Commit Graph

1538 Commits (a52720b5b4da3e324034312f7fe1e29fd22686cc)

Author SHA1 Message Date
TheFox0x7 1ec8d80fa3
refactor: decouple context from migration structs (#33399) 2 weeks ago
Lunny Xiao 466cc725bc
Move gitgraph from modules to services layer (#33527) 2 weeks ago
Alexander McRae a1f1bccd7a
Add go wrapper around git diff-tree --raw -r -M (#33369) 2 weeks ago
wxiaoguang fa0c8ae50f
Refactor gitdiff test (#33507) 2 weeks ago
Lunny Xiao 6999651b6d
Fix unnecessary comment when moving issue on the same project column (#33496) 2 weeks ago
wxiaoguang 09a3b07f10
Refactor web route handler (#33488) 2 weeks ago
Lunny Xiao a4676db7dd
Fix commit status events (#33320) 2 weeks ago
wxiaoguang 5dddcc1773
chore: fix some trivial problems and TODOs (#33473) 3 weeks ago
K Kovacs 34692a20b1
Worktime tracking for the organization level (#19808) 3 weeks ago
wxiaoguang 869f8fdbe4
Skip deletion error for action artifacts (#33476) 3 weeks ago
wxiaoguang 0e8738b4b6
Fix SSH LFS memory usage (#33455) 3 weeks ago
wxiaoguang 5a7b42dac7
Support choose email when creating a commit via web UI (more) (#33445) 3 weeks ago
wxiaoguang f24d73ab5f
Fix "redirect link" handling (#33440) 3 weeks ago
Lunny Xiao f88dbf86b3
Refactor repository transfer (#33211) 3 weeks ago
Lunny Xiao 75940a0191
Add tests for webhook and fix some webhook bugs (#33396) 3 weeks ago
wxiaoguang 256b94e9e9
Support choose email when creating a commit via web UI (#33432) 3 weeks ago
Rowan Bohde ac2d97cb61
Link to tree views of submodules if possible (#33424) 3 weeks ago
wxiaoguang 4ffc54f59a
Refactor user & avatar (#33433) 3 weeks ago
Lunny Xiao 77d14fb6d3
Fix system admin cannot fork or get private fork with API (#33401) 3 weeks ago
TheFox0x7 6ca91f555a
User facing messages for AGit errors (#33012) 4 weeks ago
Wesley van Tilburg c79adf00b8
Add basic auth support to rss/atom feeds (#33371) 4 weeks ago
wxiaoguang 517a367abe
Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) 4 weeks ago
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375) 4 weeks ago
wxiaoguang 06ff9b6256
Do not access GitRepo when a repo is being created (#33380) 4 weeks ago
Lunny Xiao e94f37f95e
Refactor webhook events (#33337) 4 weeks ago
wxiaoguang 6fe4d1c038
Remove duplicate "ResponseWriter.Status" method (#33346) 4 weeks ago
wxiaoguang 39de2955fd
Improve sync fork behavior (#33319) 1 month ago
wxiaoguang 6073e2f1bb
Refactor response writer & access logger (#33323) 1 month ago
hiifong b7614e2d2f
Fix parentCommit invalid memory address or nil pointer dereference. (#33204) 1 month ago
Vladimir Sysoev dc2308a959
Make tracked time representation display as hours (#33315) 1 month ago
Chai-Shi 55e0756c68
Fix push message behavior (#33215) 1 month ago
wxiaoguang cfc6e21f06
Fix incorrect ref usages (#33301) 1 month ago
Kemal Zebari 2483a93fbc
Only allow admins to rename default/protected branches (#33276) 1 month ago
wxiaoguang b15d01b0ce
Prepare for support performance trace (#33286) 1 month ago
Zettat123 d0962ce3da
Move some Actions related functions from `routers` to `services` (#33280) 1 month ago
wxiaoguang f6dbf0e7b3
Fix incorrect TagName/BranchName usages (#33279) 1 month ago
wxiaoguang fcd096231a
Simplify context ref name (#33267) 1 month ago
Lunny Xiao 6410c34b7f
Refactor ref type (#33242) 1 month ago
wxiaoguang a98a836e76
Support public code/issue access for private repositories (#33127) 1 month ago
Kemal Zebari ecd463c2f1
Validate that the tag doesn't exist when creating a tag via the web (#33241) 1 month ago
wxiaoguang 348b7074c8
Fix incorrect ref "blob" (#33240) 1 month ago
wxiaoguang 2ea929a952
Refactor RefName (#33234) 1 month ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 1 month ago
Lunny Xiao be4e961240
Fix mirror bug (#33224) 1 month ago
wxiaoguang a068462ac0
Refactor context repository (#33202) 1 month ago
Chai-Shi e5f3c16587
Fix sync fork for consistency (#33147) 1 month ago
wxiaoguang 65aae0912a
Fix raw file API ref handling (#33172) 1 month ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 1 month ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 1 month ago
yp05327 e177239529
Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 1 month ago