[obs-commits] [openSUSE/open-build-service] 14e7f2: [api] put the update timestamp in a global variabl...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 14e7f22ea8575915fffbb250ee6f85864e269682 https://github.com/openSUSE/open-build-service/commit/14e7f22ea8575915fffbb2... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-20 (Fri, 20 Sep 2013) Changed paths: M src/api/app/models/issue_tracker.rb Log Message: ----------- [api] put the update timestamp in a global variable Commit: 47196cae3fef89b74c24183d1fe788f750a3177a https://github.com/openSUSE/open-build-service/commit/47196cae3fef89b74c2418... Author: Stephan Kulow <coolo@suse.de> Date: 2013-09-20 (Fri, 20 Sep 2013) Changed paths: M src/api/app/controllers/application_controller.rb M src/api/app/controllers/source_controller.rb M src/api/app/helpers/maintenance_helper.rb M src/api/app/helpers/status_helper.rb M src/api/app/jobs/update_package_meta_job.rb M src/api/app/models/backend_package.rb M src/api/app/models/channel_binary.rb M src/api/app/models/issue_tracker.rb M src/api/app/models/package.rb M src/api/app/views/source/_package_issues.xml.builder M src/api/test/integration/last_events_test.rb M src/api/test/unit/code_quality_test.rb Log Message: ----------- [api] refactor what happens when a source is changed We mark the backend infos as dirty by deleting the backend_package relation. This needs to be checked by all routes accessing kinds and issues though Compare: https://github.com/openSUSE/open-build-service/compare/d554ab27344d...47196c...
participants (1)
-
Stephan Kulow