Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
gitaly
Browse files
Apr 05, 2022
repository: Use Size() to calculate repo size behind feature flag
· c6b02a35
John Cai
authored
Mar 24, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
c6b02a35
localrepo: Add Size() for repo
· e3280c3c
John Cai
authored
Mar 23, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
e3280c3c
ssh: Clean up output when pre-receive hook fails
· 808f3381
Toon Claes
authored
Mar 30, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
808f3381
ssh: Add test with custom pre-receive hook
· bbeeeb7a
Toon Claes
authored
Feb 03, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
bbeeeb7a
ssh: Split out the push command in test
· 5700bcc3
Toon Claes
authored
Apr 04, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
5700bcc3
gitaly-git2go: Pass through correlation ID from request
· f761019b
James Fargher
authored
Mar 23, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
f761019b
gitaly-git2go: Log top-level encoding errors
· e5fd2175
James Fargher
authored
Mar 22, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
e5fd2175
git2go: Set stderr to be the log ouput
· a053bf42
James Fargher
authored
Mar 22, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
a053bf42
gitaly-git2go: Add a logger to context
· 93e18ac2
James Fargher
authored
Mar 21, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
93e18ac2
gitaly-git2go: Add flags to configure log level and format
· 0240fcc4
James Fargher
authored
Mar 21, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
0240fcc4
gitaly-git2go: Stop capturing errors from stderr
· f0a30fcf
James Fargher
authored
Mar 21, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
f0a30fcf
Makefile: Fix performance issues caused by tracing in binaries
· 47e158c6
Patrick Steinhardt
authored
Mar 30, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
47e158c6
Makefile: Always build Go binaries with a build ID
· 1e7d6422
Patrick Steinhardt
authored
Mar 30, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
1e7d6422
Makefile: Silence output when building Gitaly executables
· dcc6d0cc
Patrick Steinhardt
authored
Mar 30, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
dcc6d0cc
ci: Use multiple jobs when running make(1)
· cf692860
Patrick Steinhardt
authored
Mar 30, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
cf692860
Makefile: Make libgit2 dependency more granular
· 455819ab
Patrick Steinhardt
authored
Mar 30, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
455819ab
Makefile: Fix indeterministic sorting order of Git patches
· d7d11bfd
Patrick Steinhardt
authored
Apr 01, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
d7d11bfd
Update changelog for 14.6.7
· fab45371
GitLab Release Tools Bot
authored
Mar 31, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
fab45371
Makefile: Upgrade the default Git distribution to v2.35.1.gl1
· 3479c137
Patrick Steinhardt
authored
Mar 31, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
3479c137
Makefile: Explicitly override Git variables for old bundled Git
· 76f960b5
Patrick Steinhardt
authored
Mar 31, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
76f960b5
Makefile: Group Git patches by version
· f27ccede
Patrick Steinhardt
authored
Mar 31, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
f27ccede
git: Remove execution environment for old bundled Git version
· aaec3f27
Patrick Steinhardt
authored
Mar 31, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
aaec3f27
git: Remove feature flag for Git v2.35.1.gl1
· e0da015c
Patrick Steinhardt
authored
Mar 31, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
e0da015c
Update changelog for 14.7.7
· 0baee16f
GitLab Release Tools Bot
authored
Mar 31, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
0baee16f
Update changelog for 14.8.5
· 838b8c59
GitLab Release Tools Bot
authored
Mar 31, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
838b8c59
Update changelog for 14.9.2
· 13f768c3
GitLab Release Tools Bot
authored
Mar 31, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
13f768c3
smarthttp: Fix test race where response buffer may not be filled
· 04b14fab
Patrick Steinhardt
authored
Mar 29, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
04b14fab
smarthttp: Refactor flaky test which checks that GitConfig is applied
· beae98d5
Patrick Steinhardt
authored
Mar 29, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
beae98d5
proto: Mark related RPCs as maintenance operations
· b36d4619
Patrick Steinhardt
authored
Mar 16, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
b36d4619
praefect: Implement routing for maintenance operations
· 2fe6537a
Patrick Steinhardt
authored
Mar 03, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
2fe6537a
middleware/methodtype: Handle maintenance-style RPCs
· 18e77cea
Patrick Steinhardt
authored
Mar 03, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
18e77cea
middleware/cache: Handle maintenance-style RPCs
· 726b9cb5
Patrick Steinhardt
authored
Mar 03, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
726b9cb5
protoregistry: Introduce new maintenance operation type
· 38433ab2
Patrick Steinhardt
authored
Mar 03, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
38433ab2
proto: Introduce new "maintenance" RPC type
· 40ca8447
Patrick Steinhardt
authored
Mar 03, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
40ca8447
praefect: Fix error code for `ErrRepositoryNotFound` errors
· 7f78c731
Patrick Steinhardt
authored
Mar 23, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
7f78c731
featureflag: Enable TransactionalSymbolicRefUpdates by default
· 60999729
John Cai
authored
Mar 30, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
60999729
git: Limit number of threads in git-grep(1)
· e39020c9
Patrick Steinhardt
authored
Mar 29, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
e39020c9
git: Globally limit threads used by git-pack-objects(1)
· 4eb4722e
Patrick Steinhardt
authored
Mar 29, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
4eb4722e
repocleaner: Only clean repos that are more than one day old
· 38f38710
John Cai
authored
Mar 29, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
38f38710
internalgitaly: WalkRepos to return last accessed timestamp
· 61d8c153
John Cai
authored
Mar 28, 2022
and
Siddharth Asthana
committed
Apr 05, 2022
61d8c153
Loading