gitea/modules
mrsdizzie 4a2e92bcd1 Modify linkRegex to require http|https (#6171)
Modify the current linkRegex to require http|https which appears to be
the intended behavior based on the comments. Right now, it also matches
anything starting with www as well. Also add testing for linkRegex
2019-02-28 20:31:53 +08:00
..
auth Increase Username and Orgname MaxSize 35 -> 40 (#6178) 2019-02-25 13:56:47 -05:00
avatar
base
cache
context fix display dashboard even if require to change password (#6214) 2019-02-28 16:01:42 +08:00
cron Add branch overiew page (#2108) 2017-10-26 08:49:16 +08:00
generate
gzip
highlight
httplib
indexer fix bug when set indexer as db and add tests (#6173) 2019-02-24 11:16:20 -05:00
lfs Allow markdown files to read from the LFS (#5787) 2019-02-12 15:09:43 +00:00
log
mailer
markup Modify linkRegex to require http|https (#6171) 2019-02-28 20:31:53 +08: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
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