Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 5d6c7aa016243dddd7456ca6a1d2247f5c152233 https://github.com/openSUSE/open-build-service/commit/5d6c7aa016243dddd7456c... Author: Ruediger Oertel ro@suse.de Date: 2012-02-27 (Mon, 27 Feb 2012)
Changed paths: M src/backend/BSXML.pm
Log Message: ----------- [backend] BSXML.pm: allow xmlns attribute in updateinfo
Commit: 846781cda2cb4007fd0d6d5e09f834fc64a22e05 https://github.com/openSUSE/open-build-service/commit/846781cda2cb4007fd0d6d... Author: Ruediger Oertel ro@suse.de Date: 2012-02-27 (Mon, 27 Feb 2012)
Changed paths: M ReleaseNotes-2.3 M TODO M dist/README.SETUP M dist/crontab.obs-api M dist/obsstoragesetup M dist/obsworker M docs/api/api/api.txt M docs/api/api/issue.rng M docs/api/api/issue_tracker.xml M docs/api/api/obs.rng M docs/api/api/patchinfo.rng M docs/api/api/patchinfo.xml M docs/api/api/request.xsd M src/activexml/node.rb M src/api/Rakefile M src/api/app/controllers/application_controller.rb M src/api/app/controllers/issue_trackers_controller.rb M src/api/app/controllers/request_controller.rb M src/api/app/controllers/search_controller.rb M src/api/app/controllers/source_controller.rb M src/api/app/controllers/status_controller.rb M src/api/app/helpers/maintenance_helper.rb A src/api/app/helpers/validation_helper.rb M src/api/app/models/db_package.rb M src/api/app/models/db_project.rb M src/api/app/models/issue.rb M src/api/app/models/issue_tracker.rb M src/api/app/models/user.rb M src/api/db/development_structure.sql R src/api/db/migrate/20111206000000_update_issue_trackers_in_backend.rb A src/api/db/migrate/20120216114303_rename_issue_table_columns.rb A src/api/db/migrate/20120217114303_hamonize_replacement_chars.rb A src/api/db/migrate/20120220114304_update_issue_trackers_in_backend.rb A src/api/db/migrate/20120223105426_add_index_for_attributes.rb M src/api/db/seeds.rb M src/api/files/distributions.xml.template M src/api/lib/opensuse/validator.rb M src/api/lib/tasks/delayed_job.rake M src/api/lib/workers/update_issues.rb M src/api/lib/xpath_engine.rb M src/api/test/fixtures/db_projects.yml M src/api/test/fixtures/issue_trackers.yml M src/api/test/fixtures/issues.yml M src/api/test/functional/issue_controller_test.rb M src/api/test/functional/issue_trackers_controller_test.rb M src/api/test/functional/maintenance_test.rb M src/api/test/functional/request_controller_test.rb M src/api/test/functional/search_controller_test.rb M src/api/test/functional/source_controller_test.rb M src/api/test/functional/source_services_test.rb M src/api/test/unit/issue.rb A src/backend/BSCando.pm M src/backend/BSSrcdiff.pm M src/backend/BSVerify.pm M src/backend/BSXML.pm R src/backend/XML/Structured.pm A src/backend/XML/Structured.pm M src/backend/bs_admin M src/backend/bs_dispatch M src/backend/bs_publish M src/backend/bs_repserver M src/backend/bs_sched M src/backend/bs_srcserver M src/backend/bs_worker M src/backend/call-service-in-lxc.sh A src/backend/worker/BSCando.pm M src/webui/app/controllers/home_controller.rb M src/webui/app/controllers/main_controller.rb M src/webui/app/controllers/package_controller.rb M src/webui/app/controllers/patchinfo_controller.rb M src/webui/app/controllers/project_controller.rb M src/webui/app/controllers/request_controller.rb M src/webui/app/controllers/search_controller.rb M src/webui/app/controllers/user_controller.rb M src/webui/app/helpers/application_helper.rb M src/webui/app/helpers/request_helper.rb M src/webui/app/models/bs_request.rb M src/webui/app/models/issue_tracker.rb M src/webui/app/models/package.rb M src/webui/app/models/patchinfo.rb M src/webui/app/models/person.rb M src/webui/app/models/project.rb M src/webui/app/models/project_status.rb M src/webui/app/views/home/my_work.html.erb M src/webui/app/views/main/index.rhtml M src/webui/app/views/package/_branch_dialog.rhtml M src/webui/app/views/package/_buildstatus.html.erb M src/webui/app/views/package/_delete_dialog.rhtml M src/webui/app/views/package/_submit_request_dialog.rhtml M src/webui/app/views/package/show.html.erb M src/webui/app/views/patchinfo/_form.rhtml M src/webui/app/views/patchinfo/show.html.erb M src/webui/app/views/project/_add_maintained_project_dialog.html.erb M src/webui/app/views/project/_buildstatus.html.erb M src/webui/app/views/project/_delete_dialog.rhtml M src/webui/app/views/project/_release_request_dialog.rhtml M src/webui/app/views/project/maintenance_incidents.html.erb M src/webui/app/views/project/show.html.erb M src/webui/app/views/request/_add_reviewer_dialog.rhtml M src/webui/app/views/request/_add_role_request_dialog.rhtml M src/webui/app/views/request/_delete_request_dialog.rhtml A src/webui/app/views/request/_issues_table.html.erb M src/webui/app/views/request/_recent_events_table.html.erb A src/webui/app/views/request/_reviewer.html.erb M src/webui/app/views/request/show.html.erb M src/webui/app/views/search/index.html.erb A src/webui/app/views/shared/_buildresult_box.html.erb M src/webui/app/views/shared/_editor.html.erb A src/webui/app/views/shared/_incident_table.html.erb A src/webui/app/views/shared/_incident_table_entries.html.erb R src/webui/app/views/shared/_incidents.html.erb A src/webui/app/views/shared/_project_or_package_link.html.erb M src/webui/app/views/shared/_repositories.html.erb M src/webui/app/views/shared/_requests.html.erb M src/webui/app/views/shared/_requests_small.html.erb M src/webui/app/views/shared/_sourcediff.html.erb M src/webui/app/views/shared/_user_with_realname_and_icon.html.erb M src/webui/app/views/vendor/bento/package/show.html.erb M src/webui/config/environment.rb
Log Message: ----------- Merge branch 'master' of github.com:openSUSE/open-build-service
Compare: https://github.com/openSUSE/open-build-service/compare/6d1a7ed...846781c