summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* lint: fix import order issueVictoria Nadasdi2024-05-211-0/+1
* refactor: redis queue backend test cleanupVictoria Nadasdi2024-05-216-113/+7571
* Merge pull request '[gitea] week 2024-21 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-05-214-15/+37
|\
| * Always load or generate oauth2 jwt secret (#30942)wxiaoguang2024-05-192-12/+33
| * Simplify mirror repository API logic (#30963)wxiaoguang2024-05-191-1/+1
| * Support using label names when changing issue labels (#30943)Zettat1232024-05-191-2/+3
* | Merge pull request '[FEAT] Wiki Search' (#3847) from snematoda/wiki-search-gr...Earl Warren2024-05-212-0/+29
|\ \
| * | feat: wiki search using git-grepShiny Nematoda2024-05-202-0/+29
| |/
* / feat: parse prefix from redis URI for queues (#3836)Victoria Nadasdi2024-05-202-15/+89
|/
* fix: hook post-receive for sha256 reposoliverpool2024-05-154-10/+41
* Merge pull request 'Federation: Parse ActorId & cache FederationHost' (#3662)...Earl Warren2024-05-157-5/+621
|\
| * missed by diffMichael Jerger2024-05-141-2/+2
| * added validation fixesMichael Jerger2024-05-142-2/+23
| * enhance test & fix reviewsMichael Jerger2024-05-143-6/+8
| * next step on the way to federationMichael Jerger2024-05-075-3/+596
* | [FEAT] support searching non default branches/tags when using git-grep (#3654)Shiny Nematoda2024-05-142-3/+39
* | Move database operations of merging a pull request to post receive hook and a...Lunny Xiao2024-05-122-0/+10
* | Make "sync branch" also sync object format and add tests (#30878)wxiaoguang2024-05-123-27/+41
* | Add codespell support and fix a good number of typos with its help (#3270)Yaroslav Halchenko2024-05-0917-26/+26
* | Merge pull request '[gitea] week 2024-19 cherry pick (gitea-github/main -> fo...Earl Warren2024-05-0823-138/+113
|\ \ | |/ |/|
| * Fix no edit history after editing issue's title and content (#30814)yp053272024-05-051-1/+1
| * Remove external API calls in `TestPassword` (#30716)silverwind2024-05-051-76/+23
| * Skip gzip for some well-known compressed file types (#30796)wxiaoguang2024-05-051-0/+8
| * Add API endpoints for getting action jobs status (#26673)Chester2024-05-051-0/+34
| * Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-05-0517-61/+44
| * Add support for npm bundleDependencies (#30751)Micash2024-05-052-0/+3
* | feat(federation): validate like activities (#3494)Michael Jerger2024-05-077-0/+673
|/
* markup: Allow cross references to contain URL query parameters tooGergely Nagy2024-05-013-4/+21
* Fix user mention processingGergely Nagy2024-04-302-2/+7
* Replace deprecated `math/rand` functions (#30733)Chongyi Zheng2024-04-281-11/+5
* Perform Newest sort type correctly when sorting issues (#30644)Kemal Zebari2024-04-281-2/+2
* Enable more `revive` linter rules (#30608)silverwind2024-04-2818-52/+37
* Merge pull request 'fix: git.ComputeHash did not write the content' (#3466) f...oliverpool2024-04-262-20/+20
|\
| * fix: git.ComputeHash did not write the contentoliverpool2024-04-261-20/+16
| * test: LFS gc should not delete all metadata objectsoliverpool2024-04-261-0/+4
* | fix(lfs): gogit /settings/lfs/find 500 error (#3472)Earl Warren2024-04-263-48/+42
* | Merge pull request 'Limit database max connections by default' (#3383) from f...Earl Warren2024-04-261-1/+1
|\ \
| * | Limit database max connections by defaultOtto Richter2024-04-231-1/+1
* | | [FIX] Set max fuzziness to 2 for bleve (#3444)Shiny Nematoda2024-04-264-2/+26
* | | Merge pull request 'Change the default SSH clone url to the ssh:// style' (#3...Earl Warren2024-04-251-1/+1
|\ \ \
| * | | Change the default SSH clone url to the ssh:// styleGergely Nagy2024-04-171-1/+1
* | | | [FEAT]Add Option to hide Release Archive links (#3139)JakobDev2024-04-241-24/+27
| |/ / |/| |
* | | Merge pull request '[gitea] week 2024-17 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-04-225-11/+31
|\ \ \
| * | | Fix commit file status parser (#30602)wxiaoguang2024-04-211-1/+1
| * | | Avoid importing `modules/web/middleware` in `modules/session` (#30584)Jason Song2024-04-212-10/+18
| * | | Update API to return 'source_id' for users (#29718)Tobias Balle-Petersen2024-04-211-0/+2
| * | | feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-211-0/+10
* | | | setting: Infer [email.incoming].PORT from .USE_TLSGergely Nagy2024-04-222-9/+68
* | | | setting: Allow aliases for some email settingsGergely Nagy2024-04-224-0/+54
* | | | s/Gitea/Forgejo in various log messages and comments0ko2024-04-2110-18/+18
|/ / /