summaryrefslogtreecommitdiff
path: root/app/controllers/projects/variables_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated the #create action to render the show view in case of a form errorJose Ivan Vargas2017-02-061-2/+2
* Improved code styling on the variables_controller_specJose Ivan Vargas2017-02-061-3/+2
* Added tests for the variables controller #update actionJose Ivan Vargas2017-02-061-2/+3
* Modified redirection logic in the variables cont.Jose Ivan Vargas2017-02-061-2/+3
* Added redirections to the index actions for the variables and triggers contro...Jose Ivan Vargas2017-02-061-0/+4
* Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-061-7/+3
* changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas2017-02-061-4/+4
* Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-061-4/+4
* Project variables UIPhil Hughes2016-05-161-3/+27
* Make the CI permission model simplerKamil Trzcinski2016-02-021-1/+1
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-1/+1
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-5/+2
* Move CI variables page to project settingsmove-variables-pageDmitriy Zaporozhets2015-09-281-0/+25