7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change license from "CeCILL-C V1" to "LGPL v2.1 or later"
sthiell
as Stephane Thiell
More... over 7 years ago
Engine: implement basic per worker fanout
sthiell
as Stephane Thiell
More... over 7 years ago
Tree.py: do not send tar data to local targets
sthiell
as Stephane Thiell
More... over 7 years ago
setup.py: use console_scripts instead of scripts/*
sthiell
as Stephane Thiell
More... over 7 years ago
EngineClient: skip closing eof on non-existing streams More... over 7 years ago
EngineClient: add __repr__
sthiell
as Stephane Thiell
More... over 7 years ago
doc/sphinx: update install doc
sthiell
as Stephane Thiell
More... almost 8 years ago
MsgTree.py: MsgTreeElem performance improvement
sthiell
as Stephane Thiell
More... almost 8 years ago
Release 1.7.2
sthiell
as Stephane Thiell
More... almost 8 years ago
doc: add documentation for --pick option
sthiell
as Stephane Thiell
More... almost 8 years ago
Clush.py: display full tree in debug mode only
sthiell
as Stephane Thiell
More... almost 8 years ago
NodeSet: fix fromall() to raise proper exception
sthiell
as Stephane Thiell
More... almost 8 years ago
Clush/Nodeset: add --pick N option More... almost 8 years ago
TaskEventTest: fix possible null object deref More... almost 8 years ago
Tree: fix the tracking of gateway active targets
sthiell
as Stephane Thiell
More... about 8 years ago
EngineClient: improve write handling
sthiell
as Stephane Thiell
More... about 8 years ago
Port: port improvements
sthiell
as Stephane Thiell
More... about 8 years ago
Propagation.py: propagate messages even if no handler is set
sthiell
as Stephane Thiell
More... about 8 years ago
Defaults.py: avoid RuntimeError when loading worker modules
sthiell
as Stephane Thiell
More... about 8 years ago
tests: remove remaining unittest invocation code
sthiell
as Stephane Thiell
More... about 8 years ago
Clush.py: ignore possible broken pipe when clush is piped
sthiell
as Stephane Thiell
More... about 8 years ago
NodeSet: allow empty string as valid argument for empty NodeSet
sthiell
as Stephane Thiell
More... about 8 years ago
Release 1.7.1
sthiell
as Stephane Thiell
More... about 8 years ago
Worker/Tree.py: implement reverse file copy
sthiell
as Stephane Thiell
More... about 8 years ago
Communication.py: relax base64 fixed length restriction
sthiell
as Stephane Thiell
More... about 8 years ago
Gateway.py: grooming_delay=0 inhibits gateway buffering
sthiell
as Stephane Thiell
More... about 8 years ago
Popen: current_node should be None
Aurélien Degrémont
as Aurelien Degremont
More... over 8 years ago
misc: library should not use print
sthiell
as Stephane Thiell
More... over 8 years ago
Worker/Pdsh.py: remove print call and fix error handling
sthiell
as Stephane Thiell
More... over 8 years ago
Clush.py: better handling of system imposed max open files limit
sthiell
as Stephane Thiell
More... over 8 years ago