summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Support both internal and external issue trackersJarka Kadlecova2017-07-243-18/+97
* Wrong data type when testing webhooksAlexander Randa2017-07-205-8/+19
* Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-201-1/+73
|\
| * Change auto-retry count to a correct value in docsGrzegorz Bizon2017-07-201-2/+2
| * Make it possible to auto retry a failed CI/CD jobGrzegorz Bizon2017-07-171-1/+32
| * Make it possible to count a number of job retriesGrzegorz Bizon2017-07-171-0/+41
* | Merge branch 'issue_35132' into 'master'Sean McGivern2017-07-191-1/+1
|\ \
| * | Fix external issue trackers redirectissue_35132Felipe Artur2017-07-181-1/+1
* | | Allow groups with the name systembvl-free-system-namespaceBob Van Landuyt2017-07-181-1/+1
* | | Update specs for new upload pathBob Van Landuyt2017-07-183-3/+3
* | | Use RequestStoreWrap for Commit#authorLin Jen-Shin2017-07-181-5/+3
|/ /
* | Promote visibility level helpers from Group to NamespaceNick Thomas2017-07-171-0/+8
|/
* Merge branch 'fix-exact-matches-of-username-and-email-on-top-of-the-user-sear...Sean McGivern2017-07-141-3/+3
|\
| * Fixes the user order being overriden in the autocomplete controllerfix-exact-matches-of-username-and-email-on-top-of-the-user-searchTiago Botelho2017-07-141-3/+3
* | Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int...Sean McGivern2017-07-141-1/+1
|\ \ | |/ |/|
| * Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-1/+1
* | Revert "Merge branch 'revert-2c879643' into 'master'"Sean McGivern2017-07-141-21/+0
* | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-0/+22
|\ \
| * | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-0/+22
* | | Prevent GitLab issue tracker spec from failing later specsfix-issue-tracker-specSean McGivern2017-07-131-18/+9
| |/ |/|
* | Stop sanitizing user 'name' when inserting into dbNathan Neulinger2017-07-121-0/+12
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-1111-26/+26
|/
* Prevent bad data being added to application settings when Redis is unavailableNick Thomas2017-07-101-0/+12
* Merge branch 'rs-issue-34847' into 'master'Douwe Maan2017-07-071-7/+7
|\
| * Mark a subgroup-related spec as PostgreSQL-onlyrs-issue-34847Robert Speicher2017-07-071-7/+7
* | Merge branch 'fix-typo-in-sha-attribute-spec' into 'master'Stan Hu2017-07-071-2/+2
|\ \
| * | Fix another typo in SHA attribute specfix-typo-in-sha-attribute-specStan Hu2017-07-071-1/+1
| * | Fix typo in SHA attribute specSean McGivern2017-07-071-1/+1
* | | Merge branch 'dm-fix-project-path-helpers-production' into 'master'Douwe Maan2017-07-071-1/+1
|\ \ \
| * | | Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
| |/ /
* | | Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern2017-07-071-0/+154
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-075-12/+75
| |\ \ | | |/
| * | Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-0713-106/+370
| |\ \
| * | | Don't use Flipper for the Performance BarRémy Coutable2017-07-071-51/+60
| * | | Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-061-0/+145
* | | | Merge branch 'active-record-each-batch' into 'master'Sean McGivern2017-07-071-0/+53
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added EachBatch for iterating tables in batchesactive-record-each-batchYorick Peterse2017-07-071-0/+53
* | | | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-073-0/+41
|\ \ \ \
| * \ \ \ Merge from master(Fix conflicts)Shinya Maeda2017-07-076-8/+225
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Remove a spec: validate_uniqueness_of for keyShinya Maeda2017-07-071-1/+0
| * | | | merge from masterShinya Maeda2017-07-0713-108/+236
| |\ \ \ \
| * | | | | Improve test on spec/models/ci/pipeline_schedule_spec.rbShinya Maeda2017-07-061-1/+1
| * | | | | Revert unnecesarry changesShinya Maeda2017-07-051-7/+11
| * | | | | zj nice catchies 3Shinya Maeda2017-07-051-1/+1
| * | | | | Improve specShinya Maeda2017-07-052-1/+2
| * | | | | Fix specShinya Maeda2017-07-052-0/+5
| * | | | | Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-051-1/+3
| * | | | | zj nice catchesShinya Maeda2017-07-053-14/+7
| * | | | | pipeline_schedule_variables model/dbShinya Maeda2017-07-052-21/+16
| * | | | | Improve specShinya Maeda2017-07-052-1/+2