aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Enabled signing on windows agents again (#12)Joakim Lindqvist2024-03-203-4/+7
* read jupiter token from file (#10)Dan Engelbrecht2024-03-184-5/+66
* add a retry when trying to create the lock file (#9)Dan Engelbrecht2024-03-182-2/+9
* make sure zenserver reacts and exist on SIGTERM signal (#8)Dan Engelbrecht2024-03-155-11/+21
* remove vcpkg integrate install from windows setupStefan Boberg2024-03-151-1/+0
* 5.4.2-pre2Dan Engelbrecht2024-03-141-1/+1
* updated runs-on for release workflowDan Engelbrecht2024-03-141-4/+5
* 5.4.2-pre1Dan Engelbrecht2024-03-141-1/+1
* special treatment large oplog attachments v2 (#5)Dan Engelbrecht2024-03-1416-654/+1953
* clean up test linking (#4)Dan Engelbrecht2024-03-1424-634/+416
* change code owners for Enterprise github user names (#7)Stefan Boberg2024-03-141-5/+5
* HTTP request logging (#6)Stefan Boberg2024-03-145-31/+109
* added notes on how to install git hooksStefan Boberg2024-03-131-0/+1
* Update README.mdStefan Boberg2024-03-131-1/+1
* fix potential partially written files (#2)Dan Engelbrecht2024-03-136-17/+49
* updates to signingStefan Boberg2024-03-132-3/+4
* workflow tweaksStefan Boberg2024-03-122-9/+9
* workflow fixes (#1)Stefan Boberg2024-03-123-32/+35
* http request parser safety (#664)Dan Engelbrecht2024-03-123-3/+11
* fix zenserver state macos (#669)Dan Engelbrecht2024-03-104-8/+52
* Add WriteMeasuredVarUInt to avoid measuring ints twice before writing (#665)Dan Engelbrecht2024-03-062-26/+53
* also update validate to avoid code sign problemsStefan Boberg2024-03-051-1/+2
* disable official signing of windows executables (#667)Dan Engelbrecht2024-03-051-1/+2
* some asio HTTP server tweaks for correctness (#663)Stefan Boberg2024-03-052-9/+12
* 5.4.2-pre0v5.4.2-pre0Dan Engelbrecht2024-02-281-1/+1
* Make sure we wait for all scheduled tasks to complete before throwing excepti...Dan Engelbrecht2024-02-288-62/+146
* add disk caching to block move (#661)Dan Engelbrecht2024-02-272-23/+37
* improved block store logging and more gcv2 tests (#659)Dan Engelbrecht2024-02-278-114/+217
* remove reference caching (#658)Dan Engelbrecht2024-02-278-699/+199
* hashing fixes (#657)Dan Engelbrecht2024-02-2612-97/+178
* adding context to http.sys error messageStefan Boberg2024-02-202-5/+16
* 5.4.1v5.4.1Dan Engelbrecht2024-02-131-1/+1
* Keep track of added ops during GCV2 instead of rescanning full oplog when add...Dan Engelbrecht2024-02-133-8/+26
* 5.4.1-pre4v5.4.1-pre4Dan Engelbrecht2024-02-121-1/+1
* Added --copy-log, --copy-cache-log and copy-http-log option to zen logs comma...Dan Engelbrecht2024-02-126-20/+82
* Save compressed large attachments to temporary files on disk (#650)Dan Engelbrecht2024-02-125-190/+221
* minor docs updatesv5.4.1-pre3v5.4.1-pre2Stefan Boberg2024-02-072-1/+18
* Add testcase and fix for ASIO ipv4 localhost support (#649)zousar2024-02-063-14/+87
* 5.4.1-pre1v5.4.1-pre1Dan Engelbrecht2024-02-051-1/+1
* compress large attachments on demand (#647)Dan Engelbrecht2024-02-057-390/+566
* 5.4.1-pre0v5.4.1-pre0Dan Engelbrecht2024-02-051-1/+1
* respond with BadRequest result instead of throwing exception on bad request i...Dan Engelbrecht2024-02-054-17/+46
* added robin-map dependency to zenutilStefan Boberg2024-02-011-1/+1
* changed RPC recording to MPSC setup (#638)Stefan Boberg2024-01-317-94/+185
* only try to traverse an objectstore bucket if it really exists (#646)Dan Engelbrecht2024-01-312-0/+2
* Actually thow exception if we can't parse the jobid when starting async job (...Dan Engelbrecht2024-01-314-4/+18
* improve oplog export logging (#644)Dan Engelbrecht2024-01-3110-126/+236
* Update README.mdStefan Boberg2024-01-311-1/+1
* Update README.mdStefan Boberg2024-01-301-4/+7
* Update README.mdStefan Boberg2024-01-301-8/+4