1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/modules/log
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
* Migrate to use jsoniter

* fix tests

* update gitea.com/go-chi/binding

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
2021-03-01 22:08:10 +01:00
..
colors_router.go Remove macaron dependent on modules/log (#6933) 2019-05-13 22:55:52 -04:00
colors.go Refactor Logger (#13294) 2020-10-31 01:36:46 -04:00
conn_test.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
conn.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
console_test.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
console_windows.go
console.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
errors.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
event.go
file_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
file.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
flags.go
level_test.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
level.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
log_test.go
log.go Update docs and comments to remove macaron (#14491) 2021-01-29 16:35:30 +01:00
logger.go
multichannel.go Refactor Logger (#13294) 2020-10-31 01:36:46 -04:00
provider.go
smtp_test.go
smtp.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
stack.go
writer_test.go Quieter Integration Tests (#6513) 2019-04-07 03:25:14 +03:00
writer.go Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00