aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* v0.2.13-pre3v0.2.13-pre3Dan Engelbrecht2023-06-131-1/+1
* Make sure GetEnvVariable can handle values that are longer than 1023 characte...Dan Engelbrecht2023-06-132-4/+19
* v0.2.13-pre2v0.2.13-pre2Dan Engelbrecht2023-06-121-1/+1
* add oplog snapshot command (#331)Dan Engelbrecht2023-06-124-0/+94
* fix jupiter access token for oplog upload (#330)Dan Engelbrecht2023-06-122-1/+2
* drive-by constStefan Boberg2023-06-121-1/+1
* narrowed scope of clang-format actionStefan Boberg2023-06-092-19/+1
* changed ZEN_ERROR to ZEN_WARN to reduce Sentry noiseStefan Boberg2023-06-081-3/+8
* Removed unnecessary windows.h includeStefan Boberg2023-06-081-4/+0
* added missing <utility> includeStefan Boberg2023-06-071-0/+1
* added thread names to timer, upstream monitorStefan Boberg2023-06-074-2/+20
* 0.2.13-pre1v0.2.13-pre1Dan Engelbrecht2023-06-051-1/+1
* Increase retry logic (#325)Dan Engelbrecht2023-06-052-13/+20
* Increased timeout to 25 min for Windows validationStefan Boberg2023-05-311-1/+1
* Enable front-end serving in release modeStefan Boberg2023-05-313-26/+41
* Added Sentry debug information note to CHANGELOG.mdStefan Boberg2023-05-311-0/+1
* bump version to test sentry uploadv0.2.13-pre0Stefan Boberg2023-05-311-1/+1
* add exe to release sentry-cli upload-dif stepStefan Boberg2023-05-311-3/+3
* fix for Linux/sentry build issueStefan Boberg2023-05-261-3/+0
* bumped xmake and vcpkg versionsStefan Boberg2023-05-263-12/+13
* bump timeout for create-release to 25 min (linux/mac)Dan Engelbrecht2023-05-261-2/+2
* bump timeout for create-release to 25 minDan Engelbrecht2023-05-261-1/+1
* Updated CHANGELOG.mdStefan Boberg2023-05-261-1/+4
* oplog snapshot (#317)Stefan Boberg2023-05-253-17/+219
* minor: refcount bump eliminationStefan Boberg2023-05-251-1/+1
* named oplog upload worker pool threadsStefan Boberg2023-05-251-1/+12
* minor: comment fixStefan Boberg2023-05-251-1/+1
* BasicFile::ReadAll should handle zero-sized files gracefullyStefan Boberg2023-05-251-3/+10
* added defaults to remote project store option definitionsStefan Boberg2023-05-253-5/+6
* fix for random uint32 -> uint32_tStefan Boberg2023-05-251-1/+1
* fix for issue with missing options in helpStefan Boberg2023-05-251-0/+2
* updated runner setup docStefan Boberg2023-05-251-1/+3
* block destructors from throwing exceptions (#321)Dan Engelbrecht2023-05-244-8/+13
* cache log sessionid (#297)Stefan Boberg2023-05-238-169/+275
* use exception when allocations fail rather than asserts (#319)Dan Engelbrecht2023-05-234-5/+37
* streaming decompression support (#142)Stefan Boberg2023-05-238-29/+1000
* MemoryView::RightChop -> constStefan Boberg2023-05-221-1/+1
* removed some old test code which is no longer usefulStefan Boberg2023-05-221-66/+1
* minor: fixed typos in log output (PUTCACEHRECORD -> PUTCACHERECORD)Stefan Boberg2023-05-221-2/+2
* v0.2.12v0.2.12Dan Engelbrecht2023-05-221-1/+1
* v0.2.12-pre0v0.2.12-pre0Dan Engelbrecht2023-05-221-1/+1
* changelogDan Engelbrecht2023-05-221-0/+3
* Update Github_runner_setup.mdStefan Boberg2023-05-221-2/+2
* Update Github_runner_setup.mdStefan Boberg2023-05-221-1/+1
* Update Github_runner_setup.mdStefan Boberg2023-05-221-0/+1
* sorted the commands exposed from zen CLIStefan Boberg2023-05-191-8/+8
* updated logic for 7z/zipStefan Boberg2023-05-191-6/+6
* updated CHANGELOG.md to reflect oplog bugfixStefan Boberg2023-05-191-0/+1
* fixed bug where an oplog delete would not actually delete the oplogStefan Boberg2023-05-191-2/+9
* fix for commented-out code which was never meant to be checked inStefan Boberg2023-05-171-6/+6