[obs-commits] [openSUSE/open-build-service] 7a1144: [webui] increase coverage by removing functions
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 7a11448855a7d2e9bb356477b117dca092fdb2d2 https://github.com/openSUSE/open-build-service/commit/7a11448855a7d2e9bb3564... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M src/api/app/models/patchinfo.rb M src/api/app/models/worker_status.rb M src/api/config/environments/test.rb M src/api/lib/activexml/node.rb M src/api/test/functional/webui/package_controller_test.rb M src/api/test/functional/webui/spider_test.rb M src/api/test/test_helper.rb M src/api/test/unit/code_quality_test.rb M src/api/test/unit/webui/package_test.rb M src/api/webui/app/controllers/webui/attribute_controller.rb M src/api/webui/app/controllers/webui/main_controller.rb M src/api/webui/app/controllers/webui/package_controller.rb M src/api/webui/app/controllers/webui/patchinfo_controller.rb M src/api/webui/app/controllers/webui/project_controller.rb M src/api/webui/app/controllers/webui/request_controller.rb M src/api/webui/app/controllers/webui/webui_controller.rb M src/api/webui/app/helpers/webui/package_helper.rb R src/api/webui/app/models/webui/package.rb M src/api/webui/app/models/webui/package_attribute.rb A src/api/webui/app/models/webui_package.rb M src/api/webui/app/models/webui_project.rb M src/api/webui/app/views/shared/_single_request.html.erb M src/api/webui/app/views/shared/_sourcediff.html.erb M src/api/webui/app/views/webui/package/_files_view.html.erb M src/api/webui/app/views/webui/package/_live_log_controls.html.erb M src/api/webui/app/views/webui/package/rdiff.html.erb M src/api/webui/config/initializers/activexml.rb M src/api/webui/config/routes.rb Log Message: ----------- [webui] increase coverage by removing functions Commit: 37b464ad2b8a4a702e223f00c8eecb7f7649c6d7 https://github.com/openSUSE/open-build-service/commit/37b464ad2b8a4a702e223f... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M src/api/app/controllers/application_controller.rb M src/api/test/functional/webui/spider_test.rb Log Message: ----------- [api] allow nobody to query everything he's not forbidden to do Commit: 35cf78cd5311c90702929acbfa24c9892fa3d74e https://github.com/openSUSE/open-build-service/commit/35cf78cd5311c90702929a... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M src/api/test/fixtures/backend/binary/logfile M src/api/test/functional/webui/package_controller_test.rb M src/api/webui/app/helpers/webui/webui_helper.rb Log Message: ----------- [webui] test 'download logfile' Commit: bc743f12b6027a222473c1efd7b84f94bb326d7a https://github.com/openSUSE/open-build-service/commit/bc743f12b6027a222473c1... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M src/api/Gemfile M src/api/app/controllers/application_controller.rb M src/api/app/models/user_ldap_strategy.rb M src/api/webui/lib/frontend_compat.rb Log Message: ----------- [api] fix some issues reported by brakeman and use escape_utils, see benchmarks on https://github.com/brianmario/escape_utils Commit: 8241ba78d2738fa95fe4c33e92dcd3f516ad0f16 https://github.com/openSUSE/open-build-service/commit/8241ba78d2738fa95fe4c3... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M src/api/Gemfile M src/api/Gemfile.lock M src/api/config/clock.rb Log Message: ----------- [api] update gem versions Compare: https://github.com/openSUSE/open-build-service/compare/ae9395c37496...8241ba...
participants (1)
-
Stephan Kulow