Commit Graph

3409 Commits (75d96f4a0274c5b7566305d494c176e1a88b1589)

Author SHA1 Message Date
Gusted 548adb94b4
Avoid database lookups for `DescriptionHTML` (#18924) 3 years ago
Gusted f56bba1a78
Fix trace log to show value instead of pointers (#18926) 3 years ago
qwerty287 1563a45623
Fix page and missing return on unadopted repos API (#18848) 3 years ago
KN4CK3R 5b0cdd6155
Set is_empty in fixtures (#18869) 3 years ago
Gusted 33e19c8004
Don't update email for organisation (#18905) 3 years ago
KN4CK3R 9d7a431b71
Set is_private in fixtures. (#18868) 3 years ago
Lunny Xiao a5e8daee73
Fix migration v210 (#18892) 3 years ago
singuliere 49cab2b01f
migrations: add test for importing pull requests in gitea uploader (#18752) 3 years ago
Lunny Xiao 6621710deb
Fix update user (#18878) 3 years ago
Lunny Xiao f1b1472632
Fix ldap user sync missed email in email_address table (#18786) 3 years ago
zeripath cb41f5cae1
Update assignees check to include any writing team and change org sidebar (#18680) 3 years ago
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 3 years ago
Lunny Xiao dc988eae0c
Fix bug for get user by email (#18833) 3 years ago
Wim a387636b9a
Show fullname on issue edits and gpg/ssh signing info (#18827) 3 years ago
Johan Van de Wauw 0cc2675c44
Fix ldap loginname (#18789) 3 years ago
Lunny Xiao 397d2ac303
Move deletebeans into models/db (#18781) 3 years ago
zeripath 3a29a23cdc
Attempt to fix the webauthn migration again - part 3 (#18770) 3 years ago
René Schaar 609c91665e
Fix display time of milestones (#18753) 3 years ago
Lunny Xiao 581a563cac
Ignore the migrate if u2f_registration is not exist (#18760) 3 years ago
zeripath 32599bf060
Increase the size of the webauthn_credential credential_id field (#18739) 3 years ago
Gusted ae0d8d94df
Let `MinUnitAccessMode` return correct perm (#18675) 3 years ago
Viktor Suprun 4d939845d2
Added auto-save whitespace behavior if it changed manually (#15566) 3 years ago
Clar Fon 99d14f6051
Add separate SSH_USER config option (#17584) 3 years ago
Clar Fon 9911b66aea
Be more lenient with label colors (#17752) 3 years ago
singuliere 3a91f845e8
remove redundant call to UpdateRepoStats during migration (#18591) 3 years ago
wxiaoguang 47c1b623dd
No longer show the db-downgrade SQL in production (#18653) 3 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
Gusted 7a42e35741
Pass correct context (#18638) 3 years ago
singuliere 8bd89ca294
preserve users if restoring a repository on the same Gitea instance (#18604) 3 years ago
Gusted aa23f477b7
Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 3 years ago
zeripath 76e3111596
Collaborator trust model should trust collaborators (#18539) 3 years ago
Gusted d3b31cc1ee
Add `GetUserTeams` (#18499) 3 years ago
singuliere 367894adc8
add test coverage for original author conversion during migrations (#18506) 3 years ago
Gusted bb5f859ec0
Fix non-ASCII search on database (#18437) 3 years ago
Viktor Kuzmin 80048c091a
Fix for AvatarURL database type (#18487) 3 years ago
Lauris BH 604ce77628
Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 3 years ago
Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 3 years ago
zeripath 9a75c2741d
Only view milestones from current repo (#18414) 3 years ago
wxiaoguang 49dd906753
Use base32 for 2FA scratch token (#18384) 3 years ago
Lauris BH 6392f4691a
API: Return primary language and repository language stats API URL (#18396) 3 years ago
Dr. Tobias Quathamer 3349fd8f79
Add packagist webhook (#18224) 3 years ago
qwerty287 1f40933d38
Add config options to hide issue events (#17414) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
wxiaoguang 84f8ef3df6
Fix PR comments UI (#18323) 3 years ago
zeripath a7ee4d507a
Prevent ambiguous column error in organizations page (#18314) 3 years ago
Aravinth Manivannan 076cead40d
Fix CheckRepoStats and reuse it during migration (#18264) 3 years ago
zeripath d7c2a2951c
Webauthn nits (#18284) 3 years ago
Lunny Xiao 35c3553870
Support webauthn (#17957) 3 years ago
Gusted d413a1f8a4
Improve the comment for 2FA filter in admin panel (#18017) 3 years ago