2203 Commits (v1.11.7)

Author SHA1 Message Date
  6543 ed646078e1
Return json on 500 error from API (#11574) (#11660) 4 years ago
  zeripath dc0ea133e1
Prevent (caught) panic on login (#11590) (#11598) 4 years ago
  zeripath 1b62916393
Use media links for img in post-process (#10515) (#11504) 4 years ago
  zeripath dd6e604f8f
Add NotifySyncPushCommits to indexer notifier (#11309) (#11338) 4 years ago
  zeripath 86863ae939
Prevent timer leaks in Workerpool and others (#11333) (#11340) 4 years ago
  zeripath 19626b93f8
Manage port in submodule refurl (#11305) (#11323) 4 years ago
  zeripath 91e6a7f7ea
api.Context.NotFound(...) should tolerate nil (#11288) (#11306) 4 years ago
  6543 bfc25fcf40
Fix GetContents(): Dont't ignore Executables (#11192) (#11209) 4 years ago
  zeripath 4a6765fba2
Fix submodule paths when AppSubUrl is not root (#11098) (#11176) 4 years ago
  6543 0c4be64345
[Backport] Fix release counter on API repository info (#10968) (#10996) 4 years ago
  zeripath c34ad62eea
Mulitple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991) 4 years ago
  zeripath 1d5d745851
Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (#10868) 4 years ago
  zeripath 3dabfd4933
Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797) 4 years ago
  Lunny Xiao 602fe45936
Fix bug on branch API (#10767) (#10775) 4 years ago
  Lauris BH c0b917b7eb
Migrate to go-git/go-git v5.0.0 (#10735) (#10753) 4 years ago
  Lunny Xiao fd85d31cb4
Ensure executable bit is kept on the web editor (#10607) (#10614) 4 years ago
  6543 11300ee582
Fix potential bugs (#10513) (#10518) 4 years ago
  zeripath 5d11ccc9e1
Handle push rejection message in Merge & Web Editor (#10373) (#10497) 4 years ago
  guillep2k 93860af542
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493) 4 years ago
  John Olheiser ed664a9e1d
Change admin dashboard to POST (#10465) (#10466) 4 years ago
  Lunny Xiao b51d7c459e
Fix webhook bug (#10427) (#10432) 4 years ago
  zeripath d3b6f001fe
Various fixes in login sources (#10428) (#10429) 4 years ago
  mrsdizzie 4529a262c0
Don't manually replace whitespace during render (#10291) (#10315) 4 years ago
  zeripath 315d928626
Fix Workerpool deadlock (#10283) (#10284) 4 years ago
  zeripath 5cdfde2ebf
Stop hanging issue indexer initialisation from preventing shutdown (#10243) (#10249) 4 years ago
  Lauris BH 8efd6b32e2
Fix commit between two commits calculation if there is only last commit (#10225) (#10226) 4 years ago
  guillep2k 6af58022c8
Prevent double waitgroup decrement (#10170) (#10175) 4 years ago
  Lunny Xiao 16dfd9ffbe Sanitize credentials in mirror form (#9975) (#9991) 4 years ago
  Lunny Xiao 16f7b43903
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) (#9974) 4 years ago
  guillep2k 60f91d56f0 Fix check for push on default branch (#9963) 4 years ago
  guillep2k 16fc15ae6a Fix file rename/copy not supported by indexer (#9967) 4 years ago
  John Olheiser e24861a546 Don't convert ellipsis in markdown (#9905) (#9937) 4 years ago
  Lunny Xiao 0dced15c1a Fix wrong hint when status checking is running on pull request view (#9886) (#9928) 4 years ago
  John Olheiser db9342c854 Fix RocketChat (#9908) (#9921) 4 years ago
  zeripath 05b9864086 Update queue_redis.go (#9911) 4 years ago
  zeripath ff508c9c9b Add option to prevent LDAP from deactivating everything on empty search (#9879) (#9896) 4 years ago
  Lunny Xiao f96c1a2c79 Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) 4 years ago
  zeripath f2e9d4b851 Allow hyphen in language name (#9873) (#9880) 4 years ago
  6543 3fa14d89a2 [Backport] CI optimisation & add github token env var (#9875) 4 years ago
  zeripath bcb722daec
Make CertFile and KeyFile relative to CustomPath (#9868) (#9874) 4 years ago
  Lunny Xiao 8add1dfacc Fix issues/pulls dependencies problems (#9842) (#9864) 4 years ago
  Moritz b577500a54 Fix markdown anchor links (#9673) (#9840) 4 years ago
  zeripath dbe6136348 Fix missing unlock in uniquequeue (#9791) 4 years ago
  6543 602c5da953 Fix #9752 (#9769) (#9775) 4 years ago
  Lunny Xiao 28508792ba Fix missing updated time on migrated issues and comments (#9744) (#9764) 4 years ago
  zeripath 4072f28e60
Make hook status printing configurable with delay (#9641) (#9725) 4 years ago
  zeripath f8ea50cc7a
Remove unused lock (#9710) 4 years ago
  zeripath 0e53a16cca
Missed q.lock.Unlock() will cause panic (#9706) 4 years ago
  guillep2k ff16099c6d Don't attempt to close issue if already closed (#9699) 4 years ago
  zeripath 3a00a690c9 Prevent redirect to Host (#9678) (#9679) 4 years ago