Files
gitlabhq/app/models
Douwe Maan bbbfdba0b9 Merge branch 'bugagazavr/gitlab-ce-extend-hooks' into 'master'
Add new data to project in push, issue, merge-request and note webhooks data

_Originally opened at !2738 by @bugagazavr._

- - -

**What does this MR do?**

Adds more data to hooks, makes repository data in all hook more dry ( use one hook_attrs method for repository data in all hooks )

**Are there points in the code the reviewer needs to double check?**

1. https://gitlab.com/bugagazavr/gitlab-ce/blob/extend-hooks/app/models/project.rb#L738
2. https://gitlab.com/bugagazavr/gitlab-ce/blob/extend-hooks/app/models/concerns/issuable.rb#L132
3. https://gitlab.com/bugagazavr/gitlab-ce/blob/extend-hooks/lib/gitlab/push_data_builder.rb#L52
4. https://gitlab.com/bugagazavr/gitlab-ce/blob/extend-hooks/lib/gitlab/note_data_builder.rb#L56

**Why was this MR needed?**

More information about user for push events, and more data about repositiry ( project )

**What are the relevant issue numbers?**

No

**Screenshots (if relevant)**

No

See merge request !2788
2016-02-16 13:08:36 +00:00
..
2016-02-02 14:35:09 +01:00
2016-01-15 00:35:12 +03:00
2011-10-09 00:36:38 +03:00
2015-08-03 01:52:54 +09:00
2016-01-29 13:39:33 -05:00
2015-05-03 13:38:27 -07:00
2015-04-03 12:28:47 +02:00
2016-02-04 13:03:41 -05:00
2016-01-06 13:09:55 +00:00
2016-01-12 12:29:10 -02:00
2016-01-22 11:24:44 +02:00
2015-12-18 14:19:48 -06:00
2015-08-04 14:33:18 +02:00
2014-08-25 12:25:02 +03:00
2015-12-07 16:57:26 -05:00
2015-12-08 21:00:01 -08:00
2015-12-08 21:00:01 -08:00
2016-01-06 13:09:55 +00:00
2014-10-09 18:22:20 +03:00
2015-05-03 13:38:27 -07:00
2014-10-09 18:22:20 +03:00
2015-11-13 19:22:46 +01:00
2016-02-16 12:13:13 +01:00
2015-08-03 01:52:54 +09:00
2015-03-16 21:38:41 +02:00