summaryrefslogtreecommitdiff
path: root/app/models/project_services/external_wiki_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-3/+1
* simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-4/+0
* adds events to services api deserializationTiago Botelho2017-01-221-1/+9
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-1/+1
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-24/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
* Annotate modelsStan Hu2016-01-061-0/+1
* Add custom UrlValidatorRobert Speicher2015-12-071-4/+2
* Re-annotate modelsStan Hu2015-05-031-8/+14
* Don't use URI.regexp to validate since it doens't have start/end anchors.Douwe Maan2015-04-111-1/+1
* Add a service to support external wikisHannes Rosenögger2015-03-121-0/+48