3018 Commits (012e45a4c1bbcf48bb7c1328caa7db5f30440cad)

Author SHA1 Message Date
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) 4 years ago
zeripath 9340269d84
Stop double encoding blame commit messages (#17498) (#17500) 4 years ago
zeripath 718e0db12e
Run Migrate in Install rather than just SyncTables (#17475) (#17486) 4 years ago
zeripath ef12b8de80
Ensure that restricted users can access repos for which they are members (#17460) (#17464) 4 years ago
zeripath dd1ba34ee5
Prevent panic in serv.go with Deploy Keys (#17434) (#17435) 4 years ago
KN4CK3R 1fbdf96c34
Fix CSV render error (#17406) (#17431) 4 years ago
KN4CK3R 5159055278
Read expected buffer size (#17409) (#17430) 4 years ago
6543 79f0b1a50b
Ensure correct SSH permissions check for private and restricted users (#17370) (#17373) 4 years ago
zeripath 79a3d277e5
Don't panic if we fail to parse U2FRegistration data (#17304) (#17371) 4 years ago
Viktor Kuzmin fde6ff6a75
Backport of fix for auto registration - PR #17219 (#17292) 4 years ago
Norwin c927ebd119
API: don't allow merged PRs to be reopened (#17271) 4 years ago
pricly-yellow 7b1153e943
API pull's head/base have correct permission(#17214) (#17245) 4 years ago
pricly-yellow 6995be66e7
Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) (#17227) 4 years ago
6543 28971c7c15
Check user instead of organization when creating a repo from a template via API (#16346) (#17195) 4 years ago
Lunny Xiao 766272b154
Fix bug of get context user (#17169) (#17172) 4 years ago
6543 122917f4d5
Fix wrong i18n keys (#17150) (#17153) 4 years ago
zeripath 6139834e76
Add caller to cat-file batch calls (#17082) (#17089) 4 years ago
zeripath b673a24ee6
Render full plain readme. (#17083) (#17090) 4 years ago
zeripath 0e448fb96d
Decrement Fork Num when converting from Fork (#17035) (#17046) 4 years ago
zeripath e5ded0ee19
Ensure that rebase conflicts are handled in updates (#16952) (#16960) 4 years ago
zeripath f949f9e9c5
Correctly return the number of Repositories for Organizations (#16807) (#16911) 4 years ago
6543 3ac1f35349
List limited and private orgs if authenticated on API (#16866) (#16879) 4 years ago
6543 0274933c22
Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900) 4 years ago
6543 67776372d6
Fix wiki raw commit diff/patch view (#16891) (#16892) 4 years ago
6543 c54639b8ee
Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895) 4 years ago
6543 49a71a6461
Ensure wiki repos are all closed (#16886) (#16888) 4 years ago
6543 c5193a8481
In Render tolerate not being passed a context (#16842) (#16858) 4 years ago
Lunny Xiao ab7e36e3a5
Fix branch pagination error (#16805) (#16816) 4 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
zeripath 25437672bf
Restore functionality for pushing non-standard refs (Partial #16705) (#16706) 4 years ago
zeripath c47065cc29
Set AllowedHeaders on API CORS handler (#16524) (#16618) 4 years ago
zeripath 5fe7c0ed7b
Swagger AccessToken fixes (#16574) (#16597) 4 years ago
zeripath 693275455e
Handle too long PR titles correctly (#16517) (#16549) 4 years ago
Lunny Xiao 89f680aa04
Fix issue pasted image missing if no release permission (#16520) (#16527) 4 years ago