56 Commits (852bf5e2a5f1e7d83e3b155411d878355d800e3d)

Author SHA1 Message Date
Zettat123 ed977d9702
Use GitHub-style commit message for squash merge (#35987) 4 weeks ago
Lunny Xiao a60a8c6966
Allow empty commit when merging pull request with squash style (#35989) 4 weeks ago
Lunny Xiao d9c0f86de8
Fix incorrect pull request counter (#35819) 1 month ago
Lunny Xiao b148bef471
Remove unnecessary function parameter (#35765) 2 months ago
Kemal Zebari a9f2ea720b
Honor delete branch on merge repo setting when using merge API (#35488) 2 months ago
Lunny Xiao 662a44d924
Fix merge panic (#35606) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
luzpaz 688abac5ca
Fix various typos in codebase (#35480) 3 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
Lunny Xiao 37958e486a
Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
wxiaoguang 4e10adc871
Start automerge check again after the conflict check and the schedule (#34989) 5 months ago
Lunny Xiao 6d0b24064a
Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 6 months ago
wxiaoguang 2a1585b32e
Refactor some tests (#34580) 7 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 11 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 1 year ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 1 year ago
Lunny Xiao a175f9805c
Add line-through for deleted branch on pull request view page (#32500) 1 year ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 1 year ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 1 year ago
wxiaoguang dd83cfcacc
Refactor CSRF token (#32216) 1 year ago
Lunny Xiao 8b92eba21f
Fix agit automerge (#31207) 1 year ago
yp05327 daf2a4c047
Fix wrong display of recently pushed notification (#25812) 2 years ago
Lunny Xiao c6cf96d31d
Fix automerge will not work because of some events haven't been triggered (#30780) 2 years ago
Zettat123 f09e68ec33
Update issue indexer after merging a PR (#30715) 2 years ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 2 years ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 2 years ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 2 years ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 2 years ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 2 years ago
Earl Warren 3f342d6dff
Modernize merge button (#28140) 2 years ago
KN4CK3R 838db2f891
Convert to url auth to header auth in tests (#28484) 2 years ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 2 years ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
silverwind 8099238618
Change green buttons to primary color (#27099) 2 years ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 2 years ago
wxiaoguang 236c645bf1
Refactor "Content" for file uploading (#25851) 2 years ago
wxiaoguang b4e4b7ad51
Make backend code respond correct JSON when creating PR (#25353) 3 years ago
Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 3 years ago
Denys Konovalov 275d4b7e3f
API endpoint for changing/creating/deleting multiple files (#24887) 3 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 3 years ago
Panagiotis "Ivory" Vasilopoulos 2ef6ac8dbf
Use double quotes consistently in en-US (#24141) 3 years ago
Jason Song 04347eb810
Use context parameter in services/repository (#23186) 3 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 3 years ago