- 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
-
Akshay Bharambe authored
1. Fix: "requiredData" not updated in index file
-
- Jan 09, 2020
-
-
Akshay Bharambe authored
1. Fix: Failed update and upsert media operations due to row name conflict. Chnaged rowId from IndexNameQuery to relative filepath hash.
-
- Jan 08, 2020
-
-
Akshay Bharambe authored
1. Add: Enable FDB security for Pack and Mixed Bucket
-
Akshay Bharambe authored
1. Refactor: Move FDBSecParams struct to securitymdl to make it accessible to filepack package. Will get cyclic dependency issue if kept in corefdb package.
-
Akshay Bharambe authored
-
Ajit Jagtap authored
Chore: Code cleanup See merge request !141
-
Akshay Bharambe authored
1. Addressed unhandled errors, variable assignments. 2. Commented dead code. Can be removed after stable release.
-