Commits on Source
518
8b82564a
Bump github-linguist to 7.5
Aug 15, 2019
e0a31aaf
Bump rugged from 0.28.3 to 0.28.3.1
Sep 12, 2019
dd0e245c
Enable additional repository to have its storage re-written
Oct 11, 2019
63ff8b33
Fix praefect server info to include git version, server version
Oct 14, 2019
1094a6e3
Merge branch 'jc-praefect-object-pools' into 'master'
Oct 15, 2019
abec38c2
Merge branch 'jc-fix-consolidated-server-info' into 'master'
Oct 15, 2019
1f55c54b
Version 1.69.0
Oct 15, 2019
ef17a4f5
targetRepo can be nil if the client didn't set it
Oct 15, 2019
a20beb0e
Merge branch 'po-remove-cache-invalidator-ff' into 'master'
Oct 15, 2019
c60aeaa8
Lower gRPC server inactivity ping timeout
Oct 16, 2019
0abe0dd4
Merge branch 'po-server-keep-alive' into 'master'
Oct 16, 2019
4105a3e5
Remove ListDirectories RPC
Oct 16, 2019
a20c5686
Add tips for reading Git source code
Oct 16, 2019
427e0f5a
Merge branch 'jv-doc-git-source' into 'master'
Oct 16, 2019
31c6e181
Add go brace whitespace formatter
Oct 16, 2019
78de9445
Merge branch 'jv-bracefmt' into 'master'
Oct 16, 2019
6b1a4c4e
Apply GitDSL to objectpool/alternates.go
Oct 17, 2019
b01bb534
Apply GitDSL on objectpool/reduplicate.go
Oct 17, 2019
f4c890b4
Support Go 1.13
Oct 17, 2019
9a9252e5
Remove DiffService Patch RPC
Oct 17, 2019
9690e862
Remove deprecated ApplyBfgObjectMap
Oct 17, 2019
da0739ce
Remove RepositoryService WriteConfig
Oct 17, 2019
5af614ac
Merge branch 'zj-remove-write-config' into 'master'
Oct 17, 2019
f74214a0
Merge branch 'zj-go-1.13' into 'master'
Oct 17, 2019
66ae0c68
Merge branch 'zj-git-dsl-objectpool' into 'master'
Oct 17, 2019
b558b78a
Merge branch 'zj-remove-commit-patch' into 'master'
Oct 17, 2019
95edabec
Refactor praefect server tests
Oct 17, 2019
5a198d34
Merge branch 'po-praefect-refactor-e2e' into 'master'
Oct 17, 2019
17fa67d3
Version v1.70.0
Oct 17, 2019
67f4fe73
Version 1.70.0
Oct 17, 2019
87230c01
Remove the Storage service from Gitaly
Oct 17, 2019
607f5f1e
Apply the GitDSL in the Ref Service
Oct 18, 2019
17e4d384
Merge branch 'zj-remove-bfg-object-map' into 'master'
Oct 18, 2019
772ef62b
Merge branch 'zj-git-dsl-take-2' into 'master'
Oct 18, 2019
8a9b83c3
Upgrade gRPC Ruby library to v1.24.0
Oct 19, 2019
1b8855b2
Update rails-html-sanitizer and loofah gems in gitaly-ruby
Oct 19, 2019
d2504f02
Removing test logging hook since they are not thread safe
Oct 19, 2019
fe09d608
Merge branch 'sh-upgrade-grpc-ruby' into 'master'
Oct 21, 2019
cf7c6ca4
Count streamio method calls
Oct 21, 2019
58572ba2
Merge branch 'jv-count-streamio-allocations' into 'master'
Oct 21, 2019
e790dc9f
Count v2 auth error return paths
Oct 21, 2019
6dd21b91
Merge branch 'jv-count-hmac-errors' into 'master'
Oct 21, 2019
b69f0b88
Merge branch 'sh-upgrade-sanitizer-gem' into 'master'
Oct 21, 2019
50c9942e
Merge branch 'jc-remove-test-hooks' into 'master'
Oct 22, 2019
c665f434
Merge branch 'jc-remove-list-directories' into 'master'
Oct 23, 2019
17b32f9c
Add Hook rpc and methods
Oct 23, 2019
3b700822
Merge branch 'jc-add-hook-rpc-methods' into 'master'
Oct 24, 2019
68302459
DSL for FindRefName, FindAllBranchnames, PackRefs
Oct 24, 2019
12bcf71d
Log PostUploadPack request sha and response size
Oct 25, 2019
d47b268a
Add auth tests to ensure auth is being exercised
Oct 25, 2019
4beeaf4a
Fishy config log warning
Oct 25, 2019
008ce9c7
Merge branch 'po-praefect-fishy-config' into 'master'
Oct 25, 2019
0c21b0c2
Get rid of incorrect "needs Go 1.13" warnings
Oct 28, 2019
c2f43f97
Merge branch 'jv-go-mod-1.12' into 'master'
Oct 28, 2019
e54e8990
Add PostArgFlags
Oct 28, 2019
b2d8f6b4
Add gRPC intercept loggers
Oct 30, 2019
f0ca42f3
Merge branch 'po-praefect-log-requests' into 'master'
Oct 30, 2019
c5a32067
Remove unused ExtractCommitSignature RPC
Oct 30, 2019
aedd1b3d
DSL for ListNewBlobs, ListNewCommits
Oct 30, 2019
e02444db
Merge branch 'jc-log-upload-pack-req-size' into 'master'
Oct 31, 2019
afb30094
Merge branch 'jc-add-auth-to-wiki-test' into 'master'
Oct 31, 2019
4ac05973
Adding sentry config to praefect
Oct 31, 2019
65913b93
Merge branch 'jc-add-sentry-to-praefect' into 'master'
Oct 31, 2019
a5e50b36
Add check subcommand in gitaly-hooks
Oct 31, 2019
b8c7a5d4
Add 8bitlife to the GITALY_TEAM
Nov 01, 2019
312a1cd8
Merge branch 'jc-dsl-rev-list' into 'master'
Nov 01, 2019
c8d2fa42
Merge branch 'zj-remove-extract-signature' into 'master'
Nov 01, 2019
14bbc2db
UploadArchive: use git DSL
Nov 01, 2019
2d465eb4
Merge branch 'jc-check-subcmd' into 'master'
Nov 01, 2019
7060c882
Count dangling refs before/after FetchIntoObjectPool
Nov 01, 2019
226eef60
Merge branch 'jv-count-dangling' into 'master'
Nov 01, 2019
201a64d8
GitDSL for UpdateRef cmd
Nov 01, 2019
6867e5bf
Use Git DSL in receive-pack RPC's
Nov 01, 2019
078a5775
Merge branch 'jv-receive-pack-cmd-dsl' into 'master'
Nov 01, 2019
a9048f74
Merge branch 'jv-2006' into 'master'
Nov 01, 2019
2dae0662
Use Git DSL in PostUploadPack
Nov 01, 2019
4fed0d03
Merge branch 'jv-2004' into 'master'
Nov 01, 2019
e9f9183a
Merge branch 'zj-add-8bitlife-gitaly-team' into 'master'
Nov 04, 2019
ef6fd3b0
Fix CreateBundle scope and target_repository_field
Nov 04, 2019
f5e79619
Add tagger and timezone
Nov 04, 2019
54e803c1
Merge branch 'feat/tz-and-tagger' into 'master'
Nov 04, 2019
e0962027
Merge branch 'zj-update-ref-safegit' into 'master'
Nov 04, 2019
7f0047b8
Version 1.71.0
Nov 05, 2019
e0bb4edb
Update the release process documentation
Nov 05, 2019
82e8a52a
Merge branch 'bump_gh-linguist' into 'master'
Nov 05, 2019
f2970437
Remove unused GetFormattedData RPC
Nov 05, 2019
d509fbe2
Merge branch 'jc-fix-create-bundle-scope' into 'master'
Nov 05, 2019
dafab928
Stricter SSH argument checks
Nov 06, 2019
6865a9b4
Merge branch 'jv-simplify-ssh-fetch' into 'master'
Nov 06, 2019
0d17c2ba
Merge branch 'zj-gitlab-master-patch-97331' into 'master'
Nov 06, 2019
56ecd596
Bitmap counter: ignore repos without packfiles
Nov 06, 2019
bb0cef0a
Merge branch 'jv-fix-bitmap-count' into 'master'
Nov 06, 2019
66714427
Add ReplicateRepository protocol
Nov 06, 2019
8897e645
Propagate repository removal to Praefect backends
Nov 06, 2019
37f627ce
Merge branch 'po-praefect-remove-repo' into 'master'
Nov 06, 2019
c339f627
Merge branch 'jc-git-dsl-packrefs-refname' into 'master'
Nov 06, 2019
8f7de19a
Merge branch 'zj-remove-get-formatted-data' into 'master'
Nov 06, 2019
3a49f34a
Remove some uses of t.Name() as "random" string in tests
Nov 06, 2019
e3d79617
Merge branch 'jv-t-name-not-random' into 'master'
Nov 06, 2019
10afb93e
Use the GitDSL for raw diffs
Nov 07, 2019
418 additional commits have been omitted to prevent performance issues.
Loading
Loading