Mikael Nordfeldth
|
e498bc6b7b
|
Control OpportunisticQM verbosity
|
2016-01-10 00:51:25 +01:00 |
|
Mikael Nordfeldth
|
871912a00a
|
Plugins didn't match lib/plugin.php onPluginVersion function definition
I ran:
for i in `grep -R onPluginVersion...version plugins/|cut -d: -f1`; do sed -i '{ s/\(onPluginVersion(\)\(\&\$versions\)/\1array \2/ }' $i; done
|
2015-06-06 22:04:01 +02:00 |
|
Mikael Nordfeldth
|
f25e5e3860
|
Start and EndActionExecute added/fixed/documented
|
2015-02-27 12:11:43 +01:00 |
|
Mikael Nordfeldth
|
9400795a5f
|
Cron split into Cronish and OpportunisticQM
/main/cron changed to /main/runqueue
The key-required functionality is not throughly tested yet.
|
2013-11-20 21:20:42 +01:00 |
|