summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Fix caching large snippet HTML content on MySQL databasesNick Thomas2017-05-033-1/+16
* Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-021-0/+55
|\
| * Rename child namespaces in migrationhelpersBob Van Landuyt2017-05-011-0/+11
| * Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-011-10/+13
| * Rename Projects & Namespaces based on entire pathsBob Van Landuyt2017-05-011-1/+2
| * Rename namespaces called `Users`Bob Van Landuyt2017-05-011-0/+1
| * Rename forbidden paths in a single migrationBob Van Landuyt2017-05-014-574/+39
| * Add migration to rename all namespaces with forbidden nameBob Van Landuyt2017-05-013-0/+574
* | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-022-0/+16
|\ \ | |/ |/|
| * Remove concurrent indexPawel Chojnacki2017-04-251-1/+1
| * Merge remote-tracking branch 'upstream/master' into 26914-add_deploy_history_...Pawel Chojnacki2017-04-2096-97/+956
| |\
| * | Fix unreversible migration, and small rubocop warningsPawel Chojnacki2017-03-281-1/+5
| * | Add endpoint that returns a list of deployments that happened within last 8.h...Pawel Chojnacki2017-03-282-1/+13
* | | Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrationsrs-add_column_with_default_copsRobert Speicher2017-04-2811-0/+11
* | | Add index on ci_runners.contacted_atblackst0ne2017-04-282-1/+21
* | | Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-271-0/+12
|\ \ \
| * | | tadds migration to remove invalid servicesTiago Botelho2017-04-271-0/+12
* | | | Fill missing uuid on the application_settings table2246-uuid-is-nil-for-new-installationDouglas Barbosa Alexandre2017-04-262-1/+11
* | | | Add index on ci_builds.user_idblackst0ne2017-04-262-0/+20
|/ / /
* | | Add index to webhooks type columnJames Lopez2017-04-252-1/+17
* | | Add index on ci_builds.updated_atblackst0ne2017-04-232-1/+21
* | | Start versioning cached markdown fieldsNick Thomas2017-04-212-0/+38
| |/ |/|
* | Merge branch 'sh-add-index-to-system-note-metadata' into 'master' Sean McGivern2017-04-192-1/+20
|\ \
| * | Add unique index for note_id to system note metadata tablesh-add-index-to-system-note-metadataStan Hu2017-04-192-1/+20
* | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-197-0/+140
|\ \ \ | |/ / |/| |
| * | Make downtime_check happySean McGivern2017-04-141-0/+2
| * | Remove unused user activities codeSean McGivern2017-04-142-37/+3
| * | Add a post-deploy migration to migrate from former Redis activity to DBRémy Coutable2017-04-141-0/+87
| * | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-142-0/+10
| * | Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-142-8/+23
| * | Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-142-0/+35
| * | Port 'Add uuid to usage ping' to CESean McGivern2017-04-142-0/+17
| * | Port 'Add EE usage ping' to CESean McGivern2017-04-142-0/+8
* | | Add migration to remove orphaned notification settingsJames Lopez2017-04-192-1/+25
|/ /
* | removes redundant code from database.rb29056-backport-ee-cleanup-database-fileTiago Botelho2017-04-1112-12/+11
* | Merge branch 'zj-fk-ci-triggers' into 'master' Yorick Peterse2017-04-112-0/+17
|\ \
| * | Add foreign key on trigger requestszj-fk-ci-triggersZ.J. van de Weg2017-04-112-0/+17
* | | Merge branch 'dz-fix-project-view' into 'master' Annabel Dunstone Gray2017-04-111-0/+19
|\ \ \
| * | | Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-101-0/+19
| |/ /
* | | Move the nested groups seed behind an environment flagrs-skip-nested-groups-seedRobert Speicher2017-04-102-33/+41
|/ /
* | Periodically clean up temporary upload files to recover storage spaceblackst0ne2017-04-102-1/+24
* | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-075-1/+91
|\ \
| * \ Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-074-1/+40
| |\ \
| | * | Yet, another errorsdosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-uiKamil Trzcinski2017-04-071-1/+1
| | * | Another round of code reviewKamil Trzcinski2017-04-071-2/+8
| | * | Update migrationsKamil Trzcinski2017-04-074-45/+14
| | * | Update tests to cover trigger scheduleKamil Trzcinski2017-04-071-1/+3
| | * | Fix ref referenceKamil Trzcinski2017-04-072-0/+62
| * | | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-072-0/+51
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-068-1/+132
| | |\ \