Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 0b98e311366e1af477ecfcad8fa0684cb9e03b5e https://github.com/openSUSE/open-build-service/commit/0b98e311366e1af477ecfc... Author: Stephan Kulow coolo@suse.de Date: 2012-09-28 (Fri, 28 Sep 2012)
Changed paths: M src/api/lib/xpath_engine.rb M src/api/test/functional/search_controller_test.rb
Log Message: ----------- [api] fix that xpath queries only showed one review and one history per request
We had a group_by in the SQL request, which tricked active record - without it, at least one test cases shows duplicated results, so I know use a distinct with an explicit select - which at least limits rails in it's possibilities to screw it
Commit: b29987b10da1bd63a7f889bffed18c6d3364847a https://github.com/openSUSE/open-build-service/commit/b29987b10da1bd63a7f889... Author: Stephan Kulow coolo@suse.de Date: 2012-09-28 (Fri, 28 Sep 2012)
Changed paths: M src/api/test/fixtures/flags.yml
Log Message: ----------- [api] revert the flag on home:Iggy
too much relies on the exact setup of the project
Compare: https://github.com/openSUSE/open-build-service/compare/c6407f30acd1...b29987...
obs-commits@lists.opensuse.org