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-03-23Merge branch 'jprovazn-issueref' into 'master'Douwe Maan
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-23Fix issuable state indicatorJan Provaznik
2018-03-23Merge branch 'ci-pipeline-commit-lookup' into 'master'Kamil Trzciński
2018-03-22Use porcelain commit lookup method on CI::CreatePipelineServiceAlejandro Rodríguez
2018-03-22Merge branch 'latest-security-to-master-21-03-18' into 'master'Douwe Maan
2018-03-22Merge branch 'fix/remove-wiki-cache-clear' into 'master'Sean McGivern
2018-03-22Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez
2018-03-22Merge branch 'sh-fix-readonly-reload' into 'master'Sean McGivern
2018-03-22Merge branch 'jej/omniauth-initializer-refactor' into 'master'Douwe Maan
2018-03-22Fix "A copy of Gitlab::Middleware::Readonly has been removed from the module ...Stan Hu
2018-03-22Merge branch 'add-query-counts-to-profiler-output' into 'master'Stan Hu
2018-03-22OmniauthInitializer refactoringJames Edwards-Jones
2018-03-21Fixing request options to allow_local_requests with DELETE verbFrancisco Javier López
2018-03-21Adapting mattermost to the new way of calling HTTPFrancisco Javier López
2018-03-21Add query counts by model to profiler outputSean McGivern
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-21Remove calls to clear_cache from Git::WikiAhmad Sherif
2018-03-21Merge branch 'remove-parser-warnings-workaround' into 'master'Robert Speicher
2018-03-21Merge branch 'gitaly-upload-archive' into 'master'Sean McGivern
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2018-03-21Send Gitaly payload for git-upload-archive SSH commandsAlejandro Rodríguez
2018-03-21It's now updated so we could remove itLin Jen-Shin
2018-03-20Shortcut concurrent foreign key creation if already exists.Andreas Brandl
2018-03-20Shortcut concurrent index creation/removal if no effect.Andreas Brandl
2018-03-20Omniauth callbacks moved to methodsJames Edwards-Jones
2018-03-20OmniauthInitializer created to improve devise.rbJames Edwards-Jones
2018-03-20Merge branch '44280-fix-code-search' into 'master'Sean McGivern
2018-03-20Merge branch 'issue_25542' into 'master'Sean McGivern
2018-03-20move render_gfm into behaviors directoryMike Greiling
2018-03-20Merge branch 'ajax-requests-in-performance-bar' into 'master'Robert Speicher
2018-03-19Improve JIRA event descriptionsFelipe Artur
2018-03-19Show Ajax requests in performance barSean McGivern
2018-03-19Optional '/-/' delimiter for search APIJan Provaznik
2018-03-19Split repository search result on \n instead of $ to prevent the items of the...Jasper Maes
2018-03-19Merge branch '44257-viewing-a-particular-commit-gives-500-error-error-undefin...Douwe Maan
2018-03-17Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon
2018-03-16Fix "A copy of Gitlab::Metrics::Methods" have been removed errorStan Hu
2018-03-16Ensure that we never assume old_blob or new_blob are nilSean McGivern
2018-03-16Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon
2018-03-16Merge branch '44126-setup-middleware-before-adapter' into 'master'Kamil Trzciński
2018-03-16Merge branch 'jej/commit-api-tracks-lfs' into 'master'Dmitriy Zaporozhets
2018-03-16Adds the option to override project description on export via APITiago Botelho
2018-03-16Extract constant for LfsPointerFile::VERSION_LINEJames Edwards-Jones
2018-03-16Merge branch 'sh-cache-table-exists' into 'master'Yorick Peterse
2018-03-16Merge branch 'sh-cache-column-exists' into 'master'Yorick Peterse
2018-03-16Setup Faraday middleware before adapterLin Jen-Shin
2018-03-16Avoid printing data for LfsPointerFile#inspectJames Edwards-Jones
2018-03-16Lfs::FileTranformer caches .gitattributes parserJames Edwards-Jones
2018-03-15Cache table_exists?('application_settings') to reduce repeated schema reloadsStan Hu