summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/gb/rename-environments-stop-actions' into 'master'Kamil Trzciński2018-07-162-5/+1
|\
| * Remove unused `stop_action?` method from deployment classfix/gb/rename-environments-stop-actionsGrzegorz Bizon2018-07-121-4/+0
| * Rename environments stop action methodGrzegorz Bizon2018-07-121-1/+1
* | Merge branch 'fix/gb/fix-project-settings-build-time-validation' into 'master'Kamil Trzciński2018-07-131-2/+4
|\ \
| * | Improve project build time setting validationGrzegorz Bizon2018-07-121-2/+4
| |/
* | 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-2/+2
|\ \
| * | Fix find_branch call sitesgitaly-mandatory-20180712-jvJacob Vosmaer2018-07-121-2/+2
* | | Merge branch 'issue_47709' into 'master'Sean McGivern2018-07-121-0/+1
|\ \ \ | |/ / |/| |
| * | Allow to toggle notifications for issues due soonFelipe Artur2018-07-121-0/+1
* | | Optimize ProjectWiki#empty? checkStan Hu2018-07-121-1/+4
| |/ |/|
* | Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-115-27/+6
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-119-33/+60
|/
* Resolve "Disable GCP free credit banner at instance level"Dennis Tang2018-07-101-0/+1
* Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-101-2/+2
|\
| * Access metadata directly from Object StorageKamil Trzciński2018-07-091-2/+2
* | Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-093-9/+9
* | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-091-2/+3
* | Updates from `rubocop -a`Lin Jen-Shin2018-07-096-8/+8
|/
* Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations...Stan Hu2018-07-071-2/+2
|\
| * Stop relying on migrations in the CacheableAttributes cache key and cache att...Rémy Coutable2018-07-051-2/+2
* | Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-062-7/+26
|\ \
| * | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-062-7/+26
* | | Use proper markdown rendering for previewsBrett Walker2018-07-062-10/+14
* | | Merge branch 'gitaly-dont-use-path' into 'master'Sean McGivern2018-07-061-2/+2
|\ \ \
| * | | Remove silly use of repo disk pathJacob Vosmaer2018-07-061-2/+2
* | | | Merge branch 'bvl-preload-parents-after-pagination' into 'master'Douwe Maan2018-07-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Preload ancestors after pagination when filteringBob Van Landuyt2018-07-061-2/+2
* | | | Merge branch 'blackst0ne-rails5-activerecord-statementinvalid-mysql2-error-ex...Yorick Peterse2018-07-061-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [Rails5] Fix milestone GROUP BY queryblackst0ne2018-07-061-1/+2
* | | | Merge branch 'build-chunks-on-object-storage' into 'master'Grzegorz Bizon2018-07-064-85/+203
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-0613-32/+95
| |\ \ \
| * | | | Decouple optimization for erasing traceShinya Maeda2018-07-041-1/+1
| * | | | Rename retry_max left overs to retriesShinya Maeda2018-07-041-1/+1
| * | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-042-10/+17
| |\ \ \ \
| * | | | | Add spec for ExclusiveLeaseHelpersShinya Maeda2018-07-031-1/+1
| * | | | | Fix error messageShinya Maeda2018-07-031-1/+1
| * | | | | Rename persistable_store instead of persist_storeShinya Maeda2018-07-031-2/+2
| * | | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-0312-45/+78
| |\ \ \ \ \
| * | | | | | Support append/truncate for fog storebuild-chunks-on-object-storageShinya Maeda2018-06-251-2/+2
| * | | | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-2511-11/+53
| |\ \ \ \ \ \
| * | | | | | | Added spec for build trace chunkShinya Maeda2018-06-251-10/+11
| * | | | | | | Rename persisted? to data_persisted?Shinya Maeda2018-06-181-11/+7
| * | | | | | | Fix dead lock by in_lock conflicts. Shared out in_lock logic. Changed key_r...Shinya Maeda2018-06-153-37/+30
| * | | | | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-159-14/+33
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-1214-34/+161
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Allow to store BuildTraceChunks on Object StorageKamil Trzciński2018-06-074-58/+186
* | | | | | | | | | Remove raising error at erase_old_trace!Shinya Maeda2018-07-061-1/+1
* | | | | | | | | | Merge branch 'master' into remove-trace-efficientlyShinya Maeda2018-07-0613-32/+95
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |