summaryrefslogtreecommitdiff
path: root/lib/Multi/Maintenance.pm
AgeCommit message (Expand)AuthorFilesLines
2010-11-01Multi::Maintenance: Automatically remove read notifications after a monthYorhel1-2/+9
2010-03-13Improved VN searchYorhel1-0/+53
2010-01-26Automatically remove sessions that haven't been used for a monthYorhel1-2/+9
2009-12-06Multi::Maintenance: Only run update_vncache() on VNs released within the past...Yorhel1-8/+25
2009-12-05SQL: Don't allow argument of update_vncache() to be 0Yorhel1-1/+1
2009-11-29SQL: Rewrote tag_vn_calc() to use a WITH RECURSIVE .. SELECT queryYorhel1-3/+3
2009-11-15SQL: Fixed bug in bayesian rating calculationYorhel1-1/+1
2009-11-14SQL: Don't count users with ign_votes in bayesian ratingYorhel1-2/+2
2009-11-14SQL: Cached bayesian VN rating and vote countsYorhel1-2/+16
2009-10-24Removed update_rev() function and monthly revcache cronYorhel1-10/+2
2009-10-21Added relation graphs for producersYorhel1-2/+5
2009-10-21SQL: Renamed vn_graphs to relgraphs and synced dbgraph.plYorhel1-1/+1
2009-10-18Multi::Maintenance: Fixed bug with cron jobs running more than onceYorhel1-2/+2
2009-09-25Multi::Maintenance: Check for and remove unused relation graphs dailyYorhel1-5/+11
2009-08-09Multi::Maintenance: Added logging of important statisticsYorhel1-8/+11
2009-07-29Rewrote Multi::MaintenanceYorhel1-99/+99
2009-04-11SQL bugfix in Multi's "maintenance integrity"Yorhel1-1/+1
2009-03-15Let Multi recalculate users.c_tags each month, and some warning fixesYorhel1-0/+6
2009-03-08Added caching of tags_vn_bayesian and the VN count for tagsYorhel1-4/+13
2009-01-10Automatically recalculate the vn popularity daily using Multi::MaintenanceYorhel1-3/+11
2008-11-29Made Multi update the two new caches every first day of the monthYorhel1-3/+36
2008-11-12Fixed Multi to use relative paths and to use the new configuration filesYorhel1-4/+4
2008-08-09Implemented a notification system and made some general improvements in Multi.yorhel1-2/+11
2008-07-09Oops, forgot to remove the reference to the POE method...yorhel1-1/+1
2008-07-09Added possibility to create a hidden thread and removed ratings calculation f...yorhel1-8/+2
2008-06-30Small prev -> rev fix, and removed unnesessary $prep in Multi's repliesyorhel1-6/+7
2008-05-28Realized the vncache should be updated daily in order to catch recently relea...yorhel1-2/+2
2008-05-19Too many changes to keep track of. See ChangeLog. (I should commit more often...yorhel1-13/+7
2008-05-04MOAR!1.15yorhel1-2/+30
2008-04-29...another commit...yorhel1-6/+37
2008-04-26Stupid comments - like I can keep track of everything I change...yorhel1-0/+84