Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2018-01-08Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-1' into 'securit...Douwe Maan
2017-11-06Merge branch 'fix_migration_that_adds_ff_merge_field' into 'master'Stan Hu
2017-10-30Merge branch 'bvl-circuitbreaker-backoff' into 'master'Sean McGivern
2017-10-30Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan
2017-10-26Merge branch 'bvl-dont-rename-free-names' into 'master'Douwe Maan
2017-10-07Move migration to backgroundMichael Kozono
2017-10-07Update DN class in migrationMichael Kozono
2017-10-07Rename method to `to_normalized_s`Michael Kozono
2017-10-07Normalize existing persisted DNsMichael Kozono
2017-10-07Add a migration to populate fork networksBob Van Landuyt
2017-10-07Allow creating merge requests across forks of a projectBob Van Landuyt
2017-10-07Create a fork network when forking a projectBob Van Landuyt
2017-10-07Add a model for `fork_networks`Bob Van Landuyt
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-06Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into 'ma...Douwe Maan
2017-10-06Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon
2017-10-06Repack migration correctlyAlessio Caiazza
2017-10-06Add more specs.Rubén Dávila
2017-10-05Small refactor and fix for RuboCopRubén Dávila
2017-10-05Optimise gcp_clusters table schemaKamil Trzcinski
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-10-05Convert migrations to generate subkeys to a background migrationRubén Dávila
2017-10-05Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKeyRubén Dávila
2017-10-05Address some feedback from last code reviewRubén Dávila
2017-10-05Convert migration to a post deployment migrationRubén Dávila
2017-10-05Add migration to generate GpgKeySubkeys records and update signaturesRubén Dávila
2017-10-05Add some basic specs and refactor model and validationsRubén Dávila
2017-10-05Add missing DOWNTIME declarationRubén Dávila
2017-10-05Associate GgpSignature with GpgKeySubkey if comes from a subkeyRubén Dávila
2017-10-05Use a separate model to handle GPG subkeysRubén Dávila
2017-10-05Process and create subkeys when a new GPG key is createdRubén Dávila
2017-10-05Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-10-05Add failure_reason column to ci_pipelinesGrzegorz Bizon
2017-10-05Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-04Add a new migration to make sure that fast forward column exists in projects ...Valery Sizov
2017-10-04Fix AddFastForwardOptionToProject migrationValery Sizov
2017-10-04Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-04Specify defaults, fix policies, fix db columnsKamil Trzcinski
2017-10-03Merge branch 'add-ci-builds-index-for-jobscontroller' into 'master'Kamil Trzciński
2017-10-03Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-03Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-03Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda
2017-10-03Change index on ci_builds to optimize Jobs ControllerGreg Stark
2017-10-03fix db schemaJarka Kadlecova
2017-10-03Add (partial) index on Labels.templateGreg Stark
2017-10-03Remove redundant column from the schemaJarka Kadlecova