[obs-commits] [openSUSE/open-build-service] d57a2a: [api] do not index channel binaries in incidents
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: d57a2acd552e71a73cc408b3864ee1adca6017a6 https://github.com/openSUSE/open-build-service/commit/d57a2acd552e71a73cc408... Author: Adrian Schröter <adrian@suse.de> Date: 2015-02-10 (Tue, 10 Feb 2015) Changed paths: M src/api/app/models/channel.rb M src/api/app/models/channel_binary.rb Log Message: ----------- [api] do not index channel binaries in incidents We do not need this data and makes operations inside of incidents quite slow. We also do not increase the database size anymore to this degree Commit: 54337f742e683cf73529044331cc4023b8bcf299 https://github.com/openSUSE/open-build-service/commit/54337f742e683cf7352904... Author: Adrian Schröter <adrian@suse.de> Date: 2015-02-10 (Tue, 10 Feb 2015) Changed paths: M src/api/app/jobs/create_job.rb M src/api/app/jobs/send_event_emails.rb M src/api/app/models/binary_release.rb M src/api/config/application.rb Log Message: ----------- [api] fix delayed jobs with rails 4.2 and don't crash in exception handler Commit: 858d2e90c062ce3861ecbc30dbfdbacbffbc4b2f https://github.com/openSUSE/open-build-service/commit/858d2e90c062ce3861ecbc... Author: Adrian Schröter <adrian@suse.de> Date: 2015-02-10 (Tue, 10 Feb 2015) Changed paths: M src/api/app/models/binary_release.rb M src/api/test/unit/code_quality_test.rb Log Message: ----------- [api] handle invalid double entries gracefully Compare: https://github.com/openSUSE/open-build-service/compare/31e9f93769a6...858d2e...
participants (1)
-
Adrian Schröter