split the git revision in 2
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 16 2022
don't remember...
In D7188#186977, @vlorentz wrote:This also comes with a change in expected test data structure for sql script
please mention this in the first line of the commit msg (or ideally, in a separate commit)
rebase
rebase
rebase
rebase + more fixes suggested by ardumont and vlorentz
rebase
rebase
fix copyrights
rebase
rebase
rebase
typos and fixes suggested by ardumon
rebase
rebase
rebase
docstring and fix in get_sql_for_package
rebase
gazillion of typos (+ fix erroneous cfg example file)
rebase
typos and add missing docstrings
Feb 15 2022
typos, add sanity check in the 'swh db upgrade' command, add tests
Feb 14 2022
rebase
rebas
typos (thx ardumont)
add a comment
I agree that having actually "working" examples in the doc is a must.
Feb 11 2022
typos
small fix
rebase and print/pass statements
rebase
typos
In D7062#183909, @olasd wrote:Thanks, this looks like a good step forward!
These "Also" changes would have been much easier to review (and land) as separate diffs; they're probably uncontroversial, but I'm not sure what they really are by looking at this diff :-)
In D7153#186123, @douardda wrote:In D7153#186109, @vlorentz wrote:You could also return float("infinity") just to be sure :)
I actually though about it, but then it would make the typing more complex for no real reason :-)
In D7153#186109, @vlorentz wrote:You could also return float("infinity") just to be sure :)
rebase
rebase and extracted D7154 as a standolone diff
rebase
rebase
Feb 9 2022
Feb 8 2022
Feb 7 2022
In D7062#183909, @olasd wrote:Thanks, this looks like a good step forward!
These "Also" changes would have been much easier to review (and land) as separate diffs; they're probably uncontroversial, but I'm not sure what they really are by looking at this diff :-)
In T3890#78234, @vlorentz wrote:
Feb 4 2022
probably need to update the docstring, otherwise ok
lgtm but as said on IRC, it's not just a type annotation diff, it does modify the code (introduce the State dataclass etc)
Feb 2 2022
To help a bit, here is the plan:
rebase
rebase
improve help for 'swh db init' as suggested by vlorentz