665 Commits (dfbd53855c80677b3650f40f6167aaa8fd2866c5)

Author SHA1 Message Date
  John Olheiser 79293d78e5 Check passwords against HaveIBeenPwned (#12716) 5 years ago
  Lunny Xiao 313a0c7cc5 LFS support to be stored on minio (#12518) 5 years ago
  6543 9c12d5b236 gitea dump: include version & Check InstallLock (#12760) 5 years ago
  zeripath 1f8d5cc8a7 Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752) 5 years ago
  zeripath 4ef46d0bc0 Add command to recreate tables (#12407) 5 years ago
  zeripath 8be048c0b9 Ensure repoNames are lowercased in serv (#12668) 5 years ago
  zeripath 5bb2f5ce43 Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 5 years ago
  zeripath 1c98008f99 Use shellquote to unpack arguments to gitea serv (#12624) 5 years ago
  John Olheiser ea4f99ef20 Initial support for push options (#12169) 5 years ago
  Lunny Xiao 9ad302009a Add a storage layer for attachments (#11387) 5 years ago
  zeripath 52e5ae6dfa Make the default PID file compile-time settable (#12485) 5 years ago
  zeripath 19c88d378c Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
  Wim 6fddc03c97 Fix ipv6 parsing (#12321) 5 years ago
  赵智超 1fa1250a59 Decrease the num_stars when deleting a repo (#11954) 5 years ago
  zeripath 31bf099ea8 Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 5 years ago
  zeripath daf85fd079 Add migration to set IsArchived false if it is null (#11853) 5 years ago
  PhilippHomann 8e7a790146 Dump: add output format tar and output to stdout (#10376) 5 years ago
  6543 67b38e857d Doctor check & fix db consistency (#11111) 5 years ago
  zeripath dcd3fc1032 Add debug option to hooks (#11624) 5 years ago
  zeripath 906c3e2457 TrimSpace when reading InternalToken from a file (#11502) 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