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-18Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan
2018-01-17reference triggers.values for permitted parametersAlexis Reigel
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-07-20Wrong data type when testing webhooksAlexander Randa
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-05-25Implement web hooks loggingAlexander Randa
2017-04-28Implement ability to update hooksAlexander Randa
2017-04-12Fix API not accepting job_events for webhooksZ.J. van de Weg
2017-01-19Fixed tests and a rubocop linterJose Ivan Vargas
2017-01-19Removed the index action from both the projects hook and services controllersJose Ivan Vargas
2017-01-19Moved the webhooks and services gear options to a single one called integrationsJose Ivan Vargas
2016-09-01Add option to confidential issues events to trigger WebhooksDouglas Barbosa Alexandre
2016-08-02Implement pipeline hooks, extracted from !5525Lin Jen-Shin
2016-05-30Add Admin UI to enable Wiki Page events webhook in projectsGabriel Mazetto
2016-05-03Always mention HTTP statusJacob Vosmaer
2016-05-03Inform user about questionable hook successJacob Vosmaer
2016-05-03Improve documentation and web test for web hooksJacob Vosmaer
2016-05-02Added UI to define secret_token for webhook and systemhookGabriel Mazetto
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-04Handle and report SSL errors in Web hook test. Check for status 200 for success.Stan Hu
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-08-26Enable SSL verification for WebhooksValery Sizov
2015-05-22Add support for Webhook note eventsStan Hu
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-12-04Handle web hook exceptionDmitriy Zaporozhets
2014-07-29Prevent 500 if hook url is down, fixes #7376Robert Schilling
2014-07-28Do not execute hooks on empty projects, fixes #6108Robert Schilling
2014-06-26Project hook, milestone, snippet strong paramsDmitriy Zaporozhets
2014-06-26team member and hook strong paramsDmitriy Zaporozhets
2014-04-06Fix url generation error on hook invalid createskv
2014-01-15Convert TestHookContext into TestHookService. Added testsDmitriy Zaporozhets
2013-12-15fix most of warningsskv
2013-09-25Modify permissions for project and groupDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets