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-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
2019-02-06Rename gl_project_name -> gl_project_pathStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
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-19Merge branch 'zj-pool-destruction' into 'master'Kamil Trzciński
2018-12-19Leave object pools when destroying projectsZeger-Jan van de Weg
2018-12-17Upgrade Gitaly to 1.9.0Zeger-Jan van de Weg
2018-12-07Allow public forks to be deduplicatedZeger-Jan van de Weg
2018-12-06Use BFG object maps to clean projectsNick Thomas
2018-11-26Don't specify `shell` for Gitaly write-refBob Van Landuyt
2018-11-26Treat Repository instances with the same disk path as the same hash keyDouwe Maan
2018-11-26Batch load only data from same repository when lazy object is accessedDouwe Maan
2018-11-22Merge branch 'revert-fd6e3781' into 'master'Sean McGivern