612 Commits (4fa49da4c48fd683ec1c88b25e619479a13b8085)

Author SHA1 Message Date
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  zeripath 3d08b89a09 Adjust the must-change-password help (#8755) 5 years ago
  zeripath 7e3307f56a Graceful fixes (#8645) 5 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
  zeripath 97f2ba3163 Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  zeripath daee7222a4 Attempt to fix hook problem (#7854) 5 years ago
  clavinet e150c7aed5 Update serv.go (#7822) 5 years ago
  Allen Wild ea36ee8d42 cmd/serv: actually exit after fatal errors (#7458) 6 years ago
  zeripath fce79c5c68 #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
  Lunny Xiao 309515b41b Only check and config git on web subcommand but not others (#7236) 6 years ago
  ngourdon 9d37852c01 Add CLI commands to manage LDAP authentication source (#6681) 6 years ago
  zeripath 6722f43092 Use certmanager provided TLSConfig for LetsEncrypt (#7229) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao 46eec52b24 fix pusher name via ssh push (#7167) 6 years ago
  Lunny Xiao 3e7f784651 Add command to convert mysql database from utf8 to utf8mb4 (#7144) 6 years ago
  Sandro Santilli 33d78d8ebe Avoid arbitrary format strings upon calling fail() function (#7112) 6 years ago
  zeripath 9bd4f39890 Move serv hook functionality & drop GitLogger (#6993) 6 years ago
  Lunny Xiao a2eb7ef4f0 Fix wrong init dependency on markup extensions (#7038) 6 years ago
  James E. Blair 039d70ae54 Ignore non-standard refs in git push (#6758) 6 years ago
  Lanre Adelowo 6d3e5e405f Generate access token in admin cli (#6847) 6 years ago
  techknowlogick ebeb3a386f Rename LFS_JWT_SECRET to include OAUTH2 as well (#6826) 6 years ago
  John Olheiser 663df11bc1 Change verbose flag in dump command to avoid colliding with global version flag (#6822) 6 years ago
  zeripath bfa5d52368 Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
  ngourdon 6c66af9c2c Add username flag in create-user command (#6534) 6 years ago
  mrsdizzie bd4dd7c2f5 Include custom configuration file in dump (#6516) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  glaszig bc0e4abe42 support custom file name in `gitea dump` command (#6474) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 6 years ago
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
  zeripath 1dc745fdd7 Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) 6 years ago
  zeripath d0736d36ac Fix #5866: Silence console logger in gitea serv (#5887) 6 years ago
  Lanre Adelowo 0195caed18 Disallow empty titles (#5785) 6 years ago
  Zsombor ffff4ec641 Add flag to skip repository dumping (#5695) 6 years ago
  Lanre Adelowo 463d66e5fd Allow for user specific themes (#5668) 6 years ago
  Lanre Adelowo c47af5ed9b Make sure argsSet verifies string isn't empty too (#4980) 6 years ago
  Lunny Xiao c492858551 fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
  Greg Karékinian 29d831bb53 Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled (#5537) 6 years ago
  Lunny Xiao 64b0b53345 fix detect force push failure on deletion of protected branches (#5522) 6 years ago
  Lunny Xiao 5001cb7594 fix clone wiki failed via ssh (#5503) 6 years ago
  Greg Karékinian 9923721a1b Fix the Let's Encrypt handler by listening on a valid address (#5525) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lanre Adelowo b23e7906f1 fix password variable shadowing (#5405) 6 years ago
  Lanre Adelowo 9f546ded9f Don't force a password change for the admin user when creating an account via cli (#5391) 6 years ago
  zeripath c236272a3e Create AuthorizedKeysCommand (#5236) 6 years ago
  Robert Ștefan 5aaad46674 Add command for migrating database (#4954) 6 years ago