Commit Graph

3619 Commits (mj-v1.18.3)

Author SHA1 Message Date
domi41 b3250a061d feat: Majority Judgment Polls (2023-02)
1 year ago
Yarden Shoham 6068978c42
Prevent multiple `To` recipients (#22566) (#22569)
1 year ago
John Olheiser fa33271157
Fix invalid issue branch reference if not specified in template (#22513) (#22520)
1 year ago
Jason Song e902b98cc2
Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) (#22496)
1 year ago
John Olheiser a9400ba7a3
Fix container blob mount (#22226) (#22476)
1 year ago
zeripath f430050d24
Fix leaving organization bug on user settings -> orgs (#21983) (#22438)
1 year ago
zeripath f93522ddae
Prevent panic on looking at api "git" endpoints for empty repos (#22457) (#22458)
1 year ago
zeripath d0c74dd2d2
Prepend refs/heads/ to issue template refs (#20461) (#22427)
1 year ago
John Olheiser 55c6433fac
fix: update settings table on install (#22326) (#22327)
1 year ago
John Olheiser 58e642c1d6
fix: code search title translation (#22285) (#22316)
1 year ago
Chongyi Zheng 443fd27a90
Add `sync_on_commit` option for push mirrors api (#22271) (#22292)
1 year ago
Gusted 75f128ebf8
Fix key signature error page (#22229) (#22230)
1 year ago
Lunny Xiao 900e158064
refactor auth interface to return error when verify failure (#22119) (#22259)
1 year ago
Jason Song e9bc2c77c3
Use complete SHA to create and query commit status (#22244) (#22257)
1 year ago
Lunny Xiao 9b4da56963
Remove ReverseProxy authentication from the API (#22219) (#22251)
1 year ago
KN4CK3R d2777444d9
Allow empty assignees on pull request edit (#22150) (#22214)
1 year ago
KN4CK3R f7258aa42b
Normalize NuGet package version on upload (#22186) (#22200)
1 year ago
zeripath 72524adf3f
Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) (#22160)
1 year ago
KN4CK3R 9e49270676
Fix condition for is_internal (#22095) (#22132)
1 year ago
aceArt-GmbH 1409b348c6
Fix sorting admin user list by last login (#22081) (#22107)
1 year ago
Lunny Xiao 079ef56824
Fix permission check on issue/pull lock (#22113)
1 year ago
KN4CK3R b54c064f89
Workaround for container registry push/pull errors (#21862) (#22068)
1 year ago
Lunny Xiao 09794b4259
Fix ListBranches to handle empty case (#21921) (#22024)
1 year ago
silverwind da956b863b
Multiple improvements for comment edit diff (#21990) (#22007)
1 year ago
zeripath b56d269cf8
Prevent NPE if trying to restore an already restored deleted branch (#21940) (#21944)
1 year ago
KN4CK3R ff4e292b3f
Add support for HEAD requests in Maven registry (#21834) (#21929)
1 year ago
KN4CK3R f4ec03a4e5
Fix setting HTTP headers after write (#21833) (#21877)
1 year ago
Jason Song ac409fcfba
Load GitRepo in API before deleting issue (#21720) (#21796)
1 year ago
Jason Song 169eeee101
Set last login when activating account (#21731) (#21755)
2 years ago
wxiaoguang 3aacc9b4ac
Revert unrelated changes for SMTP auth (#21767) (#21768)
2 years ago
Lunny Xiao b9dcf991b9
Fix dashboard ignored system setting cache (#21621) (#21759)
2 years ago
Wayne Starr 805a14cc91
Remove semver compatible flag and change pypi to an array of test cases (#21708) (#21730)
2 years ago
Wayne Starr e054f80fe0
Allow local package identifiers for PyPI packages (#21690) (#21727)
2 years ago
wxiaoguang 89d52922d0
Fix token generation when using INTERNAL_TOKEN_URI (#21669) (#21670)
2 years ago
Jason Song e4a10f8c78
Sync git hooks when config file path changed (#21619) (#21626)
2 years ago
qwerty287 79275d9db4
Fix 500 on PR files API (#21602) (#21607)
2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
2 years ago
KN4CK3R 7c11a73833
Fix package access for admins and inactive users (#21580)
2 years ago
Wayne Starr 49a4464160
Allow for resolution of NPM registry paths that match upstream (#21568)
2 years ago
M Hickford 191a74d622
Record OAuth client type at registration (#21316)
2 years ago
a1012112796 e1ce45eabf
adapt README_{Country}.md stype name in localizedExtensions (#21486)
2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535)
2 years ago
M Hickford afebbf29a9
Require authentication for OAuth token refresh (#21421)
2 years ago
KN4CK3R 876ee8c3cd
Allow package version sorting (#21453)
2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533)
2 years ago
Raymond 69fcca2d45
Remove deleted repos from searchresult (#21512)
2 years ago
rock2dust cd33979f5a
Added check for disabled Packages (#21540)
2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940)
2 years ago
6543 bd272e416a
move invite by mail to services package (#21513)
2 years ago
KN4CK3R 1713beb73b
Suppress `ExternalLoginUserNotExist` error (#21504)
2 years ago