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
2019-07-09Disabling can_use_disk? temporarilyJohn Cai
2019-07-05Use Rugged if we detect storage is NFS and we can access the diskJohn Cai
2019-07-05Extend MergeToRefService for creating merge ref from the other refShinya Maeda
2019-06-25Fix broken worktree testGitalyBot
2019-06-05Add client code to call GetObjectDirectorySize RPCPatrick Bajao
2019-05-30Remove hook directory requirement from ShellZeger-Jan van de Weg
2019-05-20API: Fix recursive flag not working with Rugged get_tree_entries flagStan Hu
2019-05-06Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan
2019-05-06Remove cleaned up OIDs from database and cacheNick Thomas
2019-05-04Add client methods for DisconnectGitAlternates rpcJohn Cai
2019-04-30Add client methods for FetchIntoObjectPool RPCJohn Cai
2019-04-29Port changes for design management to CEBob Van Landuyt
2019-04-25Fix typo in blob_spec.rbWinnie Hellmann
2019-04-25Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López
2019-04-19Make use of local ref if it is reachableOswaldo Ferreira
2019-04-19Check that source and target branch existStan Hu
2019-04-19Remove source_branch_name commit checkStan Hu
2019-04-19Don't create a temp reference for branch comparisons within projectStan Hu
2019-04-17Merge branch 'sh-backport-list-commits-by-oid-rugged' into 'master'Douwe Maan
2019-04-17Bring back Rugged implementation of ListCommitsByOidStan Hu
2019-04-16Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas
2019-04-11Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable
2019-04-11Revert "Merge branch '24704-download-repository-path' into 'master'"Patrick Bajao
2019-04-10Guard against nil dereferenced_targetJohn Cai
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-02Download a folder from repositoryPatrick Bajao
2019-04-01Avoid excessive recursive calls with Rugged TreeEntriesStan Hu
2019-03-27Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets
2019-03-26Allow custom hooks errors to appear in GitLab UILuke Duncalfe
2019-03-22Enrich commits with full data in CommitCollectionLuke Duncalfe
2019-03-19Bump Rugged to 0.28.0Stan Hu
2019-03-13Run rubocop -aNick Thomas
2019-03-07Bring back Rugged implementation of TreeEntryStan Hu
2019-03-07Bring back Rugged implementation of GetTreeEntriesStan Hu
2019-03-04Merge branch 'sh-rugged-find-commit' into 'master'Sean McGivern
2019-03-02Removing old code path for search_files_by_contentJohn Cai
2019-03-01Bring back Rugged implementation of find_commitStan Hu
2019-02-27Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer
2019-02-25Support merge to ref for merge-commit and squashOswaldo Ferreira
2019-02-11Adapt that diverging commits could be just one barLin Jen-Shin
2019-02-07Add client support for count diverging commitsJohn Cai
2019-02-07Modifying gitaly search files client to add chunking supportJohn Cai
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-11Validate bundle files before unpacking themNick Thomas
2018-12-27Fixing image lfs bug and also displaying text lfsFrancisco Javier López
2018-12-18Merge branch 'zj-upgrade-gitaly-version' into 'master'Douwe Maan
2018-12-17Upgrade Gitaly to 1.9.0Zeger-Jan van de Weg
2018-12-15Fix repository cleanup with object storage onNick Thomas
2018-12-07Allow public forks to be deduplicatedZeger-Jan van de Weg