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
2021-04-20Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-01-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterlistGitLab Bot
2019-09-03Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon
2019-09-03Add system hooks for project/group membership updatesBrandon Williams
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-10-01Migrate sensitive web hook data in the backgroundNick Thomas
2018-09-05Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets
2018-09-05Refactor: move active hook filter to TriggerableHooksDuana Saskia
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-08-13Filter project hooks by branchDuana Saskia
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-03Fixed pagination of web hook logsYorick Peterse
2018-01-18Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan
2018-01-17Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-q...Robert Speicher
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-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