summaryrefslogtreecommitdiffstats
path: root/models (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add API for `Variables` (#29520)sillyguodong2024-04-071-11/+16
* Merge pull request 'Sort `BuiltinApplicationsClientIDs()` in test' (#3075) fr...Gusted2024-04-061-1/+4
|\
| * Sort `BuiltinApplicationsClientIDs()` in testGusted2024-04-061-1/+4
* | Merge pull request 'Add optional pronoun field in user settings' (#1518) from...Gusted2024-04-063-0/+20
|\ \ | |/ |/|
| * Add back ID field to pronouns migrationhazycora2024-04-031-0/+1
| * Add migration for pronounshazycora2024-04-032-0/+18
| * add pronoun field to user profileshazycora2024-04-031-0/+1
* | Merge pull request 'Refactor LFS GC functions' (#3056) from gusted/forgejo-lf...Earl Warren2024-04-063-32/+123
|\ \
| * | Refactor LFS GC functionsGusted2024-04-053-32/+123
| |/
* | Merge pull request '[BUG] fix webhook creation payload ref' (#3055) from oliv...Earl Warren2024-04-061-1/+1
|\ \
| * | [TEST] webhook creation payload refoliverpool2024-04-051-1/+1
| |/
* | Merge pull request '[BUG] Don't remove builtin OAuth2 applications' (#3067) f...Earl Warren2024-04-063-0/+86
|\ \
| * | [BUG] Don't remove builtin OAuth2 applicationsGusted2024-04-063-0/+86
| |/
* / [CHORE] Remove u2f dependencyGusted2024-04-052-8/+43
|/
* Merge pull request 'Port archived labels visual filter' (#2887) from 0ko/forg...Earl Warren2024-04-031-6/+6
|\
| * [GITEA] Apply changes to archived labels0ko2024-04-011-6/+6
* | Merge pull request 'Allow custom repo size format' (#2974) from 0ko/forgejo:p...Earl Warren2024-04-021-9/+2
|\ \
| * | [I18N] Allow custom repo size format0ko2024-04-021-9/+2
* | | [FEAT] Mark database errors in tests as failureGusted2024-04-021-1/+7
|/ /
* | Merge pull request 'Data size unit localization' (#2528) from 0ko/forgejo:siz...Earl Warren2024-04-011-5/+9
|\ \
| * | Provide a way to translate data units0ko2024-03-301-5/+9
* | | Merge pull request '[FEAT] Configure if protected branch rule should apply to...Earl Warren2024-04-013-0/+18
|\ \ \
| * | | [FEAT] Configure if protected branch rule should apply to adminsGusted2024-03-293-0/+18
* | | | Merge pull request 'Highlight signed tags like signed commits' (#2534) from a...Earl Warren2024-04-015-500/+567
|\ \ \ \ | |_|_|/ |/| | |
| * | | models/asymkey: Implement Tag verificationGergely Nagy2024-03-305-500/+567
| | |/ | |/|
* / | [TESTS] pull review deleted from gitea#29888oliverpool2024-03-312-0/+17
|/ /
* | Fix migration v292 (#30153)Lunny Xiao2024-03-306-134/+162
* | Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-302-3/+65
* | Move from `max( id )` to `max( index )` for latest commit statuses (#30076)YR Chen2024-03-301-47/+73
* | Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-3011-38/+357
* | Do some performance optimize for issues list and view issue/pull (#29515) (mi...Lunny Xiao2024-03-302-0/+16
* | Load attachments for code comments (#30124)yp053272024-03-301-0/+4
* | Fix misuse of `TxContext` (#30061)Jason Song2024-03-302-1/+11
* | Use db.ListOptions directly instead of Paginator interface to make it easier ...Lunny Xiao2024-03-302-18/+10
* | [BUG] Don't delete inactive emails explicitlyGusted2024-03-291-8/+0
* | Merge pull request '[Port] gitea#29842: Notify reviewers added via CODEOWNERS...Earl Warren2024-03-281-87/+0
|\ \ | |/ |/|
| * [Port] gitea#29842: Notify reviewers added via CODEOWNERSJimmy Praet2024-03-281-87/+0
* | [Port] gitea#29930: Move notifications to a standalone fileLunny Xiao2024-03-282-466/+480
|/
* Merge pull request '[COSMETIC] unify the wording of the Forgejo migration com...Gusted2024-03-281-8/+8
|\
| * [COSMETIC] unify the wording of the Forgejo migration commentsEarl Warren2024-03-281-8/+8
* | Revert "avoid superfluous synchronized pull_request run when opening a PR"Earl Warren2024-03-284-142/+2
|/
* Merge pull request '[REFACTOR] webhook.Handler interface' (#2758) from oliver...Earl Warren2024-03-271-0/+1
|\
| * [REFACTOR] webhook.Handler interfaceoliverpool2024-03-241-0/+1
* | models/forgejo_migrations: Gitea tables migration IDEarl Warren2024-03-272-3/+3
* | Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from...Earl Warren2024-03-276-36/+38
|\ \
| * | Cancel previous runs of the same PR automatically (#29961)Jason Song2024-03-262-6/+7
| * | Fix schedule tasks bugs (#28691)Lunny Xiao2024-03-256-34/+35
| |/
* | Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013)DrMaxNix2024-03-261-2/+3
* | Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-261-1/+1
* | Fix some pending problems (#29985)wxiaoguang2024-03-262-10/+8