[obs-commits] [openSUSE/open-build-service] 325eb7: [api] added project/package maintainer lookup to t...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 325eb771a321334fa85cfcba656e71482a8824db https://github.com/openSUSE/open-build-service/commit/325eb771a321334fa85cfc... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M src/api/app/controllers/search_controller.rb M src/api/app/models/owner.rb M src/api/test/functional/search_controller_test.rb Log Message: ----------- [api] added project/package maintainer lookup to the /search/owner route This can be used to lookup the direct and indirect maintainers/bugowners for a specific project or package. Commit: 7687be09d331256d1a877e02d435d026c608bd40 https://github.com/openSUSE/open-build-service/commit/7687be09d331256d1a877e... Author: Birunthan Mohanathas <birunthan@mohanathas.com> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M src/api/app/controllers/application_controller.rb Log Message: ----------- [api] Don't raise error if password is empty and LDAP mode is on Without this fix, the user is not allowed to perform actions even if subsequent user checks would have succeeded. Commit: 2e88aaeab7460e3ac4b42a4aabf734c7924a5dfe https://github.com/openSUSE/open-build-service/commit/2e88aaeab7460e3ac4b42a... Author: Birunthan Mohanathas <birunthan@mohanathas.com> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M src/api/config/routes.rb Log Message: ----------- [api] Add missing route constraints Compare: https://github.com/openSUSE/open-build-service/compare/e904df68da13...2e88aa...
participants (1)
-
Birunthan Mohanathas