summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-0/+14
* Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-0/+38
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+38
* Improvements to user organization field feature after code reviewDmitriy Zaporozhets2016-09-271-17/+0
* Add organization field to user profileDmitriy Zaporozhets2016-09-271-0/+29
* Add index on labels titleAhmad Sherif2016-09-231-0/+11
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-1/+1
* Fix `ON DELETE CASCADE` migrations.Timothy Andrew2016-09-203-4/+4
* Implement review comments from @yorickpeterseTimothy Andrew2016-09-203-8/+8
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-208-4/+98
|\
| * Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-194-1/+37
| |\
| | * Cleanup changesKamil Trzcinski2016-09-191-20/+0
| | * Add support for dynamic environmentsKamil Trzcinski2016-09-191-0/+29
| | * Merge branch 'increase_artifact_size_column' into 'master' Yorick Peterse2016-09-161-0/+15
| | |\
| | | * Increase ci_builds artifacts_size column to 8-byte integer to allow larger filesDrew Blessing2016-09-151-0/+15
| | * | Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-161-0/+12
| | |\ \
| | | * | Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-151-17/+0
| | | * | Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+29
| | | |/
| | * | Fix undefined method when reverting migration RemoveProjectsPushesSinceGcfix/irreversible-migrationDouglas Barbosa Alexandre2016-09-151-1/+1
| | |/
| * | Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-151-1/+4
| |\ \
| | * | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-152-32/+0
| | * | Added LFS support to SSHPatricio Cano2016-09-152-0/+32
| | |/
| | * Update references to deprecated `repos_path` configuration key to avoidfix-old-migration-repos-path-keyAlejandro Rodríguez2016-09-141-1/+4
| * | Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-152-3/+36
| |\ \ | | |/
| | * 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
| * | Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski2016-09-132-0/+22
| |/
* | Miscellaneous cycle-analytics-related changes.Timothy Andrew2016-09-201-2/+2
* | Remove unused merge request metrics.Timothy Andrew2016-09-195-91/+4
* | Improve performance of the cycle analytics page.Timothy Andrew2016-09-154-0/+122
* | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-0711-0/+242
|\ \ | |/
| * 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
* | Add the "Review" cycle analytics section.Timothy Andrew2016-08-261-0/+2
* | Add the "Code" Cycle Analytics section.Timothy Andrew2016-08-261-0/+36
* | Add an `Issue::Metrics` model.Timothy Andrew2016-08-261-0/+36
|/
* Merge branch 'dz-merge-request-version'Douwe Maan2016-08-252-0/+38
|\