summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-012-0/+10
|\
| * Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-232-1/+23
| |\
| * | Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-22/+0
| * | [ci skip] Merge branch 'master' into 42643-persist-external-ip-of-ingress-con...Filipa Lacerda2018-02-191-1/+0
| |\ \
| * | | Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-152-1/+33
* | | | Update schema with latest migrationDmitriy Zaporozhets2018-03-011-2/+2
* | | | Make project#namespace_id not nulldz-namespace-id-not-nullDmitriy Zaporozhets2018-03-011-0/+29
* | | | Persist runner IP address on contact (#43489)Dylan Griffith2018-02-282-1/+11
* | | | Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master'Kamil Trzciński2018-02-273-0/+57
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-222-1/+23
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Create index on id instead of stage_id in migrationGrzegorz Bizon2018-02-212-6/+6
| * | | | Separate adding and removing index from stages migrationGrzegorz Bizon2018-02-204-6/+29
| * | | | Add index before going through builds in a migrationGrzegorz Bizon2018-02-201-0/+5
| * | | | Use a helper to schedule pipeline stages migrationGrzegorz Bizon2018-02-161-5/+6
| * | | | Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-155-2/+73
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Recover from unique constraint violation in stages migrationGrzegorz Bizon2018-02-151-1/+1
| * | | | Schedule pipeline stages migration every 5 minutesGrzegorz Bizon2018-02-131-5/+13
| * | | | Move pipeline stages background migration in timeGrzegorz Bizon2018-02-122-1/+1
| * | | | Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-0937-78/+1165
| |\ \ \ \
| * | | | | Reduce batch size of stages we schedule for a migrationGrzegorz Bizon2018-01-061-1/+1
| * | | | | Update background stages migration timestampGrzegorz Bizon2018-01-062-2/+2
| * | | | | Schedule full build stage migration in the backgroundGrzegorz Bizon2018-01-061-0/+20
* | | | | | 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
|/ /
* | 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