Branch: refs/heads/send_emails_in_batches
Home: https://github.com/openSUSE/open-build-service
Commit: c91de168ec496f6faaf45935057bf27045fce563
https://github.com/openSUSE/open-build-service/commit/c91de168ec496f6faaf45…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-31 (Sat, 31 Oct 2015)
Changed paths:
M src/api/lib/tasks/extract.rake
M src/api/test/fixtures/attrib_default_values.yml
M src/api/test/fixtures/attrib_namespace_modifiable_bies.yml
M src/api/test/fixtures/attrib_type_modifiable_bies.yml
M src/api/test/fixtures/attrib_values.yml
M src/api/test/fixtures/backend_packages.yml
A src/api/test/fixtures/bs_request_histories.yml
M src/api/test/fixtures/bs_requests.yml
M src/api/test/fixtures/comments.yml
M src/api/test/fixtures/configurations.yml
M src/api/test/fixtures/event_subscriptions.yml
M src/api/test/fixtures/events.yml
A src/api/test/fixtures/group_maintainers.yml
A src/api/test/fixtures/incident_updateinfo_counter_values.yml
M src/api/test/fixtures/packages.yml
A src/api/test/fixtures/product_channels.yml
M src/api/test/fixtures/projects.yml
M src/api/test/fixtures/relationships.yml
M src/api/test/fixtures/repository_architectures.yml
M src/api/test/fixtures/roles_users.yml
A src/api/test/fixtures/updateinfo_counters.yml
Log Message:
-----------
[ci] fix rake task of db:extract_fixtures
Commit: 0794f810d4d23e6c315e5d7526174041d77161e8
https://github.com/openSUSE/open-build-service/commit/0794f810d4d23e6c315e5…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-31 (Sat, 31 Oct 2015)
Changed paths:
M src/api/app/models/event/build.rb
M src/api/test/fixtures/event_mailer/project_comment
M src/api/test/functional/comments_controller_test.rb
M src/api/test/functional/maintenance_test.rb
M src/api/test/functional/request_events_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/models/event_test.rb
R src/api/test/models/relationship_test.rb
M src/api/test/policies/attrib_policy_test.rb
M src/api/test/unit/event_mailer_test.rb
Log Message:
-----------
[ci] trigger sending the mails in testsuite whenever we expect deliveries
This is otherwise not happening as we rely on clockwork
Compare: https://github.com/openSUSE/open-build-service/compare/6181e3b49418...0794f…
Branch: refs/heads/send_emails_in_batches
Home: https://github.com/openSUSE/open-build-service
Commit: 6181e3b49418004e37ef840427246148daeeb67d
https://github.com/openSUSE/open-build-service/commit/6181e3b49418004e37ef8…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-31 (Sat, 31 Oct 2015)
Changed paths:
M src/api/app/models/event/build.rb
M src/api/test/fixtures/event_mailer/project_comment
M src/api/test/functional/comments_controller_test.rb
M src/api/test/functional/maintenance_test.rb
M src/api/test/functional/request_events_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/models/event_test.rb
M src/api/test/unit/event_mailer_test.rb
Log Message:
-----------
[ci] trigger sending the mails in testsuite whenever we expect deliveries
This is otherwise not happening as we rely on clockwork
Branch: refs/heads/send_emails_in_batches
Home: https://github.com/openSUSE/open-build-service
Commit: 75782fbfc0745d6d8d840913e9825b9afe9cb3e2
https://github.com/openSUSE/open-build-service/commit/75782fbfc0745d6d8d840…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/jobs/send_event_emails.rb
M src/api/app/models/event/base.rb
M src/api/config/clock.rb
A src/api/db/migrate/20151030130011_mark_events.rb
M src/api/db/structure.sql
Log Message:
-----------
[api] no longer create a delayed job per event
this is just too fragile
Commit: fa1d1db42df9316bf1591ab610b94c4825683f35
https://github.com/openSUSE/open-build-service/commit/fa1d1db42df9316bf1591…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/lib/tasks/extract.rake
M src/api/test/fixtures/attrib_default_values.yml
M src/api/test/fixtures/attrib_namespace_modifiable_bies.yml
M src/api/test/fixtures/attrib_type_modifiable_bies.yml
M src/api/test/fixtures/attrib_values.yml
A src/api/test/fixtures/bs_request_histories.yml
M src/api/test/fixtures/bs_requests.yml
M src/api/test/fixtures/comments.yml
M src/api/test/fixtures/configurations.yml
M src/api/test/fixtures/event_subscriptions.yml
M src/api/test/fixtures/events.yml
A src/api/test/fixtures/group_maintainers.yml
A src/api/test/fixtures/incident_updateinfo_counter_values.yml
A src/api/test/fixtures/product_channels.yml
M src/api/test/fixtures/projects.yml
M src/api/test/fixtures/relationships.yml
M src/api/test/fixtures/roles_users.yml
A src/api/test/fixtures/updateinfo_counters.yml
Log Message:
-----------
[ci] fix rake task of db:extract_fixtures
Commit: 549459b5eac27e9cbfb96375e2e3a665e988e36f
https://github.com/openSUSE/open-build-service/commit/549459b5eac27e9cbfb96…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/models/event/build.rb
M src/api/test/functional/comments_controller_test.rb
M src/api/test/functional/request_events_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/models/event_test.rb
M src/api/test/unit/event_mailer_test.rb
Log Message:
-----------
[ci] trigger sending the mails in testsuite whenever we expect deliveries
This is otherwise not happening as we rely on clockwork
Compare: https://github.com/openSUSE/open-build-service/compare/9c617de1c7ff...54945…
Branch: refs/heads/send_emails_in_batches
Home: https://github.com/openSUSE/open-build-service
Commit: 45b023bba460d86a0cb9a643f7647b5b9ea5030f
https://github.com/openSUSE/open-build-service/commit/45b023bba460d86a0cb9a…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/jobs/send_event_emails.rb
M src/api/app/models/event/base.rb
M src/api/config/clock.rb
A src/api/db/migrate/20151030130011_mark_events.rb
M src/api/db/structure.sql
Log Message:
-----------
no longer create a delayed job per event
this is just too fragile
Commit: 71686125f976b9c1169823ebbacd05479ef0768c
https://github.com/openSUSE/open-build-service/commit/71686125f976b9c116982…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/models/event/build.rb
M src/api/test/models/event_test.rb
M src/api/test/unit/event_mailer_test.rb
Log Message:
-----------
[ci] trigger sending the mails in testsuite whenever we expect deliveries
This is otherwise not happening as we rely on clockwork
Commit: 9c617de1c7ff249eb45946cafee8a9e4b1574c38
https://github.com/openSUSE/open-build-service/commit/9c617de1c7ff249eb4594…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/lib/tasks/extract.rake
M src/api/test/fixtures/attrib_default_values.yml
M src/api/test/fixtures/attrib_namespace_modifiable_bies.yml
M src/api/test/fixtures/attrib_type_modifiable_bies.yml
M src/api/test/fixtures/attrib_values.yml
A src/api/test/fixtures/bs_request_histories.yml
M src/api/test/fixtures/bs_requests.yml
M src/api/test/fixtures/comments.yml
M src/api/test/fixtures/configurations.yml
M src/api/test/fixtures/event_subscriptions.yml
M src/api/test/fixtures/events.yml
A src/api/test/fixtures/group_maintainers.yml
A src/api/test/fixtures/incident_updateinfo_counter_values.yml
A src/api/test/fixtures/product_channels.yml
M src/api/test/fixtures/projects.yml
M src/api/test/fixtures/relationships.yml
M src/api/test/fixtures/roles_users.yml
A src/api/test/fixtures/updateinfo_counters.yml
Log Message:
-----------
[ci] fix rake task of db:extract_fixtures
Compare: https://github.com/openSUSE/open-build-service/compare/4d42336b7d09...9c617…
Branch: refs/heads/send_emails_in_batches
Home: https://github.com/openSUSE/open-build-service
Commit: a201eb69bc4fd3a12646898385eaa79ef8df20a3
https://github.com/openSUSE/open-build-service/commit/a201eb69bc4fd3a126468…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/jobs/send_event_emails.rb
M src/api/app/models/event/base.rb
M src/api/config/clock.rb
A src/api/db/migrate/20151030130011_mark_events.rb
M src/api/db/structure.sql
Log Message:
-----------
no longer create a delayed job per event
this is just too fragile
Commit: 4d42336b7d098afedc55526e63260640d101f626
https://github.com/openSUSE/open-build-service/commit/4d42336b7d098afedc555…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/models/event/build.rb
M src/api/test/models/event_test.rb
M src/api/test/unit/event_mailer_test.rb
Log Message:
-----------
[ci] trigger sending the mails in testsuite whenever we expect deliveries
This is otherwise not happening as we rely on clockwork
Compare: https://github.com/openSUSE/open-build-service/compare/a1377704a6dc...4d423…
Branch: refs/heads/send_emails_in_batches
Home: https://github.com/openSUSE/open-build-service
Commit: a1377704a6dcf281737226462d8f2d24b0c56424
https://github.com/openSUSE/open-build-service/commit/a1377704a6dcf28173722…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/jobs/send_event_emails.rb
M src/api/app/models/event/base.rb
M src/api/config/clock.rb
A src/api/db/migrate/20151030130011_mark_events.rb
M src/api/db/structure.sql
Log Message:
-----------
no longer create a delayed job per event
this is just too fragile
Branch: refs/heads/send_emails_in_batches
Home: https://github.com/openSUSE/open-build-service
Commit: 2c53f8cf8a15ba7969bdf1784d936de52cc81320
https://github.com/openSUSE/open-build-service/commit/2c53f8cf8a15ba7969bdf…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/jobs/send_event_emails.rb
M src/api/app/models/event/base.rb
M src/api/config/clock.rb
A src/api/db/migrate/20151030130011_mark_events.rb
M src/api/db/structure.sql
Log Message:
-----------
no longer create a delayed job per event
this is just too fragile
Branch: refs/heads/send_emails_in_batches
Home: https://github.com/openSUSE/open-build-service
Commit: 5cc392087d9ac3a9b5a75b26a496d8fe26bf80c9
https://github.com/openSUSE/open-build-service/commit/5cc392087d9ac3a9b5a75…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/jobs/send_event_emails.rb
M src/api/app/models/event/base.rb
M src/api/config/clock.rb
A src/api/db/migrate/20151030130011_mark_events.rb
M src/api/db/structure.sql
Log Message:
-----------
no longer create a delayed job per event
this is just too fragile
Branch: refs/heads/send_emails_in_batches
Home: https://github.com/openSUSE/open-build-service
Commit: 60ef15875c5f04015d3f3ac47a81163365ecb062
https://github.com/openSUSE/open-build-service/commit/60ef15875c5f04015d3f3…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/api/app/jobs/send_event_emails.rb
M src/api/app/models/event/base.rb
A src/api/db/migrate/20151030130011_mark_events.rb
M src/api/db/structure.sql
Log Message:
-----------
no longer create a delayed job per event
this is just too fragile