Commit Graph

3153 Commits (49b2cb998b6ebaf98e89dd9dba8ba9d46d2fd82c)

Author SHA1 Message Date
zeripath 302e8b6d02
Prevent zombie processes (#16314) 3 years ago
KN4CK3R 7d70a6eff8
Fix webhook commits wrong hash on HEAD reset (#16283) 3 years ago
Lunny Xiao 0966349354
Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
zeripath add74fb368
Fix panic in recursive cache (#16298) 3 years ago
6543 65548359cc
Add custom emoji support (#16004) 3 years ago
KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 3 years ago
zeripath f825f20d49
Upgrade Gliderlabs SSH to 0.3.3 and add FailedConnectionCallback (#16278) 3 years ago
6543 59c58553ba
Fix API to return author for author on commits(#16276) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 3 years ago
Steven f533b5d5cf
Make app.ini more restrictive on new installations (#16266) 3 years ago
zeripath 35f37a3625
Add --quiet and --verbose to gitea web to control initial logging (#16260) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
zeripath 19ac575d57
Limit stdout tracelog to actual stdout (#16258) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
zeripath 62a4879e84
Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16251) 3 years ago
ayb 9b33d18899
Added support for gopher URLs. (#14749) 3 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
Mura Li fd6b1be1b6
Replace ARCCache with TwoQueueCache to avoid patent issue (#16240) 3 years ago
KN4CK3R 4cc63e9919
Fix diff expansion is missing final line in a file (#16222) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
KN4CK3R c9c7afda1a
Add sanitizer rules per renderer (#16110) 3 years ago
Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 3 years ago
Lunny Xiao f2babf3346
Add code block highlight to orgmode back (#14222) 3 years ago
6543 58501a2682
[API] GET / SET User Settings (#16169) 3 years ago
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 3 years ago
KN4CK3R 31f6b95dfa
Use data path instead of config path (#16227) 3 years ago
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663) 3 years ago
zeripath d55b5eb0d3
Use html.Parse rather than html.ParseFragment (#16223) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
zeripath 23358bc55d
Use git log name-status in get last commit (#16059) 3 years ago
parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134) 3 years ago
6543 75205b5669
Fix some API bugs (#16184) 3 years ago
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010) 3 years ago
6543 f7cd394680
[API] Add repoCreateTag (#16165) 3 years ago
Mura Li 19dedc3fa5
Speed up git diff highlight generation (#16180) 3 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 3 years ago
zeripath 0db1048c3a
Run processors on whole of text (#16155) 3 years ago
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175) 3 years ago
6543 c9d053f0ca
[API] User expose counters (#16167) 3 years ago
zeripath 1ec9e906dc
Ensure settings for Service and Mailer are read on the install page (#15943) 3 years ago
zeripath ffbf35b7e9
Clean-up the settings hierarchy for issue_indexer queue (#16001) 3 years ago
zeripath 5f4522cd1f
Fix missing discard in repo_language_stats (#16030) 3 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
zeripath f4d3bf7867
issue-keyword class is being incorrectly stripped off spans (#16163) 3 years ago
zeripath 95352e6bd5
Make command in authorized keys a template (#16003) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
a1012112796 a005265718
small refactor for retry downloader (#16137) 3 years ago
zeripath daa5a23548
Set self-adjusting deadline for connection writing (#16068) 3 years ago