3023 Commits (a93d5e12d4742efb175f80b170007a80dfc58bf1)

Author SHA1 Message Date
zeripath 9d9ad1b59f
Only view milestones from current repo (#18414) (#18418) 3 years ago
Gusted f9bbed028c
Use correct translation key for error messages due to max repo limits (#18135 & #18153) (#18152) 3 years ago
Lunny Xiao 7e084341fe
Fix wrong redirect on org labels (#18128) (#18134) 3 years ago
zeripath de3216ee55
Use common sessioner for API and web routes (#18114) 3 years ago
zeripath 71e1ebfa60
Instead of using routerCtx just escape the url before routing (#18086) (#18098) 3 years ago
zeripath 012e45a4c1
Correctly handle failed migrations (#17575) (#18099) 3 years ago
zeripath d25ff0d695
Reset locale on login (#17734) (#18100) 3 years ago
zeripath 6100935a77
Add NotFound handler (#18062) (#18067) 3 years ago
zeripath 6de75224de
Ensure that git repository is closed before transfer (#18049) (#18057) 3 years ago
zeripath a818a48c76
Move POST /{username}/action/{action} to simply POST /{username} (#18045) (#18046) 3 years ago
zeripath 76e1c130fb
Reset Session ID on login (#18018) (#18041) 3 years ago
zeripath c69b3b65f3
Reset locale on login (#18023) (#18025) 3 years ago
zeripath 2051f850ef
Ensure complexity, minlength and ispwned are checked on password setting (#18005) (#18015) 3 years ago
a1012112796 9a8532d928
fix 500 error while use a reserved name in org rename (#17878) (#17881) 3 years ago
Lunny Xiao d29a0fc3be
Fix user primary email changed (#17840) 3 years ago
KN4CK3R 3a222ee416
Fixed commit count (#17698) (#17790) 3 years ago
Lunny Xiao 714ecd9f1e
Fix close issue but time watcher still running (#17761) 3 years ago
Lunny Xiao a08856606e
Return 400 but not 500 when request archive with wrong format (#17691) (#17700) 3 years ago
Gusted ea0fe83888
Fix golangci-lint warnings (#17598 et al) (#17668) 3 years ago
Lunny Xiao 1cec7f5ab5
Fix bug on detect issue/comment writer (#17592) 3 years ago
zeripath 9340269d84
Stop double encoding blame commit messages (#17498) (#17500) 3 years ago
zeripath 718e0db12e
Run Migrate in Install rather than just SyncTables (#17475) (#17486) 3 years ago
zeripath ef12b8de80
Ensure that restricted users can access repos for which they are members (#17460) (#17464) 3 years ago
zeripath dd1ba34ee5
Prevent panic in serv.go with Deploy Keys (#17434) (#17435) 3 years ago
KN4CK3R 1fbdf96c34
Fix CSV render error (#17406) (#17431) 3 years ago
KN4CK3R 5159055278
Read expected buffer size (#17409) (#17430) 3 years ago
6543 79f0b1a50b
Ensure correct SSH permissions check for private and restricted users (#17370) (#17373) 3 years ago
zeripath 79a3d277e5
Don't panic if we fail to parse U2FRegistration data (#17304) (#17371) 3 years ago
Viktor Kuzmin fde6ff6a75
Backport of fix for auto registration - PR #17219 (#17292) 3 years ago
Norwin c927ebd119
API: don't allow merged PRs to be reopened (#17271) 3 years ago
pricly-yellow 7b1153e943
API pull's head/base have correct permission(#17214) (#17245) 3 years ago
pricly-yellow 6995be66e7
Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) (#17227) 3 years ago
6543 28971c7c15
Check user instead of organization when creating a repo from a template via API (#16346) (#17195) 3 years ago
Lunny Xiao 766272b154
Fix bug of get context user (#17169) (#17172) 3 years ago
6543 122917f4d5
Fix wrong i18n keys (#17150) (#17153) 3 years ago
zeripath 6139834e76
Add caller to cat-file batch calls (#17082) (#17089) 3 years ago
zeripath b673a24ee6
Render full plain readme. (#17083) (#17090) 3 years ago
zeripath 0e448fb96d
Decrement Fork Num when converting from Fork (#17035) (#17046) 3 years ago
zeripath e5ded0ee19
Ensure that rebase conflicts are handled in updates (#16952) (#16960) 3 years ago
zeripath f949f9e9c5
Correctly return the number of Repositories for Organizations (#16807) (#16911) 3 years ago
6543 3ac1f35349
List limited and private orgs if authenticated on API (#16866) (#16879) 3 years ago
6543 0274933c22
Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900) 3 years ago
6543 67776372d6
Fix wiki raw commit diff/patch view (#16891) (#16892) 3 years ago
6543 c54639b8ee
Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895) 3 years ago
6543 49a71a6461
Ensure wiki repos are all closed (#16886) (#16888) 3 years ago
6543 c5193a8481
In Render tolerate not being passed a context (#16842) (#16858) 3 years ago
Lunny Xiao ab7e36e3a5
Fix branch pagination error (#16805) (#16816) 3 years ago
zeripath 31e4e8205a
Add missing return to handleSettingRemoteAddrError (#16794) (#16795) 4 years ago
KN4CK3R 0840a508b4
Keep attachments on tasklist update (#16750) (#16757) 4 years ago
KN4CK3R b6e4688874
Fix wrong user in OpenID response (#16736) (#16741) 4 years ago