Commit Graph

3271 Commits (c21735b49a5dd8ab6a2f8f6085d650dcfb411fad)

Author SHA1 Message Date
Norwin eceab9e26f
Allow users to self-request a PR review (#19030) 3 years ago
Otto Richter (fnetX) e46a8c90ea
Fix potential assignee query for repo (#18994) 3 years ago
Jimmy Praet 5184c83f6b
Add config option to disable "Update branch by rebase" (#18745) 3 years ago
eladyn 7a893dab39
ignore missing comment for user notifications (#18954) 3 years ago
6543 eddd2fb242
fix & refactor (#18973) 3 years ago
KN4CK3R f3cbdee38e
Don't clean up hardcoded `tmp` (#18983) 3 years ago
Lunny Xiao 04971c33a3
Improve the deletion of issue (#18945) 3 years ago
wxiaoguang dd712b77f7
Refactor admin user filter query parameters (#18965) 3 years ago
6543 1f45d1e130
Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) 3 years ago
Otto Richter (fnetX) 062fd4c217
[API] Allow removing issues (#18879) 3 years ago
René Schaar 6859b69198
Refactor SecToTime() function (#18863) 3 years ago
Lunny Xiao b75ad7b87f
Improve mirror iterator (#18928) 3 years ago
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