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
2014-09-15Move hook models in separate dirDmitriy Zaporozhets
2014-09-12Adding ability to configure webhook timeout via gitlab.ymlWes Gurney
2014-06-26team member and hook strong paramsDmitriy Zaporozhets
2014-06-26User model to strong params. Comment other attr_accessible to let tests runDmitriy Zaporozhets
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2014-02-27Default values for web hooksDmitriy Zaporozhets
2014-01-15Disable SSL peer verification for all webhooksJacob Vosmaer
2013-12-04Annotate web_hooks tableDmitriy Zaporozhets
2013-08-21ReannotateDmitriy Zaporozhets
2013-06-19AnnotatedDmitriy Zaporozhets
2013-02-22Fix WebHook and special symbols in credentialsDmitry Medvinsky
2013-01-25Updates project to process web hooks async via sidekiq.Ryan LaNeve
2012-11-20ReannotatedDmitriy Zaporozhets
2012-11-19Annotated. schema updatedDmitriy Zaporozhets
2012-10-09AnnotatedDmitriy Zaporozhets
2012-10-09simple refactoringAndrey Kumanyaev
2012-09-27cosmetical cleanup of modelsNihad Abbasov
2012-09-27annotate modelsNihad Abbasov
2012-09-26set activerecord whitelist_attributes to trueNihad Abbasov
2012-08-02make hooks respect http basic authenticationgitlab system
2012-07-19System Hook: implementedValeriy Sizov
2012-07-19System Hooks: CRUD has doneValeriy Sizov
2012-07-19Refactoring of hook functionality & bootsrap system hooksValeriy Sizov
2012-06-26Reannotatedrandx
2012-03-05Sets correct content type on web hook execution.Uwe Kleinmann
2012-01-04fix bug #322Valery Sizov
2011-12-26Use URI::regexp for validating WebHook urlsAriejan de Vroom
2011-12-14Added web hooks functionalityAriejan de Vroom