1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 09:34:37 +01:00
gitea/modules
guillep2k 2594693a46 Remove camel case tokenization from repo indexer (#7733)
* Make repository indexer tokenize by camel case selectable

* Revert "Make repository indexer tokenize by camel case selectable"

This reverts commit a8d4e40af56ffeab9c040a13e01b9e0d5487bd3b.

* Remove app.ini setting, permanently remove camel case tokenizer

* Increase repoIndexerLatestVersion to force indexes to be rebuilt

* Changes introduced by the commmand make vendor
2019-08-06 07:38:16 +03:00
..
auth
avatar
base
cache
context
cron
generate
git Be more strict with git arguments (#7715) 2019-08-05 21:39:39 +01:00
gzip
highlight Add a lot of extension to language mappings for syntax highlights (#7741) 2019-08-05 23:48:31 +08:00
httplib
indexer Remove camel case tokenization from repo indexer (#7733) 2019-08-06 07:38:16 +03:00
lfs
log
mailer
markup
metrics
migrations fix bug on migrating milestone from github (#7665) 2019-07-29 16:41:22 +01:00
minwinsvc
notification
options remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
pprof
private
process
public remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
pull Fix bug create/edit wiki pages when code master branch protected (#7580) 2019-07-25 22:50:20 +01:00
recaptcha
repofiles Be more strict with git arguments (#7715) 2019-08-05 21:39:39 +01:00
search
secret
session
setting
ssh
structs Be more strict with git arguments (#7715) 2019-08-05 21:39:39 +01:00
sync
templates remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
test
upload
user
util
validation