Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Webhook note events | Stan Hu | 2015-05-21 | 4 | -0/+6 |
* | Added X-GitLab-Event header for web hooks | bugagazavr | 2015-05-08 | 2 | -5/+15 |
* | Revert "Added X-GitLab-Event header for web hooks" | Valery Sizov | 2015-04-27 | 1 | -11/+5 |
* | Added X-GitLab-Event header for web hooks | bugagazavr | 2015-04-25 | 1 | -5/+11 |
* | Don't use URI.regexp to validate since it doens't have start/end anchors. | Douwe Maan | 2015-04-11 | 1 | -1/+1 |
* | Explicitly define ordering in models using default_scope | Dmitriy Zaporozhets | 2015-02-05 | 1 | -0/+1 |
* | Rescue connection reset for web hooks | Dmitriy Zaporozhets | 2015-02-03 | 1 | -1/+1 |
* | Rubocop enabled for: Use spaces inside hash literal braces | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
* | Rescue Net::OpenTimeout exception in web hook | Dmitriy Zaporozhets | 2014-12-29 | 1 | -1/+1 |
* | Handle web hook exception | Dmitriy Zaporozhets | 2014-12-04 | 1 | -1/+7 |
* | Add tag_push_events to project hook api | Kirill Zaitsev | 2014-10-03 | 1 | -0/+1 |
* | Move hook models in separate dir | Dmitriy Zaporozhets | 2014-09-15 | 4 | -0/+116 |