summaryrefslogtreecommitdiff
path: root/spec/models/hooks/system_hook_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-4/+4
* execute system hooks from projectAlexis Reigel2018-01-041-1/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Wrong data type when testing webhooksAlexander Randa2017-07-201-2/+1
* 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