You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
zeripath ee1d64ddd1
Stop using git count-objects and use raw directory size for repository (#8848)
* Migrate from git count-objects to a raw directory size
* As per @guillep2k ignore unusual files
5 years ago
..
auth Add team option to grant rights for all organization repositories (#8688) 5 years ago
avatar
base Use gitea forked macaron (#7933) 6 years ago
cache Use gitea forked macaron (#7933) 6 years ago
charset Reduce test sensibility (#8393) 5 years ago
context Use AppSubUrl for more redirections (#8647) 5 years ago
convert Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
cron Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
generate
git Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
graceful Graceful fixes (#8645) 5 years ago
gzip Use gitea forked macaron (#7933) 6 years ago
highlight
httplib
indexer Allow cross-repository dependencies on issues (#7901) 5 years ago
lfs Add basic repository lfs management (#7199) 5 years ago
log Fix data race (#8204) 5 years ago
markup Update go-org to optimize code (#8824) 5 years ago
metrics
migrations Update Github migration test (#8893) 5 years ago
minwinsvc
notification Move some actions to notification/action (#8779) 5 years ago
options Use gitea forked macaron (#7933) 6 years ago
password Fix password complexity regex for special characters (on master) (#8525) 5 years ago
pprof
private Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
process Restore functionality for early gits (#7775) 5 years ago
public Use gitea forked macaron (#7933) 6 years ago
recaptcha
references Enable punctuations ending mentions (#8889) 5 years ago
repofiles Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
search
secret
session Use gitea forked macaron (#7933) 6 years ago
setting Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
ssh Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
structs Add team option to grant rights for all organization repositories (#8688) 5 years ago
sync Use gitea forked macaron (#7933) 6 years ago
task Fix bug when migrate from API (#8631) 5 years ago
templates Use templates for issue e-mail subject and body (#8329) 5 years ago
test Use gitea forked macaron (#7933) 6 years ago
timeutil Use gitea forked macaron (#7933) 6 years ago
upload
user
util Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
validation Implement webhook branch filter (#7791) 5 years ago
webhook Webhook support custom proxy (#8760) 5 years ago