Commit Graph

2829 Commits (c21167e3a2dc481750ce541d65782297e8c47254)

Author SHA1 Message Date
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too (#15039)
3 years ago
zeripath dace0ce1b1
Prevent addition of labels from outside the repository or organisation in issues (#14912)
3 years ago
zeripath c0c052bdbb
another clusterfuzz spotted issue (#15032)
3 years ago
KN4CK3R e8ad6c1ff3
Do not convert file path to lowercase (#15023)
3 years ago
zeripath 070c57867d
Fix postgres ID sequences broken by recreate-table (#15015)
3 years ago
zeripath 71aca93dec
Remove extraneous logging (#15020)
3 years ago
a1012112796 27b8eff96b
support gitmailmap in GetCodeActivityStats() (#15009)
3 years ago
Norwin f4629fc472
Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965)
3 years ago
zeripath ed31ddc29a
Fix several render issues (#14986)
3 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959)
3 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994)
3 years ago
zeripath 164e35ead3
Make sure sibling images get a link too (#14979)
3 years ago
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
6543 cbe7f5296e
[API] Add affected files of commits to commit struct (#14579)
3 years ago
John Olheiser 19fccdc45d
Fix locale init (#14582)
3 years ago
6543 87009ab40a
Reduce data races (#14549)
3 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524)
3 years ago
Stefan eea4197cd9
Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523)
3 years ago
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware (#14480)
3 years ago
6543 0e0424c8ec
Add Doctor FixWrongUserType (#14522)
3 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491)
3 years ago
Lunny Xiao 87b098f3b6
Fix json charset bug (#14514)
3 years ago
a1012112796 f19da14c34
enhancement: add signoff option in commit form (#14516)
3 years ago
Lunny Xiao f761c82c94
Fix load time bug (#14508)
3 years ago
6543 99b7af6fc8
Add some Unit-Tests (#14500)
3 years ago
Lunny Xiao 154b23da0a
Fix display since time round (#14226)
3 years ago
6543 a7cfb9f2c3
Fix JSON Header response (#14499)
3 years ago
Lunny Xiao a51cc6dea4
Fix access log (#14475)
3 years ago
Lunny Xiao 41c0776568
Fix captcha (#14488)
3 years ago
Lunny Xiao 669ff8e9b1
Fix switch language (#14484)
3 years ago
PhilAtWysdom af7f71207c
Fix: url.Values map was not initialized (#14485)
3 years ago
Jui-Nan Lin c10503afec
[Feature] add precise search type for Elastic Search (#12869)
3 years ago
Brad Albright a598877fdf
Cron job to cleanup hook_task table (#13080)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
Dofri Jónsson 012bf388ab
Fix incorrect key name so registerManualConfirm setting works as expected. (#14455)
3 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649)
3 years ago
6543 4acb499f30
just overload to not get it by mistake again ... (#14440)
3 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392)
3 years ago
6543 81c833d92d
Add support to migrate from gogs (#14342)
3 years ago
Norwin b5570d3e68
Display current stopwatch in navbar (#14122)
3 years ago
Artemis Tosini cb08248c33
Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)
3 years ago
zeripath 172229966c
Prevent panic on fuzzer provided string (#14405)
3 years ago
Lunny Xiao 135b0e502d
Fix log http status is always zero (#14400)
3 years ago
Chester Liu 0c0445c97a
Add pager to the branches page (#14202)
3 years ago
6543 2686e6bbbe
Check if label template exist first (#14384)
3 years ago
Lauris BH f5abe2f563
Upgrade blevesearch dependency to v2.0.1 (#14346)
3 years ago
6543 21da519c0c
Implement ghost comment mitigation (#14349)
3 years ago
Lauris BH 0a3c3357f3
Sort issue search results by revelance (#14353)
3 years ago
Kyle D bfd0c47ef6
Kd/fix allow svg doctype (#14344)
3 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336)
3 years ago
Lunny Xiao f76c30094f
Fix typo (#14332)
3 years ago