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-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
2018-12-06Use BFG object maps to clean projectsNick Thomas
2018-11-26Don't specify `shell` for Gitaly write-refBob Van Landuyt
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
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-20Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg
2018-11-20Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"Sean McGivern
2018-11-20Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern
2018-11-19Remove duplicate tests for GitalyZeger-Jan van de Weg
2018-11-19SSH public-key authentication for push mirroringNick Thomas
2018-11-16Merge branch 'gt-fix-typos-in-lib' into 'master'Sean McGivern
2018-11-15Fix typos in libGeorge Tsiolis
2018-11-14Avoid Gitaly RPC errors when fetching diff statsOswaldo Ferreira
2018-11-07Apply patches when creating MR via emailBob Van Landuyt