summaryrefslogtreecommitdiff
path: root/app/models/project_auto_devops.rb
Commit message (Expand)AuthorAgeFilesLines
* Use domain.presence instead of domain to avoid empty strings38175-add-domain-field-to-auto-devops-application-settingMatija Čupić2018-02-061-1/+1
* Use Gitlab::CurrentSettings instead of current_application_settingsMatija Čupić2018-02-031-3/+1
* Read the AutoDevOps instance domain in ProjectAutoDevOpsMatija Čupić2018-02-011-2/+8
* Add warning message if domain or cluster are not configuredbokebilly2017-09-191-0/+4
* Add auto devops enabled/disabled to usage pingZeger-Jan van de Weg2017-09-121-0/+3
* Add tests to cover all introduced changesKamil Trzcinski2017-09-061-1/+1
* Improve config source handling codeKamil Trzcinski2017-09-061-0/+6
* Use hook for setting Pipeline config_sourceZeger-Jan van de Weg2017-09-061-1/+1
* Incorporate another round of feedbackZeger-Jan van de Weg2017-09-061-1/+1
* Incorporate reviewZeger-Jan van de Weg2017-09-041-0/+2
* Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-311-0/+3