Commit graph

15 commits

Author SHA1 Message Date
Sebastian Klier
26df51dc2e Fix test to conform to conventions 2016-04-20 08:25:41 +08:00
Sebastian Klier
39a545d2a8 Fix test 2016-04-20 08:25:41 +08:00
Sebastian Klier
d472810e49 formatting and test structure 2016-04-20 08:25:41 +08:00
Sebastian Klier
54661d3d44 add slack notifications for wiki pages
update changelog
2016-04-20 08:25:40 +08:00
Ben Bodenmiller
b68e3925ff format merge request references properly 2016-04-18 23:32:02 -07:00
Stan Hu
2fa20f2d4f Handle nil descriptions in Slack issue messages
Closes #14676
2016-03-28 04:15:41 -07:00
Gabriel Mazetto
b5291f9599 Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
Kamil Trzcinski
c4fa894de2 Fix specs 2015-12-10 16:16:34 +01:00
Kamil Trzcinski
2988e1fbf5 Migrate CI::Services and CI::WebHooks to Services and WebHooks 2015-12-10 16:04:08 +01:00
Douwe Maan
1e8d703a85 Tag model specs 2015-12-09 10:50:51 +01:00
Robert Speicher
15a05be70d Fix Style/Blocks cop violations 2015-06-22 16:00:54 -04:00
Douwe Maan
383c56efa1 Use Gitlab::Git helper methods and constants as much as possible. 2015-03-10 13:39:31 +01:00
Stan Hu
ad14ed5e49 Add tag_push event notification to HipChat and Slack services.
Normalize output to use:
- User name instead of username
- Include first line of title in message description
- Link to "Issue #X" instead of "#X"
2015-03-06 08:31:49 -08:00
Stan Hu
7e204cf389 Added comment notification events to HipChat and Slack services.
Supports four different event types all bundled under the "note" event type:

- comments on a commit
- comments on an issue
- comments on a merge request
- comments on a code snippet
2015-03-06 06:54:00 -08:00
Douwe Maan
d86c0cda24 Fix specs. 2015-03-03 11:14:32 +01:00