Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c0e03b703a883622bd479fd72e8912100ad6201b https://github.com/openSUSE/open-build-service/commit/c0e03b703a883622bd479f... Author: Björn Geuken bgeuken@suse.de Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths: M src/api/app/models/project.rb
Log Message: ----------- [ci] Drop select option of get_by_name / find_by_name
Apparently this isn't used in OBS at all. Kudos to Adrian for pointing that out.
Commit: c37e541cf8a29c2d23beab6a42ae8ccf446eb89c https://github.com/openSUSE/open-build-service/commit/c37e541cf8a29c2d23beab... Author: Björn Geuken bgeuken@suse.de Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths: M src/api/app/models/project.rb
Log Message: ----------- [api][webui] Drop raising exceptions in get_by_name / find_by_name
Any invalid option parameter will now be silently ignored. No need for failures here...
Commit: b840d5c7bf5a1fb3ea56a6d0a47e1fc8c96ae960 https://github.com/openSUSE/open-build-service/commit/b840d5c7bf5a1fb3ea56a6... Author: Adrian Schröter adrian@suse.de Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths: M src/api/app/models/project.rb
Log Message: ----------- Merge pull request #1413 from bgeuken/project_find_by_name
Project::find by name cleanup
Compare: https://github.com/openSUSE/open-build-service/compare/d912837c6d38...b840d5...
obs-commits@lists.opensuse.org