[obs-commits] [openSUSE/open-build-service] e0efc7: [ci][webui] Order Groups by title
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e0efc7166f79c500cfbe8e53c8ba01acf2c81173 https://github.com/openSUSE/open-build-service/commit/e0efc7166f79c500cfbe8e... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2018-04-05 (Thu, 05 Apr 2018) Changed paths: M src/api/app/models/group.rb Log Message: ----------- [ci][webui] Order Groups by title added as default scope to make it more natural. Commit: 5a1725067c51b2296f618731af43ee420dc1ae9f https://github.com/openSUSE/open-build-service/commit/5a1725067c51b2296f6187... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2018-04-05 (Thu, 05 Apr 2018) Changed paths: M src/api/app/controllers/group_controller.rb Log Message: ----------- [api] Use ActiveRecord where instead of find_all to make use of database queries instead of ruby loops. Commit: 8ebefc2c3e95a34da48367098df1518b3dd96e5f https://github.com/openSUSE/open-build-service/commit/8ebefc2c3e95a34da48367... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2018-04-05 (Thu, 05 Apr 2018) Changed paths: M src/api/app/controllers/group_controller.rb M src/api/app/models/group.rb Log Message: ----------- Merge pull request #4811 from ChrisBr/order_groups Order groups alphabetically Compare: https://github.com/openSUSE/open-build-service/compare/5911b57566cd...8ebefc...
participants (1)
-
Christian Bruckmayer