add a couple a simple tests
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 10 2019
my proposal:
rebase
more typos
rebased
rebased
Depends on D1704
rebased and small typo (thx ardumont)
(and yes, reaching 0 warnings/errors it's gonna take a while…)
For backup centralization, it can stay there for now I guess.
I've published a new version of aiohttp_utils so this diff is no longer a wip
Jul 9 2019
fix
updated and rebased
Jul 8 2019
Jul 5 2019
Jul 4 2019
add forgotten patch of requirements
This diff is a WIP since it uses the aiohttp_utils python package that has no debian package available for now.
rebased
typo in commit msg
Jul 3 2019
do not presume 'throttling.cache_uri' config exists
Maybe modify help messages the way vlorentz did in D1674
Jul 2 2019
Jul 1 2019
In D1670#38521, @vlorentz wrote:I don't think we should add a dependency just for that. Raising a warning directly (like swh-storage already does) would work
Add a fix for collateral damaged test_statsd.py
rebase + apply class renamings from D1670
Rename several API classes
In D1663#38475, @vlorentz wrote:In D1663#38472, @douardda wrote:I may have missed it, but where is this specific endpoint used? I cannot find any usage in following diffs...
D1664, ctrl-f .reset()
I may have missed it, but where is this specific endpoint used? I cannot find any usage in following diffs... Why is this "cannot create a new storage" statement true?
fix tests
do only mount the adapter on expected url
Jun 29 2019
Jun 28 2019
In D1651#38148, @ardumont wrote:Otherwise what's the point of using gunicorn...
To give more details.
As an example, if we list something and by luck we start loading a huge repository... then the storage cannot handle both adding new data in the model and allow another connection from other services, say for example the web app ;)
fixes according to vlorentz' comment
1 month is good enough. Let's stick to this.
Jun 27 2019
Jun 26 2019
Jun 25 2019
have we now any insight on the behavior of the backfiller against belvedere?
I'm enclined to prefer option 2, since performance is an issue we cannot underestimate...
Jun 24 2019
This is not what the commit description says... and is a mix of logging-related refactorings/improvements and code cleanups.