summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-052-0/+14
|\
| * Add custom brand text on new project pagesMarkus Koller2017-12-042-0/+14
* | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-053-2/+41
|\ \
| * | Move config_source earlierKamil Trzcinski2017-12-051-1/+1
| * | Merge index during table creationKamil Trzcinski2017-12-053-17/+2
| * | Remove index on file_typeKamil Trzcinski2017-12-042-4/+2
| * | Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-032-2/+4
| * | Add unique index on job_id and file_typeZeger-Jan van de Weg2017-12-032-1/+18
| * | Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-2/+2
| * | Fix legacy migration testZeger-Jan van de Weg2017-12-031-2/+2
| * | Fix most test failuresZeger-Jan van de Weg2017-12-032-3/+6
| * | Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-033-36/+35
| * | Create Ci::ArtifactsZeger-Jan van de Weg2017-12-032-9/+4
| * | Create ci_artifacts tableZeger-Jan van de Weg2017-12-032-3/+35
| * | WIPZeger-Jan van de Weg2017-12-031-0/+8
* | | Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-052-3/+3
| |/ |/|
* | Remove seed file from the development envrc/followup-40690Rémy Coutable2017-12-041-15/+0
|/
* Add a fixture file that uses seed-fu in the test env so that a borken seed-fu...40690-rake-dev-setup-is-broken-due-to-the-latest-update-of-seed-fuRémy Coutable2017-11-301-0/+15
* Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-296-5/+94
|\
| * Improve indexes on merge_request_diffsremove-mr-diff-serialised-columnsSean McGivern2017-11-283-1/+35
| * Remove serialised diff and commit columnsSean McGivern2017-11-284-4/+59
* | Reschedule the migration to populate fork networksbvl-fork-networks-for-deleted-projectsBob Van Landuyt2017-11-292-1/+28
* | Add timeouts for Gitaly callsAndrew Newdigate2017-11-292-0/+34
|/
* Fix defaults for MR states and merge statusesdefault-values-for-mr-statesYorick Peterse2017-11-244-3/+86
* Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan2017-11-231-0/+30
|\
| * Use latest_merge_request_diff associationSean McGivern2017-11-231-0/+30
* | Allow password authentication to be disabled entirelyMarkus Koller2017-11-234-1/+41
* | Remove cluster_id from 20171013104327_migrate_gcp_clusters_to_new_clusters_ar...Shinya Maeda2017-11-231-1/+0
* | Add environment_scope to cluster tableShinya Maeda2017-11-222-0/+16
|/
* Update composite pipelines index to include "id"fix-ci-pipelines-indexYorick Peterse2017-11-212-2/+37
* Fix merge_requests.source_project_id migrationfix-mr-cleanupYorick Peterse2017-11-201-4/+4
* Clean up schema of the "merge_requests" tableYorick Peterse2017-11-207-2/+268
* Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-204-0/+4
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-164-0/+4
* | Merge branch 'rs-cycle-analytics-seed' into 'master'Rémy Coutable2017-11-201-37/+48
|\ \
| * | Update CycleAnalytics seed to account for multiple issue assigneesrs-cycle-analytics-seedRobert Speicher2017-11-161-37/+48
| |/
* | Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher2017-11-1725-11/+25
|\ \
| * | Prevent update_column_in_batches on large tablesSean McGivern2017-11-1725-11/+25
* | | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-172-0/+47
|\ \ \
| * | | Add throttle application settingsMichael Kozono2017-11-172-0/+47
| | |/ | |/|
* | | Merge branch 'bvl-delete-empty-fork-networks' into 'master'Douwe Maan2017-11-172-1/+37
|\ \ \ | |_|/ |/| |
| * | Delete orphaned fork networks in a migrationbvl-delete-empty-fork-networksBob Van Landuyt2017-11-172-1/+37
| |/
* | Convert migration to populate latest merge request ID into a background migra...Stan Hu2017-11-172-27/+29
|/
* Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-099-5/+247
* Fix db/schema.rbKamil Trzcinski2017-11-071-2/+1
* Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski2017-11-071-1/+1
|\
| * Fix schema versionShinya Maeda2017-11-081-1/+1
* | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-073-0/+58
|\ \ | |/
| * Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-073-0/+58
| |\
| | * Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-073-0/+58
| | |\