summaryrefslogtreecommitdiff
path: root/app/models/generic_commit_status.rb
Commit message (Expand)AuthorAgeFilesLines
* Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-1/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski2017-06-131-0/+1
* Add URL validations for generic commit statusesGrzegorz Bizon2017-01-181-0/+4
* Link external commit status badge to a target URLGrzegorz Bizon2017-01-171-0/+6
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-37/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-7/+10
* Annotate modelsStan Hu2016-01-061-0/+1
* Annotate modelsDmitriy Zaporozhets2015-11-131-0/+33
* Implement Commit Status APIKamil Trzcinski2015-10-121-0/+15