summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-migrations' into 'master'Sean McGivern2016-12-0822-3/+47
* Merge branch '24059-post-facto-fixups' into 'master' Douwe Maan2016-11-071-2/+2
* Merge branch '24059-round-robin-repository-storage' into 'master'Douwe Maan2016-11-042-2/+31
* Merge branch 'sh-fix-mailroom-config' into 'master'Yorick Peterse2016-10-252-1/+64
* Merge branch 'separate-sidekiq-queues' into 'master' Douwe Maan2016-10-211-0/+109
* Merge branch 'sh-fix-label-uniquness-migration' into 'master' Rémy Coutable2016-10-211-2/+2
* Merge branch 'fix_project_member_access_levels' into 'master'Sean McGivern2016-10-212-1/+16
* Merge branch 'issue_22944' into 'master' Sean McGivern2016-10-202-1/+29
* Merge branch '22191-delete-dynamic-envs-mr' into 'master'Rémy Coutable2016-10-204-1/+28
* Merge branch 'feature/group-level-labels' into 'master'Douwe Maan2016-10-207-5/+156
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-172-1/+16
* Use activerecord_sane_schema_dumperRémy Coutable2016-10-121-587/+587
* Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-102-1/+46
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-072-8/+66
* Fix pipeline fixtures and calls to removed methodGrzegorz Bizon2016-10-041-1/+1
* Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-1/+1
* 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
| |/