Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 3e8a4ab5297069eb0fcc4e12aeaa6196955c10a7 https://github.com/openSUSE/open-build-service/commit/3e8a4ab5297069eb0fcc4e... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-02 (Mon, 02 Sep 2013) Changed paths: M src/api/app/controllers/application_controller.rb M src/api/app/controllers/person_controller.rb A src/api/app/controllers/webui/packages_controller.rb A src/api/app/mixins/parse_package_diff.rb M src/api/app/models/bs_request.rb M src/api/app/models/bs_request_action.rb M src/api/app/models/package.rb M src/api/config/routes.rb M src/api/test/functional/build_controller_test.rb M src/api/test/functional/webui_controller_test.rb M src/api/test/unit/code_quality_test.rb M src/webui/app/controllers/application_controller.rb M src/webui/app/controllers/package_controller.rb M src/webui/app/helpers/package_helper.rb M src/webui/app/models/api_details.rb M src/webui/test/functional/request_controller_test.rb Log Message: ----------- [webui,api] move the rdiff function from webui to api to avoid duplicatin a rather huge function Commit: efec134e15de9edcaabc214031b11d8a22b93947 https://github.com/openSUSE/open-build-service/commit/efec134e15de9edcaabc21... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-02 (Mon, 02 Sep 2013) Changed paths: M src/api/app/controllers/webui/comments_controller.rb Log Message: ----------- [api] comments don't use sources Commit: 3e1ef0cce861b02d96eb6759e8462a842c3265f3 https://github.com/openSUSE/open-build-service/commit/3e1ef0cce861b02d96eb67... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-02 (Mon, 02 Sep 2013) Changed paths: M .travis.yml Log Message: ----------- [ci] make the publisher problem easier to debug by testing it alone Compare: https://github.com/openSUSE/open-build-service/compare/c604b57335d8...3e1ef0...