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-05-05Don't need to check this old migrationLin Jen-Shin
2017-03-15Fix migrations not specifying DOWNTIMERémy Coutable
2017-03-15Add `DOWNTIME = false` to 20160620115026_add_index_on_runners_locked.rbRémy Coutable
2017-03-15Add `DOWNTIME = false` to db/migrate/20160615142710_add_index_on_requested_at...Rémy Coutable
2017-03-04Merge branch '28850-fix-broken-migration' into 'master' Sean McGivern
2017-02-28Fix migration without DOWNTIME clause specifiedRuben Davila
2017-02-28Merge branch 'issue_25112' into 'master'Sean McGivern
2017-02-28Merge branch 'zj-improve-performance-user-agent-details' into 'master'Rémy Coutable
2017-02-17Merge branch 'zj-remove-deprecated-ci-service' into 'master'Douwe Maan
2017-02-15Merge 'dev/8-17-stable' into 8-17-stableRuben Davila
2017-02-15Merge branch 'sh-add-labels-index' into 'master' Yorick Peterse
2017-02-15Merge branch 'sh-add-index-to-ci-trigger-requests' into 'master' Yorick Peterse
2017-02-14Fix migration with missing DOWNTIME entryRuben Davila
2017-02-07Refactor migration to not require downtimeRuben Davila
2017-02-07Use normal associations instead of polymorphic.Ruben Davila
2017-02-07Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2017-02-06Merge branch 'master' into 'jej-pages-to-ce'James Edwards-Jones
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-02-04Add index to labels for `type` and project_id`Stan Hu
2017-02-03Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones
2017-02-03Fixed DB schemaPhil Hughes
2017-02-03Remove unnecessary include from RemoveBacklogListsFromBoards migrationDouglas Barbosa Alexandre
2017-02-03Remove backlog lists from boardsDouglas Barbosa Alexandre
2017-02-03Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-02-02Use non-downtime migration for ApplicationSetting’s max_pages_sizeJames Edwards-Jones
2017-02-02Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan
2017-02-01Pages domain model specsKamil Trzcinski
2017-02-01Added PagesDomainKamil Trzcinski
2017-02-01Implement proper verification of certificate's public_key against the private...Kamil Trzcinski
2017-02-01Initial work on GitLab Pages updateKamil Trzcinski
2017-02-01Add GitLab PagesKamil Trzcinski
2017-01-31Merge branch '26852-fix-slug-for-openshift' into 'master' Kamil Trzciński
2017-01-30Add project ID index to `project_authorizations` table to optimize queriesStan Hu
2017-01-25Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan
2017-01-25Fix race conditions for AuthorizedProjectsWorkerYorick Peterse
2017-01-25Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo
2017-01-24Make the time estimate migrations reversibleRémy Coutable
2017-01-24Reject projects without namespaceZ.J. van de Weg
2017-01-24Quote class name in case it gets destroyedZeger-Jan van de Weg
2017-01-24Requeue projects pending deletionZ.J. van de Weg
2017-01-23Avoid repeated dashes in $CI_ENVIRONMENT_SLUGNick Thomas
2017-01-21Add index for ci_runners if they are sharedKamil Trzcinski
2017-01-21Add index for ci_builds that makes shared runners query to run 50x faster.Kamil Trzcinski
2017-01-20Rename duplicate migrations and skip them if table/columns are already presentRémy Coutable
2017-01-18Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan
2017-01-16fix typo, added relevant specJames Lopez
2017-01-16fix typoJames Lopez
2017-01-16fix var inside loopJames Lopez