summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/gb/rename-environments-stop-actions' into 'master'Kamil Trzciński2018-07-162-22/+13
|\
| * Remove unused `stop_action?` method from deployment classfix/gb/rename-environments-stop-actionsGrzegorz Bizon2018-07-121-18/+0
| * Rename environments stop action methodGrzegorz Bizon2018-07-121-4/+13
* | Merge branch 'fix/gb/fix-project-settings-build-time-validation' into 'master'Kamil Trzciński2018-07-131-6/+8
|\ \
| * | Improve project build time setting validationGrzegorz Bizon2018-07-121-6/+8
| |/
* | Merge branch 'fix/gb/add-missing-before-sha-predefined-variable' into 'master'Kamil Trzciński2018-07-131-0/+1
|\ \
| * | Add missing `CI_COMMIT_BEFORE_SHA` predefined variableGrzegorz Bizon2018-07-121-0/+1
| |/
* | Merge branch 'gitaly-mandatory-20180712-jv' into 'master'Sean McGivern2018-07-131-18/+0
|\ \
| * | Fix find_branch call sitesgitaly-mandatory-20180712-jvJacob Vosmaer2018-07-121-18/+0
* | | Merge branch 'issue_47709' into 'master'Sean McGivern2018-07-121-0/+6
|\ \ \ | |/ / |/| |
| * | Allow to toggle notifications for issues due soonFelipe Artur2018-07-121-0/+6
* | | Merge branch 'sh-optimize-wiki-empty-check' into 'master'Douwe Maan2018-07-121-1/+9
|\ \ \ | |_|/ |/| |
| * | Optimize ProjectWiki#empty? checkStan Hu2018-07-121-1/+9
* | | Remove Repository#path memoizationJacob Vosmaer (GitLab)2018-07-121-3/+8
|/ /
* | Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-1/+0
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1118-198/+198
* | Make sure ConflictsService does not raise for conflicting submodulesSean McGivern2018-07-101-8/+14
|/
* Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-101-0/+54
|\
| * Fix and add specs for testing metadata entryKamil Trzciński2018-07-091-0/+54
* | Merge branch 'update-rubocop'Sean McGivern2018-07-0917-64/+64
|\ \
| * | Updates from `rubocop -a`Lin Jen-Shin2018-07-0917-64/+64
| |/
* | Rails5 fix mysql milliseconds problem in specsJasper Maes2018-07-071-1/+3
|/
* Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations...Stan Hu2018-07-071-1/+1
|\
| * Stop relying on migrations in the CacheableAttributes cache key and cache att...Rémy Coutable2018-07-051-1/+1
* | Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-062-2/+33
|\ \
| * | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-062-2/+33
* | | Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+16
* | | Delete deprecated object_storage_upload queueJan Provaznik2018-07-061-1/+1
* | | Merge branch 'build-chunks-on-object-storage' into 'master'Grzegorz Bizon2018-07-064-125/+704
|\ \ \ | |/ / |/| |
| * | Add spec for the ordering of the data storesShinya Maeda2018-07-061-0/+16
| * | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-066-6/+114
| |\ \
| * | | Fix specShinya Maeda2018-07-041-1/+1
| * | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-044-127/+76
| |\ \ \
| * \ \ \ Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-0312-127/+259
| |\ \ \ \
| * | | | | Support append/truncate for fog storebuild-chunks-on-object-storageShinya Maeda2018-06-251-9/+30
| * | | | | Add specs for each data storeShinya Maeda2018-06-253-0/+383
| * | | | | Enable specs for atomic operationsShinya Maeda2018-06-251-65/+87
| * | | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-258-30/+62
| |\ \ \ \ \
| * | | | | | Added spec for build trace chunkShinya Maeda2018-06-251-169/+302
| * | | | | | Rename persisted? to data_persisted?Shinya Maeda2018-06-181-2/+2
| * | | | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-182-9/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-157-13/+38
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-129-15/+265
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Allow to store BuildTraceChunks on Object StorageKamil Trzciński2018-06-071-2/+2
* | | | | | | | | | Add specShinya Maeda2018-07-061-6/+38
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge branch 'dm-invalid-active-service-template' into 'master'Robert Speicher2018-07-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Check whether new service created from template is valid after unflagging it ...Douwe Maan2018-07-051-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Web Terminal Ci BuildFrancisco Javier López2018-07-052-0/+86
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch '45739-add-metrics-to-operations-tab' into 'master'Filipa Lacerda2018-07-041-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Makes production environment the default environment for a projectTiago Botelho2018-07-041-0/+22