summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* another round of EE code removalMicaël Bergeron2018-03-021-5/+2
* remove geo specific codeMicaël Bergeron2018-03-011-1/+1
* rework the migration to use the EE onesMicaël Bergeron2018-03-015-38/+54
* add the Ci::Build `*_store` columnMicaël Bergeron2018-03-012-21/+23
* fix the prepare_untracked_uploads_spec from using the EE schemaMicaël Bergeron2018-03-011-1/+1
* fix the EE migrationsMicaël Bergeron2018-03-015-62/+38
* port the object storage to CEMicaël Bergeron2018-03-011-0/+1
* Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-2817-33/+271
|\
| * Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-231-0/+29
| |\
| | * Optimise searching for users using short queriesYorick Peterse2018-02-222-1/+30
| * | Add DNS verification to Pages custom domainsNick Thomas2018-02-239-1/+145
| |/
| * Simplify down migration.Andreas Brandl2018-02-201-1/+1
| * Add partial index on projects for index-only scans.Andreas Brandl2018-02-202-1/+23
| * Remove root user 100 project limit to rely on default 100,00043271-remove-seeded-root-user-project-limitEric Eastwood2018-02-141-1/+0
| * Merge branch 'expired-ci-artifacts' into 'master'Grzegorz Bizon2018-02-142-0/+25
| |\
| | * Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark2018-02-082-0/+25
| * | Merge branch 'mk-fix-no-untracked-upload-files-error' into 'master'Douwe Maan2018-02-132-1/+48
| |\ \
| | * | Schedule PopulateUntrackedUploads if neededMichael Kozono2018-02-122-1/+48
| * | | Fix a transient failure in db/post_migrate/20170717111152_cleanup_move_system...sh-no-cache-populate-migrationRémy Coutable2018-02-121-1/+1
| |/ /
| * | Early migrations populating fork-networks: no-opBob Van Landuyt2018-02-082-30/+2
| |/
* | Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-2813-7/+344
|\ \ | |/
| * Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-072-0/+42
| * Merge branch 'fix/gb/fix-redundant-pipeline-stages' into 'master'Kamil Trzciński2018-02-072-1/+67
| |\
| | * Disable statement timeout when removing redundant stagesGrzegorz Bizon2018-02-071-0/+2
| | * Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redun...fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-072-1/+36
| | |\
| | * | Remove old index after executing a query in stages migrationGrzegorz Bizon2018-02-071-1/+1
| | * | Improve exceptions messages in code creating stagesGrzegorz Bizon2018-02-061-1/+4
| | * | Add more specs for unique stages index migrationGrzegorz Bizon2018-02-061-1/+4
| | * | Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-0611-4/+262
| | |\ \
| | * | | Fix database schema version to match latest migrationGrzegorz Bizon2018-02-061-1/+1
| | * | | Retry migration removing stages in case of duplicatesGrzegorz Bizon2018-02-051-4/+17
| | * | | Revert create job service because of load balancingGrzegorz Bizon2018-02-052-21/+15
| | * | | Remove unique index not added in a migration from schemaGrzegorz Bizon2018-01-251-1/+0
| | * | | Fix indentation in migration removing duplicated stagesGrzegorz Bizon2018-01-251-1/+1
| | * | | Fix migration removing duplicate stages on MySQL againGrzegorz Bizon2018-01-251-0/+1
| | * | | Add an unique index on pipeline stage nameGrzegorz Bizon2018-01-252-2/+20
| | * | | Fix removing redundant pipeline stages on MySQLGrzegorz Bizon2018-01-251-4/+11
| | * | | Optimize SQL query that removes duplicated stagesGrzegorz Bizon2018-01-241-4/+4
| | * | | Remove redundant pipeline stages from the databaseGrzegorz Bizon2018-01-242-1/+27
| * | | | Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński2018-02-072-0/+14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-025-3/+103
| | |\ \ \
| | * \ \ \ Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-01-282-0/+16
| | |\ \ \ \
| | * | | | | Add auto_devops_domain to ApplicationSettings modelMatija Čupić2018-01-222-1/+15
| | | |_|/ / | | |/| | |
| * | | | | Reset `events` table primary key sequence to make sure it’s correctdm-reset-event-pk-sequenceDouwe Maan2018-02-062-1/+36
| | |_|_|/ | |/| | |
| * | | | Merge branch 'better-issues-closed-at-cleanup' into 'master'Stan Hu2018-02-051-3/+16
| |\ \ \ \
| | * | | | Handle EE edge cases in issues.closed_at migrationbetter-issues-closed-at-cleanupYorick Peterse2018-02-051-3/+16
| * | | | | Merge branch '32282-add-foreign-keys-to-todos' into 'master'Yorick Peterse2018-02-053-2/+69
| |\ \ \ \ \
| | * | | | | Set todos#author_id to NOT NULL.32282-add-foreign-keys-to-todosAndreas Brandl2018-02-052-2/+28
| | * | | | | Add foreign keys to todos table.Andreas Brandl2018-02-052-0/+41
| * | | | | | Merge branch '42547-upload-store-mount-point' into 'master'Sean McGivern2018-02-052-0/+16
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |