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
AgeCommit message (Expand)Author
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-28Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-23Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-02-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-23CE port: allow SRV records in DB service discoveryTiger
2019-08-22Limit the size of issuable description and commentsAlexandru Croitor
2019-07-29Further remove code branches by database typeAndreas Brandl
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-12Merge branch 'js-specs-transactions' into 'master'Andreas Brandl
2019-07-12Use transactions in JS feature specsHeinrich Lee Yu
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-06-28Fix extra newline left by conflict resolutionDJ Mountney
2019-06-28Merge branch 'master' into 'check-min-schema-migrate'DJ Mountney
2019-06-28Adds metrics to measure database transactionsAndrew Newdigate
2019-06-25Update comments and docs around min schema versionDJ Mountney
2019-06-25Move min schema version check to db:migrateDJ Mountney
2019-06-25Check supported version when migratingDJ Mountney
2019-06-25Refactor inside_transaction? to Gitlab::DatabaseAndrew Newdigate
2019-03-22Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre
2019-03-14Rename pg_stat_wal_receiver_supported? DB helperAsh McKenzie
2018-12-16Remove rails4 specific codeJasper Maes
2018-11-26CE port of 'Move EE specific code from Gitbab::Database into ee'Douglas Barbosa Alexandre
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-09-12Ensure the schema is loaded with post_migrations includedDJ Mountney
2018-07-24Backport various EE changes to Gitlab::DatabaseYorick Peterse
2018-07-06Ability to check if underlying database is read onlyBrett Walker
2018-06-14Use data_source_exists? instead of table_exists?Jarka Kadlecová
2018-05-17Memoize Gitlab::Database.versionYorick Peterse
2018-03-15Cache table_exists?('application_settings') to reduce repeated schema reloadsStan Hu