aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/projectstore/httpprojectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* add "fieldnames" query param for GetProjectFiles/GetProjectChunkInfos (#29)Dan Engelbrecht2024-03-281-3/+45
* add filter to projectstore entries request (#25)Dan Engelbrecht2024-03-261-6/+65
* consistent paths encoding (#24)Dan Engelbrecht2024-03-251-14/+16
* non memory copy compressed range (#13)Dan Engelbrecht2024-03-201-4/+5
* Change naming to ChunkInfos instead of Chunkszousar2023-12-061-5/+5
* Add endpoint for all chunk infoszousar2023-12-011-0/+40
* faster oplog iteration (#471)Dan Engelbrecht2023-10-131-14/+13
* adding more stats (#429)Dan Engelbrecht2023-09-281-0/+6
* More statistics for Cache, Project Store and Cid Store (#405)Dan Engelbrecht2023-09-141-0/+3
* stream oplog attachments from jupiter (#384)Dan Engelbrecht2023-09-061-0/+1
* project store gc deadlock (#381)Dan Engelbrecht2023-08-311-2/+2
* add helper functions in HttpProjectService to help with readability (#378)Dan Engelbrecht2023-08-291-1195/+1306
* add update/delete endpoint for project and oplog (#353)Dan Engelbrecht2023-08-181-2/+89
* project store stats (#357)Dan Engelbrecht2023-08-141-7/+132
* Make sure we always write "data" attachment hash for snapshotted oplog entrie...Dan Engelbrecht2023-08-111-1/+1
* file share support (#328)Stefan Boberg2023-06-161-15/+24
* project store refactor (#316)Stefan Boberg2023-05-171-0/+1499