0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 00:14:53 +01:00
gitea/modules
2019-02-18 18:00:27 +02:00
..
auth Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
avatar
base
cache
context modules/context/auth.go: fix redirect loop (#5965) 2019-02-17 13:44:25 +08:00
cron
generate
gzip
highlight
httplib
indexer
lfs Allow markdown files to read from the LFS (#5787) 2019-02-12 15:09:43 +00:00
log Allow Macaron to be set to log through to gitea.log (#5667) 2019-02-05 22:06:41 -05:00
mailer
markup Allow markdown files to read from the LFS (#5787) 2019-02-12 15:09:43 +00:00
metrics
minwinsvc
notification
options
pprof
private
process
public
recaptcha
search
setting Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +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
templates
test
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
util
validation