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-06-21Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński
2017-06-21Merge branch 'fix/gb/improve-autocancel-pipelines-migraton' into 'master'Kamil Trzciński
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-21Merge branch 'master' into 'fix/gb/improve-build-stage-reference-migration'Grzegorz Bizon
2017-06-21Merge branch 'add-index-for-head-pipeline-id' into 'master'Yorick Peterse
2017-06-21Bump build stage id reference migration identifierGrzegorz Bizon
2017-06-21Fix adding/removing foreign keys on MySQLGrzegorz Bizon
2017-06-21Fix build stages reference migrationGrzegorz Bizon
2017-06-21Replace invalid chars while seeding environmentsZeger-Jan van de Weg
2017-06-21Add index for head pipeline idKamil Trzcinski
2017-06-19Disable statement timeout in CI pipelines migrationGrzegorz Bizon
2017-06-16Add table for files in merge request diffsSean McGivern
2017-06-16Migration - Remove position field from issues and merge requestsFelipe Artur
2017-06-15Deserialise existing custom notification settingsSean McGivern
2017-06-15Add columns for custom notification settingsSean McGivern
2017-06-14Help landing page customizations - db changesRobin Bobbitt
2017-06-13Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...blackst0ne
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
2017-06-07Sync email address from specified omniauth provider - db changesRobin Bobbitt
2017-06-07Merge branch 'feature/gb/migrate-pipeline-stages' into 'master'Kamil Trzciński
2017-06-07Merge branch 'instrument-infra' into 'master'Grzegorz Bizon
2017-06-07Merge branch '12910-snippets-description' into 'master'Phil Hughes
2017-06-06Fix error while seeding projects in databaseDouglas Barbosa Alexandre
2017-06-06Fix reverting builds stage ref migration on MySQLGrzegorz Bizon
2017-06-06Migrate stages only with correct foreign referencesGrzegorz Bizon
2017-06-06Create index on pipeline stages after migrating stagesGrzegorz Bizon
2017-06-06Improve indexes and refs in pipeline stages migrationsGrzegorz Bizon
2017-06-06Fix typo in build stages reference migrationGrzegorz Bizon
2017-06-06Improve order of columns in pipeline stages tableGrzegorz Bizon
2017-06-06Make pipeline stages ref migration more readableGrzegorz Bizon
2017-06-06Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by d...Pawel Chojnacki
2017-06-05Use the latest migration version as a schema versionGrzegorz Bizon
2017-06-05Remove stage index concurrently on migration rollbackGrzegorz Bizon
2017-06-05Disable timeouts in foreign keys for stages migrationGrzegorz Bizon
2017-06-05Remove obsolete stages/build before adding foreign keysGrzegorz Bizon
2017-06-05Create indexes on pipeline stages before migrationGrzegorz Bizon
2017-06-05Migrate stage_id only it job does not have it alreadyGrzegorz Bizon
2017-06-05Migrate pipeline stages only when not migrated alreadyGrzegorz Bizon
2017-06-05Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon
2017-06-05Merge branch 'fix-realtime-edited-text-for-issues-9-3' into 'master'Phil Hughes
2017-06-05Merge branch 'sidekiq-transaction' into 'master'Sean McGivern
2017-06-05Merge branch '30469-convdev-index' into 'master'Sean McGivern
2017-06-02Make production settings fixture use Gitlab::CurrentSettings.current_applicat...Pawel Chojnacki
2017-06-02Make fixture message more descriptivePawel Chojnacki
2017-06-02Allow enabling Prometheus metrics via ENV variable when db is seededPawel Chojnacki
2017-06-02Make login_counter instance variable instead of class one.Pawel Chojnacki
2017-06-02Mark migration as requiring no downtimePawel Chojnacki
2017-06-02Add Prometheus metrics configurationPawel Chojnacki
2017-06-02Prometheus settingsPawel Chojnacki
2017-06-02Fix keys seedDouwe Maan