summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Fix migration without DOWNTIME clause specifiedRuben Davila2017-02-281-0/+2
* Add development fixtures for nested groupsdz-nested-groups-fixturesDmitriy Zaporozhets2017-02-271-0/+69
* Merge branch 'dm-fix-web-edit-new-lines' into 'master' Robert Speicher2017-02-241-9/+1
|\
| * Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-1/+1
| * Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-9/+1
* | Remove the default value for the `users.ghost` database column.Timothy Andrew2017-02-242-7/+3
* | Use a `ghost` boolean to track ghost users.Timothy Andrew2017-02-242-0/+16
|/
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-2413-24/+44
|\
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-237-48/+48
| * Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-232-4/+4
| * Exclude migrations from Style/MutableConstantDouwe Maan2017-02-2334-44/+44
| * 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
* | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-214-2/+31
|\ \ \ | |/ /
| * | 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
* | | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-162-4/+4
* | | Update schemaLin Jen-Shin2017-02-161-0/+1
* | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-163-2/+32
|\ \ \ | |/ /
| * | 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
| * | | Remove deprecated CI serviceZ.J. van de Weg2017-02-142-1/+16
| | |/ | |/|
* | | Use the same syntax for default expirationLin Jen-Shin2017-02-151-2/+2
* | | Initial implementation for default artifacts expirationLin Jen-Shin2017-02-151-0/+11
| |/ |/|
* | 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
|/
* 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