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
mrsdizzie e03934f035 Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420)
CloneAddr will contain username and password credentials and they will
get stored in system notices about failed migrations (and logs if trace
is set). Replace with OriginalURL that doesn't have those.
5 years ago
..
auth Fix max length check and limit in multiple repo forms (#9148) (#9204) 5 years ago
avatar Improve handling of non-square avatars (#7025) 6 years ago
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 Add Close() method to gogitRepository (#8901) (#8956) 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 Integrate OAuth2 Provider (#5378) 6 years ago
git Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
gzip Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025) 5 years ago
highlight Add a lot of extension to language mappings for syntax highlights (#7741) 6 years ago
httplib Add golangci (#6418) 6 years ago
indexer fix issue indexer not triggered when migrating a repository (#9333) 5 years ago
lfs Ensure Request Body Readers are closed in LFS server (#8454) 5 years ago
log Fix data race (#8204) 5 years ago
markup Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
metrics Prometheus endpoint (#5256) 6 years ago
migrations Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420) 5 years ago
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 8 years ago
notification fix issue indexer not triggered when migrating a repository (#9333) 5 years ago
options Use gitea forked macaron (#7933) 6 years ago
password Fix password complexity regex for special characters (backport for v1.10.0) (#8524) 5 years ago
pprof Add golangci (#6418) 6 years ago
private Attempt to fix hook problem (#7854) 6 years ago
process Restore functionality for early gits (#7775) 5 years ago
public Use gitea forked macaron (#7933) 6 years ago
recaptcha Fix reCAPTCHA URL (#9119) 5 years ago
references Backport: Enable punctuations ending mentions (#8889) (#8894) 5 years ago
repofiles File Edit: Author/Committer interchanged [BugFix] (#9300) 5 years ago
search Global code search support (#3664) 7 years ago
secret Integrate OAuth2 Provider (#5378) 6 years ago
session Use gitea forked macaron (#7933) 6 years ago
setting Fix #9151 - smtp logger configuration sendTos should be an arra… (#9157) 5 years ago
ssh Use gitea forked macaron (#7933) 6 years ago
structs Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
sync Use gitea forked macaron (#7933) 6 years ago
task Move migrating repository from frontend to backend (#6200) 5 years ago
templates Fix commit expand button to not go to commit link (#8745) (#8825) 5 years ago
test Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
timeutil Use gitea forked macaron (#7933) 6 years ago
upload Fix upload file type check (#7890) 6 years ago
user Add golangci (#6418) 6 years ago
util Display ui time with customize time location (#7792) 6 years ago
validation Implement webhook branch filter (#7791) 6 years ago