1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 13:32:15 +02:00
gitea/modules
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
* add more tests and docs for issue indexer, add db indexer type for searching from database

* fix typo

* fix typo

* fix lint

* improve docs
2019-02-21 13:01:28 +08:00
..
auth Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
avatar
base
cache
context Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
cron
generate
gzip
highlight
httplib
indexer Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 2019-02-21 13:01:28 +08:00
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 refactor issue indexer, add some testing and fix a bug (#6131) 2019-02-21 08:54:05 +08:00
options
pprof
private
process
public
recaptcha
search
setting Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 2019-02-21 13:01:28 +08: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