summaryrefslogtreecommitdiff
path: root/app/models/ci/variable.rb
Commit message (Expand)AuthorAgeFilesLines
* Basic BE changeShinya Maeda2017-07-071-0/+1
* Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin2017-06-291-17/+2
|\
| * DecuplinShinya Maeda2017-06-281-17/+2
* | Add environment_scope column to ci_variables tableLin Jen-Shin2017-06-211-1/+1
|/
* Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-311-0/+1
* Merge secret and protected vars to variables_for(ref)Lin Jen-Shin2017-05-271-0/+4
* All CI offline migrationsKamil Trzciński2017-03-171-2/+2
* Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-2/+2
* Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-241-1/+1
* Sort secret variables by key (fix #20870)Diego Souza2016-09-091-2/+4
* add missing attribute to attr_encrypted so it is fully backwards-compatibleJames Lopez2016-06-281-0/+1
* Upgrade attr_encrypted and encryptorConnor Shea2016-05-301-1/+4
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-14/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-3/+3
* Merge branch '8-4-stable' into ci/api-variablesTomasz Maczukin2016-01-131-1/+1
|\
| * Annotate modelsStan Hu2016-01-061-1/+2
* | Change :variable_id to :key as resource ID in APITomasz Maczukin2016-01-071-1/+5
* | Add features for list and show details of variables in APITomasz Maczukin2015-12-311-0/+1
|/
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-2/+2
* Annotate modelsDmitriy Zaporozhets2015-11-131-1/+1
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+25