| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | exports: sort by :target instead of :authors | Miquel Sabaté Solà | 2026-06-26 | 1 | -1/+1 |
| | | | | | | | | Sorting by :authors did not make any sense. Let's go for :target as that's pretty visible to the UOC exporter. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> | ||||
| * | exports: fix crash on the UOC view | Miquel Sabaté Solà | 2026-06-26 | 1 | -1/+1 |
| | | | | | | | | Apparently @results is no longer an ActiveRecord::Relation, but a mere Array which doesn't have the #order method. Let's use Array#sort_by. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> | ||||
| * | Initial commit | Miquel Sabaté Solà | 2024-03-13 | 1 | -0/+7 |
| Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
