| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 0.2.1v0.2.1 | Dan Engelbrecht | 2022-12-16 | 1 | -1/+1 |
| * | Fix log index snapshot (#210) | Dan Engelbrecht | 2022-12-16 | 6 | -26/+40 |
| * | oplog level GC (#209) | Dan Engelbrecht | 2022-12-14 | 3 | -43/+212 |
| * | Changed so CompressedBuffer::DecodeRawHash returns IoHash just like on the UE... | Stefan Boberg | 2022-12-12 | 9 | -51/+47 |
| * | added [[fallthrough]] annotations to silence static analysis | Stefan Boberg | 2022-12-12 | 1 | -0/+20 |
| * | Update README.md | Stefan Boberg | 2022-12-10 | 1 | -1/+1 |
| * | version 0.2.0v0.2.0 | Dan Engelbrecht | 2022-12-08 | 1 | -1/+1 |
| * | 0.2.0-pre2v0.2.0-pre2 | Dan Engelbrecht | 2022-12-08 | 1 | -1/+1 |
| * | Path from handle perf improvement (#206) | Dan Engelbrecht | 2022-12-08 | 2 | -10/+22 |
| * | Fix http parsing crash (#205) | Dan Engelbrecht | 2022-12-08 | 2 | -29/+37 |
| * | Fix logging of number of read entries from log/index file for stores (#204) | Dan Engelbrecht | 2022-12-08 | 3 | -7/+7 |
| * | 0.2.0-pre1v0.2.0-pre1 | Dan Engelbrecht | 2022-12-07 | 1 | -1/+1 |
| * | Fix asio port sharing options (#203) | Dan Engelbrecht | 2022-12-07 | 2 | -9/+32 |
| * | 0.2.0-pre0v0.2.0-pre0 | Dan Engelbrecht | 2022-12-07 | 1 | -1/+1 |
| * | Zen cmd fixes (#201) | Dan Engelbrecht | 2022-12-07 | 14 | -81/+112 |
| * | optimizations (#200) | Dan Engelbrecht | 2022-12-07 | 27 | -350/+539 |
| * | Cache request record/replay (#198) | Dan Engelbrecht | 2022-12-07 | 6 | -219/+490 |
| * | Use Iso8601 format for logging start and end message (#202) | Dan Engelbrecht | 2022-12-07 | 2 | -2/+4 |
| * | Size based gc trigger (#197) | Dan Engelbrecht | 2022-12-02 | 11 | -141/+554 |
| * | reduce gc log spam (INFO -> DEBUG) (#199) | Dan Engelbrecht | 2022-12-02 | 5 | -56/+57 |
| * | Make sure we always store record/op before attachments (#195) | Dan Engelbrecht | 2022-12-01 | 4 | -118/+208 |
| * | 0.1.9v0.1.9 | Dan Engelbrecht | 2022-11-25 | 1 | -1/+1 |
| * | changelog | Dan Engelbrecht | 2022-11-24 | 1 | -1/+1 |
| * | 0.1.9-pre4v0.1.9-pre4 | Dan Engelbrecht | 2022-11-24 | 1 | -1/+1 |
| * | Fix disk usage stats (#194) | Dan Engelbrecht | 2022-11-24 | 12 | -171/+357 |
| * | Don't resize block store block file to max size at creation (#193) | Dan Engelbrecht | 2022-11-23 | 2 | -6/+8 |
| * | 0.1.9-pre3v0.1.9-pre3 | Dan Engelbrecht | 2022-11-21 | 1 | -1/+1 |
| * | add "version" command with "detailed" option (#192) | Dan Engelbrecht | 2022-11-21 | 5 | -0/+122 |
| * | bump cache large object size limit to 128Kb (#191) | Dan Engelbrecht | 2022-11-21 | 2 | -1/+2 |
| * | 0.1.9-pre2v0.1.9-pre2 | Dan Engelbrecht | 2022-11-18 | 1 | -1/+1 |
| * | changelog and removed obsolete comment | Dan Engelbrecht | 2022-11-18 | 2 | -2/+6 |
| * | Add `import-project` and `export-project` (#183) | Dan Engelbrecht | 2022-11-18 | 29 | -405/+1807 |
| * | move BasicFile to zenutil to remove zenstore dependency from zen command (#190) | Dan Engelbrecht | 2022-11-17 | 11 | -12/+9 |
| * | actions/[email protected] -> actions/checkout@v3 | Dan Engelbrecht | 2022-11-14 | 2 | -8/+8 |
| * | update github actions versions to avoid node js warnings | Dan Engelbrecht | 2022-11-14 | 2 | -9/+9 |
| * | Configure OpenID providers from cmd line and Lua cfg. (#189) | Per Larsson | 2022-11-14 | 5 | -6/+75 |
| * | Include zen cmd in release (#188) | Dan Engelbrecht | 2022-11-09 | 3 | -4/+34 |
| * | update action cancel old build to 0.11.0 (#186)v0.1.9-pre1 | Dan Engelbrecht | 2022-11-08 | 1 | -1/+1 |
| * | Support file reference in package message (#184) | Dan Engelbrecht | 2022-11-07 | 9 | -52/+76 |
| * | 0.1.8v0.1.8 | Dan Engelbrecht | 2022-10-17 | 1 | -1/+1 |
| * | fix concurrency issues in projectstore and enable GC (#181) | Dan Engelbrecht | 2022-10-17 | 3 | -277/+648 |
| * | Add "Accept" field in RPC request to gracefully handle requests from older in... | Dan Engelbrecht | 2022-10-13 | 7 | -33/+160 |
| * | disable project store GC (#179) | Dan Engelbrecht | 2022-10-12 | 1 | -1/+2 |
| * | De/oplog gc lifetime (#178) | Dan Engelbrecht | 2022-10-10 | 3 | -47/+144 |
| * | 0.1.7 (removed duplicate line)v0.1.7 | Dan Engelbrecht | 2022-10-04 | 1 | -2/+1 |
| * | 0.1.7 (again) | Dan Engelbrecht | 2022-10-04 | 1 | -1/+1 |
| * | 0.1.7 | Dan Engelbrecht | 2022-10-04 | 1 | -1/+1 |
| * | Merge branch 'release/0.1.6' | Dan Engelbrecht | 2022-10-04 | 2 | -1/+5 |
| |\ | |||||
| | * | 0.1.6 | Dan Engelbrecht | 2022-10-04 | 1 | -1/+1 |
| | * | changelog | Dan Engelbrecht | 2022-10-04 | 1 | -0/+3 |