3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
get rid of Exscriptd.Service.create_logger. More... almost 15 years ago
add Exscriptd.OrderDispatcher.get_logger(). More... almost 15 years ago
Exscriptd.PythonService: make dispatcher available to services as __exscriptd__. More... almost 15 years ago
add Exscriptd.Task.go_event and .closed_event. More... almost 15 years ago
add Exscriptd.Task.changed_event. More... almost 15 years ago
Exscriptd: move code from the Daemon to a new OrderDispatcher. More... almost 15 years ago
version.sh: use 'mktemp' instead of 'tempfile'. More... almost 15 years ago
exscriptd: allow for only one, global daemon. More... almost 15 years ago
add Exscriptd.Config.add_order_db. More... almost 15 years ago
Exscriptd: remove Config.daemons attribute. More... almost 15 years ago
exscriptd: always use only one, global, OrderDB. More... almost 15 years ago
exscriptd-config: fix config for logdir. More... almost 15 years ago
Exscriptd.Daemon now takes a logger as an argument, not a logfile name. More... almost 15 years ago
exscriptd: use a separate subdir for service related logs. More... almost 15 years ago
exscriptd: better status names for incoming orders. More... almost 15 years ago
exscriptd: fix: http daemon logfile name. More... almost 15 years ago
Exscriptd.Config: cleanup: add a caching decorator. More... almost 15 years ago
exscriptd: the log directory is now a global config setting. More... almost 15 years ago
Exscriptd.Daemon: clean up argument order. More... almost 15 years ago
Exscriptd.Deamon: get rid of useless processors arguments. More... almost 15 years ago
Exscript.util.weakref: use __slots__ to reduce memory consumption. More... almost 15 years ago
fix: Exscript.util.template.run() on hosts that have no variables defined. More... almost 15 years ago
further reduce memory footprint of Host by deferring instantiation of a dict. More... almost 15 years ago
reduce memory footprint of Host objects by using __slots__. More... almost 15 years ago
remove useless signals from Account objects. More... almost 15 years ago
reduce memory consumption of Exscript.util.event.Event objects. More... almost 15 years ago
get rid of AccountPool.release_account(). More... almost 15 years ago
remove some dead code from Exscript.CustomAction.acquire_account(). More... almost 15 years ago
get rid of Exscript.Connection.get_action(). More... almost 15 years ago
minor cleanup for Protocol constructor logfile argument. More... almost 15 years ago