summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Improvements to user organization field feature after code reviewDmitriy Zaporozhets2016-09-271-17/+0
* Add organization field to user profileDmitriy Zaporozhets2016-09-272-1/+31
* Merge branch 'fix/database-seeds' into 'master' Rémy Coutable2016-09-231-8/+3
|\
| * Limit test environment size to one project in CIGrzegorz Bizon2016-09-231-8/+3
* | Add index on labels titleAhmad Sherif2016-09-232-1/+13
|/
* Update db/schema.rb per most recent migrationsupdate-db-schemaYorick Peterse2016-09-211-4/+5
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-1/+1
* Update schema.rbTimothy Andrew2016-09-201-12/+12
* Fix `ON DELETE CASCADE` migrations.Timothy Andrew2016-09-203-4/+4
* Implement review comments from @yorickpeterseTimothy Andrew2016-09-204-9/+9
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-2010-10/+111
|\
| * Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-195-5/+42
| |\
| | * Cleanup changesKamil Trzcinski2016-09-191-20/+0
| | * Added missing db/schema changesKamil Trzcinski2016-09-191-1/+2
| | * Add support for dynamic environmentsKamil Trzcinski2016-09-191-0/+29
| | * Merge branch 'increase_artifact_size_column' into 'master' Yorick Peterse2016-09-162-2/+17
| | |\
| | | * Increase ci_builds artifacts_size column to 8-byte integer to allow larger filesDrew Blessing2016-09-152-2/+17
| | * | Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-162-0/+13
| | |\ \
| | | * | 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-152-0/+30
| | | |/
| | * | 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-152-4/+11
| |\ \
| | * | 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
| | |/
| | * Merge branch 'fix-old-migration-repos-path-key' into 'master' Robert Speicher2016-09-151-1/+4
| | |\
| | | * Update references to deprecated `repos_path` configuration key to avoidfix-old-migration-repos-path-keyAlejandro Rodríguez2016-09-141-1/+4
| | * | Merge branch 'group-similar' into 'master' Rémy Coutable2016-09-151-3/+7
| | |\ \ | | | |/ | | |/|
| | | * Group similar buildsKamil Trzcinski2016-09-071-3/+7
| * | | Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-153-5/+38
| |\ \ \ | | |/ /
| | * | Fix migration for removing MR diff indexesYorick Peterse2016-09-141-3/+17
| | * | Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-132-2/+20
| * | | Update db/schema.rbKamil Trzcinski2016-09-131-1/+3
| * | | Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski2016-09-132-0/+22
| |/ /
| * | Fix DB schema to match latest migrationsh-update-db-schemaStan Hu2016-09-081-1/+1
| |/
* | Miscellaneous cycle-analytics-related changes.Timothy Andrew2016-09-201-2/+2
* | Remove unused merge request metrics.Timothy Andrew2016-09-195-91/+4
* | Add a "populate metrics directly" option to the cycle analytics seed.Timothy Andrew2016-09-171-3/+61
* | Improve performance of the cycle analytics page.Timothy Andrew2016-09-156-5/+155
* | wip: perfTimothy Andrew2016-09-141-15/+15
* | Add a `seed_fu` fixture to generate data for cycle analytics.Timothy Andrew2016-09-141-0/+173
* | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-0712-46/+282
|\ \ | |/
| * 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-052-6/+11
| * 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-052-1/+32
| * Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-054-24/+71
| |\
| | * Add migration to set confidential issues events on web hooksDouglas Barbosa Alexandre2016-09-012-1/+16
| | * Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre2016-08-312-12/+28
| | * Add option to confidential issues events to trigger WebhooksDouglas Barbosa Alexandre2016-08-312-11/+27
| * | Project tools visibility levelFelipe Artur2016-09-014-6/+103
| |/