summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0645-5/+57
|\
| * Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-063-2/+14
| |\
| | * fix project authorizations migration issueJames Lopez2017-04-051-1/+3
| | * attempt to fix migrationJames Lopez2017-04-052-1/+1
| | * Revert schema.rbJames Lopez2017-04-051-1/+1
| | * attempt to fix db failureJames Lopez2017-04-051-1/+1
| | * Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-052-0/+10
| * | Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse2017-04-0642-0/+42
| |\ \
| | * | Add remove_concurrent_index to database helperblackst0ne2017-04-0642-0/+42
| * | | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-051-3/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-3/+2
* | | | Remove and ignore notes.original_discussion_id columnDouwe Maan2017-04-052-2/+24
* | | | Address review commentsDouwe Maan2017-04-052-19/+0
* | | | Add option to start a new discussion on an MRDouwe Maan2017-04-053-0/+49
|/ / /
* | | Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-052-0/+70
|/ /
* | Merge branch 'remove_index_for_users.current_sign_in_at' into 'master' Yorick Peterse2017-04-042-2/+26
|\ \
| * | Remove index for users.current sign in atblackst0ne2017-04-042-2/+26
| |/
* | Ensure we generate unique usernames otherwise validations failrc/fix-transient-failures-following-no-ffakerRémy Coutable2017-04-041-2/+2
* | Ensure the AbuseReport fixtures create unique reported usersRémy Coutable2017-04-031-1/+1
* | Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-15/+17
* | Fix the AbuseReport seederRémy Coutable2017-04-031-3/+23
|/
* Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-032-1/+35
* Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable2017-03-301-3/+5
* Create metadata when creating system notesJarka Kadlecova2017-03-282-4/+8
* Add system_note_metadata modelJarka Kadlecova2017-03-282-0/+28
* Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher2017-03-272-0/+11
|\
| * Simplify migrationStan Hu2017-03-241-5/+1
| * Use default_value_for to set notified_of_own_activity instead of using a DB m...Stan Hu2017-03-242-21/+1
| * Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-245-32/+58
| |\
| * \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-209-102/+280
| |\ \
| * \ \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-172-0/+19
| |\ \ \
| * | | | Add separate post migration to change default of notified_of_own_activityStan Hu2017-03-173-2/+22
| * | | | Remove original migration and re-add required migration under a later timestampsh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-162-3/+3
| * | | | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-162-0/+15
* | | | | Do nothing if ci_builds.job_id isn't thereLin Jen-Shin2017-03-241-1/+1
| |_|_|/ |/| | |
* | | | Fix routes index migrationSean McGivern2017-03-211-2/+2
* | | | Add LIKE index for routes.pathYorick Peterse2017-03-212-4/+34
* | | | Merge branch 'dz-improve-rename-projects-migration' into 'master' Yorick Peterse2017-03-211-30/+1
|\ \ \ \
| * | | | Improve rename projects migrationDmitriy Zaporozhets2017-03-201-30/+1
| |/ / /
* | | | Merge branch 'perf/add-index-to-user-ghost' into 'master' Douwe Maan2017-03-212-3/+28
|\ \ \ \
| * | | | add an index to the ghost columnhttp://jneen.net/2017-03-202-3/+28
| | |_|/ | |/| |
* | | | Merge branch '29671-remove-useless-options' into 'master' Douwe Maan2017-03-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove useless options from db/fixtures/development/17_cycle_analytics.rbRémy Coutable2017-03-201-1/+1
* | | | Merge branch 'issue_27212' into 'master' Sean McGivern2017-03-202-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add closed_at field to issuesFelipe Artur2017-03-172-1/+9
| | |/ | |/|
* | | All CI offline migrationsKamil Trzciński2017-03-178-102/+272
|/ /
* | Add ability to disable Merge Request URL on pushAlex Sanford2017-03-172-0/+19
|/
* Fix statements timeout in manual actions migrationfix/gb/fix-timeouts-in-manual-actions-migrationGrzegorz Bizon2017-03-161-0/+4
* Revert the AddNotifiedOfOwnActivityToUsers migrationrs-revert-notified-of-own-activity-migrationRobert Speicher2017-03-152-1/+25
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-152-15/+0