- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Sep 25 2020
Sep 25 2020
aeviso committed rDPROV72ec638f549c: Iterative version of content-revision layer. (authored by aeviso).
Iterative version of content-revision layer.
Minor fix to origin-revision layer.
Sep 24 2020
Sep 24 2020
aeviso committed rDPROVc1d8455b6ffe: Fixed 'prefered' relation on origin-revision layer. (authored by aeviso).
Fixed 'prefered' relation on origin-revision layer.
aeviso committed rDPROV9ea10df2f965: Iterative version or origin-revision layer. (authored by aeviso).
Iterative version or origin-revision layer.
Origin-revision layer refactoring.
Origin-revision layer refactoring.
Sep 17 2020
Sep 17 2020
aeviso committed rDPROVfd8e70813327: First recursive implementation of the origin-revision layer. (authored by aeviso).
First recursive implementation of the origin-revision layer.
Sep 10 2020
Sep 10 2020
Added multi-thread support.
Sep 9 2020
Sep 9 2020
Added README file.
Sep 3 2020
Sep 3 2020
Bug fixing.
Aug 31 2020
Aug 31 2020
Bug fixing.
Aug 28 2020
Aug 28 2020
aeviso committed rDPROVef4f9a984d30: Minor fixes to the queries and test utilities (authored by aeviso).
Minor fixes to the queries and test utilities
aeviso committed rDPROVa5eac6e64ef0: Allow to select the compact model database. (authored by aeviso).
Allow to select the compact model database.
Aug 26 2020
Aug 26 2020
Minor fixes to queries
Minor fixes on logging
Refactored version of the new algorithm
Added logging to new algorithm
First version of the new algorithm
Added CSV support for revision iteration
Aug 21 2020
Aug 21 2020
Minor fixes to logging.
Minor fixex and logging support
Aug 20 2020
Aug 20 2020
aeviso committed rDPROV9a83afef4b65: Fixed directory iteration to walk a single level. (authored by aeviso).
Fixed directory iteration to walk a single level.
Fix to avoid walking twice a directory
Aug 6 2020
Aug 6 2020
Code clean-up
aeviso committed rDPROV82e740fd3536: Fixed all-occurrences query to sort results properly (authored by aeviso).
Fixed all-occurrences query to sort results properly
aeviso committed rDPROV1949d277aa03: Added queries for first and all occurrence/s of a blob (authored by aeviso).
Added queries for first and all occurrence/s of a blob
Jul 29 2020
Jul 29 2020
Further refactoring and code clean-up
aeviso committed rDPROV861c9c3d068f: Refactored to avoid muliple queries for same revision, and to have more… (authored by aeviso).
Refactored to avoid muliple queries for same revision, and to have more…
Jul 20 2020
Jul 20 2020
aeviso committed rDPROV7f1d26a8faf2: Collapsed content and content_in_rev tables into a single one (authored by aeviso).
Collapsed content and content_in_rev tables into a single one
Jul 19 2020
Jul 19 2020
Comments on out-of-order insertions
aeviso committed rDPROV3643ceb5a9d5: Fixed directory walking to properly compute blob's relative paths (authored by aeviso).
Fixed directory walking to properly compute blob's relative paths
Ignore file.
Jul 15 2020
Jul 15 2020
Initial commit