[obs-commits] [openSUSE/open-build-service] 5765c5: [webui] working on random code issues rubymine com...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 5765c5a262f881e024a6dc177c10b0cb595016e0 https://github.com/openSUSE/open-build-service/commit/5765c5a262f881e024a6dc... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-09 (Mon, 09 Sep 2013) Changed paths: M src/webui/app/controllers/apidocs_controller.rb M src/webui/app/controllers/application_controller.rb M src/webui/app/controllers/home_controller.rb M src/webui/app/controllers/package_controller.rb M src/webui/app/controllers/patchinfo_controller.rb M src/webui/app/controllers/project_controller.rb M src/webui/app/controllers/request_controller.rb M src/webui/app/controllers/search_controller.rb M src/webui/app/controllers/user_controller.rb M src/webui/app/helpers/application_helper.rb M src/webui/app/helpers/attributes_helper.rb M src/webui/app/mobile_views/main/index.html.erb M src/webui/app/models/bs_request.rb M src/webui/app/models/package.rb M src/webui/app/models/patchinfo.rb M src/webui/app/models/person.rb M src/webui/app/models/project.rb M src/webui/app/models/service.rb M src/webui/app/views/attribute/show.html.erb M src/webui/app/views/comment/_child.html.erb M src/webui/app/views/comment/_links.html.erb M src/webui/app/views/comment/_new.html.erb M src/webui/app/views/comment/_reply.html.erb M src/webui/app/views/driver_update/create.html.erb M src/webui/app/views/monitor/_blocked.html.erb M src/webui/app/views/monitor/_building.html.erb M src/webui/app/views/monitor/_building_table.html.erb M src/webui/app/views/monitor/_idle.html.erb M src/webui/app/views/package/_commit_item.html.erb M src/webui/app/views/package/_live_log_controls.html.erb M src/webui/app/views/package/add_file.html.erb M src/webui/app/views/package/add_group.html.erb M src/webui/app/views/package/add_person.html.erb M src/webui/app/views/package/attributes.html.erb M src/webui/app/views/package/binaries.html.erb M src/webui/app/views/package/binary.html.erb M src/webui/app/views/package/dependency.html.erb M src/webui/app/views/package/edit.html.erb M src/webui/app/views/package/live_build_log.html.erb M src/webui/app/views/package/meta.html.erb M src/webui/app/views/package/rdiff.html.erb M src/webui/app/views/package/repositories.html.erb M src/webui/app/views/package/simple_file_view.html.erb M src/webui/app/views/package/statistics.html.erb M src/webui/app/views/package/users.html.erb M src/webui/app/views/package/view_file.html.erb M src/webui/app/views/patchinfo/_form.html.erb M src/webui/app/views/patchinfo/edit_patchinfo.html.erb M src/webui/app/views/patchinfo/new_patchinfo.html.erb M src/webui/app/views/patchinfo/show.html.erb M src/webui/app/views/project/_buildstatus.html.erb M src/webui/app/views/project/_incident_request_dialog.html.erb M src/webui/app/views/project/add_group.html.erb M src/webui/app/views/project/add_person.html.erb M src/webui/app/views/project/attributes.html.erb M src/webui/app/views/project/meta.html.erb M src/webui/app/views/project/monitor.html.erb M src/webui/app/views/project/new.html.erb M src/webui/app/views/project/new_package_branch.html.erb M src/webui/app/views/project/package_buildresult.html.erb M src/webui/app/views/project/patchinfo.html.erb M src/webui/app/views/project/prjconf.html.erb M src/webui/app/views/project/rebuild_time.html.erb M src/webui/app/views/project/repositories.html.erb M src/webui/app/views/project/repository_state.html.erb M src/webui/app/views/project/requests.html.erb M src/webui/app/views/project/show.html.erb M src/webui/app/views/project/status.html.erb M src/webui/app/views/project/users.html.erb M src/webui/app/views/request/show.html.erb M src/webui/app/views/search/_results.html.erb M src/webui/app/views/search/index.html.erb M src/webui/app/views/shared/_involved_users.html.erb M src/webui/app/views/shared/_open_requests.html.erb M src/webui/app/views/shared/_project_or_package_link.html.erb M src/webui/app/views/user/request_ichain.html.erb M src/webui/lib/tasks/check_syntax.rake M src/webui/lib/tasks/cleanup_sessions.rake M src/webui/test/functional/package_edit_source_test.rb M src/webui/test/functional/project_create_test.rb M src/webui/test/functional/request_controller_test.rb Log Message: ----------- [webui] working on random code issues rubymine complained about Commit: 6cbebc266f01bb0ba8e95379ec8956e4c06a6fb0 https://github.com/openSUSE/open-build-service/commit/6cbebc266f01bb0ba8e953... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-09 (Mon, 09 Sep 2013) Changed paths: M src/api/app/models/bs_request.rb M src/api/app/models/event/comment.rb M src/api/test/functional/request_controller_test.rb M src/api/test/unit/bs_request_test.rb 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,api] make sure target_maintainer is set correctly (part of issue#395) Commit: 42e2949ec01c20d3df80bc47ae47a267f4a311f0 https://github.com/openSUSE/open-build-service/commit/42e2949ec01c20d3df80bc... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-09 (Mon, 09 Sep 2013) Changed paths: M src/api/Gemfile.lock Log Message: ----------- [dist] revert thinking_spinx back to 3.0.4, ancor will check what's the problem with 3.0.5 later, but for now having a stable travis outcome is more important Compare: https://github.com/openSUSE/open-build-service/compare/2c5340a2f171...42e294...
participants (1)
-
Stephan Kulow