Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang
0aedb03996
Fix LFS route mock, realm, middleware names ( #32488 )
...
1. move "internal-lfs" route mock to "common-lfs"
2. fine tune tests
3. fix "realm" strings, according to RFC:
https://datatracker.ietf.org/doc/html/rfc2617 :
* realm = "realm" "=" realm-value
* realm-value = quoted-string
4. clarify some names of the middlewares, rename `ignXxx` to `optXxx` to
match `reqXxx`, and rename ambiguous `requireSignIn` to `reqGitSignIn`
1 week ago
..
admin
Move admin routers from /admin to /-/admin ( #32189 )
1 month ago
auth
Fix LFS route mock, realm, middleware names ( #32488 )
1 week ago
devtest
Refactor names ( #31405 )
5 months ago
events
Move context from modules to services ( #29440 )
9 months ago
explore
Respect UI.ExploreDefaultSort setting again ( #32357 )
3 weeks ago
feed
Refactor template ctx and render utils ( #32422 )
2 weeks ago
healthcheck
Always enable caches ( #28527 )
11 months ago
misc
Make sure git version&feature are always prepared ( #30877 )
7 months ago
org
Calculate `PublicOnly` for org membership only once ( #32234 )
2 weeks ago
repo
Move some functions from issue.go to standalone files ( #32468 )
2 weeks ago
shared
Add option to filter board cards by labels and assignees ( #31999 )
2 months ago
user
Fix disable 2fa bug ( #32320 )
1 month ago
base.go
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled ( #32365 )
3 weeks ago
githttp.go
Fix LFS route mock, realm, middleware names ( #32488 )
1 week ago
goget.go
Refactor RepoRefByType ( #32413 )
2 weeks ago
home.go
migrate some more "OptionalBool" to "Option[bool]" ( #29479 )
9 months ago
metrics.go
Implement FSFE REUSE for golang files ( #21840 )
2 years ago
nodeinfo.go
Move context from modules to services ( #29440 )
9 months ago
passkey.go
Move context from modules to services ( #29440 )
9 months ago
swagger_json.go
Move context from modules to services ( #29440 )
9 months ago
web.go
Fix LFS route mock, realm, middleware names ( #32488 )
1 week ago
webfinger.go
Move context from modules to services ( #29440 )
9 months ago