aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | http plugin dependency fixes (#590)Stefan Boberg2023-12-053-5/+17
| * | HTTP plugin request debug logging (#587)Stefan Boberg2023-12-0517-146/+257
| * | 0.2.36-pre3v0.2.36-pre3Dan Engelbrecht2023-12-041-1/+1
| * | 0.2.36-pre2Dan Engelbrecht2023-12-041-1/+1
| * | reserve vectors in gcv2 upfront / load factor for robin_map (#582)Dan Engelbrecht2023-12-048-42/+90
| * | memory usage estimation for memcached entries (#586)Dan Engelbrecht2023-12-042-5/+25
| * | Add context to Zen upstream resolve error message (#585)Stefan Boberg2023-12-042-1/+2
| * | safe threadpool shutdown (#584)Dan Engelbrecht2023-12-043-1/+10
| | * Change naming to ChunkInfos instead of Chunkszousar2023-12-065-13/+14
| | * Ran precommitzousar2023-12-052-7/+3
| | * Get hash when retrieving chunkszousar2023-12-052-7/+32
| | * Add endpoint for all chunk infoszousar2023-12-013-8/+45
| |/
| * use 32 bit offset and size in BlockStoreLocation (#581)Dan Engelbrecht2023-12-017-75/+118
| * add separate PreCache step for GcReferenceChecker (#578)Dan Engelbrecht2023-12-019-223/+485
| * WinIoThreadPool teardown cleaned up (#580)Stefan Boberg2023-11-301-0/+5
| * global thread worker pools (#577)Dan Engelbrecht2023-11-2910-33/+132
| * fixed file logger pattern (#579)Stefan Boberg2023-11-292-1/+2
| * Update README.mdStefan Boberg2023-11-291-1/+1
| * Update README.mdStefan Boberg2023-11-291-5/+0
| * close thread pool + parallel CasImpl::Initialize (#576)Dan Engelbrecht2023-11-282-4/+18
| * moved LuaConfig code so it can be used outside of config.cpp (#575)Stefan Boberg2023-11-283-540/+705
| * tracing for gcv2 (#574)Dan Engelbrecht2023-11-287-17/+56
| * Don't call spdlog::drop_all, spdlog::shutdown will do that for us in a contro...Dan Engelbrecht2023-11-271-1/+0
| * fix missing locks/sync of log position when writing index snapshots (#572)Dan Engelbrecht2023-11-273-4/+10
| * gcv2 tests for project store and bugfixes (#571)Dan Engelbrecht2023-11-272-84/+213
| * optimized index snapshot reading/writing (#561)Stefan Boberg2023-11-2718-534/+1076
| * gc stop command (#569)v0.2.36-pre2Dan Engelbrecht2023-11-279-7/+128
| * Add GC Cancel/Stop (#568)Dan Engelbrecht2023-11-248-138/+355
| * fix truncation of sentry hostnameDan Engelbrecht2023-11-242-1/+2
| * Updated branding (#567)Stefan Boberg2023-11-234-5/+6
| * added --powercycle option (#565)Stefan Boberg2023-11-238-120/+165
| * 0.2.36-pre1v0.2.36-pre1Dan Engelbrecht2023-11-231-1/+1
| * embed html frontend content as binary compiled data (#559)Dan Engelbrecht2023-11-239-31/+168
| * changelog version bumpDan Engelbrecht2023-11-231-0/+2
| * 0.2.35v0.2.35Dan Engelbrecht2023-11-231-1/+1
| * fix block cloning copy argument validation (#560)Stefan Boberg2023-11-225-4/+41
| * reduce work when there are no blocks to compact (#558)Dan Engelbrecht2023-11-222-105/+115
| * Update CHANGELOG.mdStefan Boberg2023-11-221-1/+1
| * Update CHANGELOG.mdStefan Boberg2023-11-221-1/+1
| * lined up rpc command descriptions with namesStefan Boberg2023-11-221-3/+3
| * 0.2.35-pre1v0.2.35-pre1Dan Engelbrecht2023-11-211-1/+1
| * add command line options for compact block threshold and gc verbose (#557)Dan Engelbrecht2023-11-2113-164/+341
| * fixed paths in ue_build_linux/README.mdStefan Boberg2023-11-211-3/+3
| * compact separate for gc referencer (#533)Dan Engelbrecht2023-11-2114-991/+1324
| * zen run command (#552)Stefan Boberg2023-11-2125-675/+610
| * basic ZEN_ASSERT_FORMAT implementation (#556)Stefan Boberg2023-11-216-60/+132
| * fix bad mergeStefan Boberg2023-11-211-3/+3
| * Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2023-11-212-8/+8
| |\
| | * changelogDan Engelbrecht2023-11-201-7/+7
| | * Added HTTP verb HEAD to objstore get-object. (#554)Per Larsson2023-11-201-1/+1