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
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-25Implement web hooks loggingAlexander Randa
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-09-16Remove schema annotations completelyValery Sizov
2016-05-09Fix test failuresJacob Vosmaer
2016-04-30Backported minimal safewebhook implementation to GitLab CEGabriel Mazetto
2016-03-10web hooks to webhooksashleys
2016-02-26Allow webhooks URL to have leading and trailing spacesevuez
2016-01-07Accept 2xx status codes for successful Web hook triggersStan Hu
2015-12-09Tag model specsDouwe Maan
2015-12-04Handle and report SSL errors in Web hook test. Check for status 200 for success.Stan Hu
2015-10-03Fix rubocop warnings in spec/modelsGuilherme Garnier
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-06-22Fix `raise_error` without an argument deprecation warningsRobert Speicher
2015-05-22Add support for Webhook note eventsStan Hu
2015-05-08Added X-GitLab-Event header for web hooksbugagazavr
2015-04-27Revert "Added X-GitLab-Event header for web hooks"Valery Sizov
2015-04-25Added 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