2080 Commits (558c6d55d58cec390bb675be01223439f26bf143)

Author SHA1 Message Date
  6543 e397e61f47 expose PR counter on Repo API (#9202) 5 years ago
  Lunny Xiao b35bfd56f5 Move PushUpdateOptions from models to repofiles (#9124) 5 years ago
  Lunny Xiao 288994eb55 upgrade levelqueue to 0.1.0 (#9192) 5 years ago
  Lunny Xiao 723817f161 Fix datarace on git.GlobalCommandArgs on tests (#9162) 5 years ago
  zeripath 24794f6bd1 Fix #9151 - smtp logger configuration sendTos should be an array (#9154) 5 years ago
  John Olheiser 75b7c62303 Add avatar and issue labels to template repositories (#9149) 5 years ago
  Lauris BH 7e00115d91 Fix max length check and limit in multiple repo forms (#9148) 5 years ago
  David Svantesson 25428f8140 Fix what information is shown about user in API. (#9115) 5 years ago
  John Olheiser 2a0c8833f6 Add git hooks and webhooks to template repositories; move to services (#8926) 5 years ago
  guillep2k 3d43b01ab7 Fix team links in HTML rendering (#9127) 5 years ago
  Lunny Xiao 0f2865ad4f Move mirror sync actions to notification (#9022) 5 years ago
  zeripath e8c03d897a Graceful: Allow graceful restart for unix sockets (#9113) 5 years ago
  QuaSoft 8ff3d5cc35 Add single sign-on support via SSPI on Windows (#8463) 5 years ago
  David Svantesson 451c4ef8be Run make fmt on master (#9129) 5 years ago
  zeripath 003e2bb33b Fix race condition in ReplaceSanitizer (#9123) 5 years ago
  Koichi MATSUMOTO caf1991150 fixed reCAPTCHA URL (#9083) 5 years ago
  silverwind e1364b2a4c Add USE_SERVICE_WORKER setting (#9110) 5 years ago
  zeripath cd9cb8c69a Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 5 years ago
  Lunny Xiao 1bfb0d065a Move merge actions to notification (#9024) 5 years ago
  John Olheiser a6e95da0ce Fix nil context user (#9099) 5 years ago
  David Svantesson b768057608 Team permission to create repository in organization (#8312) 5 years ago
  guillep2k 5222c03e05 Add password requirement info on error (#9074) 5 years ago
  guillep2k 0ee675b3b7 Close/reopen issues by keywords in titles and comments (#8866) 5 years ago
  Lunny Xiao 7bb8a3f3da Move modules/gzip to gitea.com/macaron/gzip (#9058) 5 years ago
  David Svantesson a5e94ab4cf Update branch API endpoint to show effective branch protection. (#9031) 5 years ago
  Lunny Xiao c02352114d Add retry for migration http/https requests (#9019) 5 years ago
  Lunny Xiao 3ce152a637 Move git graph from models to modules/graph (#9027) 5 years ago
  zeripath 70bc2c9ba8 Ensure Written is set in GZIP ProxyResponseWriter (#9018) 5 years ago
  guillep2k 0a12dc7729 Add review comments to mail notifications (#8996) 5 years ago
  Lunny Xiao a070c8fc1b Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
  Benno ccdd8c1798 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
  John Olheiser 82040ea735 Update dashboard context for PR reviews (#8995) 5 years ago
  zeripath 4b87f121e1 Enforce Gitea environment for pushes (#8982) 5 years ago
  Lunny Xiao 4b64bf07c1 Refactor pull request review (#8954) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  guillep2k 18c0ab126b Convert EOL to UNIX-style to render MD properly (#8925) 5 years ago
  zeripath a90bf1a795 Fix Notify Create Ref Error on tag creation (#8936) 5 years ago
  mrsdizzie 14771a2ad3 Update Github Migration Tests (#8938) 5 years ago
  Lunny Xiao 73f922538a Improve notification (#8835) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  zeripath 9a48255c44 Migrate temp_repo.go to use git.NewCommand (#8918) 5 years ago
  David Svantesson c035c7bfae Only view branch or tag if it match refType requested. (#8899) 5 years ago
  Lunny Xiao 8953cc259a Move notifywatchers from models to notification (#8907) 5 years ago
  zeripath 03447a699d Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
  Lunny Xiao ed968cb57c Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
  guillep2k c0cd36b5e1 Enable punctuations ending mentions (#8889) 5 years ago
  mrsdizzie effe32ca9d Update Github migration test (#8893) 5 years ago
  Lunny Xiao 691a7396e8 Fix bug when migrate from API (#8631) 5 years ago