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-03-03Fix the `Gitlab::Seeder` monkey patch to disable mail deliveryRobert Speicher
2017-03-01Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan
2017-03-01Disable the inheritance column of services in DisableInvalidServiceTemplates ...Rémy Coutable
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-28Fix migration without DOWNTIME clause specifiedRuben Davila
2017-02-27Add development fixtures for nested groupsDmitriy Zaporozhets
2017-02-25Merge branch 'dm-fix-web-edit-new-lines' into 'master' Robert Speicher
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-24Remove the default value for the `users.ghost` database column.Timothy Andrew
2017-02-24Use a `ghost` boolean to track ghost users.Timothy Andrew
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Exclude migrations from Style/MutableConstantDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Old migration doesn’t require downtimeDouwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-23Enable Security/JSONLoadDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Merge branch '26570-optimize-latest-pipeline-query' into 'master' Kamil Trzciński
2017-02-20Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-20Improve performance of User Agent DetailZ.J. van de Weg
2017-02-20Add index for ci_commits for gl_project_id, ref, statusLin Jen-Shin
2017-02-17Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern
2017-02-16Merge branch 'seed-abuse-reports' into 'master' Stan Hu
2017-02-160 for unlimited, disallow blank, feedback:Lin Jen-Shin
2017-02-16Remove comments in migrationAnnabel Dunstone Gray
2017-02-16Update schemaLin Jen-Shin
2017-02-16Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-16Seed abuse reportsEric Eastwood
2017-02-16Fix borked db stuffAnnabel Dunstone Gray
2017-02-15Move migration to post_migrate; fix shortcuts_specAnnabel Dunstone Gray
2017-02-15Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray
2017-02-15Drop theme ID from users tableAnnabel Dunstone Gray
2017-02-15Merge branch 'master' into 'zj-remove-deprecated-ci-service'Douwe Maan
2017-02-15Merge branch 'issue_25112' into 'master' Sean McGivern
2017-02-15Use the same syntax for default expirationLin Jen-Shin
2017-02-15Initial implementation for default artifacts expirationLin Jen-Shin
2017-02-14Disable invalid service templatesFelipe Artur
2017-02-14Remove deprecated CI serviceZ.J. van de Weg
2017-02-14Use Gitlab::Database.with_connection_pool from !9192Lin Jen-Shin
2017-02-14Disconnect the pool after doneLin Jen-Shin
2017-02-14Use threads directly, introduce pool later:Lin Jen-Shin
2017-02-14Revert "Bump schema to pass `rake db:setup`"Lin Jen-Shin
2017-02-14Introduce ThreadedConnectionPool for customized poolLin Jen-Shin
2017-02-14Bump schema to pass `rake db:setup`Lin Jen-Shin
2017-02-14Try this way to provide database connectionLin Jen-Shin
2017-02-14Use IS FALSE for both pg and mysql; Handle connectionsLin Jen-Shin