16 Commits (6a559ad6348b95aa1cbb275003699d709af00bfc)

Author SHA1 Message Date
  silverwind 8099238618
Change green buttons to primary color (#27099) 9 months ago
  Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 10 months ago
  wxiaoguang 236c645bf1
Refactor "Content" for file uploading (#25851) 11 months ago
  wxiaoguang b4e4b7ad51
Make backend code respond correct JSON when creating PR (#25353) 1 year ago
  Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 1 year ago
  Denys Konovalov 275d4b7e3f
API endpoint for changing/creating/deleting multiple files (#24887) 1 year ago
  KN4CK3R f1173d6879
Use more specific test methods (#24265) 1 year ago
  Panagiotis "Ivory" Vasilopoulos 2ef6ac8dbf
Use double quotes consistently in en-US (#24141) 1 year ago
  Jason Song 04347eb810
Use context parameter in services/repository (#23186) 1 year ago
  wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 1 year ago
  Lunny Xiao cc910014ab
Fix wrong hint when deleting a branch successfully from pull request UI (#22673) 1 year ago
  Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 1 year ago
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 1 year ago
  Kyle D c8ded77680
Kd/ci playwright go test (#20123) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
  Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650) 2 years ago
  Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
  6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
  Gusted ebe569a268
Set correct PR status on 3way on conflict checking (#19457) 2 years ago
  wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2 years ago
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 years ago
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 years ago
  Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693) 2 years ago
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  zeripath e4e411821d
Abort merge if head has been updated before pressing merge (#18032) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  Jimmy Praet c9480c5f60
Add links to toggle WIP status (#14677) 3 years ago
  Lunny Xiao 3c96a37162
Some code improvements (#14266) 3 years ago
  silverwind 0de546009e
CSS color variables, less bold font weight and more (#13567) 3 years ago
  Cirno the Strongest 75739d00cb
Fix styling for PR merge section when no checks (#11609) 4 years ago
  Sorien c97e988380
Prettify Timeline (#10972) 4 years ago
  zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 4 years ago
  zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 4 years ago
  zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Antoine GIRARD e9bb75d8d1 Fix duplicate call of webhook (#7821) 4 years ago
  Lunny Xiao 1772c6b94d fix pull view ui merge section (#7335) 5 years ago