[obs-commits] [openSUSE/open-build-service] e394f7: [api] fix maintenance_statistics response when a p...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e394f7f26928ab51c1aa9b8c58a52a2ada7f1f8e https://github.com/openSUSE/open-build-service/commit/e394f7f26928ab51c1aa9b... Author: Evan Rolfe <evanrolfe@gmail.com> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M src/api/app/controllers/statistics/maintenance_statistics_controller.rb M src/api/spec/controllers/statistics/maintenance_statistics_controller_spec.rb Log Message: ----------- [api] fix maintenance_statistics response when a project is not found Commit: b79aacae7ab9bea6774c8b31724ee236b376cdd1 https://github.com/openSUSE/open-build-service/commit/b79aacae7ab9bea6774c8b... Author: Evan Rolfe <evanrolfe@gmail.com> Date: 2017-02-20 (Mon, 20 Feb 2017) Changed paths: M src/api/app/controllers/statistics/maintenance_statistics_controller.rb Log Message: ----------- [api] MaintenanceStatisticsController uses Project#get_by_name Commit: a4a223a176fab8a5371d07a0336b0de7d70b4332 https://github.com/openSUSE/open-build-service/commit/a4a223a176fab8a5371d07... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-02-20 (Mon, 20 Feb 2017) Changed paths: M src/api/app/controllers/statistics/maintenance_statistics_controller.rb M src/api/spec/controllers/statistics/maintenance_statistics_controller_spec.rb Log Message: ----------- Merge pull request #2703 from evanrolfe/fix/maintenance_statistics_project_find [api] fix maintenance_statistics response when a project is not found Compare: https://github.com/openSUSE/open-build-service/compare/e7a15bf19cc9...a4a223...
participants (1)
-
Henne Vogelsang