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-01-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-11-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-27Use `stub_full_request` to fix spec failureHeinrich Lee Yu
2019-08-02Refactor SystemHookUrlValidator and specsGeorge Koltsov
2019-08-02Update security/webhooks.md doc page & specsGeorge Koltsov
2019-08-02Add outbound requests setting for system hooksGeorge Koltsov
2019-05-30Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-02-17Fix WebHookService spec failing in Ruby 2.6Stan Hu
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-10-19Catch `RedirectionTooDeep` Exception in webhooksHeinrich Lee Yu
2018-06-25Resolve "WebHookService doesn't handle user info with nil passwords"Jan Beckmann
2018-05-04Ensure web hook 'blocked URL' errors are stored in as web hook logs and prope...Douwe Maan
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-09-07Fix a wrong `X-Gitlab-Event` header when testing webhooksRémy Coutable
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Fix encoding error for WebHook loggingAlexander Randa
2017-07-28Merge branch 'log_webhook_timeout' into 'master'Rémy Coutable
2017-07-27Log web hook execution timeout eventsAlex Lossent
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