php-mpos/cronjobs
Sebastian Grewe 95825224a1 Adding archiving flag for transactions
* Added new column to transactions table (`007_transactions.sql`)
* Added setArchived method to mark old transactions as archived
* Honor archived flag in getBalance and getLockedBalance

This will further address and fix #536 once merged.
2013-08-01 12:16:59 +02:00
..
etc Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
logs Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
archive_cleanup.php Added cronjob monitoring to admin panel 2013-07-10 10:40:11 +02:00
auto_payout.php Adding archiving flag for transactions 2013-08-01 12:16:59 +02:00
blockupdate.php Get rid of Orphan transaction types 2013-07-11 14:26:53 +02:00
cron_end.inc.php Adding notifications and start/end times 2013-07-18 15:41:52 +02:00
findblock.php Fixing notifications for findblocks cron 2013-07-25 13:41:13 +02:00
logrotate.sh Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
manual_payout.php Adding archiving flag for transactions 2013-08-01 12:16:59 +02:00
notifications.php Allow admin to disable notification system 2013-07-23 13:06:38 +02:00
pplns_payout.php Fixing PPLNS target percentages 2013-07-28 10:04:09 +02:00
pps_payout.php WiP to disable fees for specific accounts 2013-07-23 10:56:45 +02:00
proportional_payout.php WiP to disable fees for specific accounts 2013-07-23 10:56:45 +02:00
run-crons.sh Fix PIDFILE folder check 2013-08-01 04:04:45 -03:00
shared.inc.php Adding notifications and start/end times 2013-07-18 15:41:52 +02:00
statistics.php disable SQL intensive admin query cache 2013-07-12 19:42:26 +02:00
tickerupdate.php Add tickerupdate to cron monitoring 2013-07-11 16:50:24 +02:00