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-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-14Omit max-count for diverging_commit_counts behind feature flagJohn Cai
2019-05-06Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan
2019-05-06Merge branch 'jc-disconnect-git-alternates-client' into 'master'Stan Hu
2019-05-06Remove cleaned up OIDs from database and cacheNick Thomas
2019-05-05Run rubocop -a on CE filesStan Hu
2019-05-04Add client methods for DisconnectGitAlternates rpcJohn Cai
2019-05-02Add support for two-step Gitaly Rebase RPCLuke Duncalfe
2019-04-30Add client methods for FetchIntoObjectPool RPCJohn Cai
2019-04-29Port changes for design management to CEBob Van Landuyt
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-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-04Allow to sort wiki pages by date and titleIgor
2019-04-02Download a folder from repositoryPatrick Bajao
2019-04-02Stop calling UnlinkRepositoryFromObjectPool RPCJacob Vosmaer
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-26Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern
2019-03-26Allow custom hooks errors to appear in GitLab UILuke Duncalfe
2019-03-22Enrich commits with full data in CommitCollectionLuke Duncalfe
2019-03-21Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-c...Sean McGivern
2019-03-21Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern
2019-03-20Merge branch 'ce-avoid_es_loading_commits' into 'master'Nick Thomas
2019-03-19Backport of avoid_es_loading_commitsMario de la Ossa
2019-03-18Enrich commits with full data in CommitCollectionLuke Duncalfe
2019-03-12Backport Gitaly dynamic timeouts from EEYorick Peterse
2019-03-09Add back Rugged support for retrieving a commit tree entryStan Hu
2019-03-07Merge branch 'sh-rugged-get-tree-entry' into 'master'Sean McGivern
2019-03-07Remove unnecessary return statements in tree.rbStan Hu
2019-03-07Fix return nil Rubocop offensesStan Hu
2019-03-07Bring back Rugged implementation of TreeEntryStan Hu
2019-03-07Remove old code in TreeHelper#flatten_treeStan Hu
2019-03-07Bring back Rugged implementation of GetTreeEntriesStan Hu
2019-03-07Merge branch 'sh-rugged-commit-is-ancestor' into 'master'Douwe Maan
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-06Accept force option on commit via APIPatrick Bajao
2019-03-04Bring back Rugged implementation of CommitIsAncestorStan Hu
2019-03-01Bring back Rugged implementation of find_commitStan Hu
2019-02-25Support merge to ref for merge-commit and squashOswaldo Ferreira
2019-02-07Add client support for count diverging commitsJohn Cai