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
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
6 years ago
..
auth Implement "conversation lock" for issue comments (#5073) 6 years ago
avatar
base
cache
context Minor UI tweaks (#5980) 6 years ago
cron
generate
gzip Pooled and buffered gzip implementation (#5722) 6 years ago
highlight
httplib
indexer Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 6 years ago
lfs Allow markdown files to read from the LFS (#5787) 6 years ago
log Allow Macaron to be set to log through to gitea.log (#5667) 6 years ago
mailer Make log mailer for testing (#5893) 6 years ago
markup Allow markdown files to read from the LFS (#5787) 6 years ago
metrics
minwinsvc
notification refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
options
pprof
private Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
process
public
recaptcha
search
setting Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 6 years ago
ssh use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976) 6 years ago
structs Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
sync
templates
test
uploader Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 6 years ago
user
util Disallow empty titles (#5785) 6 years ago
validation