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
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-02-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-24Add Rugged calls to performance barStan Hu
2019-07-18Add Rugged calls and duration to API and Rails logsStan Hu
2019-07-16Wrap rugged calls with access disk blockJohn Cai
2019-07-05Use Rugged if we detect storage is NFS and we can access the diskJohn Cai
2019-05-20API: Fix recursive flag not working with Rugged get_tree_entries flagStan Hu
2019-04-17Bring back Rugged implementation of ListCommitsByOidStan Hu
2019-04-01Avoid excessive recursive calls with Rugged TreeEntriesStan Hu
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-04Bring back Rugged implementation of CommitIsAncestorStan Hu
2019-03-01Bring back Rugged implementation of find_commitStan Hu