aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/projectstore/httpprojectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* per namespace/project cas prep refactor (#470)Dan Engelbrecht2025-08-201-33/+134
* builds url discovery (#334)Dan Engelbrecht2025-04-011-3/+19
* Descriptive type conversion messageszousar2025-03-261-15/+39
* Moved AcceptType Handling From ProjectStore To HttpProjectStorezousar2025-03-251-2/+32
* reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-061-14/+18
* remove all referenced attachments in op from pending chunk references (#267)Dan Engelbrecht2024-12-171-5/+7
* more memory tagging and fixes (#263)Stefan Boberg2024-12-161-2/+4
* projectstore getchunks rpc with modtag (#244)Dan Engelbrecht2024-12-051-6/+6
* fix time regression on CI - iteratechunks block size (#249)Dan Engelbrecht2024-12-021-5/+5
* added support for dynamic LLM tags (#245)Stefan Boberg2024-12-021-0/+11
* stronger validation of payload existance (#229)Dan Engelbrecht2024-11-251-2/+3
* fix oplog chunk batch get (#221)Dan Engelbrecht2024-11-181-5/+7
* oplog prep gc fix (#216)Dan Engelbrecht2024-11-151-16/+141
* oplog capture new attachments for gc (#210)Dan Engelbrecht2024-11-061-0/+1
* Improved oplog import/export progress indicator at commandline (#206)Dan Engelbrecht2024-11-061-11/+11
* Add ability to read the oplog's ReferencedSet, as written by the cook… (#190)v5.5.9-pre7Matt Peters2024-10-111-27/+48
* 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