Lin Jen-Shin
f1e5ca3a31
Use any? instead of count > 0, feedback:
...
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6019#note_16832243
2016-10-13 01:12:00 +08:00
Lin Jen-Shin
d5264e8804
Simplify the name for data builder, feedback:
...
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5620#note_13671791
2016-08-12 16:09:29 +08:00
Lin Jen-Shin
984367f957
Move those builders to their own namespace, feedback:
...
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5620#note_13540099
2016-08-04 23:44:27 +08:00
Felipe Artur
2e9d535868
Allow build email service to be tested
2016-07-15 20:38:27 -03:00
Jeroen van Baarsen
f1479b56b7
Remove the annotate gem and delete old annotations
...
In 8278b763d9
the default behaviour of annotation
has changes, which was causing a lot of noise in diffs. We decided in #17382
that it is better to get rid of the whole annotate gem, and instead let people
look at schema.rb for the columns in a table.
Fixes : #17382
2016-05-09 18:00:28 +02:00
Zeger-Jan van de Weg
47da013cf8
Annotate the models
2016-05-06 08:27:46 +02:00
Frank Groeneveld
2fd05aed46
Allow empty recipient list when pusher is added
...
Closes #13574
2016-04-14 10:24:09 +02:00
Rémy Coutable
e79b867d2b
Ensure empty recipients are rejected in BuildsEmailService
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-04-06 16:14:51 +02:00
Stan Hu
69209612e1
Suppress e-mails on failed builds if allow_failure is set
...
Every time I push to GitLab, I get > 2 emails saying a spec failed when
I don't care about benchmarks and other specs that have `allow_failure` set to `true`.
2016-01-07 10:45:39 -08:00
Stan Hu
79c0e7212a
Annotate models
2016-01-06 13:09:55 +00:00
Kamil Trzcinski
8b4cdc50fc
Fix indentation and BuildsEmailService
2015-12-11 18:01:57 +01:00
Kamil Trzcinski
71e6a93db9
Change default values
2015-12-11 13:28:40 +01:00
Kamil Trzcinski
80f8074d01
Migrate SlackService and HipChat service
2015-12-10 16:04:08 +01:00
Kamil Trzcinski
d5c91bb9a6
Migrate CI WebHooks and Emails to new tables
2015-12-10 16:04:08 +01:00
Kamil Trzcinski
2988e1fbf5
Migrate CI::Services and CI::WebHooks to Services and WebHooks
2015-12-10 16:04:08 +01:00