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-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-03-01Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński
2018-03-01Update schema with latest migrationDmitriy Zaporozhets
2018-03-01Make project#namespace_id not nullDmitriy Zaporozhets
2018-02-28Persist runner IP address on contact (#43489)Dylan Griffith
2018-02-27Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master'Kamil Trzciński
2018-02-23Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-02-23Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith
2018-02-22Optimise searching for users using short queriesYorick Peterse
2018-02-22Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon
2018-02-21Create index on id instead of stage_id in migrationGrzegorz Bizon
2018-02-20Simplify down migration.Andreas Brandl
2018-02-20Separate adding and removing index from stages migrationGrzegorz Bizon
2018-02-20Add index before going through builds in a migrationGrzegorz Bizon
2018-02-20Add partial index on projects for index-only scans.Andreas Brandl
2018-02-20Refactor ingress IP address waiting code (#42643)Dylan Griffith
2018-02-19[ci skip] Merge branch 'master' into 42643-persist-external-ip-of-ingress-con...Filipa Lacerda
2018-02-16Use a helper to schedule pipeline stages migrationGrzegorz Bizon
2018-02-15Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon
2018-02-15Recover from unique constraint violation in stages migrationGrzegorz Bizon
2018-02-15Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith
2018-02-15Remove root user 100 project limit to rely on default 100,000Eric Eastwood
2018-02-14Merge branch 'expired-ci-artifacts' into 'master'Grzegorz Bizon
2018-02-13Schedule pipeline stages migration every 5 minutesGrzegorz Bizon
2018-02-13Merge branch 'mk-fix-no-untracked-upload-files-error' into 'master'Douwe Maan
2018-02-12Schedule PopulateUntrackedUploads if neededMichael Kozono
2018-02-12Fix a transient failure in db/post_migrate/20170717111152_cleanup_move_system...Rémy Coutable
2018-02-12Move pipeline stages background migration in timeGrzegorz Bizon
2018-02-09Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon
2018-02-08Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark
2018-02-08Early migrations populating fork-networks: no-opBob Van Landuyt
2018-02-07Backport of LFS File Locking APIRubén Dávila
2018-02-07Merge branch 'fix/gb/fix-redundant-pipeline-stages' into 'master'Kamil Trzciński
2018-02-07Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński
2018-02-07Disable statement timeout when removing redundant stagesGrzegorz Bizon
2018-02-07Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redun...Grzegorz Bizon
2018-02-07Remove old index after executing a query in stages migrationGrzegorz Bizon
2018-02-06Reset `events` table primary key sequence to make sure it’s correctDouwe Maan
2018-02-06Improve exceptions messages in code creating stagesGrzegorz Bizon
2018-02-06Add more specs for unique stages index migrationGrzegorz Bizon
2018-02-06Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon
2018-02-06Fix database schema version to match latest migrationGrzegorz Bizon
2018-02-05Merge branch 'better-issues-closed-at-cleanup' into 'master'Stan Hu
2018-02-05Merge branch '32282-add-foreign-keys-to-todos' into 'master'Yorick Peterse
2018-02-05Merge branch '42547-upload-store-mount-point' into 'master'Sean McGivern
2018-02-05Retry migration removing stages in case of duplicatesGrzegorz Bizon
2018-02-05Set todos#author_id to NOT NULL.Andreas Brandl
2018-02-05Add foreign keys to todos table.Andreas Brandl
2018-02-05Revert create job service because of load balancingGrzegorz Bizon