summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mc/feature/required-template-inclusion-single-commit-ce' into '...Grzegorz Bizon2019-06-182-0/+16
|\
| * Backport CE changesmc/feature/required-template-inclusion-single-commit-ceMatija Čupić2019-06-172-0/+16
* | Merge branch 'ashmckenzie/add-created-at-index-to-events' into 'master'Thong Kuah2019-06-182-0/+27
|\ \
| * | Add index to events and audit_events tablesashmckenzie/add-created-at-index-to-eventsAsh McKenzie2019-06-182-0/+27
* | | Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah2019-06-171-0/+104
|\ \ \
| * | | When an instance cluster already exists migrate disabledmigrate_k8s_service_integrationJames Fargher2019-05-301-1/+3
| * | | Migrate Kubernetes service integration templates to clustersJames Fargher2019-05-301-0/+102
* | | | Merge branch 'issue-62685-new' into 'master'Andreas Brandl2019-06-172-0/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Add index on invite-email to membersyguo2019-06-172-0/+22
* | | | Hashed Storage is enabled by default on new installationshashed-storage-enabled-defaultGabriel Mazetto2019-06-172-2/+17
|/ / /
* | | Merge branch 'backport-schema-changes' into 'master'Robert Speicher2019-06-1746-933/+3907
|\ \ \
| * | | Backport the EE schema and migrations to CEYorick Peterse2019-06-1746-933/+3907
* | | | CE port of IP address restriction for groupsImre Farkas2019-06-172-0/+27
|/ / /
* | | Merge branch '58886-issue-tracker-fields' into 'master'Sean McGivern2019-06-173-0/+80
|\ \ \
| * | | Create models for issue trackers data58886-issue-tracker-fieldsJarka Košanová2019-06-133-0/+80
* | | | CE backport for changes in EE MR 138949490-record-repository_type-on-lfs_objects_projects-ceLuke Duncalfe2019-06-173-0/+30
* | | | Merge branch '4354-lock-memberships-to-ldap-sync-part-1' into 'master'Stan Hu2019-06-142-0/+21
|\ \ \ \
| * | | | EE port: add app-wide LDAP membership lock field4354-lock-memberships-to-ldap-sync-part-1Pavel Shutsin2019-06-132-0/+21
* | | | | Add index on public_emails for users tableyguo2019-06-132-0/+24
|/ / / /
* | | | Backport of gitlab-ee!13735Rubén Dávila2019-06-122-0/+13
* | | | Merge branch 'jc-migration-for-source-project-id' into 'master'Andreas Brandl2019-06-121-0/+19
|\ \ \ \
| * | | | Fix null source_project_id in pool_repositoriesjc-migration-for-source-project-idJohn Cai2019-06-111-0/+19
* | | | | Add db migrationMałgorzata Ksionek2019-06-112-0/+21
|/ / / /
* | | | Persist target project id and target branch in merge trains tableShinya Maeda2019-06-112-1/+19
* | | | Avoid DB timeouts when scheduling migrationsOswaldo Ferreira2019-06-101-10/+5
|/ / /
* | | Revert "Merge branch '50070-legacy-attachments' into 'master'"sh-revert-mr-24679Stan Hu2019-06-091-32/+0
* | | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-072-0/+12
|\ \ \
| * | | Add project level git depth settingKrasimir Angelov2019-06-062-0/+12
* | | | Merge branch '50070-legacy-attachments' into 'master'Kamil Trzciński2019-06-071-0/+32
|\ \ \ \
| * | | | Migrate legacy uploads to the project location50070-legacy-attachmentsJarka Košanová2019-06-061-0/+32
* | | | | Add certificate valid time to pages domain tableVladimir Shushlin2019-06-063-0/+52
* | | | | Add pages domains acme ordersVladimir Shushlin2019-06-062-0/+43
| |_|_|/ |/| | |
* | | | Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"revert-a05f86ceNick Thomas2019-06-063-52/+0
|/ / /
* | | Add certificate valid time to pages domain tableVladimir Shushlin2019-06-063-0/+52
|/ /
* | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-032-0/+24
|\ \
| * | Add DNS rebinding protection settingsOswaldo Ferreira2019-05-302-1/+25
* | | Fix migration failure when groups are missing routesh-fix-issue-58714Stan Hu2019-06-011-0/+1
* | | Merge branch 'osw-reset-merge-status-from-mergeable-mrs' into 'master'Douglas Barbosa Alexandre2019-05-313-1/+53
|\ \ \
| * | | Reset merge status from mergeable MRsOswaldo Ferreira2019-05-313-1/+53
| | |/ | |/|
* | | Merge branch '56959-drop-project_auto_devops_domain' into 'master'Robert Speicher2019-05-312-1/+11
|\ \ \
| * | | Postmigrate to drop domain column56959-drop-project_auto_devops_domainThong Kuah2019-05-312-1/+11
| |/ /
* | | Add notification_email to NotificationSettingWei-Meng Lee2019-05-312-0/+12
* | | Change query to work on mysql as well. Also set entire date because setting o...Luke Picciau2019-05-311-0/+38
* | | Remove nils from project_statistics.packages_sizeAlessio Caiazza2019-05-312-1/+25
* | | Generate lets_encrypt_private_key on the flyVladimir Shushlin2019-05-311-16/+1
|/ /
* | Add wiki size to project statisticsPeter Marko2019-05-293-1/+43
|/
* Store Let's Encrypt private key in settingsVladimir Shushlin2019-05-283-1/+52
* Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-202-1/+21
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Merge branch 'pl-fix-warning' into 'master'Andreas Brandl2019-05-171-2/+0
|\