[obs-commits] [openSUSE/open-build-service] be86b4: [webui] refactory service model a bit
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: be86b4066a96a8b1a7e9bf4ce56b8d5950e676b3 https://github.com/openSUSE/open-build-service/commit/be86b4066a96a8b1a7e9bf... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-10 (Tue, 10 Sep 2013) Changed paths: M src/webui/app/models/service.rb Log Message: ----------- [webui] refactory service model a bit Commit: e6da143830a3ffbba6a12ca43810ae5dc283c483 https://github.com/openSUSE/open-build-service/commit/e6da143830a3ffbba6a12c... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-10 (Tue, 10 Sep 2013) Changed paths: M src/api/script/start_test_backend M src/api/test/fixtures/backend/request/group M src/api/test/fixtures/bs_request_actions.yml M src/api/test/fixtures/bs_request_histories.yml M src/api/test/fixtures/bs_requests.yml A src/api/test/fixtures/channel_binaries.yml A src/api/test/fixtures/channel_binary_lists.yml A src/api/test/fixtures/channel_targets.yml A src/api/test/fixtures/channels.yml M src/api/test/fixtures/comments.yml M src/api/test/fixtures/events.yml M src/api/test/fixtures/packages.yml A src/api/test/fixtures/product_channels.yml A src/api/test/fixtures/products.yml M src/api/test/fixtures/projects.yml M src/api/test/fixtures/reviews.yml M src/api/test/functional/comments_controller_test.rb M src/api/test/functional/group_request_test.rb M src/api/test/functional/request_controller_test.rb M src/api/test/functional/search_controller_test.rb M src/api/test/functional/status_controller_test.rb M src/api/test/unit/bs_request_test.rb M src/api/test/unit/code_quality_test.rb M src/webui/app/controllers/home_controller.rb M src/webui/test/functional/package_controller_test.rb M src/webui/test/functional/request_controller_test.rb Log Message: ----------- [api] put more requests in the fixtures Commit: 484c7e55d7d9ef18fc90e44d3e5a5898ff473b31 https://github.com/openSUSE/open-build-service/commit/484c7e55d7d9ef18fc90e4... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-10 (Tue, 10 Sep 2013) Changed paths: M src/api/app/controllers/webui/comments_controller.rb M src/api/app/models/comment.rb M src/api/app/models/event.rb M src/api/app/models/event/comment.rb M src/api/app/models/package.rb Log Message: ----------- [api] refactor Package#get_by_project_name a bit Commit: bedecbb883446bcdd124096667959b1c36972fda https://github.com/openSUSE/open-build-service/commit/bedecbb883446bcdd12409... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-10 (Tue, 10 Sep 2013) Changed paths: M dist/ci/obs_testsuite_travis.sh M src/webui/app/controllers/application_controller.rb Log Message: ----------- [webui] make it easier to debug XML errors only reproducible on travis Commit: adb58f4d499e7304ef516cc84444728e020ae2c4 https://github.com/openSUSE/open-build-service/commit/adb58f4d499e7304ef516c... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-10 (Tue, 10 Sep 2013) Changed paths: M src/webui/app/controllers/request_controller.rb M src/webui/app/views/request/show.html.erb M src/webui/test/functional/request_controller_test.rb Log Message: ----------- [webui] only support "add submitter as maintainer" for first action Before it was random, which parameter won Compare: https://github.com/openSUSE/open-build-service/compare/1526c14f3549...adb58f...
participants (1)
-
Stephan Kulow