(marking as done as it was moved to the done column on the sprint board, please reopen if not ok)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Dec 19 2019
(marking as done as it was moved to the done column on the sprint board, please reopen if not ok)
Dec 17 2019
Turns out this was due to a left-over username/password in my ~/.netrc, which apparently requests uses by default and curl doesn't.
(But why the heck the caching effect? I've no idea...)
- webclient: add missing error checking
- simplify code and streamline returned snapshot types
Dec 16 2019
Dec 14 2019
In T2147#39796, @anlambert wrote:@zack, this is now deployed to production.
Dec 13 2019
Darn, sorry, I've looked for a dupe before submitting, but I obviously failed at that. Thanks for closing the duplicate.
Dec 12 2019
Dec 9 2019
Dec 6 2019
Updating D2379: CLI: generalize 'map lookup' to lookup many identifiers at once
Updating D2380: API: add /node and /edge endpoints to check for node/edge existence
- API doc: add HTTP requests to examples
- API doc: untabify
- API doc: add HTTP requests to examples
Dec 4 2019
Dec 3 2019
Following up the F2F discussion we had yesterday on this with @olasd and @anlambert, I've thought back at @olasd question on whether I really need to access the Web UI via the public IP address.
Dec 2 2019
Not a requirement/blocker at all—but while you're at this it would be nice to also add type annotations to capture the fact that these method return something else than None.
That way if the return statements get dropped by mistake in the future, mypy will complain.
Nov 30 2019
- API doc: untabify
Updating D2379: CLI: generalize 'map lookup' to lookup many identifiers at once
In D2369#56035, @anlambert wrote:The joy of rolling releases: https://github.com/typeddjango/django-stubs/issues/236
Nov 29 2019
rebase
Nov 28 2019
- docker/README: fix typo introduced in shell command
- docker/README: also drop swh-docker-dev mentions from code samples
Nov 27 2019
proposed CLI interface:
swh [ -C config.yml ] graph mount PID DIR
will mount the content of the given PID to the given local DIR.
Nov 26 2019
Nov 25 2019
can you also post it here, please?
Nov 24 2019
AFAIU from last week work, munin is now gone
So, the amount of contents on S3 went up fairly quickly during in between Nov 10th and Nov 20th, but then it stopped again, is it expected/normal?
Nov 23 2019
Nov 22 2019
Nov 21 2019
I guess this should have a Closes T1881 in its commit message before landing
Nov 20 2019
In D2311#54278, @douardda wrote:seems to work just fine.
[...]Found 3 errors in 1 file (checked 1 source file)
Nov 18 2019
I've used swh-graph to lookup the 74 still missing contents, I've managed to find 67 of them, see cnt→ori mapping in (tracing them back to actual origins requires T2045):
Given the intended semantics of swh-environment was indeed "*development* environment", I'm fine with this.