- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 5 2020
Mar 4 2020
Mar 3 2020
Mar 2 2020
Feb 28 2020
Feb 27 2020
In D2657#64937, @ardumont wrote:
- I'd make the color output optional, that'd make for something more easily parsable.
Feb 25 2020
Feb 19 2020
Feb 18 2020
thanks !
In T2288#42054, @olasd wrote:Your swh-identify backtrace looks like a $PATH caching issue (see also the path of the swh-identify script in the first line). I can't reproduce it in a fresh venv and swh-identify works fine.
Feb 17 2020
Feb 14 2020
Feb 13 2020
a draft implementation of this idea is in D2461
Feb 11 2020
Feb 6 2020
Given this is done, where can one see the timeline of visits for a given origin coming from GNU?
Feb 5 2020
Feb 4 2020
In D2623#62446, @vlorentz wrote:"Missing" isn't perfect, maybe, but it's consistent with SQL storage tables at least.
No, SQL tables use "skipped". But I prefer "missing" because it's more generic (it also includes content we couldn't find)
s/non missing/present/
would be an improvement.
Feb 3 2020
tnx for debugging and fixing this!
Feb 1 2020
Jan 30 2020
I'm fine with switching to IRIs in the doc, just please expand what it means on first use (with a mention like "they are like URIs but"), as I don't think the acronym is that well-known yet, especially in the US.
Jan 29 2020
In T1791#41498, @anlambert wrote:I propose to remove those id leaks from that endpoint and contact OpenAIRE to tell them to use the Link header from now on to paginate
the results.
@anlambert is this done and, if so, can you close it?
Jan 27 2020
Jan 26 2020
Jan 21 2020
Jan 20 2020
Jan 14 2020
For the time being we do not want to leak origin PIDs to the world, as they're not intrinsically computable on the origin itself (but only on the URLs, which is not the artifact itself, which is not digital, but just a locator for it). Let's consider ori PIDs only an internal shorthand useful in places where having fixed-length shorthands for full URLs is needed (e.g., swh-graph).
Jan 13 2020
Jan 10 2020
Jan 9 2020
In D2461#59540, @douardda wrote:IMHO this should be a 'standalone' repo/project. I mean it should be possible to pip install it at least.
Jan 8 2020
Jan 7 2020
Jan 6 2020
Dec 21 2019
In D2492#59143, @vlorentz wrote:I'm not a big fan of using absolute URLs. It makes the code more verbose, tests more complex, and prevents clients from using proxies. Why do we want/need that?