3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
get rid of explicit domain name handling in the Exscript.Host object. More... over 15 years ago
Exscript.util.file.get_host_from*(): add default_protocol and default_domain args. More... over 15 years ago
Exscript.util.cast.to_host() and .to_hosts(): add default_protocol and default_domain args. More... over 15 years ago
exclaim: add --order-list flag. More... over 15 years ago
Exscriptd.RestClient: add an API for getting a list of orders. More... over 15 years ago
Exscriptd.RestDaemon: add an API for getting a list of orders. More... over 15 years ago
Exscriptd.OrderDB.get_orders(): fix: limit was ignored; add ordering. More... over 15 years ago
Exscriptd.Order: include status and ID in the order XML, if available. More... over 15 years ago
Exscriptd.OrderDB: fix: get_orders() would only ever return the first result. More... over 15 years ago
Exscriptd.Order: add public methods for handling etree nodes. More... over 15 years ago
Exscript.Host: separated hostname and address attributes. More... over 15 years ago
exscriptd: fix: ignore empty elements in XML parameter lists. More... over 15 years ago
exclaim: fix: --wait did not terminate on rejected orders. More... over 15 years ago
Add Exscriptd.Service.priority_enqueue_hosts(). More... over 15 years ago
exscriptd: allow for re-using the same account pool in multiple queues. More... over 15 years ago
implement new config file structure. More... over 15 years ago
exscriptd: add some stdout output indicating that the server is up. More... over 15 years ago
exscriptd: remove some useless stdout output. More... over 15 years ago
exscriptd: support using ENV variables in config files. More... over 15 years ago
Exscript.Queue: add .run_or_ignore() and .priority_run_or_raise(). More... over 15 years ago
add Exscript.workqueue.WorkQueue.priority_enqueue_or_raise(). More... over 15 years ago
add Exscript.workqueue.WorkQueue.enqueue_or_ignore. More... over 15 years ago
fix Exscriptd.Order.read_list_from_xml() More... over 15 years ago
junos driver: add another terminal init command. More... over 15 years ago
implement Exscript.protocols.Transport.autoinit(). More... over 15 years ago
exscriptd: support for passing empty lists in an XML order. More... over 15 years ago
exscriptd: split parts of the Config object into a ConfigReader, such that it can be re-used by services. More... over 15 years ago
update default config file. More... over 15 years ago
exscriptd: fix: forgot to remove loggers from internal list in the previous commit. More... over 15 years ago
exscriptd: fix: destroy loggers after an order completes. More... over 15 years ago