Commit Graph

42 Commits (b10cb7b258ec3bb5091a214a2ffeedec06c207ff)

Author SHA1 Message Date
zeripath 9269b7f627
Multiple LFS improvements (#10667) 5 years ago
John Olheiser 95013fde60
Fix push-create SSH bugs (#10145) 5 years ago
zeripath 3e166bd055 Add debug option to serv to help debug problems (#9492) 5 years ago
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
clavinet 8101d803e6 Update serv.go (#7822) 5 years ago
Allen Wild 2186a99c76 cmd/serv: actually exit after fatal errors (#7458) 5 years ago
zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) 5 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao 74690f6451
fix pusher name via ssh push (#7167) 5 years ago
Sandro Santilli 45f588e85d Avoid arbitrary format strings upon calling fail() function (#7112) 5 years ago
zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993) 5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
zeripath 13c0f7dfff
Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) 6 years ago
zeripath 2902b3a68c
Fix #5866: Silence console logger in gitea serv (#5887) 6 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
Lunny Xiao ba75319157 fix clone wiki failed via ssh (#5503) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Antoine GIRARD 617a2433a3 Make gitea serv use api/internal (#4886) 6 years ago
Jerry Jacobs b1bc08e268 cmd/serve: pprof cpu and memory profile dumps to disk (#4560) 6 years ago
Inon S 15f6ec9632 LFS: make HTTP auth period configurable (#4035) 6 years ago
Lauris BH b66d6b3449
Do not allow inactive users to access repositories using private keys (#3887) 6 years ago
Antoine GIRARD 9e842c8a72 Fix SSH auth lfs locks (#3152) 7 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146) 7 years ago
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 7 years ago
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877) 7 years ago
Lunny Xiao 6362462da8
fix admin lost permission caused by #947 7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947) 7 years ago
Lunny Xiao 930d1759ae Remove env user salt since no need to use (#1515) 7 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471) 8 years ago
Bo-Yi Wu 22295944df refactor: show command help message. (#1486) 8 years ago
Lunny Xiao 5c0bee9b20 refactor update ssh key use time (#1466) 8 years ago
Fabian Zaremba 9224405155 LFS: Fix SSH authentication for trailing arguments (#1328) 8 years ago
Lunny Xiao ebbcf6fe12 Allow push to init a wiki repo (#1279) 8 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 8 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) 8 years ago
Denis Denisov fd941db246 Protected branches system (#339) 8 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174) 8 years ago
Lunny Xiao be55460b63 catch error on call setup on serv command (#932) 8 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122) 8 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 8 years ago
Joubert RedRat ce21ed6c34 Remove remaining Gogs reference on locales and cmd (#430) 8 years ago
Bwko 026ad4aee7 Fixes panic when there's no user initialized (#358) 8 years ago