Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-04execute system hooks from projectAlexis Reigel
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-20Wrong data type when testing webhooksAlexander Randa
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-13Make the new repository_update_events configurable in System Hooks UIGabriel Mazetto
2017-05-13Added repository_update hookGabriel Mazetto
2017-03-27Implement new service for creating userGeorge Andrinopoulos
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-09-16Remove schema annotations completelyValery Sizov
2016-08-10Clean up project destructionStan Hu
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-03-30minor cleanup in system_hook_specZeger-Jan van de Weg
2016-01-29First pass at deleting projects in the background.Josh Frye
2015-12-09Tag model specsDouwe Maan
2015-08-07Add `Group#add_*` convenience methodsRobert Speicher
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-05-22Add support for Webhook note eventsStan Hu
2015-05-08Added X-GitLab-Event header for web hooksbugagazavr
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-30Make the structure of spec/models match app/modelsRobert Speicher