Attempt to make replaying work in the general situation
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 12 2022
Oct 11 2022
simplify a bit the code (vlorentz' suggestion)
rebase
rebase
also rename ProvenanceInterface.directory_xxx_flattenned as directory_xxx_flattened
rebase
apply vlorentz' comments
lgtm
Oct 10 2022
Oct 7 2022
Oct 3 2022
rebase
Sep 30 2022
Sep 28 2022
Sep 27 2022
Sep 16 2022
Sep 15 2022
LGTM, thanks
Sep 14 2022
Remove the fallback to 127.0.0.1:25 but log delivery failure instead
Sep 13 2022
apply olasd's suggestions
FTR, using order by age():
Sep 12 2022
rename http_server.py as http_rpc_server.py and use the same http_rpc_server config entry name (as suggested by vlorentz)
In D8448#219434, @vlorentz wrote:what about http_rpc_server instead of rpc_server (in the config) and http_server (as module name), to remove any ambiguity?
rebase
lgtm but would it make sense to test cases with usage of this new option combined with other limiting params ({min,max}_depth and max_edges)?
Sep 9 2022
Sep 8 2022
Sep 6 2022
IMHO we should get rid of the java app being started from python (but for testing purpose).
Sep 2 2022
ok (but I have a couple of questions)
In D8362#217751, @vlorentz wrote:Can you generate these files on the fly using a pytest fixture?
Sep 1 2022
rebase and add forgoten generate_graph_dataset.py tool
add a forgoten dataset visit file