summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Implement ayufan validatorShinya Maeda2017-07-061-5/+1
* Revert "Implement Ci::NestedUniquenessValidator"Shinya Maeda2017-07-061-0/+5
* Revert unnecesarry changesShinya Maeda2017-07-051-2/+5
* Implement Ci::NestedUniquenessValidatorShinya Maeda2017-07-051-5/+0
* Implement uniqueness_of_in_memory_validatorShinya Maeda2017-07-051-0/+5
* Exclude schedule variables from Import/Export featureShinya Maeda2017-07-051-1/+1
* Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-051-1/+1
* Fix specShinya Maeda2017-07-051-1/+1
* revert trigger_request.user_variablesShinya Maeda2017-07-051-1/+1
* zj nice catchesShinya Maeda2017-07-052-1/+5
* Remove dependent => :destroyShinya Maeda2017-07-051-1/+1
* Eliminate condition cases in ci/build.rbShinya Maeda2017-07-051-5/+2
* Implement variables_attributes create/update casesShinya Maeda2017-07-051-10/+0
* Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-052-10/+12
* pipeline_schedule_variables model/dbShinya Maeda2017-07-052-8/+7
* Implement uniqueness_of_in_memory_validatorShinya Maeda2017-07-051-0/+5
* Exclude schedule variables from Import/Export featureShinya Maeda2017-07-051-1/+1
* Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-051-1/+1
* Fix specShinya Maeda2017-07-051-1/+1
* revert trigger_request.user_variablesShinya Maeda2017-07-051-1/+1
* zj nice catchesShinya Maeda2017-07-052-1/+5
* Remove dependent => :destroyShinya Maeda2017-07-051-1/+1
* Eliminate condition cases in ci/build.rbShinya Maeda2017-07-051-5/+2
* Implement variables_attributes create/update casesShinya Maeda2017-07-051-10/+0
* Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-052-1/+14
* pipeline_schedule_variables model/dbShinya Maeda2017-07-053-1/+15
* Merge branch 'revert-2c879643' into 'master'Sean McGivern2017-07-042-3/+26
|\
| * Revert "Merge branch 'revert-12499' into 'master'"revert-2c879643Douwe Maan2017-07-042-3/+26
* | Merge branch 'feature/no-hypen-at-end-of-commit-ref-slug' into 'master'Rémy Coutable2017-07-041-2/+5
|\ \ | |/ |/|
| * chaining the methods in ref_slugStefan Hanreich2017-06-241-3/+4
| * using bang method for gsubStefan Hanreich2017-06-181-2/+2
| * updated regex to use beginning / ending of string metacharactersStefan Hanreich2017-06-181-1/+1
| * no trailing / leading hyphens in CI_COMMIT_REF_SLUG. Fixes #32035Stefan Hanreich2017-06-181-1/+3
* | Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-042-1/+17
|\ \
| * | Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-202-6/+10
| * | Backport issuable for assignee slash commands from EEToon Claes2017-06-201-0/+12
* | | Don't resolve fork relationships for projects pending deleteNick Thomas2017-07-041-2/+2
* | | Merge branch 'sh-allow-force-repo-create' into 'master'Sean McGivern2017-07-031-10/+10
|\ \ \
| * | | Change the force flag to a keyword argumentsh-allow-force-repo-createDouglas Barbosa Alexandre2017-07-031-2/+2
| * | | Make Project#ensure_repository force create a repoStan Hu2017-06-301-10/+10
* | | | Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...add-ci_variables-environment_scopeLin Jen-Shin2017-07-0412-42/+56
|\ \ \ \
| * \ \ \ Merge branch 'fix-2801' into 'master'Sean McGivern2017-07-032-2/+11
| |\ \ \ \
| | * | | | Reset @full_path to nil when cache expiresDouglas Barbosa Alexandre2017-07-031-0/+1
| | * | | | Expires full_path cache after project is renamedDouglas Barbosa Alexandre2017-06-292-2/+10
| * | | | | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-305-10/+8
| |/ / / /
| * | | | bugfix: use `require_dependency` to bring in DeclarativePolicybugfix/declarative-policy-reloadinghttp://jneen.net/2017-06-291-1/+1
| * | | | Merge branch 'sh-fix-project-destroy-in-namespace' into 'master'Robert Speicher2017-06-291-0/+6
| |\ \ \ \
| | * | | | Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-0/+6
| | |/ / /
| * | | | Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into...Robert Speicher2017-06-292-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ...Rémy Coutable2017-06-272-2/+2