php-mpos/public/include/classes
Sebastian Grewe 35ab40cbb7 [FIX] Inifite loop on archive_cleanup
Fixes an infinite loop in cleaning up the archive table:

* Shares come in faster than defined in cleanup sleep timeout

Will use an upper limit ID which would match the delete query at the
initial state. Skips archiving if no ID is found (e.g. no rows match the
archive purge conditions).

This will fix #997 once merged.
2013-12-16 16:50:39 +01:00
..
api.class.php Revert "[FEATURE] Added Ajax JSON Memcache" 2013-09-18 13:16:25 +02:00
base.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
bitcoin.class.php Fixing issues with application using BASEPATH 2013-06-19 14:50:13 +02:00
bitcoinwrapper.class.php [UPDATE] Cache RPC getinfo calls 2013-12-07 13:32:57 +01:00
block.class.php [FEATURE] blockfinder statistics 2013-11-18 12:43:17 +01:00
debug.class.php allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
invitation.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
mail.class.php [SECURITY] Clear cache before sending a mail 2013-12-04 19:15:51 +01:00
monitoring.class.php [FIX] Skip uptime robot with defaults set 2013-11-11 10:01:52 +01:00
news.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
notification.class.php [FIX] Idle Worker Notifiaction reset 2013-11-23 20:37:19 +01:00
payout.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
roundstats.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
setting.class.php [FIX] Defaults via Smarty for empty settings 2013-11-11 09:43:48 +01:00
share.class.php [FIX] Inifite loop on archive_cleanup 2013-12-16 16:50:39 +01:00
statistics.class.php [FIX] Hourly Hashrate Graphs 2013-11-29 16:25:37 +01:00
statscache.class.php [IMPROVEMENT] Adding incremental round/user shares 2013-09-18 09:45:52 +02:00
template.class.php Show templates tree on Admin Templates page 2013-12-09 20:55:59 +02:00
token.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
tokentype.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
tools.class.php [IMPROVED] Error Handling, logging 2013-11-02 10:56:46 +01:00
transaction.class.php Merge pull request #893 from TheSerapher/issue-872 2013-12-03 01:10:35 -08:00
user.class.php [FIX] Validate coin_address on account updates 2013-12-10 16:53:56 +01:00
worker.class.php [FIX] Admin Panel worker hashrates on SHA coins 2013-11-19 12:05:50 +01:00