- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 28 2016
- Correct ObjStorage filters initialization
- Update ObjStorages tests so they use the new initialization (this allow to test the initialization), and add specific tests for basic storage initialization.
Jul 27 2016
Previous modifications are no longer relevant due to Archiver specification's last evolutions.
The archiver will evolve to a more symmetrical between storages & generic structure.
Update doctring to match the current implementation.
Jul 26 2016
Update Copyright date in licence header
Jul 22 2016
Jul 21 2016
- Do some corrections on the archiver director
- Correct the content_archive_update in order to follow properly its contract
The jsonb access for the update?
Yes, I used the jsonb_set function to let postgres do the update.
Remove string interpolation when constructing the db query
@ardumont : Submitted a first version for review, but there is still some work to do for the Jsonb access.
Jul 20 2016
Jul 19 2016
Yes, I think we need to split the archival task to separate the first run that ensure we have a copy of each content from the full archiver we will have more time to improve.
Jul 18 2016
Jul 11 2016
Jul 8 2016
Jun 27 2016
Remove an unneeded dependency into the debian/control file