1
0
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-11-17 00:22:32 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Amos Ng
2643efa960
Added X-Cache header to image responses 2020-06-14 04:38:46 +08:00
Amos Ng
dc952e31eb
Modified AsyncAppender queue size to 1024 2020-06-13 22:05:19 +08:00
Amos Ng
4fe55fbb17
Allow for the two log levels to be configurable 2020-06-13 21:52:08 +08:00
Amos Ng
5928e81907
Updated CHANGELOG.md 2020-06-12 23:54:02 +08:00
Amos Ng
5090443b7a
Tagged for 1.0.0-RC13 and updated CHANGELOG.md 2020-06-12 23:05:25 +08:00
Amos Ng
2d756d7c7c
Updated CHANGELOG.md to reflect atomicness of migrator 2020-06-12 22:19:08 +08:00
Amos Ng
32a2fecfd0
Merge branch 'fix/threads-global' into 'master'
Made Netty thread count global instead of per-cpu

See merge request mangadex/mangadex_at_home!18
2020-06-12 22:19:01 +08:00
Amos Ng
662ceb44e4
Made Netty thread count global instead of per-cpu 2020-06-12 20:09:22 +08:00
Amos Ng
acc43bae91
Changed gradle versioning to using git describe 2020-06-12 19:04:56 +08:00
Amos Ng
d7c6d7b0a3
Added missing CHANGELOG entry for previous fix 2020-06-12 18:11:35 +08:00
Amos Ng
3706bdaee8
Raising socket limit again, should be neligible for performance.
We need people getting Gbit/s traffic to see if this works :hmm:
2020-06-12 17:21:12 +08:00
Amos Ng
69151d058f
Re-added missing default threads_per_cpu setting 2020-06-12 17:17:01 +08:00
Amos Ng
b264424aea
Added CHANGELOG.md 2020-06-12 16:38:25 +08:00