- Refactor entry points to origin_metadata table with get_by function
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 24 2017
- Refactor entry point to origin_metadata table
Refactor origin_metadata_get to origin_metadata_get_by
deleting dead code
Oct 23 2017
- Refactor origin_metadata and adding provider table and logic
- Refactor entry point to origin_metadata table
Oct 20 2017
Oct 18 2017
Oct 17 2017
- Amend metadata and added isPartOf relation to swh-env
Oct 16 2017
Oct 13 2017
- Refactor origin_metadata and adding provider table and logic
- Refactor origin_metadata and adding provider table and logic
- Merge branch 'master' of ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
Oct 10 2017
Oct 6 2017
Oct 4 2017
Sep 19 2017
Sep 15 2017
Sep 4 2017
Jul 28 2017
Refactor tests to keep it short and simple
Jul 27 2017
Updating D233: to run click with multiple args
New day.. new question:
added CodeRepository to translated_metadata for revision_metadata
Refactor fetch content_metadata procedure in RevisionMetadataIndexer
Yes but i tried a first version with filter (which is a bad idea globaly, i think it takes more time)
so now i'm updating new version, where first i try and get all sha1s and for the one i don't find i use the ContentMetadataIndexer
which keeps the results it computes and i get the result after computation. As you can see in the chart bellow:
Jul 26 2017
Changed usage of storage for filter and get content_metadata
Working on storage part today, I hope I'll have a diff ready this afternoon..
Updating D233: Added level of abstraction in indexers to use BaseIndexer for revisions
Jul 25 2017
Updating D233: Added level of abstraction in indexers to use BaseIndexer for revisions
Added tests for RevisionMetadataIndexer with Mockstorage
Jul 18 2017
Jul 17 2017
Closing task due to change of plan.