aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/objectstore/objectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-061-14/+13
* improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-251-1/+1
* Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-221-2/+2
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1/+1
* use write and move in place for safer writing of files (#70)Dan Engelbrecht2024-05-021-1/+3
* remove redundant json11 includesStefan Boberg2024-03-261-1/+0
* only try to traverse an objectstore bucket if it really exists (#646)Dan Engelbrecht2024-01-311-0/+1
* Use correct HTTP range values. (#632)Per Larsson2024-01-171-1/+1
* Added HTTP verb HEAD to objstore get-object. (#554)Per Larsson2023-11-201-1/+1
* Trim any leading slash and backslash from bucket prefix. (#541)Per Larsson2023-11-151-0/+2
* Make object store endpoint S3 compatible. (#535)Per Larsson2023-11-151-42/+410
* VFS implementation for local storage service (#396)Stefan Boberg2023-09-201-1/+1
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+232