1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/modules
2019-05-13 11:38:53 -04:00
..
auth Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
avatar Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
base Hash App token (#6724) 2019-05-04 11:45:34 -04:00
cache
context Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
cron Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
generate
git Remove local clones & make hooks run on merge/edit/upload (#6672) 2019-05-11 11:29:17 -04:00
gzip Pooled and buffered gzip implementation (#5722) 2019-01-23 10:56:51 +02:00
highlight
httplib
indexer
lfs Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
log
mailer Add SUBJECT_PREFIX mailer config option (#6605) 2019-04-17 00:56:40 -04:00
markup Fix domain name pattern in email regex (#6739) 2019-04-24 21:53:41 -04:00
metrics Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
migrations
minwinsvc
notification fix mail notification when close/reopen issue (#6581) 2019-04-11 22:59:01 +01:00
options
pprof Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
process Fix run command race (#1470) 2017-11-13 22:51:45 +08:00
public
recaptcha Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
repofiles
search Global code search support (#3664) 2018-03-16 22:04:33 +08:00
secret
session
setting Handle CORS requests (#6289) 2019-05-13 11:38:53 -04:00
ssh
structs
sync
templates Show full name if DefaultShowFullName setting activated (#6710) 2019-05-08 11:41:35 +03:00
test move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
user Remove check for negative length (#5120) 2018-10-20 17:25:14 -04:00
util
validation