summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into '36860-migrate-issues-author'36860-migrate-issues-authorDouwe Maan2017-09-055-1/+52
|\
| * remove obsolete migrationAlexis Reigel2017-09-051-23/+0
| * truncate gpg signature instead of destroyAlexis Reigel2017-09-052-21/+2
| * remove valid_signature from gpg_signaturesAlexis Reigel2017-09-052-2/+12
| * destroy signatures instead of updating themAlexis Reigel2017-09-052-14/+21
| * destroy all signatures and add with default valueAlexis Reigel2017-09-052-3/+24
| * update all signatures with the verification statusAlexis Reigel2017-09-051-0/+14
| * downcase all GpgSignature#gpg_key_user_emailAlexis Reigel2017-09-051-0/+23
| * add verification_status to gpg signaturesAlexis Reigel2017-09-052-0/+8
| * Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-052-1/+11
* | Migrate issues authored by deleted user to the Ghost userJarka Kadlecova2017-09-053-1/+52
|/
* Fix schema. Add safe_model_attributes for pipelinesShinya Maeda2017-09-031-1/+1
* Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda2017-09-034-17/+25
* Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-1/+1
* Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-031-2/+2
* Update application code by the db schema changeShinya Maeda2017-09-031-1/+1
* Re-organize schema. Drop protected from runner. Add access_level to runner. D...Shinya Maeda2017-09-036-32/+41
* Allow null for protected attribute in ci_pipelinesShinya Maeda2017-09-032-2/+2
* Solution 1. Persists protected(ref) flag on ci_pipelines table. builds_for_sh...Shinya Maeda2017-09-032-0/+16
* iniShinya Maeda2017-09-032-0/+16
* Address review commentsNick Thomas2017-08-301-3/+4
* Rework the permissions model for SSH key restrictionsNick Thomas2017-08-302-15/+18
* Add settings for minimum key strength and allowed key typeNick Thomas2017-08-302-0/+29
* Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-261-4/+4
|\
| * Merge branch 'backstage/gb/improve-stages-statuses-migration' into 'master'Kamil Trzciński2017-08-251-4/+4
| |\
| | * Decrease statuses batch size even more in a migrationGrzegorz Bizon2017-08-251-1/+1
| | * Adjust a range and a size in stages statuses migrationbackstage/gb/improve-stages-statuses-migrationGrzegorz Bizon2017-08-231-4/+4
* | | Migrate new jobs when reverting pipeline queues migrationGrzegorz Bizon2017-08-251-0/+3
* | | Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński2017-08-256-5/+77
|\ \ \ | |/ /
| * | Merge branch 'revert-appearances-description-html-not-null' into 'master'Douwe Maan2017-08-253-3/+21
| |\ \
| | * | Re-allow appearances.description_html to be NULLrevert-appearances-description-html-not-nullYorick Peterse2017-08-243-3/+21
| | |/
| * | Merge branch 'git-operation-user' into 'master'Sean McGivern2017-08-242-2/+2
| |\ \ | | |/ | |/|
| | * Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-231-1/+1
| | * Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-231-1/+1
| * | Use EachBatch concern to loop over batchestc-remove-nonexisting-namespace-pending-delete-projectsToon Claes2017-08-221-21/+21
| * | Migration to remove pending delete projects with non-existing namespaceToon Claes2017-08-221-0/+54
| |/
* | Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-226-0/+89
|\ \ | |/
| * Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-222-3/+0
| * Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto2017-08-221-1/+0
| * Enable automatic hashed storage for new projects by application settingsGabriel Mazetto2017-08-222-0/+19
| * New storage is now "Hashed" instead of "UUID"Gabriel Mazetto2017-08-222-25/+4
| * Add UUID Storage to ProjectGabriel Mazetto2017-08-222-0/+42
| * Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński2017-08-214-0/+53
| |\
| | * Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-1635-271/+586
| | |\
| | * | Use update_column_in_batches helper in stages migrationGrzegorz Bizon2017-07-311-3/+1
| | * | Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon2017-07-319-1/+189
| | |\ \
| | * \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-262-1/+35
| | |\ \ \
| | * | | | Add optimistic locking column to ci_stages tableGrzegorz Bizon2017-07-202-1/+11
| | * | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-201-0/+18
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-2011-5/+344
| | |\ \ \ \ \