649 Commits (8a4d14d817723ba2a4943a7b69df1cb98a2f84d2)

Author SHA1 Message Date
  Lunny Xiao c600e19d93 Add documents 5 years ago
  Lunny Xiao dd87ebf380 Add setting for minio and flags for migrate-storage 5 years ago
  Lunny Xiao 0cdca1b2b1 Fix copyright head and lint 5 years ago
  Lunny Xiao c40434bae2 Add a storage layer for attachments 5 years ago
  zeripath 764be545a4 Prevent timer leaks in Workerpool and others (#11333) 5 years ago
  Kyle Evans 450ab0b7c2 cmd: dump: check value of skip-repository flag (#11254) 5 years ago
  Kyle Evans e2fdf12c18 cmd: dump: add an -L/--skip-log option (#11253) 5 years ago
  zeripath 9ce0109838 Return error for authorized_keys and mergebase problems (#10990) 5 years ago
  zeripath 2876641437 Mulitple Gitea Doctor improvements (#10943) 5 years ago
  zeripath 6cd62f02e6 make `gitea admin auth list` formatting configurable (#10844) 5 years ago
  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