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.
gitea-fork-majority-judgment/modules
John Olheiser 15a5c10d33
Variable expansion in repository templates (#9163)
4 years ago
..
auth Add avatar and issue labels to template repositories (#9149) 4 years ago
avatar Improve handling of non-square avatars (#7025) 5 years ago
base Use gitea forked macaron (#7933) 5 years ago
cache Use gitea forked macaron (#7933) 5 years ago
charset Reduce test sensibility (#8393) 5 years ago
context Fix nil context user (#9099) 4 years ago
convert Fix what information is shown about user in API. (#9115) 4 years ago
cron Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
generate Integrate OAuth2 Provider (#5378) 5 years ago
git Variable expansion in repository templates (#9163) 4 years ago
gitgraph Move git graph from models to modules/graph (#9027) 5 years ago
graceful Graceful: Allow graceful restart for unix sockets (#9113) 4 years ago
highlight Add a lot of extension to language mappings for syntax highlights (#7741) 5 years ago
httplib Add golangci (#6418) 5 years ago
indexer upgrade levelqueue to 0.1.0 (#9192) 4 years ago
lfs Add basic repository lfs management (#7199) 5 years ago
log Fix data race (#8204) 5 years ago
markup Fix team links in HTML rendering (#9127) 4 years ago
metrics Prometheus endpoint (#5256) 6 years ago
migrations Add retry for migration http/https requests (#9019) 5 years ago
notification Move mirror sync actions to notification (#9022) 4 years ago
options Use gitea forked macaron (#7933) 5 years ago
password Add password requirement info on error (#9074) 4 years ago
pprof Add golangci (#6418) 5 years ago
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) 5 years ago
recaptcha fixed reCAPTCHA URL (#9083) 4 years ago
references Close/reopen issues by keywords in titles and comments (#8866) 5 years ago
repofiles Move PushUpdateOptions from models to repofiles (#9124) 4 years ago
search Global code search support (#3664) 6 years ago
secret Integrate OAuth2 Provider (#5378) 5 years ago
session Use gitea forked macaron (#7933) 5 years ago
setting Fix #9151 - smtp logger configuration sendTos should be an array (#9154) 4 years ago
ssh Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 4 years ago
structs expose PR counter on Repo API (#9202) 4 years ago
sync Use gitea forked macaron (#7933) 5 years ago
task Fix bug when migrate from API (#8631) 5 years ago
templates Add USE_SERVICE_WORKER setting (#9110) 4 years ago
test Add Close() method to gogitRepository (#8901) 5 years ago
timeutil Use gitea forked macaron (#7933) 5 years ago
upload Fix upload file type check (#7890) 5 years ago
user Add golangci (#6418) 5 years ago
util Convert EOL to UNIX-style to render MD properly (#8925) 5 years ago
validation Implement webhook branch filter (#7791) 5 years ago
webhook Webhook support custom proxy (#8760) 5 years ago