summaryrefslogtreecommitdiff
path: root/app/controllers/projects/triggers_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Improved code styling on the variables_controller_specJose Ivan Vargas2017-02-061-2/+2
* Added redirections to the index actions for the variables and triggers contro...Jose Ivan Vargas2017-02-061-0/+4
* Added a flash message to the creation of triggersJose Ivan Vargas2017-02-061-2/+3
* Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-061-6/+2
* Corrected tests and changed trigger controller redirects to the ci_cd_pipelin...Jose Ivan Vargas2017-02-061-3/+3
* Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-061-4/+3
* Make the CI permission model simplerKamil Trzcinski2016-02-021-1/+1
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-4/+4
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-5/+4
* Move CI triggers page to project settings areamove-triggers-pageDmitriy Zaporozhets2015-09-291-0/+35