php-mpos/public/include/classes
Sebastian Grewe 94d9c1eb4c Added cronjob monitoring to admin panel
* Added monitoring class to deal with monitoring events
* Added event calls to all important cronjobs
* Added cron_end include file for monitoring cleanups on successful runs
* Added Monitoring to autoloader
* Modified account page to check for running auto_payout in monitoring
* Added monitoring to Navigation bar
* Added monitoring controller page

Fixes #415
2013-07-10 10:40:11 +02:00
..
base.class.php Adding custom news posts via admin panel 2013-06-21 11:16:02 +02:00
bitcoin.class.php Fixing issues with application using BASEPATH 2013-06-19 14:50:13 +02:00
bitcoinwrapper.class.php Adding more in-line documentation and some cleanup 2013-05-30 09:55:21 +02:00
block.class.php Latest version for PPLNS payouts 2013-07-09 21:59:44 +02:00
debug.class.php allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
mail.class.php Adding new notification system for new blocks 2013-06-09 14:26:18 +02:00
monitoring.class.php Added cronjob monitoring to admin panel 2013-07-10 10:40:11 +02:00
news.class.php Sort news by time, newest first 2013-06-21 20:29:21 +02:00
notification.class.php Fix PHP warning in notification class 2013-07-03 08:09:09 +02:00
setting.class.php Adding more in-line documentation and some cleanup 2013-05-30 09:55:21 +02:00
share.class.php Ensure to return 0 if no valid/invalid shares are found 2013-07-09 23:19:36 +02:00
statistics.class.php User proper archive table for union 2013-07-07 19:39:58 +02:00
statscache.class.php Moved setCache method into StatsCacheClass 2013-05-28 10:09:57 +02:00
tools.class.php Adding multi-API support 2013-06-23 20:41:43 +02:00
transaction.class.php Adding SQL based pagination to admin transactions 2013-06-30 11:04:12 +02:00
user.class.php Enforce unique account emails 2013-07-06 17:47:50 +02:00
worker.class.php Properly allow '0' as a workername or password 2013-07-04 12:50:17 +02:00