gitea/modules
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814)
* Convert files to utf-8 for indexing

* Move utf8 functions to modules/base

* Bump repoIndexerLatestVersion to 3

* Add tests for base/encoding.go

* Changes to pass gosimple

* Move UTF8 funcs into new modules/charset package
2019-08-15 20:07:28 +08:00
..
auth Make captcha and password optional for external accounts (#6606) 2019-07-06 15:48:02 -04:00
avatar
base Convert files to utf-8 for indexing (#7814) 2019-08-15 20:07:28 +08:00
cache Add golangci (#6418) 2019-06-12 15:41:28 -04:00
charset Convert files to utf-8 for indexing (#7814) 2019-08-15 20:07:28 +08:00
context Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
cron Move status table to cron package (#7370) 2019-07-15 20:13:03 -04:00
generate
git Do not fetch all refs (#7797) 2019-08-13 11:30:44 +03:00
gzip Add golangci (#6418) 2019-06-12 15:41:28 -04:00
highlight Add a lot of extension to language mappings for syntax highlights (#7741) 2019-08-05 23:48:31 +08:00
httplib Add golangci (#6418) 2019-06-12 15:41:28 -04:00
indexer Convert files to utf-8 for indexing (#7814) 2019-08-15 20:07:28 +08:00
lfs Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
log Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
mailer Add golangci (#6418) 2019-06-12 15:41:28 -04:00
markup Check commit message hashes before making links (#7713) 2019-08-14 16:04:55 +08:00
metrics
migrations Import topics during migration (#7851) 2019-08-14 14:16:12 +08:00
minwinsvc
notification Add golangci (#6418) 2019-06-12 15:41:28 -04:00
options remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
pprof Add golangci (#6418) 2019-06-12 15:41:28 -04:00
private Attempt to fix hook problem (#7854) 2019-08-14 12:25:05 +03:00
process
public remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
pull move CreateReview to moduels/pull (#7841) 2019-08-14 23:32:19 +08:00
recaptcha
repofiles Convert files to utf-8 for indexing (#7814) 2019-08-15 20:07:28 +08:00
search
secret
session Add golangci (#6418) 2019-06-12 15:41:28 -04:00
setting Remove settting dependency on modules/session (#7237) 2019-07-17 09:04:37 +08:00
ssh switch to use gliderlabs/ssh for builtin server (#7250) 2019-07-06 21:28:09 -04:00
structs Be more strict with git arguments (#7715) 2019-08-05 21:39:39 +01:00
sync
templates Convert files to utf-8 for indexing (#7814) 2019-08-15 20:07:28 +08:00
test
upload Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
user Add golangci (#6418) 2019-06-12 15:41:28 -04:00
util
validation Fix lax comparison in validation tests (#7815) 2019-08-12 10:17:25 +08:00