summaryrefslogtreecommitdiffstats
path: root/services (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request 'fix: return correct type in `GetSubModule`' (#6114) from ...Gusted2024-12-031-3/+3
|\ \ \ | |/ / |/| |
| * | Fix: return correct type in `GetSubModule`Gusted2024-12-021-3/+3
| |/
* | Merge branch 'forgejo' into forgejoFermé le Lundi2024-11-281-0/+11
|\ \
| * \ Merge pull request 'Improve Swagger documentation for user endpoints' (#6050)...Otto2024-11-281-0/+11
| |\ \ | | |/ | |/|
| | * Improve Swagger documentation for user endpointsJakobDev2024-11-231-0/+11
* | | Update services/repository/branch.goFermeLeLundi2024-11-281-1/+1
* | | Update services/context/csrf.goFermeLeLundi2024-11-281-1/+1
|/ /
* | Merge pull request '[gitea] week 2024-48 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-265-13/+88
|\ \
| * | disable gravatar in test (#32529)Rowan Bohde2024-11-241-2/+2
| * | allow the actions user to login via the jwt token (#32527)Rowan Bohde2024-11-243-4/+86
| * | Remove unnecessary code (#32560)Lunny Xiao2024-11-241-7/+0
* | | Show page titles in wiki search results (#6048)Oto Šťáva2024-11-241-2/+26
|/ /
* | Merge pull request '[gitea] week 2024-47 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-216-30/+96
|\ \ | |/ |/|
| * Calculate `PublicOnly` for org membership only once (#32234)65432024-11-171-4/+3
| * Remove transaction for archive download (#32186)Lunny Xiao2024-11-172-26/+19
| * Trim title before insert/update to database to match the size requirements of...Lunny Xiao2024-11-171-0/+1
| * Disable Oauth check if oauth disabled (#32368)Lunny Xiao2024-11-171-0/+3
| * Add a doctor check to disable the "Actions" unit for mirrors (#32424)Zettat1232024-11-171-0/+70
* | [FEAT]Allow changing git notes (#4753)JakobDev2024-11-181-0/+4
* | Escaping specific markdown in commit messages on Discord-type embeds #3664 (...Marco De Araujo2024-11-183-0/+145
* | fix: check read permissions for code owner review requestsGusted2024-11-171-1/+7
|/
* Merge pull request 'bug: correctly generate oauth2 jwt signing key' (#5986) f...Earl Warren2024-11-162-2/+136
|\
| * bug: correctly generate oauth2 jwt signing keyGusted2024-11-162-2/+136
* | Fix broken releases when re-pushing tags (#32435)Zettat1232024-11-161-7/+12
|/
* fix: disallow basic authorization when security keys are enrolledGusted2024-11-151-0/+11
* Improve usage of HMAC output for mailer tokensGusted2024-11-151-3/+13
* fix: extend `forgejo_auth_token` tableGusted2024-11-154-15/+38
* Merge pull request 'fix: Proper parsing of date for git commits' (#5892) from...Otto2024-11-111-1/+0
|\
| * [PORT] Refactor DateUtils and merge TimeSince (gitea#32409)wxiaoguang2024-11-101-1/+0
* | test: fix test lintingMichael Kriese2024-11-111-1/+1
|/
* [PORT] Fix code owners will not be mentioned when a pull request comes from a...Lunny Xiao2024-11-091-4/+4
* Merge pull request '[FEAT] Trim spaces from repo names on form submission' (#...Otto2024-11-0613-14/+14
|\
| * [FEAT] Trim spaces from repository nameGusted2024-11-051-1/+1
| * [CHORE] Use forked `binding` libraryGusted2024-11-0513-13/+13
* | Merge pull request '[gitea] week 2024-45 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-064-40/+35
|\ \
| * | improve performance of diffs (#32393)Rowan Bohde2024-11-051-34/+26
| * | Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-11-052-4/+4
| * | refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-11-051-2/+0
| * | Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin...Royce Remer2024-11-051-0/+5
* | | Merge pull request '[PORT] Replace DateTime with proper functions (gitea#3240...Otto2024-11-051-0/+1
|\ \ \ | |_|/ |/| |
| * | [PORT] Replace DateTime with DateUtils (gitea#32383)wxiaoguang2024-11-031-0/+1
* | | Merge pull request '[PORT] Refactor the DB migration system slightly (gitea#3...Gusted2024-11-051-1/+1
|\ \ \
| * | | [PORT] Refactor the DB migration system slightly (gitea#32344)wxiaoguang2024-11-031-1/+1
| |/ /
* | | Merge pull request 'test: enable gitea migration tests' (#5817) from viceice/...Michael Kriese2024-11-0532-21/+305
|\ \ \
| * | | test: enable gitea migration testsMichael Kriese2024-11-0532-21/+305
| | |/ | |/|
* / | test: enable github migration testsMichael Kriese2024-11-0533-10/+801
|/ /
* | Merge pull request 'Add label to Forgejo Actions PR labeled/unlabeled events ...Earl Warren2024-11-042-6/+18
|\ \
| * | fix: Actions PR workflows must update the commit statusEarl Warren2024-11-041-1/+1
| * | fix: add label to issues and PR labeled/unlabeled eventsEarl Warren2024-11-041-5/+17
* | | Merge pull request '[PORT] Fix git error handling (gitea#32401)' (#5794) from...Otto2024-11-045-38/+19
|\ \ \ | |/ / |/| |