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
90d20be541
Refactor issue filter (labels, poster, assignee) ( #32771 )
...
Rewrite a lot of legacy strange code, remove duplicate code, remove
jquery, and make these filters reusable.
Let's forget the old code, new code affects:
* issue list open/close switch
* issue list filter (label, author, assignee)
* milestone list open/close switch
* milestone issue list filter (label, author, assignee)
* project view (label, assignee)
2 months ago
..
admin
Refactor some frontend problems ( #32646 )
3 months ago
auth
Allow to disable the password-based login (sign-in) form ( #32687 )
3 months ago
devtest
Make RepoActionView.vue support `##[group]` ( #32770 )
2 months ago
events
…
explore
Respect UI.ExploreDefaultSort setting again ( #32357 )
4 months ago
feed
Move GetFeeds to service layer ( #32526 )
3 months ago
healthcheck
…
misc
Refactor render system ( #32492 )
3 months ago
org
Refactor issue filter (labels, poster, assignee) ( #32771 )
2 months ago
repo
Refactor issue filter (labels, poster, assignee) ( #32771 )
2 months ago
shared
Refactor issue list ( #32755 )
3 months ago
user
Refactor issue list ( #32755 )
3 months ago
base.go
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled ( #32365 )
4 months ago
githttp.go
Fix LFS route mock, realm, middleware names ( #32488 )
3 months ago
goget.go
Refactor RepoRefByType ( #32413 )
4 months ago
home.go
…
metrics.go
…
nodeinfo.go
…
passkey.go
…
swagger_json.go
…
web.go
Support "merge upstream branch" (Sync fork) ( #32741 )
3 months ago
webfinger.go
…