rebase + keep the test_storage.py file for now
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 7 2019
use 'page_token' as (opaque) pagination argument
In D2222#52502, @douardda wrote:In D2222#52362, @vlorentz wrote:I would rather we move to opaque tokens for all pagination stuff.
That's why I put a 'Note' in the Diff's description ;-)
In D2222#52362, @vlorentz wrote:I would rather we move to opaque tokens for all pagination stuff.
Nov 6 2019
Any chance we can close this now?
This might be "solved" by T2063
A few notes
This task should be completed once https://forge.softwareheritage.org/source/swh-docker/ is in a decent state.
Nov 5 2019
rebase + small fix
reformat for style consistency in the function
Nov 4 2019
messed with arc...
rename origin->visit in utils.py:fill_storage()
Oct 31 2019
fix almost all vlorentz' comments + fix in_memory's SubStorage.get_all()
modify utils.py + fix dependencies on storage so tests can pass as is
This diff needs more work for storage 0.0.156
On it
Oct 30 2019
@olasd can you (if it's not too much painful) revert python3-swh.deposit to 0.0.73?
I've created 'old-style' tasks, using swh scheduler
Looks like swh.deposit v0.0.74 has been deployed, but it generates tasks according to T2024 which is still WIP.
In D2197#51623, @vlorentz wrote:F
rebased
fix dependency hell (pytz, seee requirements-test.txt)
move gen_x functions to swh.model
Oct 29 2019
move pyts dep in -tests req
In D2191#51535, @vlorentz wrote:Oh and also, it would be nice of these gen_ functions to return model objects instead of dicts (as we want to get rid of these dicts as much as possible)
simplify a bit a couple of tests
update test_gen_origins_x accorgin to vlorentz comment
rebase + add missing dep on pytz
updated according comments
Oct 28 2019
Oct 19 2019
In D2162#50822, @olasd wrote:(of course this needs the tests/tasks.py part of D2161)
Oct 18 2019
maybe rename 'primary key' as 'identity key' or similar.
LGTM (with a ci msg stating why it's still in storage for now)