gitea/modules
2019-02-18 22:55:04 +02:00
..
auth Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
avatar
base Serve audio files using HTML5 audio tag (#5221) 2018-10-30 10:17:26 +08:00
cache
context modules/context/auth.go: fix redirect loop (#5965) 2019-02-17 13:44:25 +08:00
cron
generate
gzip Pooled and buffered gzip implementation (#5722) 2019-01-23 10:56:51 +02:00
highlight No highlighting for .txt files (#1922) 2017-06-09 19:39:16 -05:00
httplib
indexer fix indexer reindex bug when gitea restart (#5563) 2018-12-19 16:37:48 +08:00
lfs Allow markdown files to read from the LFS (#5787) 2019-02-12 15:09:43 +00:00
log
mailer
markup Allow markdown files to read from the LFS (#5787) 2019-02-12 15:09:43 +00:00
metrics Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 2017-03-09 09:27:43 +08:00
notification Refactor notification for indexer (#5111) 2019-01-17 22:23:22 +08:00
options Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
pprof cmd/serve: pprof cpu and memory profile dumps to disk (#4560) 2018-08-07 14:49:18 -04:00
private
process
public
recaptcha
search
setting Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
ssh use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976) 2019-02-07 02:13:12 -05:00
structs Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
sync Fix status table race condition (#1835) 2017-05-31 16:57:17 +08:00
templates
test Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
uploader Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 2019-02-12 15:07:31 +02:00
user Remove check for negative length (#5120) 2018-10-20 17:25:14 -04:00
util
validation