Thanks for this change!
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sep 15 2021
Build is green
Rebase on top of D6262
Build is green
Rebase
Build is green
Explicit that the snapshot is null
Build is green
Forgot to catch the RemoteException case for the edge cases of the endpoint adaptation
The disk was received Monday and replaced Thuesday by Christophe from the DSI.
The raid card automatically launch the raid rebuild. Everything is ok now.
root@beaubourg:~# megacli -PDList -aALL ...
Sep 14 2021
Build has FAILED
Fix tests hopefully
Build has FAILED
Add extid_get_from_target to filter correctly on extid_type and extid_version.
Build is green
By the way, i forgot:
Drop no longer needed conditional
Build is green
Adapt docstring and rework commit message.
Build is green
Actually filter through snapshot then on the remaining data set, filter out through
extids mapping.
Build is green
- Use single regexp and strip quotes and spaces
- Handle UTF-8 encoding defined in rfc5987
- Add more test cases
Build is green
Possibly forgotten comment changes
Build is green
- Improve timeout while waiting for response handling on client side
Build is green
In D6252#161774, @anlambert wrote:Update: Also handle quoted filename in content-disposition header parsing.
The filename should be sanitized. What about using just the extension, and only if it matches [a-zA-Z0-9_-]+?
- Add new RabbitMQ-based client/server API
- Split set method's requests into several queues on server side
- Remove get queues and have client read from ProvenanceStorage directly
- Add support for relation_add to the RabbitMQ server
- Refactor server to use multiple sub-processes instead of threads
- Rework ProvenanceStorageRabbitMQWorker to handle connection loss
- Remove old client/server storage based on swh.core.api.RPCClient
- Improve connection error handling on both client and server side
- Switch to use a topic exchange instead of a direct one on remote backend
I've suggested some refinements to the regexps, and I'd like the tests to have some more "adversarial" examples (e.g. filenames with spaces, headers with out of order fields, etc.), but this is still a good improvement over the status quo!
Build is green
- Split set method's requests into several queues on server side
- Remove get queues and have client read from ProvenanceStorage directly
- Add support for relation_add to the RabbitMQ server
- Refactor server to use multiple sub-processes instead of threads
- Rework ProvenanceStorageRabbitMQWorker to handle connection loss
- Remove old client/server storage based on swh.core.api.RPCClient
- Improve connection error handling on both client and server side
- Generalize types for content_add and directory_add in the storage interface
- Switch to use a topic exchange instead of a direct one on remote backend
Can you move it before git so it's sorted alphabetically?
Build is green
Build is green
Rebase
Update: Also handle quoted filename in content-disposition header parsing.
Build is green
Add back dropped test (stash mix up)
Build is green