forgejo/modules
silverwind 2242a9f82e Improve SHA1 link detection (#6526)
This improves the SHA1 link detection to not pick up extraneous
non-whitespace characters at the end of the URL. The '.' is a special
case handled in code itself because of missing regexp lookahead
support.

Regex test cases: https://regex101.com/r/xUMlqh/3
2019-04-06 21:28:45 +03:00
..
auth Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
avatar
base Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
cache
context Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
cron Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
generate Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
git move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
gzip
highlight
httplib
indexer Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
lfs Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
log Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
mailer Add X-Auto-Response-Suppress header to outgoing messages (#6492) 2019-04-02 11:45:54 -04:00
markup Improve SHA1 link detection (#6526) 2019-04-06 21:28:45 +03:00
metrics
minwinsvc
notification Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
options
pprof Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
process
public
recaptcha
search
secret Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
setting Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
ssh Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
structs Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
sync
templates Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
test move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
uploader move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
user
util Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
validation Clean up ref name rules (#6437) 2019-03-26 21:59:48 +02:00