This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
875eedbaefce59c4e9a0cbbadacffd600dcc7871
gitcaddy-server
/
modules
/
lfs
History
Philip Peterson
47bb33e9d9
Removed some vestigial code related to Range bounds checks (
#20312
)
2022-07-28 11:04:36 +08:00
..
client_test.go
Use
hostmatcher
to replace
matchlist
, improve security (
#17605
)
2021-11-20 17:34:05 +08:00
client.go
Use
hostmatcher
to replace
matchlist
, improve security (
#17605
)
2021-11-20 17:34:05 +08:00
content_store.go
Removed some vestigial code related to Range bounds checks (
#20312
)
2022-07-28 11:04:36 +08:00
endpoint_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
endpoint.go
Fix some lints (
#17337
)
2021-10-17 20:47:12 +01:00
filesystem_client.go
Add push to remote mirror repository (
#15157
)
2021-06-14 19:20:43 +02:00
http_client_test.go
Update HTTP status codes to modern codes (
#18063
)
2022-03-23 12:54:07 +08:00
http_client.go
Use
hostmatcher
to replace
matchlist
, improve security (
#17605
)
2021-11-20 17:34:05 +08:00
LICENSE
Git LFS support v2 (
#122
)
2016-12-26 09:16:37 +08:00
pointer_scanner_gogit.go
Remove legacy
+build:
constraint (
#19582
)
2022-05-02 23:22:45 +08:00
pointer_scanner_nogogit.go
Remove legacy
+build:
constraint (
#19582
)
2022-05-02 23:22:45 +08:00
pointer_test.go
Fixed assert statements. (
#16089
)
2021-06-07 07:27:09 +02:00
pointer.go
Improve SyncMirrors logging (
#19045
)
2022-03-10 10:09:48 +00:00
shared.go
Fix various documentation, user-facing, and source comment typos (
#16367
)
2021-07-08 13:38:13 +02:00
transferadapter_test.go
refactor: move from io/ioutil to io and os package (
#17109
)
2021-09-22 13:38:34 +08:00
transferadapter.go
Fix source typos (
#18227
)
2022-01-10 23:46:26 +08:00