rebase
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 15 2022
Feb 14 2022
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
rebase
rebase
rebase
move (forgotten) import stmts top level (thx vlorentz)
small cleanup in cli_new/50-data.sql
Jan 28 2022
The problem with step 2. is that we do not have an API to declare the latest version, something that should come with swh.core.db is suppose.
Jan 27 2022
yeah!
See T3893 instead.
we can always improve it, but now we have a decent dashboard, so let's consider this done.
Seems moslty ok, even if these errors still pop now and then in the logs.