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-15Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-q...Robert Speicher
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-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-09Fix test failuresJacob Vosmaer
2016-04-30Backported minimal safewebhook implementation to GitLab CEGabriel Mazetto
2016-03-30minor cleanup in system_hook_specZeger-Jan van de Weg
2016-03-10web hooks to webhooksashleys
2016-02-26Allow webhooks URL to have leading and trailing spacesevuez
2016-01-29First pass at deleting projects in the background.Josh Frye
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-08-07Add `Group#add_*` convenience methodsRobert Speicher
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