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
add a test for Exscript.emulators.CommandSet. More... over 15 years ago
Move Exscriptd.protocols.CommandSet to Exscript.emulators. More... over 15 years ago
telnetd: fix: shutdown command not honoured in some cases. More... over 15 years ago
add Exscript.util.telnetd. More... over 15 years ago
todo updated More... over 15 years ago
refactor Exscript.protocols.Dummy; split some code into a new CommandSet class. More... over 15 years ago
test an extra prompt in protocols/TransportTest.py. More... over 15 years ago
fix protocols.DummyTest. More... over 15 years ago
Exscript.protocols.dummy: fix missing password prompt, add echo option. More... over 15 years ago
Move Exscript.Queue._is_recoverable_error() to Exscript.CustomAction. More... over 15 years ago
exclaim: decrease polling interval. More... over 15 years ago
exscriptd: decrease logfile verbosity. More... over 15 years ago
exscriptd: vastly improved REST API performance by deferring the saving of the order. More... over 15 years ago
exscriptd: fix: do not save order data when recursive = False. More... over 15 years ago
exscriptd: add copyright headers. More... over 15 years ago
exscriptd: add Service.log() and Service.create_logger(). More... over 15 years ago
exscriptd: completely redesigned logging. More... over 15 years ago
Exscriptd.FileLogger: support for absolute filenames. More... over 15 years ago
exscriptd: get rid of the autoqueue feature, and remove service.run(). More... over 15 years ago
exscript: fix stdlib sys.run() template function. More... over 15 years ago
exscriptd: allow for passing lists to a service. More... over 15 years ago
Exscriptd.OrderDB: allow for storing arbitrary variables using pickle. More... over 15 years ago
Add Exscriptd.Service.enqueue(). More... over 15 years ago
exscriptd.PythonService: set sys.path before loading a module. More... over 15 years ago
Exscript.Queue: Allow for queing custom functions. More... over 15 years ago
exscriptd: remove two useless database queries. More... over 15 years ago
exscriptd: speed up the time it takes to place an order. More... over 15 years ago
exscript.util.cast.to_host(): remove use of isinstance. More... over 15 years ago
exscriptd: fix: set HTTP response code when an exception happens. More... over 15 years ago
exscriptd: fix: use transaction when modifying the database. More... over 15 years ago