summaryrefslogtreecommitdiff
path: root/lib/gitlab/git
Commit message (Expand)AuthorAgeFilesLines
* Omit max-count for diverging_commit_counts behind feature flagjc-omit-count-diverging-commits-maxJohn Cai2019-05-141-1/+1
* Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan2019-05-061-2/+2
|\
| * Remove cleaned up OIDs from database and cacheNick Thomas2019-05-061-2/+2
* | Merge branch 'jc-disconnect-git-alternates-client' into 'master'Stan Hu2019-05-061-0/+6
|\ \ | |/ |/|
| * Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-031-0/+6
* | Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+1
|/
* Add support for two-step Gitaly Rebase RPCLuke Duncalfe2019-05-021-1/+16
* Add client methods for FetchIntoObjectPool RPCJohn Cai2019-04-301-0/+4
* Port changes for design management to CEBob Van Landuyt2019-04-291-0/+6
* Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-6/+18
* Make use of local ref if it is reachablesh-avoid-fetching-temp-refs-within-projectOswaldo Ferreira2019-04-191-9/+23
* Remove source_branch_name commit checkStan Hu2019-04-181-2/+0
* Don't create a temp reference for branch comparisons within projectStan Hu2019-04-181-1/+7
* Merge branch 'sh-backport-list-commits-by-oid-rugged' into 'master'Douwe Maan2019-04-172-1/+21
|\
| * Bring back Rugged implementation of ListCommitsByOidStan Hu2019-04-172-1/+21
* | Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-3/+4
|/
* Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-111-4/+3
|\
| * Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-4/+3
* | Guard against nil dereferenced_targetjc-guard-against-empty-dereferenced_targetJohn Cai2019-04-101-1/+1
|/
* Allow to sort wiki pages by date and titleIgor2019-04-041-4/+6
* Download a folder from repositoryPatrick Bajao2019-04-021-3/+4
* Stop calling UnlinkRepositoryFromObjectPool RPCJacob Vosmaer2019-04-021-1/+1
* Avoid excessive recursive calls with Rugged TreeEntriessh-fix-rugged-tree-entriesStan Hu2019-03-311-8/+12
* Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-261-6/+25
|\
| * Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-261-6/+25
* | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-261-1/+5
|\ \
| * | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-221-1/+5
| |/
* | Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-c...Sean McGivern2019-03-211-5/+1
* | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-211-1/+5
|\ \
| * | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-181-1/+5
* | | Merge branch 'ce-avoid_es_loading_commits' into 'master'Nick Thomas2019-03-201-1/+8
|\ \ \ | |_|/ |/| |
| * | Backport of avoid_es_loading_commitsMario de la Ossa2019-03-191-1/+8
* | | Backport Gitaly dynamic timeouts from EEYorick Peterse2019-03-121-2/+2
| |/ |/|
* | Add back Rugged support for retrieving a commit tree entryStan Hu2019-03-083-1/+30
* | Merge branch 'sh-rugged-get-tree-entry' into 'master'Sean McGivern2019-03-072-0/+112
|\ \
| * | Fix return nil Rubocop offensesStan Hu2019-03-071-3/+3
| * | Bring back Rugged implementation of TreeEntryStan Hu2019-03-072-0/+112
* | | Remove unnecessary return statements in tree.rbStan Hu2019-03-071-2/+2
|/ /
* | Remove old code in TreeHelper#flatten_treeStan Hu2019-03-071-3/+5
* | Bring back Rugged implementation of GetTreeEntriesStan Hu2019-03-073-0/+114
* | Merge branch 'sh-rugged-commit-is-ancestor' into 'master'Douwe Maan2019-03-072-2/+27
|\ \ | |/ |/|
| * Bring back Rugged implementation of CommitIsAncestorStan Hu2019-03-042-2/+27
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-063-4/+4
* | Accept force option on commit via APIPatrick Bajao2019-03-061-2/+5
|/
* Bring back Rugged implementation of find_commitStan Hu2019-03-016-3/+149
* Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-251-0/+6
* Add client support for count diverging commitsJohn Cai2019-02-061-0/+7
* Rename gl_project_name -> gl_project_pathsh-log-project-name-with-gitalyStan Hu2019-02-052-9/+9
* Send project name with Gitaly repository requestsStan Hu2019-02-052-7/+9
* Validate bundle files before unpacking themNick Thomas2019-01-102-0/+35