aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/projectstore/httpprojectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* add cmake build config to be able to use cliondi/add_cmake_devDmytro Ivanov2024-10-021-2/+2
* Poorly cherry-pickMartin Ridgers2024-09-191-2/+2
* Surfaced oplog paging to HTTP handlerMartin Ridgers2024-09-191-3/+18
* clang-format on branch's changed filesMartin Ridgers2024-09-191-1/+2
* Mandatory IterateOplog() paging argumentMartin Ridgers2024-09-191-2/+2
* add compacting of oplogs as part of GC (#106)Dan Engelbrecht2024-08-121-12/+12
* make oplog lsn unsigned (#107)Dan Engelbrecht2024-08-121-14/+15
* project/oplog delete improvements (#105)Dan Engelbrecht2024-08-121-4/+11
* oplog iterate chunks content type (#65)Dan Engelbrecht2024-04-261-5/+0
* 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