[obs-commits] [openSUSE/open-build-service] ca63a4: [api] test HTML in the API
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: ca63a453ee88e1caa8b982337f0012f4d595fcdf https://github.com/openSUSE/open-build-service/commit/ca63a453ee88e1caa8b982... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/Gemfile M src/api/Gemfile.lock A src/api/app/assets/javascripts/html/main.js A src/api/app/assets/stylesheets/html/main.css.scss M src/api/app/controllers/application_controller.rb A src/api/app/controllers/html/main_controller.rb A src/api/app/helpers/html/main_helper.rb A src/api/app/views/html/main/index.html.erb A src/api/app/views/layouts/application.html.erb M src/api/config/routes.rb M src/api/lib/opensuse/validator.rb A src/api/test/controllers/html/main_controller_test.rb A src/api/test/helpers/html/main_helper_test.rb Log Message: ----------- [api] test HTML in the API Commit: f5435b148d22c3ac973161718f07b1a58074acf5 https://github.com/openSUSE/open-build-service/commit/f5435b148d22c3ac973161... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M .travis.yml M dist/ci/obs_testsuite_common.sh M dist/ci/obs_testsuite_travis.sh R dist/ci/obs_testsuite_webui.sh R src/activexml/activexml.rb R src/activexml/node.rb R src/activexml/transport.rb M src/api/Gemfile M src/api/Gemfile.lock A src/api/app/assets/icons/accept.png A src/api/app/assets/icons/accessories-text-editor.png A src/api/app/assets/icons/application_get.png A src/api/app/assets/icons/architecture.png A src/api/app/assets/icons/arrow_branch.png A src/api/app/assets/icons/arrow_down.png A src/api/app/assets/icons/arrow_redo.png A src/api/app/assets/icons/arrow_refresh.png A src/api/app/assets/icons/arrow_switch.png A src/api/app/assets/icons/arrow_undo.png A src/api/app/assets/icons/arrow_up.png A src/api/app/assets/icons/back_disabled.png A src/api/app/assets/icons/back_enabled.png A src/api/app/assets/icons/back_enabled_hover.png A src/api/app/assets/icons/brick.png A src/api/app/assets/icons/brick_add.png A src/api/app/assets/icons/brick_delete.png A src/api/app/assets/icons/brick_edit.png A src/api/app/assets/icons/brick_go.png A src/api/app/assets/icons/bug_add.png A src/api/app/assets/icons/bug_delete.png A src/api/app/assets/icons/build_disabled.png A src/api/app/assets/icons/build_disabled_blue.png A src/api/app/assets/icons/build_disabled_grey.png A src/api/app/assets/icons/build_enabled.png A src/api/app/assets/icons/build_enabled_blue.png A src/api/app/assets/icons/build_enabled_grey.png A src/api/app/assets/icons/cancel.png A src/api/app/assets/icons/clear.png A src/api/app/assets/icons/clear_active.png A src/api/app/assets/icons/cog.png A src/api/app/assets/icons/cog_add.png A src/api/app/assets/icons/cog_delete.png A src/api/app/assets/icons/cog_edit.png A src/api/app/assets/icons/cog_error.png A src/api/app/assets/icons/cog_go.png A src/api/app/assets/icons/comment_add.png A src/api/app/assets/icons/comment_delete.png A src/api/app/assets/icons/comment_edit.png A src/api/app/assets/icons/configure.png A src/api/app/assets/icons/debuginfo_disabled_blue.png A src/api/app/assets/icons/debuginfo_disabled_grey.png A src/api/app/assets/icons/debuginfo_enabled_blue.png A src/api/app/assets/icons/debuginfo_enabled_grey.png A src/api/app/assets/icons/delete.png A src/api/app/assets/icons/distributions-arch.png A src/api/app/assets/icons/distributions-centos.png A src/api/app/assets/icons/distributions-debian.png A src/api/app/assets/icons/distributions-fedora.png A src/api/app/assets/icons/distributions-kiwi.png A src/api/app/assets/icons/distributions-mandriva.png A src/api/app/assets/icons/distributions-meego.png A src/api/app/assets/icons/distributions-opensuse.png A src/api/app/assets/icons/distributions-redhat.png A src/api/app/assets/icons/distributions-scientificlinux.png A src/api/app/assets/icons/distributions-suse.png A src/api/app/assets/icons/distributions-ubuntu.png A src/api/app/assets/icons/document-new.png A src/api/app/assets/icons/dontwatch.png A src/api/app/assets/icons/drive_add.png A src/api/app/assets/icons/drive_burn.png A src/api/app/assets/icons/drive_delete.png A src/api/app/assets/icons/drive_edit.png A src/api/app/assets/icons/drive_web.png A src/api/app/assets/icons/edit.png A src/api/app/assets/icons/email.png A src/api/app/assets/icons/error.png A src/api/app/assets/icons/exclamation.png A src/api/app/assets/icons/eye.png A src/api/app/assets/icons/feeds.png A src/api/app/assets/icons/filter.png A src/api/app/assets/icons/find.png A src/api/app/assets/icons/flag_green.png A src/api/app/assets/icons/flag_red.png A src/api/app/assets/icons/flag_yellow.png A src/api/app/assets/icons/folder_go.png A src/api/app/assets/icons/forward_disabled.png A src/api/app/assets/icons/forward_enabled.png A src/api/app/assets/icons/forward_enabled_hover.png A src/api/app/assets/icons/group_add.png A src/api/app/assets/icons/group_delete.png A src/api/app/assets/icons/header-logo.png A src/api/app/assets/icons/help.png A src/api/app/assets/icons/home_grey.png A src/api/app/assets/icons/icon-search-black.png A src/api/app/assets/icons/info.png A src/api/app/assets/icons/info_light.png A src/api/app/assets/icons/information.png A src/api/app/assets/icons/key.png A src/api/app/assets/icons/list-add.png A src/api/app/assets/icons/list-remove.png A src/api/app/assets/icons/list.png A src/api/app/assets/icons/lock.png A src/api/app/assets/icons/lock_open.png A src/api/app/assets/icons/login.png A src/api/app/assets/icons/lorry.png A src/api/app/assets/icons/lorry_error.png A src/api/app/assets/icons/lorry_flatbed.png A src/api/app/assets/icons/magnifier_zoom_in.png A src/api/app/assets/icons/magnifier_zoom_out.png A src/api/app/assets/icons/mail_generic.png A src/api/app/assets/icons/monitor.png A src/api/app/assets/icons/note_add.png A src/api/app/assets/icons/note_delete.png A src/api/app/assets/icons/note_edit.png A src/api/app/assets/icons/ok.png A src/api/app/assets/icons/package.png A src/api/app/assets/icons/package_add.png A src/api/app/assets/icons/package_delete.png A src/api/app/assets/icons/package_edit.png A src/api/app/assets/icons/package_go.png A src/api/app/assets/icons/package_link.png A src/api/app/assets/icons/page_go.png A src/api/app/assets/icons/page_refresh.png A src/api/app/assets/icons/page_save.png A src/api/app/assets/icons/page_white_add.png A src/api/app/assets/icons/page_white_delete.png A src/api/app/assets/icons/page_white_get.png A src/api/app/assets/icons/plugin_add.png A src/api/app/assets/icons/project.png A src/api/app/assets/icons/publish_disabled_blue.png A src/api/app/assets/icons/publish_disabled_grey.png A src/api/app/assets/icons/publish_enabled_blue.png A src/api/app/assets/icons/publish_enabled_grey.png A src/api/app/assets/icons/rebuild-light.png A src/api/app/assets/icons/rebuild.png A src/api/app/assets/icons/reload.png A src/api/app/assets/icons/remove_filter.png A src/api/app/assets/icons/repository.png A src/api/app/assets/icons/req-accept.png A src/api/app/assets/icons/req-decline.png A src/api/app/assets/icons/req-revoke.png A src/api/app/assets/icons/req-showdiff.png A src/api/app/assets/icons/script.png A src/api/app/assets/icons/script_lightning.png A src/api/app/assets/icons/script_link.png A src/api/app/assets/icons/search-advanced.png A src/api/app/assets/icons/server_chart.png A src/api/app/assets/icons/sort_asc.png A src/api/app/assets/icons/sort_asc_disabled.png A src/api/app/assets/icons/sort_both.png A src/api/app/assets/icons/sort_desc.png A src/api/app/assets/icons/sort_desc_disabled.png A src/api/app/assets/icons/sponsor_amd.png A src/api/app/assets/icons/sponsor_b1-systems.png A src/api/app/assets/icons/sponsor_heinlein.png A src/api/app/assets/icons/sponsor_ip-exchange.png A src/api/app/assets/icons/sponsor_ip-exchange2.png A src/api/app/assets/icons/sponsor_suse.png A src/api/app/assets/icons/start-here.png A src/api/app/assets/icons/start.png A src/api/app/assets/icons/system-search.png A src/api/app/assets/icons/text_indent.png A src/api/app/assets/icons/tick.png A src/api/app/assets/icons/time.png A src/api/app/assets/icons/time_error.png A src/api/app/assets/icons/tools-report-bug.png A src/api/app/assets/icons/useforbuild_disabled_blue.png A src/api/app/assets/icons/useforbuild_disabled_grey.png A src/api/app/assets/icons/useforbuild_enabled_blue.png A src/api/app/assets/icons/useforbuild_enabled_grey.png A src/api/app/assets/icons/user_add.png A src/api/app/assets/icons/user_delete.png A src/api/app/assets/icons/user_edit.png A src/api/app/assets/icons/user_green.png A src/api/app/assets/icons/utilities-system-monitor.png A src/api/app/assets/icons/watch.png A src/api/app/assets/images/03_ascending.gif A src/api/app/assets/images/03_descending.gif A src/api/app/assets/images/accent.png A src/api/app/assets/images/add.png A src/api/app/assets/images/ajax-loader.gif A src/api/app/assets/images/ajax-loader.png A src/api/app/assets/images/arrow.png A src/api/app/assets/images/asc.gif A src/api/app/assets/images/beta.png A src/api/app/assets/images/bg-content.png A src/api/app/assets/images/bg-dark-gradient.png A src/api/app/assets/images/bg-gradient-crumbs.png A src/api/app/assets/images/bg-gradient.png A src/api/app/assets/images/bg-topline.png A src/api/app/assets/images/bg.gif A src/api/app/assets/images/default_face.png A src/api/app/assets/images/desc.gif A src/api/app/assets/images/dialog-error.png A src/api/app/assets/images/dialog-important.png A src/api/app/assets/images/dialog-information.png A src/api/app/assets/images/dialog-question.png A src/api/app/assets/images/dialog-warning.png A src/api/app/assets/images/distributions/centos.png A src/api/app/assets/images/distributions/debian.png A src/api/app/assets/images/distributions/fedora.png A src/api/app/assets/images/distributions/kiwi.png A src/api/app/assets/images/distributions/mandriva.png A src/api/app/assets/images/distributions/meego.png A src/api/app/assets/images/distributions/opensuse.png A src/api/app/assets/images/distributions/redhat.png A src/api/app/assets/images/distributions/scientificlinux.png A src/api/app/assets/images/distributions/suse.png A src/api/app/assets/images/distributions/ubuntu.png A src/api/app/assets/images/download_repositories.png A src/api/app/assets/images/form-check-off.png A src/api/app/assets/images/form-check-on.png A src/api/app/assets/images/form-radio-off.png A src/api/app/assets/images/form-radio-on.png A src/api/app/assets/images/globalnav-im.png A src/api/app/assets/images/group.png A src/api/app/assets/images/ichain_login.png A src/api/app/assets/images/icons A src/api/app/assets/images/icons_sprite.png A src/api/app/assets/images/images/ajax-loader.png A src/api/app/assets/images/images/forward_disabled.png A src/api/app/assets/images/images/gradient-dark-nav.png A src/api/app/assets/images/images/gradient-darker.png A src/api/app/assets/images/images/gradient-light.png A src/api/app/assets/images/images/gradient-medium-short.png A src/api/app/assets/images/large-loader.gif A src/api/app/assets/images/link_ext.png A src/api/app/assets/images/nav_gradient_dark2.png A src/api/app/assets/images/nav_pos_arrow_blue.png A src/api/app/assets/images/nav_pos_arrow_lavagrey.png A src/api/app/assets/images/obs-logo_small.png A src/api/app/assets/images/play.png A src/api/app/assets/images/progressbar.png A src/api/app/assets/images/progressbar_bar.png A src/api/app/assets/images/recommended.png A src/api/app/assets/images/rotating-tail.gif A src/api/app/assets/images/s.gif A src/api/app/assets/images/security.png A src/api/app/assets/images/star-widget.png A src/api/app/assets/images/status_green.png A src/api/app/assets/images/status_red.png A src/api/app/assets/images/status_yellow.png A src/api/app/assets/images/transparency_grey_20.png A src/api/app/assets/images/unfold-indicator-single.png A src/api/app/assets/images/voting-neutral.png A src/api/app/assets/images/warning-light.png A src/api/app/assets/images/x-office-spreadsheet.png M src/api/app/controllers/application_controller.rb M src/api/app/controllers/architectures_controller.rb M src/api/app/controllers/configurations_controller.rb M src/api/app/controllers/test_controller.rb M src/api/app/controllers/webui/packages_controller.rb M src/api/app/controllers/webui/projects_controller.rb M src/api/app/controllers/webui/requests_controller.rb M src/api/app/mixins/submit_request_source_diff.rb M src/api/app/models/bs_request_action.rb M src/api/app/models/configuration.rb M src/api/app/models/distribution.rb M src/api/app/models/package.rb M src/api/app/models/package_build_status.rb M src/api/app/models/project.rb M src/api/config/application.rb M src/api/config/environment.rb M src/api/config/environments/development.rb M src/api/config/environments/test.rb M src/api/config/initializers/activexml.rb M src/api/config/initializers/backtrace_silencers.rb M src/api/config/initializers/logging.rb A src/api/config/initializers/session_store.rb A src/api/config/initializers/xhtml_init.rb A src/api/config/locales/kaminari.en.yml M src/api/config/routes.rb A src/api/config/unicorn/development.rb A src/api/db/migrate/20131006162847_create_sessions.rb M src/api/db/structure.sql R src/api/lib/activexml A src/api/lib/activexml/activexml.rb A src/api/lib/activexml/node.rb A src/api/lib/activexml/transport.rb M src/api/lib/opensuse/backend.rb A src/api/lib/tasks/cleanup_sessions.rake A src/api/lib/tasks/sprites.rake A src/api/lib/tasks/test_webui.rake A src/api/lib/xml/calstblx.xsd A src/api/lib/xml/dbhierx.xsd A src/api/lib/xml/dbnotnx.xsd A src/api/lib/xml/dbpoolx.xsd A src/api/lib/xml/docbook.xsd A src/api/lib/xml/htmltblx.xsd A src/api/lib/xml/xhtml1-strict.xsd A src/api/lib/xml/xml.xsd A src/api/public/401.html A src/api/public/402.html A src/api/public/403.html A src/api/public/404.html A src/api/public/408.html A src/api/public/500.html A src/api/public/503.html A src/api/public/favicon.ico M src/api/public/robots.txt A src/api/script/start_test_api A src/api/script/update_bento.sh M src/api/test/fixtures/configurations.yml M src/api/test/functional/architectures_controller_test.rb M src/api/test/functional/build_controller_test.rb M src/api/test/functional/comments_controller_test.rb M src/api/test/functional/distributions_controller_test.rb M src/api/test/functional/issue_controller_test.rb M src/api/test/functional/maintenance_test.rb M src/api/test/functional/public_controller_test.rb A src/api/test/functional/webui/add_repo_test.rb A src/api/test/functional/webui/all_routes_test.rb A src/api/test/functional/webui/apidocs_controller_test.rb A src/api/test/functional/webui/application_controller_test.rb A src/api/test/functional/webui/attributes_test.rb A src/api/test/functional/webui/configuration_test.rb A src/api/test/functional/webui/create_test.rb A src/api/test/functional/webui/group_controller_test.rb A src/api/test/functional/webui/login_test.rb A src/api/test/functional/webui/maintenance_workflow_test.rb A src/api/test/functional/webui/messages_test.rb A src/api/test/functional/webui/monitor_controller_test.rb A src/api/test/functional/webui/package_branch_test.rb A src/api/test/functional/webui/package_controller_test.rb A src/api/test/functional/webui/package_create_test.rb A src/api/test/functional/webui/package_edit_source_test.rb A src/api/test/functional/webui/package_edit_test.rb A src/api/test/functional/webui/patchinfo_create_test.rb A src/api/test/functional/webui/project_controller_test.rb A src/api/test/functional/webui/project_create_test.rb A src/api/test/functional/webui/project_edit_test.rb A src/api/test/functional/webui/request_controller_test.rb A src/api/test/functional/webui/search_controller_test.rb A src/api/test/functional/webui/signup_test.rb A src/api/test/functional/webui/spider_test.rb A src/api/test/functional/webui/user_controller_test.rb A src/api/test/functional/webui/users_test.rb A src/api/test/functional/webui/watchlists_test.rb M src/api/test/functional/webui_controller_test.rb M src/api/test/models/event_test.rb M src/api/test/test_helper.rb A src/api/test/texts/EmptySource.c A src/api/test/texts/SourceFile.cc M src/api/test/unit/bs_request_test.rb M src/api/test/unit/code_quality_test.rb M src/api/test/unit/issue_test.rb M src/api/test/unit/package_test.rb A src/api/test/unit/webui/application_helper_test.rb A src/api/test/unit/webui/package_test.rb A src/api/test/unit/webui/project_helper_test.rb A src/api/test/unit/webui/request_helper_test.rb A src/api/vendor/diststats/Dfs.pm A src/api/vendor/diststats/RebuildGraph.pm A src/api/vendor/diststats/disttemplate.html A src/api/vendor/diststats/mkdiststats A src/api/webui/.gitignore A src/api/webui/Gemfile A src/api/webui/README.rdoc A src/api/webui/README.theme A src/api/webui/Rakefile A src/api/webui/app/assets/images/webui/.keep A src/api/webui/app/assets/javascripts/webui/application.js A src/api/webui/app/assets/javascripts/webui/bento/global-navigation.js A src/api/webui/app/assets/javascripts/webui/bento/l10n/global-navigation-data-en_US.js A src/api/webui/app/assets/javascripts/webui/bento/script.js A src/api/webui/app/assets/javascripts/webui/cm2/index.js A src/api/webui/app/assets/javascripts/webui/cm2/mode/baselibsconf.js A src/api/webui/app/assets/javascripts/webui/cm2/mode/prjconf.js A src/api/webui/app/assets/javascripts/webui/cm2/toolbars.js A src/api/webui/app/assets/javascripts/webui/comment.js A src/api/webui/app/assets/javascripts/webui/jquery.expander.js A src/api/webui/app/assets/javascripts/webui/jquery.flot.js A src/api/webui/app/assets/javascripts/webui/jquery.flot.stack.js A src/api/webui/app/assets/javascripts/webui/jquery.mobile.js A src/api/webui/app/assets/javascripts/webui/package.js A src/api/webui/app/assets/javascripts/webui/patchinfo.js.erb A src/api/webui/app/assets/javascripts/webui/project.js A src/api/webui/app/assets/javascripts/webui/request.js A src/api/webui/app/assets/stylesheets/webui/application.scss A src/api/webui/app/assets/stylesheets/webui/bento/960.css A src/api/webui/app/assets/stylesheets/webui/bento/base.scss A src/api/webui/app/assets/stylesheets/webui/bento/grid.css A src/api/webui/app/assets/stylesheets/webui/bento/reset.css A src/api/webui/app/assets/stylesheets/webui/cm2/suse.scss A src/api/webui/app/assets/stylesheets/webui/cm2/toolbars.css A src/api/webui/app/assets/stylesheets/webui/comments.scss A src/api/webui/app/assets/stylesheets/webui/dialog.scss A src/api/webui/app/assets/stylesheets/webui/home.css.scss A src/api/webui/app/assets/stylesheets/webui/icons.scss A src/api/webui/app/assets/stylesheets/webui/ie.css.scss A src/api/webui/app/assets/stylesheets/webui/mobile.scss A src/api/webui/app/assets/stylesheets/webui/monitor.scss A src/api/webui/app/assets/stylesheets/webui/our-own-jquery-ui.css.scss A src/api/webui/app/assets/stylesheets/webui/package.scss A src/api/webui/app/assets/stylesheets/webui/print.css.scss A src/api/webui/app/assets/stylesheets/webui/project.scss A src/api/webui/app/assets/stylesheets/webui/screen.css.scss A src/api/webui/app/assets/stylesheets/webui/search.css.scss A src/api/webui/app/assets/stylesheets/webui/style.scss A src/api/webui/app/controllers/webui/apidocs_controller.rb A src/api/webui/app/controllers/webui/attribute_controller.rb A src/api/webui/app/controllers/webui/configuration_controller.rb A src/api/webui/app/controllers/webui/driver_update_controller.rb A src/api/webui/app/controllers/webui/group_controller.rb A src/api/webui/app/controllers/webui/home_controller.rb A src/api/webui/app/controllers/webui/main_controller.rb A src/api/webui/app/controllers/webui/monitor_controller.rb A src/api/webui/app/controllers/webui/package_controller.rb A src/api/webui/app/controllers/webui/patchinfo_controller.rb A src/api/webui/app/controllers/webui/project_controller.rb A src/api/webui/app/controllers/webui/request_controller.rb A src/api/webui/app/controllers/webui/search_controller.rb A src/api/webui/app/controllers/webui/user_controller.rb A src/api/webui/app/controllers/webui/webui_controller.rb A src/api/webui/app/helpers/webui/attributes_helper.rb A src/api/webui/app/helpers/webui/comment_helper.rb A src/api/webui/app/helpers/webui/home_helper.rb A src/api/webui/app/helpers/webui/issue_tracker_helper.rb A src/api/webui/app/helpers/webui/main_helper.rb A src/api/webui/app/helpers/webui/monitor_helper.rb A src/api/webui/app/helpers/webui/package_helper.rb A src/api/webui/app/helpers/webui/patchinfo_helper.rb A src/api/webui/app/helpers/webui/project_helper.rb A src/api/webui/app/helpers/webui/request_helper.rb A src/api/webui/app/helpers/webui/search_helper.rb A src/api/webui/app/helpers/webui/webui_helper.rb A src/api/webui/app/models/webui/api_details.rb A src/api/webui/app/models/webui/architecture.rb A src/api/webui/app/models/webui/attribute.rb A src/api/webui/app/models/webui/bs_request.rb A src/api/webui/app/models/webui/builddep_info.rb A src/api/webui/app/models/webui/buildresult.rb A src/api/webui/app/models/webui/collection.rb A src/api/webui/app/models/webui/comment.rb A src/api/webui/app/models/webui/directory.rb A src/api/webui/app/models/webui/distribution.rb A src/api/webui/app/models/webui/downloadcounter.rb A src/api/webui/app/models/webui/fileinfo.rb A src/api/webui/app/models/webui/global_counters.rb A src/api/webui/app/models/webui/group.rb A src/api/webui/app/models/webui/issue.rb A src/api/webui/app/models/webui/issue_tracker.rb A src/api/webui/app/models/webui/jobhislist.rb A src/api/webui/app/models/webui/latest_added.rb A src/api/webui/app/models/webui/latest_updated.rb A src/api/webui/app/models/webui/link.rb A src/api/webui/app/models/webui/most_active_packages.rb A src/api/webui/app/models/webui/most_active_projects.rb A src/api/webui/app/models/webui/node.rb A src/api/webui/app/models/webui/owner.rb A src/api/webui/app/models/webui/package.rb A src/api/webui/app/models/webui/package_attribute.rb A src/api/webui/app/models/webui/patchinfo.rb A src/api/webui/app/models/webui/person.rb A src/api/webui/app/models/webui/person_group.rb A src/api/webui/app/models/webui/project.rb A src/api/webui/app/models/webui/project_status.rb A src/api/webui/app/models/webui/result.rb A src/api/webui/app/models/webui/reverse_owner.rb A src/api/webui/app/models/webui/role.rb A src/api/webui/app/models/webui/service.rb A src/api/webui/app/models/webui/sourcediff.rb A src/api/webui/app/models/webui/state.rb A src/api/webui/app/models/webui/statistic.rb A src/api/webui/app/models/webui/statusmessage.rb A src/api/webui/app/models/webui/unregisteredperson.rb A src/api/webui/app/models/webui/userchangepasswd.rb A src/api/webui/app/models/webui/wizard.rb A src/api/webui/app/models/webui/workerstatus.rb A src/api/webui/app/views/kaminari/_paginator.html.erb A src/api/webui/app/views/layouts/webui/_flash.html.erb A src/api/webui/app/views/layouts/webui/_header.html.erb A src/api/webui/app/views/layouts/webui/_personal_navigation.html.erb A src/api/webui/app/views/layouts/webui/_sponsor.html.erb A src/api/webui/app/views/layouts/webui/_watch_and_search.html.erb A src/api/webui/app/views/layouts/webui/webui.html.erb A src/api/webui/app/views/main/notfound.html.erb A src/api/webui/app/views/shared/_add_group.html.erb A src/api/webui/app/views/shared/_add_user.html.erb A src/api/webui/app/views/shared/_buildresult_box.html.erb A src/api/webui/app/views/shared/_download_repository_link.html.erb A src/api/webui/app/views/shared/_editor.html.erb A src/api/webui/app/views/shared/_incident_table.html.erb A src/api/webui/app/views/shared/_incident_table_entries.html.erb A src/api/webui/app/views/shared/_involved_users.html.erb A src/api/webui/app/views/shared/_open_requests.html.erb A src/api/webui/app/views/shared/_project_or_package_link.html.erb A src/api/webui/app/views/shared/_repositories.html.erb A src/api/webui/app/views/shared/_repositories_flag_table.html.erb A src/api/webui/app/views/shared/_requests.html.erb A src/api/webui/app/views/shared/_requests_small.html.erb A src/api/webui/app/views/shared/_select_requests.html.erb A src/api/webui/app/views/shared/_sign_up.html.erb A src/api/webui/app/views/shared/_sourcediff.html.erb A src/api/webui/app/views/shared/_user_and_role_with_realname_and_icon.html.erb A src/api/webui/app/views/shared/_user_with_realname_and_icon.html.erb A src/api/webui/app/views/shared/noindex.html.erb A src/api/webui/app/views/webui/attribute/_attributes.html.erb A src/api/webui/app/views/webui/attribute/edit.html.erb A src/api/webui/app/views/webui/attribute/show.html.erb A src/api/webui/app/views/webui/comment/_child.html.erb A src/api/webui/app/views/webui/comment/_expand_collapse.js.erb A src/api/webui/app/views/webui/comment/_links.html.erb A src/api/webui/app/views/webui/comment/_new.html.erb A src/api/webui/app/views/webui/comment/_reply.html.erb A src/api/webui/app/views/webui/comment/_show.html.erb A src/api/webui/app/views/webui/configuration/_tabs.html.erb A src/api/webui/app/views/webui/configuration/connect_instance.html.erb A src/api/webui/app/views/webui/configuration/groups.html.erb A src/api/webui/app/views/webui/configuration/index.html.erb A src/api/webui/app/views/webui/configuration/users.html.erb A src/api/webui/app/views/webui/driver_update/_binary_packages.html.erb A src/api/webui/app/views/webui/driver_update/create.html.erb A src/api/webui/app/views/webui/error.html.erb A src/api/webui/app/views/webui/group/add.html.erb A src/api/webui/app/views/webui/group/edit.html.erb A src/api/webui/app/views/webui/group/show.html.erb A src/api/webui/app/views/webui/home/_watch_list.html.erb A src/api/webui/app/views/webui/home/index.html.erb A src/api/webui/app/views/webui/home/requests.html.erb A src/api/webui/app/views/webui/main/_add_news_dialog.html.erb A src/api/webui/app/views/webui/main/_delete_message_dialog.html.erb A src/api/webui/app/views/webui/main/_latest_updates.erb A src/api/webui/app/views/webui/main/_news.html.erb A src/api/webui/app/views/webui/main/_sponsors.html.erb A src/api/webui/app/views/webui/main/_systemstatus.html.erb A src/api/webui/app/views/webui/main/about.html.erb A src/api/webui/app/views/webui/main/index.html.erb A src/api/webui/app/views/webui/main/latest_updates.rss.builder A src/api/webui/app/views/webui/main/news.rss.builder A src/api/webui/app/views/webui/main/sitemap.erb A src/api/webui/app/views/webui/main/sitemap_packages.erb A src/api/webui/app/views/webui/main/sitemap_projects.erb A src/api/webui/app/views/webui/main/sitemap_projects_subpage.erb A src/api/webui/app/views/webui/monitor/_average.html.erb A src/api/webui/app/views/webui/monitor/_blocked.html.erb A src/api/webui/app/views/webui/monitor/_building.html.erb A src/api/webui/app/views/webui/monitor/_building_table.html.erb A src/api/webui/app/views/webui/monitor/_events.html.erb A src/api/webui/app/views/webui/monitor/_idle.html.erb A src/api/webui/app/views/webui/monitor/_lights.html.erb A src/api/webui/app/views/webui/monitor/_stats.html.erb A src/api/webui/app/views/webui/monitor/_waiting.html.erb A src/api/webui/app/views/webui/monitor/_workers_table.html.erb A src/api/webui/app/views/webui/monitor/index.html.erb A src/api/webui/app/views/webui/monitor/old.html.erb A src/api/webui/app/views/webui/package/_branch_dialog.html.erb A src/api/webui/app/views/webui/package/_buildstatus.html.erb A src/api/webui/app/views/webui/package/_commit_item.html.erb A src/api/webui/app/views/webui/package/_delete_dialog.html.erb A src/api/webui/app/views/webui/package/_deps.html.erb A src/api/webui/app/views/webui/package/_extra_actions.html.erb A src/api/webui/app/views/webui/package/_files_view.html.erb A src/api/webui/app/views/webui/package/_linking_packages.html.erb A src/api/webui/app/views/webui/package/_links.html.erb A src/api/webui/app/views/webui/package/_live_log_controls.html.erb A src/api/webui/app/views/webui/package/_no_repositories.html.erb A src/api/webui/app/views/webui/package/_rpmlint_result.html.erb A src/api/webui/app/views/webui/package/_submit_request_dialog.html.erb A src/api/webui/app/views/webui/package/_tabs.html.erb A src/api/webui/app/views/webui/package/_url_line.html.erb A src/api/webui/app/views/webui/package/abort_build.js.erb A src/api/webui/app/views/webui/package/add_file.html.erb A src/api/webui/app/views/webui/package/add_group.html.erb A src/api/webui/app/views/webui/package/add_person.html.erb A src/api/webui/app/views/webui/package/attributes.html.erb A src/api/webui/app/views/webui/package/binaries.html.erb A src/api/webui/app/views/webui/package/binary.html.erb A src/api/webui/app/views/webui/package/change_flag.js.erb A src/api/webui/app/views/webui/package/comments.html.erb A src/api/webui/app/views/webui/package/dependency.html.erb A src/api/webui/app/views/webui/package/edit.html.erb A src/api/webui/app/views/webui/package/error.html.erb A src/api/webui/app/views/webui/package/live_build_log.html.erb A src/api/webui/app/views/webui/package/meta.html.erb A src/api/webui/app/views/webui/package/rdiff.html.erb A src/api/webui/app/views/webui/package/repositories.html.erb A src/api/webui/app/views/webui/package/requests.html.erb A src/api/webui/app/views/webui/package/revisions.html.erb A src/api/webui/app/views/webui/package/save.html.erb A src/api/webui/app/views/webui/package/show.html.erb A src/api/webui/app/views/webui/package/simple_file_view.html.erb A src/api/webui/app/views/webui/package/statistics.html.erb A src/api/webui/app/views/webui/package/trigger_rebuild.js.erb A src/api/webui/app/views/webui/package/update_build_log.js.erb A src/api/webui/app/views/webui/package/users.html.erb A src/api/webui/app/views/webui/package/view_file.html.erb A src/api/webui/app/views/webui/package/wizard.html.erb A src/api/webui/app/views/webui/package/wizard_new.html.erb A src/api/webui/app/views/webui/patchinfo/_delete_dialog.html.erb A src/api/webui/app/views/webui/patchinfo/_form.html.erb A src/api/webui/app/views/webui/patchinfo/edit_patchinfo.html.erb A src/api/webui/app/views/webui/patchinfo/new_patchinfo.html.erb A src/api/webui/app/views/webui/patchinfo/show.html.erb A src/api/webui/app/views/webui/project/_add_maintained_project_dialog.html.erb A src/api/webui/app/views/webui/project/_buildstatus.html.erb A src/api/webui/app/views/webui/project/_category_selection.html.erb A src/api/webui/app/views/webui/project/_delete_dialog.html.erb A src/api/webui/app/views/webui/project/_edit_comment.html.erb A src/api/webui/app/views/webui/project/_edit_comment_form.html.erb A src/api/webui/app/views/webui/project/_edit_repository.html.erb A src/api/webui/app/views/webui/project/_incident_request_dialog.html.erb A src/api/webui/app/views/webui/project/_linking_projects.html.erb A src/api/webui/app/views/webui/project/_loading.html.erb A src/api/webui/app/views/webui/project/_release_request_dialog.html.erb A src/api/webui/app/views/webui/project/_remove_target_request_dialog.html.erb A src/api/webui/app/views/webui/project/_tabs.html.erb A src/api/webui/app/views/webui/project/_unlock_dialog.html.erb A src/api/webui/app/views/webui/project/add_group.html.erb A src/api/webui/app/views/webui/project/add_person.html.erb A src/api/webui/app/views/webui/project/add_repository.html.erb A src/api/webui/app/views/webui/project/add_repository_from_default_list.html.erb A src/api/webui/app/views/webui/project/attributes.html.erb A src/api/webui/app/views/webui/project/change_flag.js.erb A src/api/webui/app/views/webui/project/comments.html.erb A src/api/webui/app/views/webui/project/edit.html.erb A src/api/webui/app/views/webui/project/edit_comment.js.erb A src/api/webui/app/views/webui/project/edit_comment_form.js.erb A src/api/webui/app/views/webui/project/list.html.erb A src/api/webui/app/views/webui/project/list_simple.html.erb A src/api/webui/app/views/webui/project/maintained_projects.html.erb A src/api/webui/app/views/webui/project/maintenance_incidents.html.erb A src/api/webui/app/views/webui/project/meta.html.erb A src/api/webui/app/views/webui/project/monitor.html.erb A src/api/webui/app/views/webui/project/new.html.erb A src/api/webui/app/views/webui/project/new_package.html.erb A src/api/webui/app/views/webui/project/new_package_branch.html.erb A src/api/webui/app/views/webui/project/package_buildresult.html.erb A src/api/webui/app/views/webui/project/patchinfo.html.erb A src/api/webui/app/views/webui/project/prjconf.html.erb A src/api/webui/app/views/webui/project/rebuild_time.html.erb A src/api/webui/app/views/webui/project/refresh_monitor.html.erb A src/api/webui/app/views/webui/project/repositories.html.erb A src/api/webui/app/views/webui/project/repository_state.html.erb A src/api/webui/app/views/webui/project/requests.html.erb A src/api/webui/app/views/webui/project/show.html.erb A src/api/webui/app/views/webui/project/status.html.erb A src/api/webui/app/views/webui/project/subprojects.html.erb A src/api/webui/app/views/webui/project/users.html.erb A src/api/webui/app/views/webui/request/_add_reviewer_dialog.html.erb A src/api/webui/app/views/webui/request/_add_role_request_dialog.html.erb A src/api/webui/app/views/webui/request/_change_devel_request_dialog.html.erb A src/api/webui/app/views/webui/request/_delete_request_dialog.html.erb A src/api/webui/app/views/webui/request/_issues_table.html.erb A src/api/webui/app/views/webui/request/_recent_events_table.html.erb A src/api/webui/app/views/webui/request/_reviewer.html.erb A src/api/webui/app/views/webui/request/_set_bugowner_request_dialog.html.erb A src/api/webui/app/views/webui/request/_set_incident_dialog.html.erb A src/api/webui/app/views/webui/request/_tabs.html.erb A src/api/webui/app/views/webui/request/show.html.erb A src/api/webui/app/views/webui/search/_results.html.erb A src/api/webui/app/views/webui/search/_tabs.html.erb A src/api/webui/app/views/webui/search/index.html.erb A src/api/webui/app/views/webui/search/owner.html.erb A src/api/webui/app/views/webui/timeout.html.erb A src/api/webui/app/views/webui/user/_password_dialog.html.erb A src/api/webui/app/views/webui/user/_save_dialog.html.erb A src/api/webui/app/views/webui/user/edit.html.erb A src/api/webui/app/views/webui/user/login.html.erb A src/api/webui/app/views/webui/user/register_user.erb A src/api/webui/app/views/webui/user/request_ichain.html.erb A src/api/webui/app/views/webui/user/unconfirmed.html.erb A src/api/webui/app/views/webui/vendor/bento/layouts/_header.html.erb A src/api/webui/app/views/webui/vendor/bento/package/_extra_actions.html.erb A src/api/webui/app/views/webui/webui/_dialog.js.erb A src/api/webui/app/views/webui/xml_errors.html.erb A src/api/webui/config/environments/development.rb A src/api/webui/config/environments/test.rb A src/api/webui/config/initializers/activexml.rb A src/api/webui/config/initializers/hoptoad.rb A src/api/webui/config/initializers/secret_token.rb A src/api/webui/config/initializers/session_store.rb A src/api/webui/config/initializers/theme_support.rb A src/api/webui/config/routes.rb A src/api/webui/lib/frontend_compat.rb A src/api/webui/lib/webui.rb A src/api/webui/lib/webui/engine.rb A src/api/webui/lib/webui/version.rb A src/api/webui/webui.gemspec M src/backend/bs_srcserver R src/webui/.simplecov R src/webui/Capfile R src/webui/Gemfile R src/webui/Gemfile.lock R src/webui/README.theme R src/webui/Rakefile R src/webui/app/assets/icons/accept.png R src/webui/app/assets/icons/accessories-text-editor.png R src/webui/app/assets/icons/application_get.png R src/webui/app/assets/icons/architecture.png R src/webui/app/assets/icons/arrow_branch.png R src/webui/app/assets/icons/arrow_down.png R src/webui/app/assets/icons/arrow_redo.png R src/webui/app/assets/icons/arrow_refresh.png R src/webui/app/assets/icons/arrow_switch.png R src/webui/app/assets/icons/arrow_undo.png R src/webui/app/assets/icons/arrow_up.png R src/webui/app/assets/icons/back_disabled.png R src/webui/app/assets/icons/back_enabled.png R src/webui/app/assets/icons/back_enabled_hover.png R src/webui/app/assets/icons/brick.png R src/webui/app/assets/icons/brick_add.png R src/webui/app/assets/icons/brick_delete.png R src/webui/app/assets/icons/brick_edit.png R src/webui/app/assets/icons/brick_go.png R src/webui/app/assets/icons/bug_add.png R src/webui/app/assets/icons/bug_delete.png R src/webui/app/assets/icons/build_disabled.png R src/webui/app/assets/icons/build_disabled_blue.png R src/webui/app/assets/icons/build_disabled_grey.png R src/webui/app/assets/icons/build_enabled.png R src/webui/app/assets/icons/build_enabled_blue.png R src/webui/app/assets/icons/build_enabled_grey.png R src/webui/app/assets/icons/cancel.png R src/webui/app/assets/icons/clear.png R src/webui/app/assets/icons/clear_active.png R src/webui/app/assets/icons/cog.png R src/webui/app/assets/icons/cog_add.png R src/webui/app/assets/icons/cog_delete.png R src/webui/app/assets/icons/cog_edit.png R src/webui/app/assets/icons/cog_error.png R src/webui/app/assets/icons/cog_go.png R src/webui/app/assets/icons/comment_add.png R src/webui/app/assets/icons/comment_delete.png R src/webui/app/assets/icons/comment_edit.png R src/webui/app/assets/icons/configure.png R src/webui/app/assets/icons/debuginfo_disabled_blue.png R src/webui/app/assets/icons/debuginfo_disabled_grey.png R src/webui/app/assets/icons/debuginfo_enabled_blue.png R src/webui/app/assets/icons/debuginfo_enabled_grey.png R src/webui/app/assets/icons/delete.png R src/webui/app/assets/icons/distributions-arch.png R src/webui/app/assets/icons/distributions-centos.png R src/webui/app/assets/icons/distributions-debian.png R src/webui/app/assets/icons/distributions-fedora.png R src/webui/app/assets/icons/distributions-kiwi.png R src/webui/app/assets/icons/distributions-mandriva.png R src/webui/app/assets/icons/distributions-meego.png R src/webui/app/assets/icons/distributions-opensuse.png R src/webui/app/assets/icons/distributions-redhat.png R src/webui/app/assets/icons/distributions-scientificlinux.png R src/webui/app/assets/icons/distributions-suse.png R src/webui/app/assets/icons/distributions-ubuntu.png R src/webui/app/assets/icons/document-new.png R src/webui/app/assets/icons/dontwatch.png R src/webui/app/assets/icons/drive_add.png R src/webui/app/assets/icons/drive_burn.png R src/webui/app/assets/icons/drive_delete.png R src/webui/app/assets/icons/drive_edit.png R src/webui/app/assets/icons/drive_web.png R src/webui/app/assets/icons/edit.png R src/webui/app/assets/icons/email.png R src/webui/app/assets/icons/error.png R src/webui/app/assets/icons/exclamation.png R src/webui/app/assets/icons/eye.png R src/webui/app/assets/icons/feeds.png R src/webui/app/assets/icons/filter.png R src/webui/app/assets/icons/find.png R src/webui/app/assets/icons/flag_green.png R src/webui/app/assets/icons/flag_red.png R src/webui/app/assets/icons/flag_yellow.png R src/webui/app/assets/icons/folder_go.png R src/webui/app/assets/icons/forward_disabled.png R src/webui/app/assets/icons/forward_enabled.png R src/webui/app/assets/icons/forward_enabled_hover.png R src/webui/app/assets/icons/group_add.png R src/webui/app/assets/icons/group_delete.png R src/webui/app/assets/icons/header-logo.png R src/webui/app/assets/icons/help.png R src/webui/app/assets/icons/home_grey.png R src/webui/app/assets/icons/icon-search-black.png R src/webui/app/assets/icons/info.png R src/webui/app/assets/icons/info_light.png R src/webui/app/assets/icons/information.png R src/webui/app/assets/icons/key.png R src/webui/app/assets/icons/list-add.png R src/webui/app/assets/icons/list-remove.png R src/webui/app/assets/icons/list.png R src/webui/app/assets/icons/lock.png R src/webui/app/assets/icons/lock_open.png R src/webui/app/assets/icons/login.png R src/webui/app/assets/icons/lorry.png R src/webui/app/assets/icons/lorry_error.png R src/webui/app/assets/icons/lorry_flatbed.png R src/webui/app/assets/icons/magnifier_zoom_in.png R src/webui/app/assets/icons/magnifier_zoom_out.png R src/webui/app/assets/icons/mail_generic.png R src/webui/app/assets/icons/monitor.png R src/webui/app/assets/icons/note_add.png R src/webui/app/assets/icons/note_delete.png R src/webui/app/assets/icons/note_edit.png R src/webui/app/assets/icons/ok.png R src/webui/app/assets/icons/package.png R src/webui/app/assets/icons/package_add.png R src/webui/app/assets/icons/package_delete.png R src/webui/app/assets/icons/package_edit.png R src/webui/app/assets/icons/package_go.png R src/webui/app/assets/icons/package_link.png R src/webui/app/assets/icons/page_go.png R src/webui/app/assets/icons/page_refresh.png R src/webui/app/assets/icons/page_save.png R src/webui/app/assets/icons/page_white_add.png R src/webui/app/assets/icons/page_white_delete.png R src/webui/app/assets/icons/page_white_get.png R src/webui/app/assets/icons/plugin_add.png R src/webui/app/assets/icons/project.png R src/webui/app/assets/icons/publish_disabled_blue.png R src/webui/app/assets/icons/publish_disabled_grey.png R src/webui/app/assets/icons/publish_enabled_blue.png R src/webui/app/assets/icons/publish_enabled_grey.png R src/webui/app/assets/icons/rebuild-light.png R src/webui/app/assets/icons/rebuild.png R src/webui/app/assets/icons/reload.png R src/webui/app/assets/icons/remove_filter.png R src/webui/app/assets/icons/repository.png R src/webui/app/assets/icons/req-accept.png R src/webui/app/assets/icons/req-decline.png R src/webui/app/assets/icons/req-revoke.png R src/webui/app/assets/icons/req-showdiff.png R src/webui/app/assets/icons/script.png R src/webui/app/assets/icons/script_lightning.png R src/webui/app/assets/icons/script_link.png R src/webui/app/assets/icons/search-advanced.png R src/webui/app/assets/icons/server_chart.png R src/webui/app/assets/icons/sort_asc.png R src/webui/app/assets/icons/sort_asc_disabled.png R src/webui/app/assets/icons/sort_both.png R src/webui/app/assets/icons/sort_desc.png R src/webui/app/assets/icons/sort_desc_disabled.png R src/webui/app/assets/icons/sponsor_amd.png R src/webui/app/assets/icons/sponsor_b1-systems.png R src/webui/app/assets/icons/sponsor_heinlein.png R src/webui/app/assets/icons/sponsor_ip-exchange.png R src/webui/app/assets/icons/sponsor_ip-exchange2.png R src/webui/app/assets/icons/sponsor_suse.png R src/webui/app/assets/icons/start-here.png R src/webui/app/assets/icons/start.png R src/webui/app/assets/icons/system-search.png R src/webui/app/assets/icons/text_indent.png R src/webui/app/assets/icons/tick.png R src/webui/app/assets/icons/time.png R src/webui/app/assets/icons/time_error.png R src/webui/app/assets/icons/tools-report-bug.png R src/webui/app/assets/icons/useforbuild_disabled_blue.png R src/webui/app/assets/icons/useforbuild_disabled_grey.png R src/webui/app/assets/icons/useforbuild_enabled_blue.png R src/webui/app/assets/icons/useforbuild_enabled_grey.png R src/webui/app/assets/icons/user_add.png R src/webui/app/assets/icons/user_delete.png R src/webui/app/assets/icons/user_edit.png R src/webui/app/assets/icons/user_green.png R src/webui/app/assets/icons/utilities-system-monitor.png R src/webui/app/assets/icons/watch.png R src/webui/app/assets/images/.gitignore R src/webui/app/assets/images/03_ascending.gif R src/webui/app/assets/images/03_descending.gif R src/webui/app/assets/images/accent.png R src/webui/app/assets/images/add.png R src/webui/app/assets/images/ajax-loader.gif R src/webui/app/assets/images/ajax-loader.png R src/webui/app/assets/images/arrow.png R src/webui/app/assets/images/asc.gif R src/webui/app/assets/images/beta.png R src/webui/app/assets/images/bg-content.png R src/webui/app/assets/images/bg-dark-gradient.png R src/webui/app/assets/images/bg-gradient-crumbs.png R src/webui/app/assets/images/bg-gradient.png R src/webui/app/assets/images/bg-topline.png R src/webui/app/assets/images/bg.gif R src/webui/app/assets/images/default_face.png R src/webui/app/assets/images/desc.gif R src/webui/app/assets/images/dialog-error.png R src/webui/app/assets/images/dialog-important.png R src/webui/app/assets/images/dialog-information.png R src/webui/app/assets/images/dialog-question.png R src/webui/app/assets/images/dialog-warning.png R src/webui/app/assets/images/distributions/centos.png R src/webui/app/assets/images/distributions/debian.png R src/webui/app/assets/images/distributions/fedora.png R src/webui/app/assets/images/distributions/kiwi.png R src/webui/app/assets/images/distributions/mandriva.png R src/webui/app/assets/images/distributions/meego.png R src/webui/app/assets/images/distributions/opensuse.png R src/webui/app/assets/images/distributions/redhat.png R src/webui/app/assets/images/distributions/scientificlinux.png R src/webui/app/assets/images/distributions/suse.png R src/webui/app/assets/images/distributions/ubuntu.png R src/webui/app/assets/images/download_repositories.png R src/webui/app/assets/images/form-check-off.png R src/webui/app/assets/images/form-check-on.png R src/webui/app/assets/images/form-radio-off.png R src/webui/app/assets/images/form-radio-on.png R src/webui/app/assets/images/globalnav-im.png R src/webui/app/assets/images/group.png R src/webui/app/assets/images/ichain_login.png R src/webui/app/assets/images/icons R src/webui/app/assets/images/icons_sprite.png R src/webui/app/assets/images/images/ajax-loader.png R src/webui/app/assets/images/images/forward_disabled.png R src/webui/app/assets/images/images/gradient-dark-nav.png R src/webui/app/assets/images/images/gradient-darker.png R src/webui/app/assets/images/images/gradient-light.png R src/webui/app/assets/images/images/gradient-medium-short.png R src/webui/app/assets/images/large-loader.gif R src/webui/app/assets/images/link_ext.png R src/webui/app/assets/images/nav_gradient_dark2.png R src/webui/app/assets/images/nav_pos_arrow_blue.png R src/webui/app/assets/images/nav_pos_arrow_lavagrey.png R src/webui/app/assets/images/obs-logo_small.png R src/webui/app/assets/images/play.png R src/webui/app/assets/images/progressbar.png R src/webui/app/assets/images/progressbar_bar.png R src/webui/app/assets/images/recommended.png R src/webui/app/assets/images/rotating-tail.gif R src/webui/app/assets/images/s.gif R src/webui/app/assets/images/security.png R src/webui/app/assets/images/star-widget.png R src/webui/app/assets/images/status_green.png R src/webui/app/assets/images/status_red.png R src/webui/app/assets/images/status_yellow.png R src/webui/app/assets/images/transparency_grey_20.png R src/webui/app/assets/images/unfold-indicator-single.png R src/webui/app/assets/images/voting-neutral.png R src/webui/app/assets/images/warning-light.png R src/webui/app/assets/images/x-office-spreadsheet.png R src/webui/app/assets/javascripts/application.js R src/webui/app/assets/javascripts/bento/global-navigation.js R src/webui/app/assets/javascripts/bento/l10n/global-navigation-data-en_US.js R src/webui/app/assets/javascripts/bento/script.js R src/webui/app/assets/javascripts/cm2/index.js R src/webui/app/assets/javascripts/cm2/mode/baselibsconf.js R src/webui/app/assets/javascripts/cm2/mode/prjconf.js R src/webui/app/assets/javascripts/cm2/toolbars.js R src/webui/app/assets/javascripts/comment.js R src/webui/app/assets/javascripts/jquery.expander.js R src/webui/app/assets/javascripts/jquery.flot.js R src/webui/app/assets/javascripts/jquery.flot.stack.js R src/webui/app/assets/javascripts/jquery.mobile.js R src/webui/app/assets/javascripts/package.js R src/webui/app/assets/javascripts/patchinfo.js.erb R src/webui/app/assets/javascripts/project.js R src/webui/app/assets/javascripts/request.js R src/webui/app/assets/stylesheets/application.scss R src/webui/app/assets/stylesheets/bento/960.css R src/webui/app/assets/stylesheets/bento/base.scss R src/webui/app/assets/stylesheets/bento/grid.css R src/webui/app/assets/stylesheets/bento/reset.css R src/webui/app/assets/stylesheets/cm2/suse.scss R src/webui/app/assets/stylesheets/cm2/toolbars.css R src/webui/app/assets/stylesheets/comments.scss R src/webui/app/assets/stylesheets/dialog.scss R src/webui/app/assets/stylesheets/home.css.scss R src/webui/app/assets/stylesheets/icons.scss R src/webui/app/assets/stylesheets/ie.css.scss R src/webui/app/assets/stylesheets/mobile.scss R src/webui/app/assets/stylesheets/monitor.scss R src/webui/app/assets/stylesheets/our-own-jquery-ui.css.scss R src/webui/app/assets/stylesheets/package.scss R src/webui/app/assets/stylesheets/print.css.scss R src/webui/app/assets/stylesheets/project.scss R src/webui/app/assets/stylesheets/screen.css.scss R src/webui/app/assets/stylesheets/search.css.scss R src/webui/app/assets/stylesheets/style.scss R src/webui/app/controllers/apidocs_controller.rb R src/webui/app/controllers/application_controller.rb R src/webui/app/controllers/attribute_controller.rb R src/webui/app/controllers/configuration_controller.rb R src/webui/app/controllers/driver_update_controller.rb R src/webui/app/controllers/group_controller.rb R src/webui/app/controllers/home_controller.rb R src/webui/app/controllers/main_controller.rb R src/webui/app/controllers/monitor_controller.rb R src/webui/app/controllers/package_controller.rb R src/webui/app/controllers/patchinfo_controller.rb R src/webui/app/controllers/project_controller.rb R src/webui/app/controllers/request_controller.rb R src/webui/app/controllers/search_controller.rb R src/webui/app/controllers/user_controller.rb R src/webui/app/helpers/application_helper.rb R src/webui/app/helpers/attributes_helper.rb R src/webui/app/helpers/comment_helper.rb R src/webui/app/helpers/home_helper.rb R src/webui/app/helpers/issue_tracker_helper.rb R src/webui/app/helpers/main_helper.rb R src/webui/app/helpers/monitor_helper.rb R src/webui/app/helpers/package_helper.rb R src/webui/app/helpers/patchinfo_helper.rb R src/webui/app/helpers/project_helper.rb R src/webui/app/helpers/request_helper.rb R src/webui/app/helpers/search_helper.rb R src/webui/app/mobile_views/attribute/show.html.erb R src/webui/app/mobile_views/home/list_my.html.erb R src/webui/app/mobile_views/home/requests.html.erb R src/webui/app/mobile_views/layouts/application.html.erb R src/webui/app/mobile_views/main/about.html.erb R src/webui/app/mobile_views/main/index.html.erb R src/webui/app/mobile_views/monitor/index.html.erb R src/webui/app/mobile_views/package/_buildstatus.html.erb R src/webui/app/mobile_views/package/files.html.erb R src/webui/app/mobile_views/package/show.html.erb R src/webui/app/mobile_views/project/_buildstatus.html.erb R src/webui/app/mobile_views/project/list.html.erb R src/webui/app/mobile_views/project/show.html.erb R src/webui/app/mobile_views/request/new.html.erb R src/webui/app/mobile_views/request/show.html.erb R src/webui/app/mobile_views/user/login.html.erb R src/webui/app/models/api_details.rb R src/webui/app/models/architecture.rb R src/webui/app/models/attribute.rb R src/webui/app/models/bs_request.rb R src/webui/app/models/builddep_info.rb R src/webui/app/models/buildresult.rb R src/webui/app/models/collection.rb R src/webui/app/models/comment.rb R src/webui/app/models/directory.rb R src/webui/app/models/distribution.rb R src/webui/app/models/downloadcounter.rb R src/webui/app/models/fileinfo.rb R src/webui/app/models/global_counters.rb R src/webui/app/models/group.rb R src/webui/app/models/issue.rb R src/webui/app/models/issue_tracker.rb R src/webui/app/models/jobhislist.rb R src/webui/app/models/latest_added.rb R src/webui/app/models/latest_updated.rb R src/webui/app/models/link.rb R src/webui/app/models/most_active_packages.rb R src/webui/app/models/most_active_projects.rb R src/webui/app/models/owner.rb R src/webui/app/models/package.rb R src/webui/app/models/package_attribute.rb R src/webui/app/models/patchinfo.rb R src/webui/app/models/person.rb R src/webui/app/models/person_group.rb R src/webui/app/models/project.rb R src/webui/app/models/project_status.rb R src/webui/app/models/result.rb R src/webui/app/models/reverse_owner.rb R src/webui/app/models/role.rb R src/webui/app/models/service.rb R src/webui/app/models/sourcediff.rb R src/webui/app/models/state.rb R src/webui/app/models/statistic.rb R src/webui/app/models/statusmessage.rb R src/webui/app/models/unregisteredperson.rb R src/webui/app/models/userchangepasswd.rb R src/webui/app/models/wizard.rb R src/webui/app/models/workerstatus.rb R src/webui/app/views/application/_dialog.js.erb R src/webui/app/views/attribute/_attributes.html.erb R src/webui/app/views/attribute/edit.html.erb R src/webui/app/views/attribute/show.html.erb R src/webui/app/views/comment/_child.html.erb R src/webui/app/views/comment/_expand_collapse.js.erb R src/webui/app/views/comment/_links.html.erb R src/webui/app/views/comment/_new.html.erb R src/webui/app/views/comment/_reply.html.erb R src/webui/app/views/comment/_show.html.erb R src/webui/app/views/configuration/_tabs.html.erb R src/webui/app/views/configuration/connect_instance.html.erb R src/webui/app/views/configuration/groups.html.erb R src/webui/app/views/configuration/index.html.erb R src/webui/app/views/configuration/users.html.erb R src/webui/app/views/driver_update/_binary_packages.html.erb R src/webui/app/views/driver_update/create.html.erb R src/webui/app/views/error.html.erb R src/webui/app/views/group/add.html.erb R src/webui/app/views/group/edit.html.erb R src/webui/app/views/group/show.html.erb R src/webui/app/views/home/_watch_list.html.erb R src/webui/app/views/home/index.html.erb R src/webui/app/views/home/requests.html.erb R src/webui/app/views/kaminari/_paginator.html.erb R src/webui/app/views/layouts/_flash.html.erb R src/webui/app/views/layouts/_header.html.erb R src/webui/app/views/layouts/_personal_navigation.html.erb R src/webui/app/views/layouts/_sponsor.html.erb R src/webui/app/views/layouts/_watch_and_search.html.erb R src/webui/app/views/layouts/application.html.erb R src/webui/app/views/main/_add_news_dialog.html.erb R src/webui/app/views/main/_delete_message_dialog.html.erb R src/webui/app/views/main/_latest_updates.erb R src/webui/app/views/main/_news.html.erb R src/webui/app/views/main/_sponsors.html.erb R src/webui/app/views/main/_systemstatus.html.erb R src/webui/app/views/main/about.html.erb R src/webui/app/views/main/index.html.erb R src/webui/app/views/main/latest_updates.rss.builder R src/webui/app/views/main/news.rss.builder R src/webui/app/views/main/sitemap.erb R src/webui/app/views/main/sitemap_packages.erb R src/webui/app/views/main/sitemap_projects.erb R src/webui/app/views/main/sitemap_projects_subpage.erb R src/webui/app/views/monitor/_average.html.erb R src/webui/app/views/monitor/_blocked.html.erb R src/webui/app/views/monitor/_building.html.erb R src/webui/app/views/monitor/_building_table.html.erb R src/webui/app/views/monitor/_events.html.erb R src/webui/app/views/monitor/_idle.html.erb R src/webui/app/views/monitor/_lights.html.erb R src/webui/app/views/monitor/_stats.html.erb R src/webui/app/views/monitor/_waiting.html.erb R src/webui/app/views/monitor/_workers_table.html.erb R src/webui/app/views/monitor/index.html.erb R src/webui/app/views/monitor/old.html.erb R src/webui/app/views/package/_branch_dialog.html.erb R src/webui/app/views/package/_buildstatus.html.erb R src/webui/app/views/package/_commit_item.html.erb R src/webui/app/views/package/_delete_dialog.html.erb R src/webui/app/views/package/_deps.html.erb R src/webui/app/views/package/_extra_actions.html.erb R src/webui/app/views/package/_files_view.html.erb R src/webui/app/views/package/_linking_packages.html.erb R src/webui/app/views/package/_links.html.erb R src/webui/app/views/package/_live_log_controls.html.erb R src/webui/app/views/package/_no_repositories.html.erb R src/webui/app/views/package/_rpmlint_result.html.erb R src/webui/app/views/package/_submit_request_dialog.html.erb R src/webui/app/views/package/_tabs.html.erb R src/webui/app/views/package/_url_line.html.erb R src/webui/app/views/package/abort_build.js.erb R src/webui/app/views/package/add_file.html.erb R src/webui/app/views/package/add_group.html.erb R src/webui/app/views/package/add_person.html.erb R src/webui/app/views/package/attributes.html.erb R src/webui/app/views/package/binaries.html.erb R src/webui/app/views/package/binary.html.erb R src/webui/app/views/package/change_flag.js.erb R src/webui/app/views/package/comments.html.erb R src/webui/app/views/package/dependency.html.erb R src/webui/app/views/package/edit.html.erb R src/webui/app/views/package/error.html.erb R src/webui/app/views/package/live_build_log.html.erb R src/webui/app/views/package/meta.html.erb R src/webui/app/views/package/rdiff.html.erb R src/webui/app/views/package/repositories.html.erb R src/webui/app/views/package/requests.html.erb R src/webui/app/views/package/revisions.html.erb R src/webui/app/views/package/save.html.erb R src/webui/app/views/package/show.html.erb R src/webui/app/views/package/simple_file_view.html.erb R src/webui/app/views/package/statistics.html.erb R src/webui/app/views/package/trigger_rebuild.js.erb R src/webui/app/views/package/update_build_log.js.erb R src/webui/app/views/package/users.html.erb R src/webui/app/views/package/view_file.html.erb R src/webui/app/views/package/wizard.html.erb R src/webui/app/views/package/wizard_new.html.erb R src/webui/app/views/patchinfo/_delete_dialog.html.erb R src/webui/app/views/patchinfo/_form.html.erb R src/webui/app/views/patchinfo/edit_patchinfo.html.erb R src/webui/app/views/patchinfo/new_patchinfo.html.erb R src/webui/app/views/patchinfo/show.html.erb R src/webui/app/views/project/_add_maintained_project_dialog.html.erb R src/webui/app/views/project/_buildstatus.html.erb R src/webui/app/views/project/_category_selection.html.erb R src/webui/app/views/project/_delete_dialog.html.erb R src/webui/app/views/project/_edit_comment.html.erb R src/webui/app/views/project/_edit_comment_form.html.erb R src/webui/app/views/project/_edit_repository.html.erb R src/webui/app/views/project/_incident_request_dialog.html.erb R src/webui/app/views/project/_linking_projects.html.erb R src/webui/app/views/project/_loading.html.erb R src/webui/app/views/project/_release_request_dialog.html.erb R src/webui/app/views/project/_remove_target_request_dialog.html.erb R src/webui/app/views/project/_tabs.html.erb R src/webui/app/views/project/_unlock_dialog.html.erb R src/webui/app/views/project/add_group.html.erb R src/webui/app/views/project/add_person.html.erb R src/webui/app/views/project/add_repository.html.erb R src/webui/app/views/project/add_repository_from_default_list.html.erb R src/webui/app/views/project/attributes.html.erb R src/webui/app/views/project/change_flag.js.erb R src/webui/app/views/project/comments.html.erb R src/webui/app/views/project/edit.html.erb R src/webui/app/views/project/edit_comment.js.erb R src/webui/app/views/project/edit_comment_form.js.erb R src/webui/app/views/project/list.html.erb R src/webui/app/views/project/list_simple.html.erb R src/webui/app/views/project/maintained_projects.html.erb R src/webui/app/views/project/maintenance_incidents.html.erb R src/webui/app/views/project/meta.html.erb R src/webui/app/views/project/monitor.html.erb R src/webui/app/views/project/new.html.erb R src/webui/app/views/project/new_package.html.erb R src/webui/app/views/project/new_package_branch.html.erb R src/webui/app/views/project/package_buildresult.html.erb R src/webui/app/views/project/patchinfo.html.erb R src/webui/app/views/project/prjconf.html.erb R src/webui/app/views/project/rebuild_time.html.erb R src/webui/app/views/project/refresh_monitor.html.erb R src/webui/app/views/project/repositories.html.erb R src/webui/app/views/project/repository_state.html.erb R src/webui/app/views/project/requests.html.erb R src/webui/app/views/project/show.html.erb R src/webui/app/views/project/status.html.erb R src/webui/app/views/project/subprojects.html.erb R src/webui/app/views/project/users.html.erb R src/webui/app/views/request/_add_reviewer_dialog.html.erb R src/webui/app/views/request/_add_role_request_dialog.html.erb R src/webui/app/views/request/_change_devel_request_dialog.html.erb R src/webui/app/views/request/_delete_request_dialog.html.erb R src/webui/app/views/request/_issues_table.html.erb R src/webui/app/views/request/_recent_events_table.html.erb R src/webui/app/views/request/_reviewer.html.erb R src/webui/app/views/request/_set_bugowner_request_dialog.html.erb R src/webui/app/views/request/_set_incident_dialog.html.erb R src/webui/app/views/request/_tabs.html.erb R src/webui/app/views/request/show.html.erb R src/webui/app/views/search/_results.html.erb R src/webui/app/views/search/_tabs.html.erb R src/webui/app/views/search/index.html.erb R src/webui/app/views/search/owner.html.erb R src/webui/app/views/shared/_add_group.html.erb R src/webui/app/views/shared/_add_user.html.erb R src/webui/app/views/shared/_buildresult_box.html.erb R src/webui/app/views/shared/_download_repository_link.html.erb R src/webui/app/views/shared/_editor.html.erb R src/webui/app/views/shared/_incident_table.html.erb R src/webui/app/views/shared/_incident_table_entries.html.erb R src/webui/app/views/shared/_involved_users.html.erb R src/webui/app/views/shared/_open_requests.html.erb R src/webui/app/views/shared/_project_or_package_link.html.erb R src/webui/app/views/shared/_repositories.html.erb R src/webui/app/views/shared/_repositories_flag_table.html.erb R src/webui/app/views/shared/_requests.html.erb R src/webui/app/views/shared/_requests_small.html.erb R src/webui/app/views/shared/_select_requests.html.erb R src/webui/app/views/shared/_sign_up.html.erb R src/webui/app/views/shared/_sourcediff.html.erb R src/webui/app/views/shared/_user_and_role_with_realname_and_icon.html.erb R src/webui/app/views/shared/_user_with_realname_and_icon.html.erb R src/webui/app/views/shared/noindex.html.erb R src/webui/app/views/timeout.html.erb R src/webui/app/views/user/_password_dialog.html.erb R src/webui/app/views/user/_save_dialog.html.erb R src/webui/app/views/user/edit.html.erb R src/webui/app/views/user/login.html.erb R src/webui/app/views/user/register_user.erb R src/webui/app/views/user/request_ichain.html.erb R src/webui/app/views/user/unconfirmed.html.erb R src/webui/app/views/vendor/bento/layouts/_header.html.erb R src/webui/app/views/vendor/bento/package/_extra_actions.html.erb R src/webui/app/views/xml_errors.html.erb R src/webui/config.ru R src/webui/config/application.rb R src/webui/config/boot.rb R src/webui/config/database.yml.example R src/webui/config/deploy.rb R src/webui/config/environment.rb R src/webui/config/environments/development.rb R src/webui/config/environments/production.rb R src/webui/config/environments/stage.rb R src/webui/config/environments/test.rb R src/webui/config/initializers/activexml.rb R src/webui/config/initializers/create_runtime_directories.rb R src/webui/config/initializers/hoptoad.rb R src/webui/config/initializers/logging.rb R src/webui/config/initializers/secret_token.rb R src/webui/config/initializers/session_store.rb R src/webui/config/initializers/theme_support.rb R src/webui/config/initializers/xhtml_init.rb R src/webui/config/locales/kaminari.en.yml R src/webui/config/options.yml.example R src/webui/config/routes.rb R src/webui/db/migrate/20091116203623_create_delayed_jobs.rb R src/webui/db/migrate/20091203183551_create_sessions.rb R src/webui/db/migrate/20120401122058_drop_delayed_job.rb R src/webui/db/schema.rb R src/webui/lib/activexml R src/webui/lib/domain_cache_store.rb R src/webui/lib/frontend_compat.rb R src/webui/lib/tasks/capistrano.rake R src/webui/lib/tasks/check_syntax.rake R src/webui/lib/tasks/cleanup_sessions.rake R src/webui/lib/tasks/coverage.rake R src/webui/lib/tasks/sprites.rake R src/webui/lib/xml/calstblx.xsd R src/webui/lib/xml/dbhierx.xsd R src/webui/lib/xml/dbnotnx.xsd R src/webui/lib/xml/dbpoolx.xsd R src/webui/lib/xml/docbook.xsd R src/webui/lib/xml/htmltblx.xsd R src/webui/lib/xml/xhtml1-strict.xsd R src/webui/lib/xml/xml.xsd R src/webui/public/401.html R src/webui/public/402.html R src/webui/public/403.html R src/webui/public/404.html R src/webui/public/408.html R src/webui/public/500.html R src/webui/public/503.html R src/webui/public/favicon.ico R src/webui/public/robots.txt R src/webui/script/rails R src/webui/script/start_test_api R src/webui/script/update_bento.sh R src/webui/test/functional/add_repo_test.rb R src/webui/test/functional/all_routes_test.rb R src/webui/test/functional/apidocs_controller_test.rb R src/webui/test/functional/application_controller_test.rb R src/webui/test/functional/attributes_test.rb R src/webui/test/functional/configuration_test.rb R src/webui/test/functional/create_test.rb R src/webui/test/functional/group_controller_test.rb R src/webui/test/functional/login_test.rb R src/webui/test/functional/maintenance_workflow_test.rb R src/webui/test/functional/messages_test.rb R src/webui/test/functional/monitor_controller_test.rb R src/webui/test/functional/package_branch_test.rb R src/webui/test/functional/package_controller_test.rb R src/webui/test/functional/package_create_test.rb R src/webui/test/functional/package_edit_source_test.rb R src/webui/test/functional/package_edit_test.rb R src/webui/test/functional/patchinfo_create_test.rb R src/webui/test/functional/project_controller_test.rb R src/webui/test/functional/project_create_test.rb R src/webui/test/functional/project_edit_test.rb R src/webui/test/functional/request_controller_test.rb R src/webui/test/functional/search_controller_test.rb R src/webui/test/functional/signup_test.rb R src/webui/test/functional/spider_test.rb R src/webui/test/functional/user_controller_test.rb R src/webui/test/functional/users_test.rb R src/webui/test/functional/watchlists_test.rb R src/webui/test/test_helper.rb R src/webui/test/texts/EmptySource.c R src/webui/test/texts/SourceFile.cc R src/webui/test/unit/application_helper_test.rb R src/webui/test/unit/code_quality_test.rb R src/webui/test/unit/package_test.rb R src/webui/test/unit/project_helper_test.rb R src/webui/test/unit/request_helper_test.rb R src/webui/tmp/.gitignore R src/webui/tmp/cache/.gitignore R src/webui/tmp/pids/.gitignore R src/webui/tmp/sessions/.gitignore R src/webui/tmp/sockets/.gitignore R src/webui/vendor/diststats/Dfs.pm R src/webui/vendor/diststats/RebuildGraph.pm R src/webui/vendor/diststats/disttemplate.html R src/webui/vendor/diststats/mkdiststats Log Message: ----------- [api] move webui as into api engine Commit: 35e4abc8d1c3009658ec561714868cad1b24465a https://github.com/openSUSE/open-build-service/commit/35e4abc8d1c3009658ec56... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: 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/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/search_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/package.rb M src/api/webui/app/models/webui/person.rb R src/api/webui/app/models/webui/project.rb A src/api/webui/app/models/webui_project.rb M src/api/webui/app/views/shared/_project_or_package_link.html.erb M src/api/webui/app/views/webui/package/_links.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/config/initializers/activexml.rb Log Message: ----------- [webui] rename project to WebuiProject Makes it easier to grep for it Commit: f9129718ac0b7a7c4aeee48821c47239ed242bfc https://github.com/openSUSE/open-build-service/commit/f9129718ac0b7a7c4aeee4... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: A src/api/bin/rails R src/api/script/rails M src/api/script/start_test_api Log Message: ----------- [api] move the rails script into the rails4 bin/ folder My IDE won't detect the project as rails4 otherwise Commit: 988fffdd32540f9a9525f2883453c16b90d8d665 https://github.com/openSUSE/open-build-service/commit/988fffdd32540f9a9525f2... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/controllers/status_controller.rb M src/api/app/models/status_message.rb M src/api/app/models/user.rb M src/api/test/functional/status_controller_test.rb M src/api/test/functional/webui/messages_test.rb M src/api/test/unit/status_message_test.rb M src/api/webui/app/controllers/webui/main_controller.rb M src/api/webui/app/helpers/webui/webui_helper.rb M src/api/webui/app/models/webui/person.rb R src/api/webui/app/models/webui/project_status.rb R src/api/webui/app/models/webui/statusmessage.rb M src/api/webui/app/views/shared/_user_and_role_with_realname_and_icon.html.erb M src/api/webui/app/views/shared/_user_with_realname_and_icon.html.erb M src/api/webui/app/views/webui/main/_add_news_dialog.html.erb M src/api/webui/app/views/webui/main/_news.html.erb M src/api/webui/config/initializers/activexml.rb Log Message: ----------- [webui] remove the first webui model: StatusMessage Commit: 4a92beaff782cdcd944c92d3853a4ccf9c8716ab https://github.com/openSUSE/open-build-service/commit/4a92beaff782cdcd944c92... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: R src/api/app/controllers/webui/attrib_types_controller.rb M src/api/config/routes.rb M src/api/webui/app/controllers/webui/search_controller.rb M src/api/webui/app/models/webui/api_details.rb Log Message: ----------- [webui] remove first webui/ controller in the API It's just one AR call now Commit: 8e59f59151728aed9dc6d95dd510c623d1cf424a https://github.com/openSUSE/open-build-service/commit/8e59f59151728aed9dc6d9... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/models/role.rb M src/api/webui/app/controllers/webui/group_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/user_controller.rb R src/api/webui/app/models/webui/role.rb Log Message: ----------- [webui] merge Webui::Role into Role It was just a namespace anyway Commit: 28a2a9d330e501766381d6c765a1737ab1a3aa01 https://github.com/openSUSE/open-build-service/commit/28a2a9d330e501766381d6... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/controllers/statistics_controller.rb A src/api/app/mixins/statistics_calculations.rb M src/api/webui/app/controllers/webui/main_controller.rb M src/api/webui/app/helpers/webui/webui_helper.rb R src/api/webui/app/models/webui/latest_updated.rb M src/api/webui/app/views/webui/main/_latest_updates.erb M src/api/webui/app/views/webui/main/latest_updates.rss.builder M src/api/webui/config/initializers/activexml.rb Log Message: ----------- [webui] fetch latestupdates right from the database instead of API hop This looses caching for now, but we can cache better in the API anyway Commit: 9499743fb803a85ed797f63cbfa2664f88d29412 https://github.com/openSUSE/open-build-service/commit/9499743fb803a85ed797f6... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/config/environments/development.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/webui_controller.rb M src/api/webui/app/models/webui/api_details.rb M src/api/webui/app/models/webui/package.rb A src/api/webui/app/models/webui/repository.rb M src/api/webui/app/models/webui_project.rb M src/api/webui/app/views/webui/main/_latest_updates.erb R src/api/webui/config/initializers/session_store.rb Log Message: ----------- [webui] use the package model directly to save roles Fortunately the models already check for permissions Commit: 37553c2beb2f4ff97665691b4597fa63b7bbf77d https://github.com/openSUSE/open-build-service/commit/37553c2beb2f4ff9766569... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/controllers/status_controller.rb A src/api/app/models/worker_status.rb M src/api/config/clock.rb M src/api/config/environments/test.rb M src/api/config/initializers/session_store.rb M src/api/webui/app/controllers/webui/main_controller.rb M src/api/webui/app/controllers/webui/monitor_controller.rb M src/api/webui/app/controllers/webui/user_controller.rb M src/api/webui/app/controllers/webui/webui_controller.rb R src/api/webui/app/models/webui/workerstatus.rb M src/api/webui/config/initializers/activexml.rb Log Message: ----------- [webui] calculate the worker status directly in the API Commit: b673f0e8a1a382113dafca385204104f12be997c https://github.com/openSUSE/open-build-service/commit/b673f0e8a1a382113dafca... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M .travis.yml M dist/ci/obs_testsuite_travis.sh M src/api/app/controllers/test_controller.rb M src/api/app/helpers/flag_helper.rb M src/api/app/models/flag.rb M src/api/app/models/package.rb M src/api/app/models/patchinfo.rb M src/api/app/models/project.rb M src/api/lib/activexml/node.rb M src/api/lib/opensuse/backend.rb M src/api/lib/tasks/test_webui.rake M src/api/script/start_test_backend M src/api/test/functional/maintenance_test.rb M src/api/test/functional/webui/all_routes_test.rb M src/api/test/functional/webui/create_test.rb M src/api/test/functional/webui/project_controller_test.rb M src/api/test/functional/webui/search_controller_test.rb M src/api/test/functional/webui/spider_test.rb M src/api/test/functional/webui/users_test.rb M src/api/test/functional/webui_controller_test.rb M src/api/test/test_helper.rb M src/api/test/unit/flag_test.rb M src/api/test/unit/package_test.rb A src/api/test/unit/worker_status_test.rb M src/api/webui/app/assets/javascripts/webui/project.js M src/api/webui/app/controllers/webui/configuration_controller.rb M src/api/webui/app/controllers/webui/group_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/user_controller.rb M src/api/webui/app/controllers/webui/webui_controller.rb M src/api/webui/app/helpers/webui/webui_helper.rb M src/api/webui/app/models/webui/package.rb R src/api/webui/app/models/webui/repository.rb M src/api/webui/app/models/webui_project.rb M src/api/webui/app/views/shared/_incident_table_entries.html.erb M src/api/webui/app/views/webui/home/index.html.erb M src/api/webui/app/views/webui/package/view_file.html.erb M src/api/webui/app/views/webui/project/maintained_projects.html.erb M src/api/webui/app/views/webui/project/new.html.erb M src/api/webui/app/views/webui/project/new_package.html.erb M src/api/webui/app/views/webui/project/show.html.erb M src/api/webui/config/routes.rb Log Message: ----------- [webui] fix test cases - take out some more caching (for now, to be readded in the models where it's sane) - fix flags validation - redo the travis split - use truncation for database cleaner (and due to rubymine insisting replace "" with '' where no escaping is necessary) Commit: b92ed3a0b52ac44a0952c24f76ed65b5ee083105 https://github.com/openSUSE/open-build-service/commit/b92ed3a0b52ac44a0952c2... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: R src/api/app/controllers/webui/relationships_controller.rb M src/api/config/routes.rb M src/api/webui/app/controllers/webui/project_controller.rb M src/api/webui/app/models/webui/api_details.rb M src/api/webui/app/models/webui_project.rb Log Message: ----------- [api] retire webui/relationships controller Commit: 11c4363ff26b41169075d8cdd56c6d9added1fac https://github.com/openSUSE/open-build-service/commit/11c4363ff26b41169075d8... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/controllers/webui/projects_controller.rb M src/api/webui/app/controllers/webui/project_controller.rb Log Message: ----------- [webui] calculate project#list_all right in the webui Commit: fa110e6bb4d062cab08456f79ebc75a98f1e635b https://github.com/openSUSE/open-build-service/commit/fa110e6bb4d062cab08456... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: R src/api/app/controllers/webui/projects_controller.rb M src/api/config/routes.rb M src/api/test/functional/webui_controller_test.rb M src/api/test/unit/code_quality_test.rb M src/api/webui/app/controllers/webui/project_controller.rb M src/api/webui/app/models/webui/api_details.rb M src/api/webui/app/views/webui/project/new_package_branch.html.erb M src/api/webui/app/views/webui/project/show.html.erb Log Message: ----------- [webui] move the rest of the webui/projects_controller Commit: 76122b778d825b9ce26b1611d54fa85eaa7023ad https://github.com/openSUSE/open-build-service/commit/76122b778d825b9ce26b16... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/webui/app/controllers/webui/configuration_controller.rb M src/api/webui/app/models/webui_project.rb Log Message: ----------- [webui] create the interconnect directly Commit: 7387f1fe4436dccdfbd11dc5581b802bdc846d94 https://github.com/openSUSE/open-build-service/commit/7387f1fe4436dccdfbd11d... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/webui/app/controllers/webui/request_controller.rb M src/api/webui/app/models/webui/person.rb Log Message: ----------- [webui] remove the usage of find_cached Commit: e90efb295b5ae4cf00ae7f17b1dc9a7f906d7b1a https://github.com/openSUSE/open-build-service/commit/e90efb295b5ae4cf00ae7f... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/config/environments/test.rb M src/api/config/initializers/session_store.rb Log Message: ----------- [api] make use memcached in test environment but make sure not to reuse old caches Commit: 97ecf6d5a56c17c795af415b72ec727f733e1b36 https://github.com/openSUSE/open-build-service/commit/97ecf6d5a56c17c795af41... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/controllers/test_controller.rb M src/api/app/models/project.rb M src/api/test/functional/webui/users_test.rb M src/api/test/test_helper.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/models/webui/package.rb Log Message: ----------- [webui] query the database directly for packages Commit: dc13d72918e2371553fa8a6e1225dfc022115f71 https://github.com/openSUSE/open-build-service/commit/dc13d72918e2371553fa8a... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/webui/app/models/webui_project.rb Log Message: ----------- [webui] remove caching support for parent_projects Commit: 1dfeb2c0ea2ad640a67d82df8fe8b2e1dcde7e0b https://github.com/openSUSE/open-build-service/commit/1dfeb2c0ea2ad640a67d82... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/models/project.rb M src/api/app/models/user.rb M src/api/app/models/watched_project.rb M src/api/config/environments/development.rb M src/api/config/environments/test.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/project_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/webui_helper.rb M src/api/webui/app/models/webui/person.rb M src/api/webui/app/views/layouts/webui/_header.html.erb M src/api/webui/app/views/layouts/webui/_personal_navigation.html.erb M src/api/webui/app/views/layouts/webui/_watch_and_search.html.erb M src/api/webui/app/views/webui/home/_watch_list.html.erb M src/api/webui/app/views/webui/package/_commit_item.html.erb M src/api/webui/app/views/webui/user/_save_dialog.html.erb M src/api/webui/config/routes.rb Log Message: ----------- [webui] move things from Webui::Person to User model Commit: 7b8761801d6afe47ef60b67bc63dacd596594708 https://github.com/openSUSE/open-build-service/commit/7b8761801d6afe47ef60b6... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 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: c48f24c47b55c65025ce00dee26844238529a990 https://github.com/openSUSE/open-build-service/commit/c48f24c47b55c65025ce00... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/script/start_test_backend Log Message: ----------- [api] Don't override environment in start_test_backend Commit: bcc3d98edc01decc26ab4447dbe4f2b5dae59da1 https://github.com/openSUSE/open-build-service/commit/bcc3d98edc01decc26ab44... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-23 (Wed, 23 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: a5edd9854f3e83f738d8be94fe11c8c7736b51be https://github.com/openSUSE/open-build-service/commit/a5edd9854f3e83f738d8be... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/config/environments/production.rb Log Message: ----------- [api] Sane configuration params in production environment Commit: 9bdf4ed24512afe96643e03ded02b7e1ded504e9 https://github.com/openSUSE/open-build-service/commit/9bdf4ed24512afe96643e0... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/webui/app/views/webui/search/_results.html.erb Log Message: ----------- [api] fixing a harmful typo Commit: c62cdcdb51d4d4e154f7b84709fbe2041fec1eef https://github.com/openSUSE/open-build-service/commit/c62cdcdb51d4d4e154f7b8... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-23 (Wed, 23 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: afb153f871e17e2a872af679bdc70d9234d6b0c3 https://github.com/openSUSE/open-build-service/commit/afb153f871e17e2a872af6... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-23 (Wed, 23 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: 8d6372143cace39a6b4f3fe5e32824414a3cb4cd https://github.com/openSUSE/open-build-service/commit/8d6372143cace39a6b4f3f... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 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: b193f6a12e98c3f027fc2cec94a7e9d9d17c4375 https://github.com/openSUSE/open-build-service/commit/b193f6a12e98c3f027fc2c... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/test/functional/webui/request_controller_test.rb Log Message: ----------- [webui] use :xpath for xpath queries Commit: e330bf11af4676e88d135d42ccc801d8f4cb31aa https://github.com/openSUSE/open-build-service/commit/e330bf11af4676e88d135d... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 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: 74feae5bd722a36bc90c2714f6b0c39ad52ecf9f https://github.com/openSUSE/open-build-service/commit/74feae5bd722a36bc90c27... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 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/attrib_types.yml M src/api/test/fixtures/comments.yml M src/api/test/fixtures/relationships.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: f2bdbedd53b578c1b2c88802409c42f63d3c2284 https://github.com/openSUSE/open-build-service/commit/f2bdbedd53b578c1b2c888... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 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: 20f267ec7d4e9743cfb36ec789385e1297d36b3e https://github.com/openSUSE/open-build-service/commit/20f267ec7d4e9743cfb36e... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-23 (Wed, 23 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: b3823f8baf7c626fe74c44b8755adff1b0f98b46 https://github.com/openSUSE/open-build-service/commit/b3823f8baf7c626fe74c44... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2013-10-23 (Wed, 23 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: 8145e40a6266f40ce771052fd11e372efc85e116 https://github.com/openSUSE/open-build-service/commit/8145e40a6266f40ce77105... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 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: 291980b9fd182094181f69d57d00df57ead319d5 https://github.com/openSUSE/open-build-service/commit/291980b9fd182094181f69... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 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: 2d440e67ef9c70267d39e74eb1cecf04ce6ca16e https://github.com/openSUSE/open-build-service/commit/2d440e67ef9c70267d39e7... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M README.md M src/api/config/routes.rb M src/api/webui/app/controllers/webui/apidocs_controller.rb M src/api/webui/config/routes.rb Log Message: ----------- [dist] update docu and reformat the routes config Commit: a5221af9c43cb31885dc545bc1ba8112c735d0c1 https://github.com/openSUSE/open-build-service/commit/a5221af9c43cb31885dc54... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/lib/tasks/test_webui.rake Log Message: ----------- [api] don't forget about unit tests Commit: bb9813af6db5a2569a80e79ee2675d92e6d3bb4f https://github.com/openSUSE/open-build-service/commit/bb9813af6db5a2569a80e7... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 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/functional/webui/spider_test.rb M src/api/test/unit/code_quality_test.rb M src/api/test/unit/comment_test.rb M src/api/webui/app/controllers/webui/home_controller.rb M src/api/webui/app/controllers/webui/user_controller.rb M src/api/webui/app/helpers/webui/webui_helper.rb Log Message: ----------- [api] fix test cases Commit: 0f15bcf7c25c89919a569e08e6306f1749c6e92a https://github.com/openSUSE/open-build-service/commit/0f15bcf7c25c89919a569e... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/controllers/source_controller.rb M src/api/test/functional/source_controller_test.rb M src/api/test/unit/code_quality_test.rb Log Message: ----------- [api] nicer exception for unknown projects - fixes #441 Commit: 5cb4b496e034eecec6dce40bf2bc4896ce893e77 https://github.com/openSUSE/open-build-service/commit/5cb4b496e034eecec6dce4... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 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: 4715eb8fabcb41a0fd89ff2b45fa453e86664a3b https://github.com/openSUSE/open-build-service/commit/4715eb8fabcb41a0fd89ff... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/models/project.rb M src/api/webui/app/controllers/webui/package_controller.rb M src/api/webui/app/models/webui/package.rb M src/api/webui/app/views/webui/package/requests.html.erb M src/api/webui/app/views/webui/package/show.html.erb Log Message: ----------- [webui] delay rendering and parsing XML to the point where needed Most code using @package is actually only interested in the name of it, which we already know - no need to render full _meta and parsing it to get that Commit: 737b185df10d8448b2c7954e5082b435e8dadc0a https://github.com/openSUSE/open-build-service/commit/737b185df10d8448b2c795... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M dist/obs-server.spec Log Message: ----------- [dist] ignore the webui in spec file Compare: https://github.com/openSUSE/open-build-service/compare/5f5e1c865027...737b18...
participants (1)
-
Stephan Kulow