summaryrefslogtreecommitdiff
path: root/lib/gitlab/git
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-0/+48
* Merge branch 'remove-unnecessary-freeze-in-lib-gitlab' into 'master'Jan Provaznik2019-09-053-5/+5
|\
| * Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-043-5/+5
* | Backport EE changes for productivity analyticsPavel Shutsin2019-09-041-0/+6
|/
* Add Rugged calls to performance barStan Hu2019-07-236-8/+18
* Merge branch 'sh-add-rugged-logs' into 'master'Douglas Barbosa Alexandre2019-07-181-1/+12
|\
| * Add Rugged calls and duration to API and Rails logsStan Hu2019-07-181-1/+12
* | Merge branch 'webide-commit-use-correct-parent' into 'master'Nick Thomas2019-07-181-2/+2
|\ \ | |/ |/|
| * Add start_sha to commits APIMarkus Koller2019-07-181-2/+2
* | Merge branch 'jc-wrap-rugged-calls-with-disk-access' into 'master'Stan Hu2019-07-175-6/+12
|\ \ | |/ |/|
| * Wrap rugged calls with access disk blockjc-wrap-rugged-calls-with-disk-accessJohn Cai2019-07-165-6/+12
* | Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-3/+19
|/
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Use Rugged if we detect storage is NFS and we can access the diskjc-detect-nfs-for-ruggedJohn Cai2019-07-055-6/+27
* Extend MergeToRefService for creating merge ref from the other refShinya Maeda2019-07-051-2/+2
* Change GetRawChanges RPC to use bytesPaul Okstad2019-06-271-2/+2
* Fix broken worktree testGitalyBot2019-06-251-5/+0
* CE backport for changes in EE MR 14017Luke Duncalfe2019-06-191-5/+4
* Add client code to call GetObjectDirectorySize RPC11126-fix-repository-size-check-cePatrick Bajao2019-06-051-0/+5
* Remove hook directory requirement from Shellgitaly-version-v1.43.0Zeger-Jan van de Weg2019-05-301-28/+0
* API: Fix recursive flag not working with Rugged get_tree_entries flagStan Hu2019-05-201-0/+2
* 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
|\ \