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/lib
AgeCommit message (Expand)Author
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-28Merge branch 'add-background-migration-to-fill-file-store' into 'master'Kamil Trzciński
2018-05-28Merge branch 'ignore-writing-trace-if-it-already-archived' into 'master'Kamil Trzciński
2018-05-28Merge branch 'sh-fix-admin-page-counts-take-2' into 'master'Yorick Peterse
2018-05-28Use Gitaly's DeleteAllRepositories RPC during backup restoreJacob Vosmaer (GitLab)
2018-05-28Merge branch 'bvl-add-username-to-terms-message' into 'master'Douwe Maan
2018-05-28Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan
2018-05-28Merge branch 'zj-internal-repo-path' into 'master'Grzegorz Bizon
2018-05-28Remove Gitlab::BackgroundMigration exxxplicit namespaces from migration classesShinya Maeda
2018-05-28Rename FillFileStoreUpload to FillStoreUploadShinya Maeda
2018-05-28Add spec for fill_file_store migrationShinya Maeda
2018-05-28Remove legacy artifacts file_store migrationShinya Maeda
2018-05-28Add background migration to fill file storesShinya Maeda
2018-05-28Revert correctlyShinya Maeda
2018-05-28Disallow updating job stauts if it's not runningShinya Maeda
2018-05-28Revert trace changeShinya Maeda
2018-05-28Ignore writing traces if it's already been archivedShinya Maeda
2018-05-26Fix fast admin counters not working when PostgreSQL has secondariesStan Hu
2018-05-25Merge branch '46740-projectmilestones-setting-start_date-via-the-api-requires...Rémy Coutable
2018-05-25Merge branch '46600-fix-gitlab-revision-when-not-in-git-repo' into 'master'Rémy Coutable
2018-05-25Return '/' as a bogus repo path to gitlab-shellJacob Vosmaer
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-05-24Merge branch 'migrate-restore-repo-to-gitaly' into 'master'Douwe Maan
2018-05-24Add username to terms message in git and API callsBob Van Landuyt
2018-05-24Allow start_date as only parameter when updating Milestone via APIMark Fletcher
2018-05-24Fix backup creation and restore for specific Rake tasksStan Hu
2018-05-24Remove unneeded gitaly_migrate functionAhmad Hassan
2018-05-24Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...Rémy Coutable
2018-05-23Simplify Gitlab::CurrentSettings now that the logic is in CacheableAttributesRémy Coutable
2018-05-23Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable
2018-05-23Introduce a new CacheableAttributes concernRémy Coutable
2018-05-23Take restoring custom hooks and the skip flag out of scopeAhmad Hassan
2018-05-23Merge branch 'issue-25256' into 'master'Douwe Maan
2018-05-23Merge branch 'gitaly-repo-squash-in-progress-opt-out' into 'master'Douwe Maan
2018-05-23Merge branch 'gitaly-wiki-get-formatted-data-opt-out' into 'master'Douwe Maan
2018-05-23Merge branch 'gitaly-import-project-opt-out' into 'master'Douwe Maan
2018-05-23Merge branch 'gitaly-repo-info-attributes-opt-out' into 'master'Douwe Maan
2018-05-23skip email trim when email is creating new issueCameron Crockett
2018-05-22Merge branch 'dm-xcode-project-directory' into 'master'Robert Speicher
2018-05-22Move Repository#info_attributes to OptOut in gitalyKim Carlbäcker
2018-05-22Move Wiki::GetFormattedData to OptOutKim Carlbäcker
2018-05-22Move ImportProject to OptOut in GitalyKim Carlbäcker
2018-05-22Make Repo#squash_in_progress Opt-OutKim Carlbäcker
2018-05-22Increase text limit for GPG keys (mysql only).Andreas Brandl
2018-05-22Merge branch 'ab-42194-keyset-pagination' into 'master'Yorick Peterse
2018-05-22Merge branch 'ab-43706-composite-primary-keys' into 'master'Yorick Peterse
2018-05-22Expose readme url in Project APIImre Farkas
2018-05-22Fix Xcode project detection by looking for dirs instead of filesDouwe Maan
2018-05-22Fix `expose_url` helper does not include custom base url if it is setFrancisco Javier López
2018-05-21Add feature-flag for keyset pagination.Andreas Brandl