3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 19 minutes ago. based on code collected 20 minutes ago.
Mar 02, 2025 — Mar 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
exscriptd-config: add --overwrite flag for 'daemon install'. More... over 15 years ago
exscriptd-config: split 'service add' into 'service add' and 'service edit'. More... over 15 years ago
Add Exscriptd.Config.has_account_pool() and .has_database(). More... over 15 years ago
exscriptd-config: minor formatting change. More... over 15 years ago
exscriptd-config: add support for configuring queues. More... over 15 years ago
rename Exscriptd.config.ConfigSection.options to .global_options. More... over 15 years ago
exscriptd-config: commands may now have optional arguments. More... over 15 years ago
fix: exscript CLI client should use Queue.destroy(), not Queue.shutdown(). More... over 15 years ago
exscriptd-config: implement "service add". More... over 15 years ago
exscriptd: fix: ignore variables in comments of config files. More... over 15 years ago
Add Exscriptd.Config.add_service(). More... over 15 years ago
Add Exscriptd.Config.service_dir attribute. More... over 15 years ago
exscriptd-config: minor refactoring. More... over 15 years ago
Add Exscripd.Config.get_service_file_from_name(). More... over 15 years ago
exscriptd-config: support for config classes with mandatory arguments. More... over 15 years ago
Exscriptd: move DaemonConfig._mkdir() to ConfigSection._mkdir(). More... over 15 years ago
Exscriptd: move find_module_recursive() to the util module. More... over 15 years ago
exscriptd-config: the exscriptd installer now installs a default config. More... over 15 years ago
exscriptd: exit with an error if no services are enabled. More... over 15 years ago
add exscriptd-config script for maintaining the exscriptd. More... over 15 years ago
improved some docs in the exscriptd config file template. More... over 15 years ago
move the exscriptd init script template into the module (preparation for an installer). More... over 15 years ago
Make exscriptd default config dir available through the Config module. More... over 15 years ago
exclaim: fix version number. More... over 15 years ago
fix: previous commit was broken. More... over 15 years ago
exscriptd: provide INSTALL_DIR variable in config files. More... over 15 years ago
make Exscriptd dependencies optional. More... over 15 years ago
exscriptd: services are now addressed using module names, no longer by filename. More... over 15 years ago
improved the installer. More... over 15 years ago
fix: Exscript.Queue.destroy() would restart the queue when it shouldn't. More... over 15 years ago