summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-0646-2/+75
| | |\ \
| | * | | Protected Tags backend review changesJames Edwards-Jones2017-04-061-1/+0
| | * | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0613-45/+240
| | |\ \ \
| | * | | | Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-042-10/+10
| | * | | | Removed unnecessary table ‘protected_tag_merge_access_levels’James Edwards-Jones2017-03-312-30/+15
| | * | | | Database migrations for protected tagsJames Edwards-Jones2017-03-312-1/+68
* | | | | | Update schema.rbDouwe Maan2017-04-071-1/+1
* | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-077-1/+83
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0710-1/+151
| |\ \ \ \ \
| * | | | | | Fix rubocop offenses8998_skip_pending_commits_if_not_headLin Jen-Shin2017-04-061-1/+1
| * | | | | | Bump schema versionLin Jen-Shin2017-04-061-1/+1
| * | | | | | Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-063-0/+33
| * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0644-3/+56
| |\ \ \ \ \ \
| * | | | | | | Fix rolling back for MySQLLin Jen-Shin2017-04-064-57/+2
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-063-3/+72
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Restore schemaLin Jen-Shin2017-04-051-6/+6
| * | | | | | | split up migrationsRydkin Maxim2017-04-042-15/+42
| * | | | | | | fix migration errorRydkin Maxim2017-04-041-1/+1
| * | | | | | | replace on_delete in migration with database type related expressionRydkin Maxim2017-04-041-1/+8