Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2018-04-20Merge branch '45476-geo-statement-timeout-counting-local-job-artifacts' into ...Yorick Peterse
2018-04-17Merge branch 'dm-archived-read-only' into 'master'Robert Speicher
2018-04-07Modifies index on DeployTokens to use idMayra Cabrera
2018-04-07Handles default expires_at date directly into DeployToken modelMayra Cabrera
2018-04-07Addresses database commentsMayra Cabrera
2018-04-07Fixes broken schema and minor changesMayra Cabrera
2018-04-07Get rid of Redis when dealing with deploy tokensKamil Trzciński
2018-04-07Fix and optimise DB schemaKamil Trzciński
2018-04-07Include ProjectDeployTokensMayra Cabrera
2018-04-07Create barebones for DeploytokenMayra Cabrera
2018-04-05Merge branch 'fix/gb/reschedule-pipeline-stages-migration' into 'master'Kamil Trzciński
2018-04-05Reschedule pipeline stages migration to run it againGrzegorz Bizon
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-30Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern
2018-03-29Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński
2018-03-28Add the RedirectRoute#path index setup_postgresqlBob Van Landuyt
2018-03-28Add index on lower path to redirect routesBob Van Landuyt
2018-03-28Remove `permanent` from `redirect_routes`Bob Van Landuyt
2018-03-28Add explicit primary key for ci_builds_metadata tableTomasz Maczukin
2018-03-28Add project_id column to Ci::BuildMetadataTomasz Maczukin
2018-03-28Rename used_timeout to timeoutTomasz Maczukin
2018-03-28Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin
2018-03-28Refactorize Ci::Build and Ci::BuildMetadata modelsTomasz Maczukin
2018-03-28Move job timeout information to new ci_builds_metadata tableTomasz Maczukin
2018-03-28Change timeout_source to enumTomasz Maczukin
2018-03-28Use change instead of up/down in simple migrationsTomasz Maczukin
2018-03-28Show timeout information on job's pageTomasz Maczukin
2018-03-28Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin
2018-03-28Add new column to ci_runners tableTomasz Maczukin
2018-03-27Remove unused index from events table.Andreas Brandl
2018-03-27Merge branch '40781-os-to-ce' into 'master'Sean McGivern
2018-03-26Merge branch 'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-t...Grzegorz Bizon
2018-03-26Send notification emails when push to a merge requestYarNayar
2018-03-23Merge branch 'pages_force_https' into 'master'Nick Thomas
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-22Add HTTPS-only pagesRob Watson
2018-03-22Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron
2018-03-22Backport ee-40781-os-to-ceMicaël Bergeron
2018-03-22Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-21Merge branch 'ab-44446-add-indexes-for-user-activity-queries' into 'master'Yorick Peterse
2018-03-21Merge branch 'fix/auth0-unsafe-login-10-6' into 'security-10-6'James Lopez
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2018-03-21Guard creation/removal with existence checks.Andreas Brandl
2018-03-21Flip column order in new index.Andreas Brandl
2018-03-21Patch MySQL's odd foreign key behavior.Andreas Brandl
2018-03-21Add indexes for user activity queries.Andreas Brandl
2018-03-20Shortcut concurrent foreign key creation if already exists.Andreas Brandl
2018-03-16Address review comments.Andreas Brandl
2018-03-16Simplify migration and add NOT NULL to project_id.Andreas Brandl