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-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-02Fix keys seedDouwe Maan
2017-06-02Fix up merge issuesLuke "Jared" Bennett
2017-06-02Make sure that environment was created before deployingLin Jen-Shin
2017-06-01Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin
2017-06-01Fix other use of CreateDeploymentService and makeLin Jen-Shin
2017-06-01Merge branch '24196-protected-variables' into 'master'Kamil Trzciński
2017-06-01Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski
2017-06-01Add missing specsKamil Trzcinski
2017-06-01Make sure protected can't be null; Test protected!Lin Jen-Shin
2017-06-01Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski
2017-06-01Merge branch 'zj-drop-fk-if-exists' into 'master'Yorick Peterse
2017-06-01Just use the url from options, not saving it as a columnLin Jen-Shin
2017-06-01Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin
2017-06-01Only remove FK if it existsZ.J. van de Weg
2017-06-01Merge branch 'master' into '24196-protected-variables'Kamil Trzciński
2017-06-01Merge branch 'master' into 'trigger-source'Grzegorz Bizon
2017-06-01Add feature toggles through FlipperAlejandro Rodríguez
2017-05-31Update docs and use protected secret variable as the nameLin Jen-Shin
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-31Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin
2017-05-29Merge branch '32677-migrations-using-update_column_in_batches-must-have-a-spe...Robert Speicher
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-29Disable Migration/UpdateColumnInBatches for old migrationsRémy Coutable
2017-05-26Merge branch 'master' into '25680-CI_ENVIRONMENT_URL'Lin Jen-Shin (godfat)
2017-05-26Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)
2017-05-25Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan
2017-05-25Only use DROP INDEX CONCURRENTLY on postgreql 9.2+Nick Thomas
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-25Backend implementation for protected variablesLin Jen-Shin
2017-05-25Implement $CI_ENVIRONMENT_URL for jobsLin Jen-Shin
2017-05-24add rss_token attribute to user modelAlexis Reigel
2017-05-24Address reviewDouwe Maan
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-23Fix migrations for older PostgreSQL versionsKamil Trzcinski
2017-05-22Fixes broken MySQL migration for retriedKamil Trzcinski
2017-05-20Merge branch 'bvl-fix-already-renamed-paths' into 'master'Douwe Maan
2017-05-19Rename users on mysqlBob Van Landuyt
2017-05-19Don't try to rename `-`Bob Van Landuyt
2017-05-19Simpler way of renaming usersBob Van Landuyt
2017-05-19Add temporary partial index to speed up the migrationLin Jen-Shin
2017-05-19Fix incorrectly renamed routesBob Van Landuyt
2017-05-19Rename users that had their namespace renamedBob Van Landuyt
2017-05-18Adding NULL:false constraint with change_column_null instead of change_columnValery Sizov
2017-05-18Merge branch 'fix-issue-assignee-trigger' into 'master'Stan Hu
2017-05-17Check if OLD is set when migrating issue assigneesYorick Peterse
2017-05-17Fix data migration from trigger schedulesZ.J. van de Weg