2825 Commits (7417628f8de0530ad1fb324abfb03e271feb75f8)

Author SHA1 Message Date
  zeripath 91ee3be588
Prevent incorrect HTML escaping in swagger.json (#14957) 3 years ago
  zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094) 3 years ago
  6543 177da717a7
[API] get pull, return head branch sha, even if deleted (#14931) 3 years ago
  6543 14d8cb7819
Move Workaround for #12675 into it's own function (#14922) 3 years ago
  zeripath eb576269d4
Re-enable import local paths after reversion from #13610 (#14925) 3 years ago
  zeripath c03f530212
Make internal SSH server host key path configurable (#14918) 3 years ago
  zeripath 9b261f52f0
Add SameSite setting for cookies (#14900) 3 years ago
  zeripath a68db9076a
Fix race in LFS ContentStore.Put(...) (#14895) 3 years ago
  zeripath 20f13bfdfc
Fix a couple of issues with a feeds (#14897) 3 years ago
  zeripath 144cfe5720
Fix race in local storage (#14888) 3 years ago
  a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 3 years ago
  zeripath 523efa433b
Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781) 3 years ago
  zeripath 59d1cc49f1
Fix paging of file commit logs (#14831) 3 years ago
  zeripath 0bdeb2b302
Add missing repo.projects unit into swagger (#14876) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  a1012112796 6cf97df9fd
remove duplicate define of CheckAttribute() (#14837) 3 years ago
  6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
  a1012112796 83cf1a894e
Create tag on ui (#13467) 3 years ago
  zeripath cf29cb30d3
Prevent use of double sub-path and incorrect asset path in manifest (#14827) 3 years ago
  zeripath 3d8b5ad5f3
Fix a couple of CommentAsPatch issues. (#14804) 3 years ago
  Lunny Xiao e79dae29cc
Fix repo-restore bug with poster not replaced (#14759) 3 years ago
  Lunny Xiao bd9361384a
Fix go get (#14758) 3 years ago
  6543 190bd0accd
Export LFS & TimeTracking function status (#14753) 3 years ago
  zeripath 65c940f66c
Prevent endless loop if templates missing (#14752) 3 years ago
  Norwin 91424fff3d
stopwatch notif: check if timetracking is enabled (#14750) 3 years ago
  zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
  Lunny Xiao 6362b24a59
Fix when a commit not found returned 500 (#14732) 3 years ago
  6543 8d5c795cc4
[API] Add Restricted Field to User (#14630) 3 years ago
  zeripath 7ab6c77b41
Remove NULs byte arrays passed to PostProcess (#14587) 3 years ago
  Lunny Xiao ec06eb112c
Fix github download on migration (#14703) 3 years ago
  zeripath ae7e6cd474
Reduce calls to git cat-file -s (#14682) 3 years ago
  zeripath 7ba158183a
Use cat-file --batch in GetLanguageStats (#14685) 3 years ago
  zeripath ad43b119a8
Add Password Algorithm option to install page (#14701) 3 years ago
  zeripath 66a148e398
Restore detection of branches are equal on compare page (#14586) 3 years ago
  zeripath 0a9a484e1e
Create DB session provider(based on xorm) (#13031) 3 years ago
  Damien Goutte-Gattat fc4a8c2980
Allow blocking some email domains from registering an account (#14667) 3 years ago
  zeripath c9f1baf620
Prevent template renderer from rendering error (#14646) 3 years ago
  zeripath b3c2e23cbb
Prevent race in PersistableChannelUniqueQueue.Has (#14651) 3 years ago
  Lunny Xiao 5e4fa7c703
Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one (#14673) 3 years ago
  6543 0a4c2d75cd
rm gogs relict (#14665) 3 years ago
  Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176) 3 years ago
  a1012112796 ac701637b4
Add dismiss review feature (#12674) 3 years ago
  Romain c69c01d2b6
Sort / Move project boards (#14634) 3 years ago
  6543 ac97ea573c
[Vendor] Update go-redis to v8.5.0 (#13749) 3 years ago
  zeripath 0a23079485
Do not assume all 40 char strings are SHA1s (#14624) 3 years ago
  zeripath f9abf94bd9
HasPreviousCommit causes recursive load of commits unnecessarily (#14598) 3 years ago
  zeripath f82b1dd7c3
Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) 3 years ago
  zeripath 30f7ddb833
Ensure memcache TTL cannot be over 30 days (#14592) 3 years ago
  zeripath e65cfabda7
Remove spurious DataAsync Error logging (#14599) 3 years ago
  Lunny Xiao 240fea8c14
Fix rate limit bug when downloading assets on migrating from github (#14564) 3 years ago