Платформа ЦРНП "Мирокод" для разработки проектов https://git.mirocod.ru
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
4 years ago
..
analyze Exclude generated files from language statistics (#11653) 5 years ago
auth Disallow urlencoded new lines in git protocol paths if there is a port (#13521) 4 years ago
avatar Avatars and Repo avatars support storing in minio (#12516) 4 years ago
base Use a simple format for the big number on ui (#12822) 4 years ago
cache Allow common redis and leveldb connections (#12385) 4 years ago
charset Ensure that the detected charset order is set in chardet test (#12574) 4 years ago
context Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
convert Add review request api (#11355) 4 years ago
cron Add ssh certificate support (#12281) 4 years ago
emoji Fix emoji detection in certain cases (#12320) 5 years ago
eventsource Move EventSource to SharedWorker (#12095) 5 years ago
generate Add gitea-vet (#10948) 5 years ago
git Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) 4 years ago
gitgraph Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
graceful Move install pages out of main macaron routes (#13195) 4 years ago
hcaptcha hCaptcha Support (#12594) 4 years ago
highlight Escape failed highlighted code (#12685) 4 years ago
httplib Add golangci (#6418) 6 years ago
indexer Refactor Logger (#13294) 4 years ago
lfs Storage configuration support `[storage]` (#13314) 4 years ago
log Refactor Logger (#13294) 4 years ago
markup Update golangci-lint to version 1.31.0 (#13102) 4 years ago
metrics Prometheus endpoint (#5256) 6 years ago
migrations Migrations should not fail for comment reactions (#13352) 4 years ago
nosql Allow common redis and leveldb connections (#12385) 4 years ago
notification Fix typo (#13380) 4 years ago
options Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago
password Check passwords against HaveIBeenPwned (#12716) 4 years ago
pprof Add golangci (#6418) 6 years ago
private Fix send mail (#13312) 4 years ago
process Only write to global gitconfig if necessary (#11876) 5 years ago
public Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 4 years ago
queue Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 4 years ago
recaptcha hCaptcha Support (#12594) 4 years ago
references Fix panic bug in handling multiple references in commit (#13486) 4 years ago
repofiles go-version constraints ignore pre-releases (#13234) 4 years ago
repository Fix a bug on refactoring (#13373) 4 years ago
secret Attachments: Add extension support, allow all types for releases (#12465) 4 years ago
session Allow common redis and leveldb connections (#12385) 4 years ago
setting Fixed git args duplication (#13411) 4 years ago
ssh Add ssh certificate support (#12281) 4 years ago
storage Fix Storage mapping (#13297) 4 years ago
structs Add review request api (#11355) 4 years ago
svg Fix filepath basename on Windows for SVG bindata (#12241) 5 years ago
sync Fix missing unlock in uniquequeue (#9790) 5 years ago
task Store task errors following migrations and display them (#13246) 4 years ago
templates Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
test Macaron 1.5 (#12596) 4 years ago
timeutil Fix timezone on issue deadline (#11697) 5 years ago
upload Update golangci-lint to version 1.31.0 (#13102) 4 years ago
user Add gitea-vet (#10948) 5 years ago
util Update golangci-lint to version 1.31.0 (#13102) 4 years ago
validation [API] Get a single commit via Ref (#10915) 5 years ago
webhook Update golangci-lint to version 1.31.0 (#13102) 4 years ago