summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/variables_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* gb nice catchesShinya Maeda2017-07-071-1/+1
* Basic BE changeShinya Maeda2017-07-071-2/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* All CI offline migrationsKamil TrzciƄski2017-03-171-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-4/+4
* Fixed variables_controller_spec.rb test26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipelines-settings-pagesJose Ivan Vargas2017-02-061-2/+1
* Improved code styling on the variables_controller_specJose Ivan Vargas2017-02-061-7/+11
* Added tests for the variables controller #update actionJose Ivan Vargas2017-02-061-1/+26
* Added a variable_controller_spec test to test for flash messages on the #crea...Jose Ivan Vargas2017-02-061-0/+31