639 Commits (7a1cfb0e4ac9482ea5dcc48f0663ae0f083cfe3f)

Author SHA1 Message Date
  zeripath d6e0baf0d0 Multiple LFS improvements (#10667) 5 years ago
  Lauris BH 0486b6fe45 Add restricted user filter to LDAP authentication (#10600) 5 years ago
  John Olheiser ce11f1950d Fix push-create SSH bugs (#10145) 5 years ago
  guillep2k ee683b8652 Implement "embedded" command to extract static resources (#9982) 5 years ago
  guillep2k 6f3ffecdba Implement basic app.ini and path checks to doctor cmd (#10064) 5 years ago
  zeripath d595cc53fa Queue: Make WorkerPools and Queues flushable (#10001) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  Lunny Xiao 2ac65b66a6 Refactor repository check and sync functions (#9854) 5 years ago
  zeripath b882a665c2 Add option to prevent LDAP from deactivating everything on empty search (#9879) 5 years ago
  Lunny Xiao a1267c13c7 fix dump non-exist log directory (#9818) 5 years ago
  zeripath b716000be6 Make hook status printing configurable with delay (#9641) 5 years ago
  Lunny Xiao 196bc79af1 Add a new command doctor to check if some wrong configurations on gitea instance (#9095) 5 years ago
  Shashvat Kedia 4d0893b14e Fix #9530: admin auth list make readable and admin auth delete bug fix (#9628) 5 years ago
  zeripath 7c07b0ec2e Properly enforce gitea environment for pushes (#9501) 5 years ago
  zeripath f8147efde7 Remove unnecessary loading of settings in update hook (#9496) 5 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 5 years ago
  zeripath b7fab4fb01 Add debug option to serv to help debug problems (#9492) 5 years ago
  Rychu 43846c7cdf Fixed errors logging in dump.go (#9218) 5 years ago
  zeripath 6fed44af7f AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
  Lunny Xiao bcbac2c462 Move some repository methods from models to modules/repository (#9353) 5 years ago
  zeripath faf58c5c98 FCGI: Allow FCGI over unix sockets (#9298) 5 years ago
  zeripath 7795786485 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
  zeripath 774643e4c9 Graceful: Allow graceful restart for fcgi (#9112) 5 years ago
  zeripath e8c03d897a Graceful: Allow graceful restart for unix sockets (#9113) 5 years ago
  zeripath cd9cb8c69a Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 5 years ago
  zeripath 4b87f121e1 Enforce Gitea environment for pushes (#8982) 5 years ago
  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) 6 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 6 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  zeripath daee7222a4 Attempt to fix hook problem (#7854) 6 years ago
  clavinet e150c7aed5 Update serv.go (#7822) 6 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