3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
exscriptd: fix: grant read permissions on the order when placing it. More... almost 16 years ago
exscriptd: fix: last commit broke when no variables are defined. More... almost 16 years ago
exscriptd: fix support for variables in config files. More... almost 16 years ago
exscriptd: improved default environment for service scripts. More... almost 16 years ago
docs: Add an architecture model. More... almost 16 years ago
exscriptd: get rid of the xml service. More... almost 16 years ago
exscriptd: autoqueue is now a property of the service, not a configuration setting. More... almost 16 years ago
Split the PythonService class into Service and PythonService. More... almost 16 years ago
exscriptd: rename Service to XmlService. More... almost 16 years ago
exscriptd: Queues are now owned by the service. This also completes the new Python service API. More... almost 16 years ago
exscriptd: Add a test for a new type of Python-implemented services. More... almost 16 years ago
exscriptd: add order.get_hosts(). More... almost 16 years ago
exscriptd: some cleanups in the test service. More... almost 16 years ago
exscriptd: cache and re-use built-in queue instances. More... almost 16 years ago
fix an lxml parser warning. More... almost 16 years ago
Make the account pool optional. More... almost 16 years ago
exscriptd: cleanup: replace the init procedure by a class based Config object. More... almost 16 years ago
TODO updated. More... almost 16 years ago
Exscriptd is now a new top-level module. More... almost 16 years ago
exscriptd: complete the migration to sqlalchemy. More... almost 16 years ago
exscriptd: some fixes in the init script. More... almost 16 years ago
exscriptd: add new orders to the database on arrival. More... almost 16 years ago
exscriptd: turn the Order class into an SQLAlchemy ORM object. More... almost 16 years ago
exscriptd: add a __repr__() method on the Order. More... almost 16 years ago
exscriptd: init sqlalchemy's declarative_base. More... almost 16 years ago
fix: default sqlite path in the config template. More... almost 16 years ago
exscriptd: create an instance of a database using sqlalchemy at initalization. More... almost 16 years ago
exscriptd: improved service initialization procedure. More... almost 16 years ago
exscriptd: allow services to have persistent data. More... almost 16 years ago
exscriptd: include instructions for running the daemon as a custom user. More... almost 16 years ago