- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 29 2022
@anlambert Looks like you should use a separate logger, so it integrates with the standard logging config, eg.
In D8889#231299, @anlambert wrote:And would it make sense to store which webhook was used?
It can be easily guessed from the origin URL so I do not think we should add that info.
fix setup.py and doc
fix tox.ini + remove option to configure graph name
- luigi: Simplify compression task
Nov 28 2022
tests will pass when swh-dataset is released
What is it going to be used for?
ooh, I should use this on https://docs.softwareheritage.org/devel/swh-graph/grpc-api.html too
We should add some tests so the code doesn't break when we change other stuff. I'll try to do it this week
bump schema version and add migration
Nov 24 2022
rebase
very nice!
fix typo, thx
Is it visible on the Downloads page even if someone else requested the cooking?
Why not urlencode? Couldn't this be an issue with other characters?
Nov 23 2022
Nov 22 2022
Nov 21 2022
could you pluralize _get_content_by_hash and the ones below?
oh you already support that, alright then
What about this?
that's not the actual MIME type though; encoding is only an optional part of it
Nov 17 2022
FWIW I also submitted a PR to Sphinx to fix the pathological runtimes there too: https://github.com/sphinx-doc/sphinx/pull/10981
Looks good, but please make this last change before landing.