Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 4c385161879d932a0788a148c365eee52d61ef30 https://github.com/openSUSE/open-build-service/commit/4c385161879d932a0788a1... Author: Stephan Kulow coolo@suse.de Date: 2012-12-30 (Sun, 30 Dec 2012)
Changed paths: M src/api/Gemfile.lock M src/webui/Gemfile M src/webui/Gemfile.lock M src/webui/app/controllers/apidocs_controller.rb M src/webui/test/functional/apidocs_controller_test.rb M src/webui/test/test_helper.rb
Log Message: ----------- [webui] make 100% of apidocs controller covered
Introduce the use of mocha, because it's cool
Commit: 6dc6496c57f0854f833af958a53389531e03e62d https://github.com/openSUSE/open-build-service/commit/6dc6496c57f0854f833af9... Author: Stephan Kulow coolo@suse.de Date: 2012-12-30 (Sun, 30 Dec 2012)
Changed paths: M src/api/app/controllers/source_controller.rb
Log Message: ----------- [api] remove unused variable
Commit: e0ef64cf7aa7f7b292570c665bc18df55b940739 https://github.com/openSUSE/open-build-service/commit/e0ef64cf7aa7f7b292570c... Author: @ruohanc crhan123@gmail.com Date: 2012-12-30 (Sun, 30 Dec 2012)
Changed paths: M src/api/app/models/repository.rb A src/api/db/migrate/20121230085930_correct_repositories_uniq_constraint.rb M src/api/db/structure.sql M src/api/test/unit/project_test.rb
Log Message: ----------- [api] fix bug with creating repositories in remote project
Now you can create repositories in remote project like `openSUSE.org:RedHat:RHEL-4` and `openSUSE.org:RedHat:RHEL-4` with no error
Compare: https://github.com/openSUSE/open-build-service/compare/7f02190414a6...e0ef64...
obs-commits@lists.opensuse.org