summaryrefslogtreecommitdiff
path: root/spec/models/hooks/system_hook_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Implement web hooks loggingAlexander Randa2017-05-251-0/+22
* Make the new repository_update_events configurable in System Hooks UIGabriel Mazetto2017-05-121-0/+13
* Added repository_update hookGabriel Mazetto2017-05-121-0/+8
* Implement new service for creating userGeorge Andrinopoulos2017-03-271-1/+4
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* Remove schema annotations completelyValery Sizov2016-09-161-19/+1
* Clean up project destructionclean-up-project-destroyStan Hu2016-08-101-1/+1
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-10/+10
* minor cleanup in system_hook_specZeger-Jan van de Weg2016-03-301-27/+27
* First pass at deleting projects in the background.Josh Frye2016-01-291-3/+3
* Tag model specsDouwe Maan2015-12-091-1/+1
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-2/+2
* Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-10/+10
* Add support for Webhook note eventsStan Hu2015-05-211-0/+1
* Added X-GitLab-Event header for web hooksbugagazavr2015-05-081-10/+32
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-10/+10
* Make the structure of spec/models match app/modelsRobert Speicher2015-01-301-0/+100