Commit Graph

1528 Commits (040c830dec5c727a56d16df62b1673bce6fca645)

Author SHA1 Message Date
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) 4 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) 1 month ago
wxiaoguang 6fe4d1c038
Remove duplicate "ResponseWriter.Status" method (#33346) 1 month 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) 2 months ago
yp05327 124079871b
Convert github.com/xanzy/go-gitlab into gitlab.com/gitlab-org/api/client-go (#33126) 2 months ago
Lunny Xiao 67aeb1f896
Add missed transaction on setmerged (#33079) 2 months ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 2 months ago
yp05327 32d45ee069
Update status check for all supported on.pull_request.types in Gitea (#33117) 2 months ago
yp05327 0d7d2ed39d
Support the new exit code for `git remote` subcommands for git version >=2.30.0 (#33129) 2 months ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 2 months ago
wxiaoguang 80e4f4c4eb
Refactor package (routes and error handling, npm peer dependency) (#33111) 2 months ago
wxiaoguang 3d544a3ad3
Fix empty git repo handling logic (#33101) 2 months ago
Steffen Schröter 57eb9d0b64
Inherit submodules from template repository content (#16237) 2 months ago
Bo-Yi Wu 6c89de494a
feat(action): issue change title notifications (#33050) 2 months ago