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
2017-11-06Merge branch 'master' into feature/sm/3691-expose-per-project-pipeline-idfeature/sm/3691-expose-per-project-pipeline-idShinya Maeda
2017-11-04Put a condition to old migration that adds fast_forward column to MRsValery Sizov
2017-11-02Merge branch '37631-add-a-merge_request_diff_id-column-to-merge_requests' int...Yorick Peterse
2017-11-02Add a column linking an MR to its diffSean McGivern
2017-11-02Remove user authentication_token columnDouwe Maan
2017-11-02Migrate user private tokens to personal access tokensDouwe Maan
2017-10-24Merge branch 'bvl-dont-rename-free-names' into 'master'Douwe Maan
2017-10-24Don't rename groups/projects that aren't reserved anymoreBob Van Landuyt
2017-10-23Add new circuitbreaker properties to application_settingsBob Van Landuyt
2017-10-17Add existing circuitbreaker settings to the databaseBob Van Landuyt
2017-10-13added date parameter for time trackingVlad
2017-10-10Ignore existing Migration/Datetime cop offendersSean McGivern
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