0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not stop daemon on extra configuration section presence
EvaSDK
as Gilles Dartiguelongue
More... over 14 years ago
Cosmetic fixes
EvaSDK
as Gilles Dartiguelongue
More... over 14 years ago
Do not provide spv-inject since data moved to webengine-spv module
EvaSDK
as Gilles Dartiguelongue
More... over 14 years ago
Reduce verbosity for exceptions derived from BaseJobRuntimeError
EvaSDK
as Gilles Dartiguelongue
More... over 14 years ago
Checks should now return their status and stop using set_check_status
EvaSDK
as Gilles Dartiguelongue
More... over 14 years ago
Release version 0.8.3 More... over 14 years ago
Add a SJConf plugin, closes: #3304 More... over 14 years ago
Release version 0.8.2 More... over 14 years ago
Remove spv-data More... over 14 years ago
basejob: fix crash on first run of a specific job More... over 14 years ago
basejob: Protected code against null values More... over 14 years ago
Change logrotate options for daily rotate/keeping 30days, closes: #3147 More... over 14 years ago
Version 0.8.1 Released on 2010/05/17 More... over 14 years ago
Move status infos in old_status_infos variable to avoid having to always push all status infos to spv webservices when check is complete More... over 14 years ago
sample: add alternate plugin using getattr More... over 14 years ago
sample: plugin updated with new API, closes: #2984 More... over 14 years ago
Revert the last 2 commits, release was already done More... over 14 years ago
Release version 0.8.0 More... over 14 years ago
Add missing "closes" to upstream and Debian changelogs More... over 14 years ago
Fix upstream ChangeLog More... over 14 years ago
limit_group was not initialized leading to crash when not using this option on conf file More... over 14 years ago
Updated documenation and default configuration file More... over 14 years ago
Do not overwrite old status_infos dict with new one when calling set_check_status. Merge them. More... over 14 years ago
Save history only when job is finished and new status differs from previously saved status More... over 14 years ago
Added 'limit_group' and 'limit_check' parameter to allow multiple instances of spvd to work on identical DB but different groups and checks More... over 14 years ago
use StreamHandlers to output logs to stdout in nodaemon mode, refs: #3057 More... over 14 years ago
baseplugin: Use a proper logging hierarchy to further reduce the number of Handlers More... over 14 years ago
basejob: self.log is now a LoggerAdapter rather than a plain Logger More... over 14 years ago
basejob: Use a proper logging hierarchy to further reduce the number of Handlers More... over 14 years ago
basejob: no need to keep a copy of the logger in the base class More... over 14 years ago