[obs-commits] [openSUSE/open-build-service] 9c3424: [dist] ignore the webui in spec file
Branch: refs/heads/new_webui Home: https://github.com/openSUSE/open-build-service Commit: 9c3424f84405640aead64be8ebca8e4fc4b1426f https://github.com/openSUSE/open-build-service/commit/9c3424f84405640aead64b... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M dist/obs-server.spec Log Message: ----------- [dist] ignore the webui in spec file Commit: c2a6956f5c4d82ff5c0a4b66516e78acaa3a665c https://github.com/openSUSE/open-build-service/commit/c2a6956f5c4d82ff5c0a4b... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/config/initializers/hoptoad.rb M src/api/config/initializers/wrap_parameters.rb Log Message: ----------- [api] make sure we can call innocent rake tasks without mysql e.g. checking code Commit: 24fea3db9d4f407164bb018164b45a8dbbaa25d4 https://github.com/openSUSE/open-build-service/commit/24fea3db9d4f407164bb01... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/script/start_test_backend Log Message: ----------- [api] Don't override environment in start_test_backend Commit: e7e81caffe79e5be1124299caf6f5dd85ad074d5 https://github.com/openSUSE/open-build-service/commit/e7e81caffe79e5be112429... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/app/controllers/search_controller.rb R src/api/app/controllers/webui/owners_controller.rb R src/api/app/controllers/webui/searches_controller.rb R src/api/app/helpers/maintainership.rb R src/api/app/helpers/search_helper.rb M src/api/app/models/full_text_search.rb A src/api/app/models/owner.rb M src/api/config/routes.rb M src/api/test/functional/webui/search_controller_test.rb M src/api/webui/app/controllers/webui/search_controller.rb M src/api/webui/app/helpers/webui/search_helper.rb M src/api/webui/app/helpers/webui/webui_helper.rb M src/api/webui/app/models/webui/api_details.rb R src/api/webui/app/models/webui/owner.rb M src/api/webui/app/views/shared/_user_and_role_with_realname_and_icon.html.erb A src/api/webui/app/views/webui/search/_owners.html.erb M src/api/webui/app/views/webui/search/_results.html.erb M src/api/webui/app/views/webui/search/index.html.erb M src/api/webui/app/views/webui/search/owner.html.erb Log Message: ----------- [api] Using models directly in webui2/search_controller Commit: 5bf7a1ac3a9763bfb7555500eb7d384ae80bae71 https://github.com/openSUSE/open-build-service/commit/5bf7a1ac3a9763bfb75555... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/config/environments/production.rb Log Message: ----------- [api] Sane configuration params in production environment Commit: 03ddf151f4beece231e795fb33be3134462f78e7 https://github.com/openSUSE/open-build-service/commit/03ddf151f4beece231e795... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/webui/app/views/webui/search/_results.html.erb Log Message: ----------- [api] fixing a harmful typo Commit: 7336fd0276270e941ea01f4b3f29582da1b802e7 https://github.com/openSUSE/open-build-service/commit/7336fd0276270e941ea01f... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/app/controllers/test_controller.rb M src/api/config/routes.rb M src/api/webui/app/models/webui/api_details.rb Log Message: ----------- [api] removed legacy route prepare_search Commit: 5ebcfe610afaaf0f7483e8550167fb0b90a737d3 https://github.com/openSUSE/open-build-service/commit/5ebcfe610afaaf0f7483e8... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: A src/api/test/functional/webui/owner_search_test.rb M src/api/test/functional/webui/search_controller_test.rb M src/api/test/functional/webui_controller_test.rb Log Message: ----------- [api] webui tests adapted Commit: 3c7445554754ace2462c2b8cb7843ca846e2f4d6 https://github.com/openSUSE/open-build-service/commit/3c7445554754ace2462c2b... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: R src/api/app/controllers/webui/packages_controller.rb M src/api/app/controllers/webui/requests_controller.rb M src/api/app/models/user.rb M src/api/config/routes.rb M src/api/lib/activexml/node.rb M src/api/test/functional/webui/all_routes_test.rb M src/api/test/functional/webui/package_controller_test.rb M src/api/test/functional/webui/project_controller_test.rb R src/api/test/functional/webui_controller_test.rb M src/api/webui/app/controllers/webui/attribute_controller.rb M src/api/webui/app/controllers/webui/configuration_controller.rb M src/api/webui/app/controllers/webui/driver_update_controller.rb M src/api/webui/app/controllers/webui/group_controller.rb M src/api/webui/app/controllers/webui/home_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/user_controller.rb M src/api/webui/app/controllers/webui/webui_controller.rb M src/api/webui/app/helpers/webui/project_helper.rb M src/api/webui/app/helpers/webui/webui_helper.rb M src/api/webui/app/models/webui/api_details.rb M src/api/webui/app/models/webui/bs_request.rb R src/api/webui/app/models/webui/global_counters.rb R src/api/webui/app/models/webui/group.rb M src/api/webui/app/models/webui/package.rb M src/api/webui/app/models/webui/patchinfo.rb M src/api/webui/app/models/webui/person.rb R src/api/webui/app/models/webui/person_group.rb M src/api/webui/app/models/webui/service.rb A src/api/webui/app/models/webui_group.rb M src/api/webui/app/models/webui_project.rb M src/api/webui/app/views/layouts/webui/_personal_navigation.html.erb M src/api/webui/app/views/layouts/webui/webui.html.erb M src/api/webui/app/views/shared/_involved_users.html.erb M src/api/webui/app/views/shared/_project_or_package_link.html.erb M src/api/webui/app/views/shared/_requests.html.erb M src/api/webui/app/views/shared/_user_with_realname_and_icon.html.erb M src/api/webui/app/views/webui/comment/_links.html.erb M src/api/webui/app/views/webui/configuration/groups.html.erb M src/api/webui/app/views/webui/configuration/users.html.erb M src/api/webui/app/views/webui/home/index.html.erb M src/api/webui/app/views/webui/main/_news.html.erb M src/api/webui/app/views/webui/main/_systemstatus.html.erb M src/api/webui/app/views/webui/main/index.html.erb M src/api/webui/app/views/webui/package/_files_view.html.erb M src/api/webui/app/views/webui/package/_links.html.erb M src/api/webui/app/views/webui/package/_live_log_controls.html.erb M src/api/webui/app/views/webui/package/binaries.html.erb M src/api/webui/app/views/webui/package/meta.html.erb M src/api/webui/app/views/webui/package/show.html.erb M src/api/webui/app/views/webui/patchinfo/show.html.erb M src/api/webui/app/views/webui/project/maintained_projects.html.erb M src/api/webui/app/views/webui/project/meta.html.erb M src/api/webui/app/views/webui/project/new.html.erb M src/api/webui/app/views/webui/project/prjconf.html.erb M src/api/webui/app/views/webui/project/repositories.html.erb M src/api/webui/app/views/webui/project/show.html.erb M src/api/webui/app/views/webui/project/status.html.erb M src/api/webui/app/views/webui/project/subprojects.html.erb M src/api/webui/app/views/webui/request/_add_role_request_dialog.html.erb M src/api/webui/app/views/webui/request/_recent_events_table.html.erb M src/api/webui/app/views/webui/request/_reviewer.html.erb M src/api/webui/app/views/webui/request/show.html.erb M src/api/webui/app/views/webui/user/edit.html.erb M src/api/webui/config/initializers/activexml.rb M src/api/webui/config/routes.rb Log Message: ----------- [api] move more webui logic to use API models Commit: 01b5d632b514d4dafe1e4a5326a025167a736dfc https://github.com/openSUSE/open-build-service/commit/01b5d632b514d4dafe1e4a... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/test/functional/webui/request_controller_test.rb Log Message: ----------- [webui] use :xpath for xpath queries Commit: 7ffaf2c3b58c88c06bf224210fb1c502d2eff4dc https://github.com/openSUSE/open-build-service/commit/7ffaf2c3b58c88c06bf224... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: R src/api/app/controllers/webui/flags_controller.rb M src/api/config/routes.rb Log Message: ----------- [api] remove unused flag controller We'll do it directly later Commit: 979751b2bbd3eaf4b2135cd937adc13de482717a https://github.com/openSUSE/open-build-service/commit/979751b2bbd3eaf4b2135c... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: R src/api/app/controllers/webui/comments_controller.rb A src/api/app/mixins/has_comments.rb M src/api/app/models/bs_request.rb M src/api/app/models/comment.rb M src/api/app/models/comment_package.rb M src/api/app/models/comment_project.rb M src/api/app/models/comment_request.rb M src/api/app/models/package.rb M src/api/app/models/project.rb M src/api/app/models/user.rb M src/api/config/environments/test.rb M src/api/config/routes.rb A src/api/db/migrate/20131020151037_make_comment_users_ids.rb A src/api/db/migrate/20131020165316_add_foreign_keys.rb M src/api/db/structure.sql M src/api/test/fixtures/comments.yml R src/api/test/functional/comments_controller_test.rb M src/api/webui/app/assets/javascripts/webui/comment.js A src/api/webui/app/controllers/webui/comments_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/user_controller.rb M src/api/webui/app/controllers/webui/webui_controller.rb M src/api/webui/app/helpers/webui/project_helper.rb M src/api/webui/app/helpers/webui/webui_helper.rb M src/api/webui/app/models/webui/api_details.rb M src/api/webui/app/models/webui/bs_request.rb R src/api/webui/app/models/webui/comment.rb M src/api/webui/app/models/webui/package.rb M src/api/webui/app/models/webui_project.rb M src/api/webui/app/views/shared/_involved_users.html.erb M src/api/webui/app/views/webui/comment/_child.html.erb M src/api/webui/app/views/webui/comment/_links.html.erb M src/api/webui/app/views/webui/comment/_reply.html.erb M src/api/webui/app/views/webui/comment/_show.html.erb A src/api/webui/app/views/webui/comments/destroy.html.erb M src/api/webui/app/views/webui/package/_files_view.html.erb M src/api/webui/app/views/webui/package/_links.html.erb M src/api/webui/app/views/webui/package/_live_log_controls.html.erb M src/api/webui/app/views/webui/package/binaries.html.erb M src/api/webui/app/views/webui/package/meta.html.erb M src/api/webui/app/views/webui/package/show.html.erb M src/api/webui/app/views/webui/patchinfo/show.html.erb M src/api/webui/app/views/webui/project/maintained_projects.html.erb M src/api/webui/app/views/webui/project/meta.html.erb M src/api/webui/app/views/webui/project/prjconf.html.erb M src/api/webui/app/views/webui/project/repositories.html.erb M src/api/webui/app/views/webui/project/show.html.erb M src/api/webui/app/views/webui/project/status.html.erb M src/api/webui/app/views/webui/project/subprojects.html.erb M src/api/webui/config/initializers/activexml.rb M src/api/webui/config/routes.rb Log Message: ----------- [webui] move comments logic completely into webui Commit: a8424dfec605b27f2f6ee735701104d95a20855a https://github.com/openSUSE/open-build-service/commit/a8424dfec605b27f2f6ee7... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/app/controllers/person_controller.rb M src/api/app/models/user.rb M src/api/test/functional/person_controller_test.rb M src/api/test/functional/webui/all_routes_test.rb M src/api/webui/app/controllers/webui/configuration_controller.rb M src/api/webui/app/controllers/webui/home_controller.rb M src/api/webui/app/controllers/webui/package_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/user_controller.rb M src/api/webui/app/controllers/webui/webui_controller.rb M src/api/webui/app/models/webui/package.rb R src/api/webui/app/models/webui/person.rb R src/api/webui/app/models/webui/unregisteredperson.rb M src/api/webui/app/models/webui_project.rb M src/api/webui/app/views/shared/_involved_users.html.erb M src/api/webui/app/views/webui/attribute/_attributes.html.erb M src/api/webui/app/views/webui/comment/_new.html.erb M src/api/webui/app/views/webui/configuration/groups.html.erb M src/api/webui/app/views/webui/group/show.html.erb R src/api/webui/app/views/webui/home/_watch_list.html.erb M src/api/webui/app/views/webui/home/index.html.erb M src/api/webui/app/views/webui/main/index.html.erb M src/api/webui/app/views/webui/package/_commit_item.html.erb M src/api/webui/app/views/webui/package/_files_view.html.erb M src/api/webui/app/views/webui/package/rdiff.html.erb M src/api/webui/app/views/webui/package/show.html.erb M src/api/webui/app/views/webui/package/view_file.html.erb M src/api/webui/app/views/webui/project/_incident_request_dialog.html.erb M src/api/webui/app/views/webui/project/list.html.erb M src/api/webui/app/views/webui/project/repositories.html.erb M src/api/webui/app/views/webui/project/show.html.erb M src/api/webui/config/initializers/activexml.rb M src/api/webui/config/routes.rb Log Message: ----------- [webui] remove person model - users rule them all Commit: c2ea6468498e5b9764b0cb772b347a00ea669a6e https://github.com/openSUSE/open-build-service/commit/c2ea6468498e5b9764b0cb... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: R src/api/app/controllers/webui/requests_controller.rb M src/api/config/routes.rb M src/api/test/functional/request_controller_test.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/helpers/webui/request_helper.rb M src/api/webui/app/models/webui/bs_request.rb M src/api/webui/app/views/shared/_incident_table_entries.html.erb M src/api/webui/app/views/webui/request/_recent_events_table.html.erb M src/api/webui/app/views/webui/request/_reviewer.html.erb M src/api/webui/app/views/webui/request/show.html.erb Log Message: ----------- [api] Get rid of the webui/requests routes and controller Commit: 409814843ce89509cd6d34454b64c29ca1a92e8e https://github.com/openSUSE/open-build-service/commit/409814843ce89509cd6d34... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/webui/app/controllers/webui/package_controller.rb M src/api/webui/app/controllers/webui/project_controller.rb M src/api/webui/app/controllers/webui/webui_controller.rb R src/api/webui/app/models/webui/api_details.rb Log Message: ----------- [api] Die ApiDetails, die Commit: 495badb492dc19e6853993ee6300a82fcca04a35 https://github.com/openSUSE/open-build-service/commit/495badb492dc19e6853993... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/Gemfile M src/api/Gemfile.lock R src/api/app/assets/javascripts/html/main.js R src/api/app/assets/stylesheets/html/main.css.scss R src/api/app/controllers/html/main_controller.rb M src/api/app/controllers/person_controller.rb R src/api/app/helpers/html/main_helper.rb R src/api/app/views/html/main/index.html.erb R src/api/app/views/layouts/application.html.erb M src/api/config/initializers/wrap_parameters.rb M src/api/config/routes.rb R src/api/test/controllers/html/main_controller_test.rb M src/api/test/functional/configurations_controller_test.rb R src/api/test/functional/webui/all_routes_test.rb M src/api/test/functional/webui/package_controller_test.rb M src/api/test/functional/webui/project_controller_test.rb M src/api/test/functional/webui/request_controller_test.rb M src/api/test/functional/webui/search_controller_test.rb M src/api/test/functional/webui/user_controller_test.rb R src/api/test/helpers/html/main_helper_test.rb M src/api/test/test_helper.rb M src/api/webui/app/controllers/webui/user_controller.rb M src/api/webui/app/controllers/webui/webui_controller.rb M src/api/webui/config/initializers/activexml.rb M src/api/webui/config/routes.rb Log Message: ----------- [api] mount the webui engine as / - the default mimetype is application/xml if no Accept was given - everything not default and not XML will go to the webui engine - the rest stays in API (remove HTML namespace as unused and all_routes_test because it's just hiding missing coverage) Commit: 6cb6984f74e8664e7c4fa819416620a275739b58 https://github.com/openSUSE/open-build-service/commit/6cb6984f74e8664e7c4fa8... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/app/controllers/configurations_controller.rb Log Message: ----------- [api] configuration route can't support json in the API If we still need configuration.json, we need to readd it in the webui configuration controller, but I doubt it Commit: a6306e98ed0a54eb15469fa7bcf259821661289c https://github.com/openSUSE/open-build-service/commit/a6306e98ed0a54eb15469f... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M README.md M src/api/config/routes.rb M src/api/webui/config/routes.rb Log Message: ----------- [dist] update docu and reformat the routes config Commit: 32d1b3ceca4ea8ea667185853344d80eabb58243 https://github.com/openSUSE/open-build-service/commit/32d1b3ceca4ea8ea667185... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/lib/tasks/test_webui.rake Log Message: ----------- [api] don't forget about unit tests Commit: 0263afb720cf0efd9f6d4067bee742d5c855a732 https://github.com/openSUSE/open-build-service/commit/0263afb720cf0efd9f6d40... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/app/models/comment_package.rb M src/api/app/models/comment_project.rb M src/api/app/models/comment_request.rb M src/api/app/models/owner.rb M src/api/config/routes.rb M src/api/test/unit/code_quality_test.rb M src/api/test/unit/comment_test.rb M src/api/webui/app/helpers/webui/webui_helper.rb Log Message: ----------- [api] fix test cases Commit: 6b834f216cf7778c3305cbf587901099fe12e796 https://github.com/openSUSE/open-build-service/commit/6b834f216cf7778c3305cb... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/app/controllers/source_controller.rb M src/api/test/functional/source_controller_test.rb Log Message: ----------- [api] nicer exception for unknown projects - fixes #441 Commit: e760d891beb47d250dc29912ccd975d915043887 https://github.com/openSUSE/open-build-service/commit/e760d891beb47d250dc299... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: A src/api/app/models/fileinfo.rb M src/api/config/initializers/activexml.rb M src/api/webui/app/controllers/webui/project_controller.rb R src/api/webui/app/models/webui/downloadcounter.rb R src/api/webui/app/models/webui/fileinfo.rb R src/api/webui/app/models/webui/jobhislist.rb R src/api/webui/app/models/webui/latest_added.rb R src/api/webui/app/models/webui/most_active_packages.rb R src/api/webui/app/models/webui/most_active_projects.rb M src/api/webui/config/initializers/activexml.rb Log Message: ----------- [api] remove simple models that only model backend routes Commit: 506741f992d30b2967b8ceebbf1fdf766620332e https://github.com/openSUSE/open-build-service/commit/506741f992d30b2967b8ce... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/webui/app/views/webui/configuration/groups.html.erb Log Message: ----------- fix "remove person" Commit: d5bea403208fb920000e103ee5495b8705a29009 https://github.com/openSUSE/open-build-service/commit/d5bea403208fb920000e10... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-22 (Tue, 22 Oct 2013) Changed paths: M src/api/test/functional/webui/spider_test.rb M src/api/webui/app/controllers/webui/home_controller.rb Log Message: ----------- [webui] fix spider test Compare: https://github.com/openSUSE/open-build-service/compare/740b6ad30afe...d5bea4...
participants (1)
-
Stephan Kulow