summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined method when reverting migration RemoveProjectsPushesSinceGcfix/irreversible-migrationDouglas Barbosa Alexandre2016-09-151-1/+1
* Update references to deprecated `repos_path` configuration key to avoidfix-old-migration-repos-path-keyAlejandro Rodríguez2016-09-141-1/+4
* Fix migration for removing MR diff indexesYorick Peterse2016-09-141-3/+17
* Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-0/+19
* Support empty PG database toozj-gitorious-migration-empty-pg-databaseZ.J. van de Weg2016-09-061-2/+1
* Don't fail on an empty databasezj-drop-gitorious-fieldZ.J. van de Weg2016-09-051-5/+10
* Support MySQL too, when removing gitorious from import_sourcesZ.J. van de Weg2016-09-051-1/+5
* Remove gitorious from import_sources on ApplicationSetting modelZ.J. van de Weg2016-09-051-0/+31
* Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-053-0/+45
|\
| * Add migration to set confidential issues events on web hooksDouglas Barbosa Alexandre2016-09-011-0/+15
| * Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre2016-08-311-0/+15
| * Add option to confidential issues events to trigger WebhooksDouglas Barbosa Alexandre2016-08-311-0/+15
* | Project tools visibility levelFelipe Artur2016-09-013-0/+89
|/
* Remove not-null constraint on lock_version column if it existsStan Hu2016-08-301-0/+13
* Merge branch 'project-specific-lfs' into 'master' Robert Speicher2016-08-301-0/+29
|\
| * Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-2/+2
| * Added project specific enable/disable setting for LFSPatricio Cano2016-08-301-0/+29
* | Remove default value for lock_versionValery Sizov2016-08-301-0/+16
|/
* Drop unused CI tables and fileszj-remove-unused-ci-tablesZ.J. van de Weg2016-08-261-0/+11
* Merge branch 'dz-merge-request-version'Douwe Maan2016-08-252-0/+38
|\
| * Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-225-0/+94
| |\
| * \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1911-0/+195
| |\ \
| * \ \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1511-8/+204
| |\ \ \
| * | | | Change merge request diff index to be not uniqDmitriy Zaporozhets2016-08-022-0/+38
* | | | | Change merge_error column from string to text typeStan Hu2016-08-231-0/+10
* | | | | Revert the revert of Optimistic Lockingrevert_revert_issuable_lockValery Sizov2016-08-221-0/+18
| |_|_|/ |/| | |
* | | | Merge branch 'fix-diff-note-discussion-id' into 'master' Rubén Dávila Santos2016-08-202-0/+26
|\ \ \ \
| * | | | Call `set_discussion_id` again in DiffNote `before_validation` because the or...Douwe Maan2016-08-192-0/+26
* | | | | Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+10
|/ / / /
* | | | Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern2016-08-192-0/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-181-0/+29
| |\ \ \
| * \ \ \ Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-173-0/+44
| |\ \ \ \
| * | | | | Store discussion_id on Note for faster discussion lookup.Douwe Maan2016-08-171-0/+13
| * | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-165-0/+99
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-1211-8/+204
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-037-0/+139
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Add resolved_at and resolved_by_id to DiffNoteDouwe Maan2016-07-251-0/+10
* | | | | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-0/+29
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher2016-08-181-0/+29
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Allow naming U2F devices.Timothy Andrew2016-08-181-0/+29
| | | |_|_|/ | | |/| | |
* | | | | | Allow project group links to be expiredSean McGivern2016-08-181-0/+29
* | | | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1820-8/+356
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Ensure that we have only one list per label per boardDouglas Barbosa Alexandre2016-08-171-0/+15
| * | | | | Order board lists by list_type, and positionDouglas Barbosa Alexandre2016-08-171-2/+2
| * | | | | fixup! Add List modelDouglas Barbosa Alexandre2016-08-171-0/+4
| * | | | | Add Board modelDouglas Barbosa Alexandre2016-08-172-0/+25
| |/ / / /
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski2016-08-163-0/+67
| |\ \ \ \
| | * | | | Further refactor and syntax fixes.Patricio Cano2016-08-151-1/+1
| | * | | | Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-152-1/+6
| | * | | | Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-0/+1