3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Exscriptd.AccountProxy: pass the host object to the account manager, not just the host hash. More... almost 15 years ago
get rid of Account.__str__(). More... almost 15 years ago
Exscriptd.xml: fix: support for accounts that have no password. More... almost 15 years ago
Exscriptd: fill the queue by loading tasks from persistent storage. More... almost 15 years ago
add Exscriptd.PythonService.run_function(). More... almost 15 years ago
fix Exscriptd.OrderDB.mark_tasks(). More... almost 15 years ago
Exscriptd.Task: remove module_name attribute and the run() function. More... almost 15 years ago
Exscriptd.OrderDB.get_tasks(): accept 'closed' and 'opened' arguments. More... almost 15 years ago
Exscriptd.Service: get rid of get_config_file(). More... almost 15 years ago
Exscriptd.OrderDB.count_tasks(): accept the same arguments as .get_tasks(). More... almost 15 years ago
Exscriptd.Task: add an order_id attribute. More... almost 15 years ago
add Exscriptd.OrderDB.mark_tasks(). More... almost 15 years ago
Exscriptd.Task.run() now passes the order to the handler. More... almost 15 years ago
Split code from Exscriptd.OrderDB.get_tasks() into .__get_tasks_query(). More... almost 15 years ago
Move Exscriptd.OrderDB.synchronized to Exscriptd.util. More... almost 15 years ago
Exscriptd.Task: allow for storing pickled variables in the database. More... almost 15 years ago
Exscriptd.OrderDispatcher: store tasks in the database as soon as task.do() is called. More... almost 15 years ago
Exscriptd.Task: store the target queue name in the order database. More... almost 15 years ago
Exscriptd.Task: store module and function name of the handler in the order database. More... almost 15 years ago
Services no longer require dedicated log directories. More... almost 15 years ago
get rid of Account.otp_requested_event. More... almost 15 years ago
Merge branch 'multiprocessing' More... almost 15 years ago
exscript: exit with status 1 if at least one of the hosts failed. More... almost 15 years ago
Exscript.util.sigint: fix: exit with the same exit status as the child process. More... almost 15 years ago
exscript: fix: use new AccountManager API. More... almost 15 years ago
exscript: fix: use new AccountManager API. More... almost 15 years ago
exscript: fix: use Host.get_all() instead of Host.vars. More... almost 15 years ago
Exscriptd.OrderDispatcher: Replace all database access functions by a single .get_order_db(). More... almost 15 years ago
Exscriptd.Order: forgot to init DBObject. More... almost 15 years ago
Exscriptd: get rid of all non-persistent queuing functionality. More... almost 15 years ago