aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Upgrade golangci-lint to v1.64.5 (#33654)wxiaoguang32 hours3-7/+6
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x738 hours40-142/+120
* Fix PR web route permission check (#33636)wxiaoguang3 days2-5/+32
* Refactor error system (#33626)wxiaoguang4 days1-6/+9
* Fix project issues list and counting (#33594)Lunny Xiao5 days1-2/+2
* enable literal string for code search (#33590)Darren Hoo6 days7-15/+147
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX6 days2-0/+79
* Fix various problems (artifact order, api empty slice, assignee check, fuzzy ...wxiaoguang9 days1-0/+7
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang11 days2-0/+62
* Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541)wxiaoguang12 days1-33/+0
* Feature: Support workflow event dispatch via API (#32059)Bence Sántha12 days1-0/+33
* refactor: decouple context from migration structs (#33399)TheFox0x72025-02-074-60/+51
* Move gitgraph from modules to services layer (#33527)Lunny Xiao2025-02-074-1429/+0
* Add go wrapper around git diff-tree --raw -r -M (#33369)Alexander McRae2025-02-072-14/+29
* Fix unnecessary comment when moving issue on the same project column (#33496)Lunny Xiao2025-02-051-1/+6
* chore: fix some trivial problems and TODOs (#33473)wxiaoguang2025-02-024-17/+7
* Worktime tracking for the organization level (#19808)K Kovacs2025-02-033-4/+11
* Inclusion of rename organization api (#33303)Bruno Sofiato2025-02-011-0/+9
* Fix SSH LFS memory usage (#33455)wxiaoguang2025-01-3112-102/+74
* Revert empty lfs ref name (#33454)wxiaoguang2025-01-311-2/+6
* Add tests for webhook and fix some webhook bugs (#33396)Lunny Xiao2025-01-301-58/+2
* Link to tree views of submodules if possible (#33424)Rowan Bohde2025-01-302-4/+4
* Refactor user & avatar (#33433)wxiaoguang2025-01-301-2/+2
* Fix `GetCommitBranchStart` bug (#33298)Zettat1232025-01-282-5/+5
* Refactor context flash msg and global variables (#33375)wxiaoguang2025-01-258-487/+506
* Refactor webhook events (#33337)Lunny Xiao2025-01-233-55/+57
* Support disable passkey auth (#33348)yp053272025-01-221-0/+2
* Support performance trace (#32973)wxiaoguang2025-01-219-7/+506
* Fix typo in documentation of GetBranchNames() (#33330)Michael Vetter2025-01-191-1/+1
* Fix parentCommit invalid memory address or nil pointer dereference. (#33204)hiifong2025-01-191-2/+8
* Make tracked time representation display as hours (#33315)Vladimir Sysoev2025-01-193-65/+17
* Trivial fixes (#33304)wxiaoguang2025-01-171-4/+0
* Prepare for support performance trace (#33286)wxiaoguang2025-01-152-11/+13
* Refactor RefName (#33234)wxiaoguang2025-01-133-29/+38
* Refactor context RefName and RepoAssignment (#33226)wxiaoguang2025-01-133-19/+53
* Fix mirror bug (#33224)Lunny Xiao2025-01-121-0/+2
* Refactor context repository (#33202)wxiaoguang2025-01-122-3/+3
* fix(cache): cache test triggered by non memory cache (#33220)TheFox0x72025-01-122-3/+9
* Fix sync fork for consistency (#33147)Chai-Shi2025-01-101-0/+8
* Fix pam auth test regression (#33169)TheFox0x72025-01-091-1/+1
* Refactor older tests to use testify (#33140)TheFox0x72025-01-0923-197/+117
* Refactor HTMLFormat, update chroma render, fix js error (#33136)wxiaoguang2025-01-087-10/+25
* add submodule diff links (#33097)Rowan Bohde2025-01-089-130/+259
* Update status check for all supported on.pull_request.types in Gitea (#33117)yp053272025-01-081-0/+4
* Support the new exit code for `git remote` subcommands for git version >=2.30...yp053272025-01-071-0/+9
* Make git clone URL could use current signed-in user (#33091)wxiaoguang2025-01-075-7/+17
* Refactor package (routes and error handling, npm peer dependency) (#33111)wxiaoguang2025-01-063-1/+16
* Trivial fixes (#33103)wxiaoguang2025-01-041-11/+22
* Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076)wxiaoguang2025-01-023-8/+12
* Fix "stop time tracking button" on navbar (#33084)wxiaoguang2025-01-031-1/+1