summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PORT] Remove SHA1 for support for ssh rsa signing (#31857) (#5303)Gusted26 hours2-2/+2
* [gitea] week 2025-03 cherry pick (gitea/main -> forgejo) (#6539)Earl Warren27 hours1-0/+10
|\
| * Support the new exit code for `git remote` subcommands for git version >=2.30...yp053276 days1-0/+10
* | Add search action jobs for API routes, repo, org and global level (#6300)Jaime merino4 days3-0/+39
* | feat: add a buffer writer to the logger, for internal use (#6551)Earl Warren5 days2-0/+56
|/
* [gitea] week 2025-02 cherry pick (gitea/main -> forgejo) (#6471)Earl Warren11 days8-13/+46
|\
| * Refactor env var related code (#33075)wxiaoguang13 days1-2/+16
| * unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067)JonRB13 days1-0/+5
| * Fix settings not being loaded at CLI (#26402)cassio zareck13 days5-13/+1
| * Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from l...Lunny Xiao13 days2-0/+26
* | Update module github.com/alecthomas/chroma/v2 to v2.15.0 (forgejo) (#6477)Renovate Bot12 days1-2/+2
* | feat: add limited execution tracing supportGusted13 days3-5/+27
* | chore: avoid trying to stream dataGusted13 days2-8/+100
|/
* feat: add files to compare (#6461)Angel Nunez Mencias13 days1-2/+3
* Merge pull request 'feat: Add summary card for repos and releases' (#6269) fr...Otto2025-01-011-5/+25
|\
| * UpdateJakobDev2024-12-301-5/+1
| * Merge branch 'forgejo' into repocardJakobDev2024-12-2921-68/+449
| |\
| * | Fix typosJakobDev2024-12-281-1/+1
| * | Merge branch 'forgejo' into repocardJakobDev2024-12-193-2/+20
| |\ \
| * \ \ Merge branch 'forgejo' into repocardJakobDev2024-12-182-0/+40
| |\ \ \
| * | | | feat: Add summary card for repos and releasesJakobDev2024-12-141-5/+29
* | | | | Merge pull request 'chore(branding): strip metadata information from the foot...Earl Warren2024-12-301-0/+4
|\ \ \ \ \
| * | | | | chore(branding): strip metadata information from the footerEarl Warren2024-12-291-0/+4
| | |_|_|/ | |/| | |
* / | | | fix trailing comma not matched in the case of alphanumeric issue (#32945)katsu2024-12-282-1/+2
|/ / / /
* | | | feat: harden keying implementationGusted2024-12-251-6/+9
* | | | feat: allow changing default branch update styleGeorge Bartolomey2024-12-233-2/+9
* | | | feat: filepath filter for code search (#6143)Shiny Nematoda2024-12-2210-47/+265
* | | | Merge pull request 'fix: keep commit count limit in file history pagination s...Gusted2024-12-222-1/+62
|\ \ \ \
| * | | | fix: keep commit count limit in file history pagination static and not increa...emilylange2024-12-212-1/+62
* | | | | fix: maven fallback to parent groupIdJulian Schlarb2024-12-212-1/+60
|/ / / /
* | | | Merge pull request 'chore: avoid using gock' (#6311) from gusted/forgejo-gock...Gusted2024-12-201-9/+42
|\ \ \ \
| * | | | chore: avoid using gockGusted2024-12-181-9/+42
| | |/ / | |/| |
* | | | fix: actions move to data.forgejo.orgEarl Warren2024-12-192-2/+2
| |_|/ |/| |
* | | Merge pull request '[gitea] week 2024-51 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-193-2/+20
|\ \ \ | |/ / |/| |
| * | Add User-Agent for gitea's self-implemented lfs client. (branding)Earl Warren2024-12-171-1/+1
| * | In some lfs server implementations, they require the ref attribute. (#32838)hiifong2024-12-151-1/+4
| * | Add User-Agent for gitea's self-implemented lfs client. (#32832)hiifong2024-12-151-3/+6
| * | Fix lfs migration (#32812)hiifong2024-12-152-1/+3
| * | Implement update branch API (#32433)Kemal Zebari2024-12-151-0/+10
| |/
* / chore: Make Forgejo build with go1.24Gusted2024-12-172-0/+40
|/
* fix: ensure correct ssh public key is used for authenticationGusted2024-12-121-8/+9
* Add support for indexing arch filesdragon2024-12-092-5/+34
* Use 8 as default value for git lfs concurrency (#32421)wxiaoguang2024-12-064-5/+8
* Make LFS http_client parallel within a batch. (#32369)Royce Remer2024-12-065-138/+162
* Merge pull request 'fix: remove softbreak from github legacy callout' (#6152)...Otto2024-12-052-0/+14
|\
| * fix: remove softbreak from github legacy calloutGusted2024-12-042-0/+14
* | feat: highlight Gradle Kotlin as KotlinGusted2024-12-042-1/+8
|/
* Merge pull request '[gitea] week 2024-49 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-034-4/+193
|\
| * Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-12-034-4/+193
* | Merge pull request 'fix: return correct type in `GetSubModule`' (#6114) from ...Gusted2024-12-032-9/+7
|\ \