604 Commits (v1.9.6)

Author SHA1 Message Date
zeripath fb5af37b3e
Add Close() method to gogitRepository () () 5 years ago
zeripath 94f0151789 Attempt to fix hook problem () 6 years ago
Allen Wild ee1a8d7b41 cmd/serv: actually exit after fatal errors () 6 years ago
zeripath 3563650bdb Run hooks on merge/edit and cope with protected branches () 6 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others () 6 years ago
ngourdon a618df8d84 Add CLI commands to manage LDAP authentication source () 6 years ago
zeripath eaa3a1db4e Use certmanager provided TLSConfig for LetsEncrypt () 6 years ago
kolaente f9ec2f89f2 Add golangci () 6 years ago
Lunny Xiao 74690f6451
fix pusher name via ssh push () 6 years ago
Lunny Xiao 23a2ee3510
Add command to convert mysql database from utf8 to utf8mb4 () 6 years ago
Sandro Santilli 45f588e85d Avoid arbitrary format strings upon calling fail() function () 6 years ago
zeripath 356854fc5f Move serv hook functionality & drop GitLogger () 6 years ago
Lunny Xiao 355ab0c62c Fix wrong init dependency on markup extensions () 6 years ago
James E. Blair 488d34691a Ignore non-standard refs in git push () 6 years ago
Lanre Adelowo e0dde8173f Generate access token in admin cli () 6 years ago
techknowlogick 897927690f
Rename LFS_JWT_SECRET to include OAUTH2 as well () 6 years ago
John Olheiser e255df83a6 Change verbose flag in dump command to avoid colliding with global version flag () 6 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build () 6 years ago
ngourdon 2b9b3310f6 Add username flag in create-user command () 6 years ago
mrsdizzie e14cad79c9 Include custom configuration file in dump () 6 years ago
zeripath 704da08fdc
Better logging () () 6 years ago
glaszig dbba46c216 support custom file name in `gitea dump` command () 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git () 6 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation () 6 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider () 6 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints () () 6 years ago
zeripath 13c0f7dfff
Fix notifications on pushing with deploy keys by setting hook environment variables () 6 years ago
zeripath 2902b3a68c
Fix : Silence console logger in gitea serv () 6 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles () 6 years ago
Zsombor 656456441c Add flag to skip repository dumping () 6 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes () 6 years ago
Lanre Adelowo a82ba73346 Make sure argsSet verifies string isn't empty too () 6 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol () 6 years ago
Greg Karékinian ebef3eff23 Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled () 6 years ago
Lunny Xiao af6bce3ad5 fix detect force push failure on deletion of protected branches () 6 years ago
Lunny Xiao ba75319157 fix clone wiki failed via ssh () 6 years ago
Greg Karékinian 15d6cf179d Fix the Let's Encrypt handler by listening on a valid address () 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems () 6 years ago
Lanre Adelowo ce9a5173fe fix password variable shadowing () 6 years ago
Lanre Adelowo fd37fb01fd Don't force a password change for the admin user when creating an account via cli () 6 years ago
zeripath 7d9a191a3c Create AuthorizedKeysCommand () 6 years ago
Robert Ștefan 7edb930240 Add command for migrating database () 6 years ago
Lanre Adelowo e5daa2698f Generate random password () 6 years ago
Lunny Xiao 0ba57949e4 remove unused db init on commands serv, update, hooks () 6 years ago
Antoine GIRARD 617a2433a3 Make gitea serv use api/internal () 6 years ago
Lunny Xiao a2ee2a3c67 fix showing pull request link when delete a branch () 6 years ago
Lanre Adelowo c2748ea7fe Add must-change-password flag to cli for creating a user () 6 years ago
Julien Tant dea3d849e1 Give user a link to create PR after push () 6 years ago
Bo-Yi Wu 1e34413238 refactor: err != nil check, just return error instead () 6 years ago
techknowlogick e91a2cf2ea
Add/remove/list oauth providers via cli () 7 years ago