- Feb 05, 2020
-
-
Akshay Bharambe authored
1. Fix: got length of cyphertext is less than 0 error on empty file read.
-
Akshay Bharambe authored
1. Fix: Disable encryption for append bucket as no way to read encrypted data.
-
- Feb 03, 2020
-
-
Akshay Bharambe authored
1. Add: Lazy writer for append bucket
-
Akshay Bharambe authored
-
Akshay Bharambe authored
1. Fix: Lazy writer fails to write data to disk due to invalid json. The "data" passed to GenSecKey function is string.
-
- Jan 31, 2020
-
-
Ajit Jagtap authored
pkcs7 : padding data functions added in securitymdl See merge request !154
-
Vikram Ingawale authored
-
- Jan 30, 2020
-
-
Akshay Bharambe authored
1. Add: Enable lazy writing for normal bucket
-
- Jan 29, 2020
-
-
Ajit Jagtap authored
added feature to export and import data into fdb See merge request !152
-
Vivek Naik authored
added feature to export and import data into fdb
-
- Jan 27, 2020
-
-
Ajit Jagtap authored
Fix: Index file not created in some cases. See merge request !151
-
Akshay Bharambe authored
Fix: Index file not created in some cases. Ex. For asset FDB on another drive.
-
- Jan 23, 2020
-
-
Ajit Jagtap authored
removed unnecessary logs See merge request !149
-
Vivek Naik authored
removed unnecessary logs
-
- Jan 21, 2020
-
-
Ajit Jagtap authored
Fix: Decryption and Normal bucket errors See merge request !147
-
Akshay Bharambe authored
1. Fix: Failed to get json data from pack on asset update. 2. Fix: Failed to get content-type from meta data.
-
Akshay Bharambe authored
1. Add: Hash length check to avoid runtime panic
-
Akshay Bharambe authored
1. Fix: Os specific row id generation.
-
Akshay Bharambe authored
1. FIx: Normal bucket operations
-
- Jan 20, 2020
-
-
Vivek Naik authored
fix: normal bucket write- data append instead of overwriting
-
Akshay Bharambe authored
1. Fix: Decryption failed on read from normal bucket with security enabled. Fixed by passing compression flag to FDBSecParams.
-
- Jan 15, 2020
-
-
Ajit Jagtap authored
Add: FDB Security and lazy writing See merge request !145
-
Akshay Bharambe authored
Fix: invalid result in some operations. Changed rs.vlaue check to array length.
-
Vivek Naik authored
-
Vivek Naik authored
-
Ajit Jagtap authored
Fix: Failed to get saved json data on Update/Upsert media See merge request !144
-
Akshay Bharambe authored
-
Akshay Bharambe authored
1. Fix: "No data found" error check failed. Check error message instead of value.
-
- Jan 14, 2020
-
-
Vivek Naik authored
-
- Jan 13, 2020
-
-
Akshay Bharambe authored
1. Fix: Failed to get saved json data on Update/Upsert media
-
Akshay Bharambe authored
1. Add: FDB security for normal bucket
-
Akshay Bharambe authored
-
Akshay Bharambe authored
1. Fix: "please specify filetype" error on first save. Set Fieldquery only if it is provided.
-
Ajit Jagtap authored
GlobalCache : rolebase cache restriction fixes added See merge request !143
-
Akshay Bharambe authored
-
Vikram Ingawale authored
-
Ajit Jagtap authored
Fix: Media operations for multiple dynamic buckets. See merge request !142
-
- Jan 10, 2020
-
-
Akshay Bharambe authored
1. Add: Lock for CRUD operations in pack bucket
-
Akshay Bharambe authored
1. Fix: Media not created with provided recordID. No data found to update. 2. Fix: Invalid infile index in memory on save operation.
-
Vivek Naik authored
-