summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/WordArrayDouwe Maan2017-02-231-2/+2
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-237-48/+48
* Old migration doesn’t require downtimeDouwe Maan2017-02-231-0/+2
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-232-4/+4
* Enable Security/JSONLoadDouwe Maan2017-02-233-4/+4
* Enable Style/MutableConstantDouwe Maan2017-02-2336-38/+38
* Merge branch '26570-optimize-latest-pipeline-query' into 'master' Kamil Trzciński2017-02-233-2/+20
|\
| * Add index for ci_commits for gl_project_id, ref, status26570-optimize-latest-pipeline-queryLin Jen-Shin2017-02-203-2/+20
* | Improve performance of User Agent DetailZ.J. van de Weg2017-02-202-0/+16
|/
* Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-172-3/+11
|\
| * Remove comments in migrationAnnabel Dunstone Gray2017-02-162-21/+1
| * Fix borked db stuffAnnabel Dunstone Gray2017-02-152-2/+2
| * Move migration to post_migrate; fix shortcuts_specAnnabel Dunstone Gray2017-02-151-1/+1
| * Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-152-2/+2
| * Drop theme ID from users tableAnnabel Dunstone Gray2017-02-152-4/+32
* | Merge branch 'seed-abuse-reports' into 'master' Stan Hu2017-02-161-0/+5
|\ \ | |/ |/|
| * Seed abuse reportsseed-abuse-reportsEric Eastwood2017-02-151-0/+5
* | Merge branch 'master' into 'zj-remove-deprecated-ci-service'zj-remove-deprecated-ci-serviceDouwe Maan2017-02-153-1/+57
|\ \
| * \ Merge branch 'issue_25112' into 'master' Sean McGivern2017-02-152-1/+16
| |\ \ | | |/ | |/|
| | * Disable invalid service templatesissue_25112Felipe Artur2017-02-142-1/+16
| * | Use Gitlab::Database.with_connection_pool from !9192remove-inactive-default-email-servicesLin Jen-Shin2017-02-142-41/+24
| * | Disconnect the pool after doneLin Jen-Shin2017-02-141-0/+1
| * | Use threads directly, introduce pool later:Lin Jen-Shin2017-02-141-5/+33
| * | Revert "Bump schema to pass `rake db:setup`"Lin Jen-Shin2017-02-141-1/+1
| * | Introduce ThreadedConnectionPool for customized poolLin Jen-Shin2017-02-141-28/+17
| * | Bump schema to pass `rake db:setup`Lin Jen-Shin2017-02-141-1/+1
| * | Try this way to provide database connectionLin Jen-Shin2017-02-141-6/+3
| * | Use IS FALSE for both pg and mysql; Handle connectionsLin Jen-Shin2017-02-141-9/+11
| * | Run two threads to improve migration running timeLin Jen-Shin2017-02-141-3/+17
| * | Remove inactive default email servicesLin Jen-Shin2017-02-141-0/+27
| |/
* | Remove deprecated CI serviceZ.J. van de Weg2017-02-142-1/+16
|/
* Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-132-0/+15
|\
| * Add notified_of_own_activity column to users tableRichard Macklin2017-02-012-0/+15
* | Merge branch 'sh-add-labels-index' into 'master' Yorick Peterse2017-02-132-0/+14
|\ \
| * | Add indices to improve loading of labels pagesh-add-labels-indexStan Hu2017-02-132-0/+14
* | | Enforce use of add_concurrent_foreign_keyconcurrent-foreign-keysYorick Peterse2017-02-103-3/+3
|/ /
* | Add index to ci_trigger_requests for commit_idsh-add-index-to-ci-trigger-requestsStan Hu2017-02-102-1/+14
* | Migration does not require downtimeDouwe Maan2017-02-081-0/+2
* | Satisfy the new rubocop :)Douwe Maan2017-02-082-2/+10
* | Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-082-0/+13
* | Refactor migration to not require downtime26908-add-foreign-keys-to-timelogsRuben Davila2017-02-074-12/+76
* | Use normal associations instead of polymorphic.Ruben Davila2017-02-072-3/+51
* | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-072-1/+17
|\ \
| * | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-072-1/+17
* | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-064-1/+64
|\ \ \ | |/ /
| * | Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-062-0/+34
| * | Add index to labels for `type` and project_id`sh-add-index-for-label-countStan Hu2017-02-042-1/+13
| * | Fixed DB schemaPhil Hughes2017-02-031-26/+15
| * | Remove unnecessary include from RemoveBacklogListsFromBoards migrationDouglas Barbosa Alexandre2017-02-031-2/+0
| * | Remove backlog lists from boardsDouglas Barbosa Alexandre2017-02-032-15/+45