summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2009-06-10doh, semicolonivan
2009-06-10don't attempt to create h_queue indices, for SG upgradabilityivan
2009-06-03add a hack to set default schema, cf. http://www.freeside.biz/mediawiki/index...ivan
2009-05-30and enable overlimit_action, RT#4995ivan
2009-05-30add ability for prepaid packages to have usage limits and cancel if they're h...ivan
2009-05-30require svc_acct-usage_threshold to be set explicitly, don't default to 80%ivan
2009-05-22commit before sqlradius upgrade so sqlradius upgrade errors from permissions ...ivan
2009-05-20add "manage device" link & config, RT#5438ivan
2009-05-16Added information on common failure causes to the perldoc.rsiddall
2009-05-16Defer loading Net::OpenSRS so that failure to install this module doesn'trsiddall
2009-05-16Provide better diagnostics when the cust_main owning this domain lacksrsiddall
2009-05-15Simple domain registration at Tucows OpenSRS using an export based onrsiddall
2009-05-04eliminate Argument "" isn't numeric in addition (+) warningivan
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behavior, RT#...ivan
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behaviorivan
2009-04-26would help to have an index on priority if we're going to order based on itivan
2009-04-26start small jobs more efficiently, RT#4412ivan
2009-04-26add a config option for max # of queued kids, RT#4412ivan
2009-04-25add dry run to multi-process mode for testing, RT#4412ivan
2009-04-25well. that never returned any results at all. reverting. RT#4412ivan
2009-04-24tune 1.7 query for better performance, hopefully. RT#4412ivan
2009-04-23we don't actually need the results ordered, and i'm sure it doesn't help the ...ivan
2009-04-23does pg try to finish the query when the job addition is committed? well, if...ivan
2009-04-22hopefully better performance running the big query once and then fetching res...ivan
2009-04-22perhaps a happier medium, RT#4412ivan
2009-04-22have the big query find customers in batches. this should be way more effici...ivan
2009-04-21yow. fix fallout from cust_main.archived stuff causing nothing to bill. RT#...ivan
2009-04-20add cust_main.archived field, skip billing if Y, RT#4412ivan
2009-04-17add priority to job queue so billing jobs don't don't drown out provisioning ...ivan
2009-04-17backport freeside-daily -m and cust_main::bill_and_collect to 1.7, RT#4412ivan
2009-04-17backport paycvv upgrade from 1.9: "orders of magnitude faster"ivan
2009-04-17add invoice number to PDF filename in email attachments, RT#3403ivan
2009-04-14add configuration option to control recurring_flag behavior, RT#3843ivan
2009-04-14add configuration option to control recurring_flag behavior, RT#3843ivan
2009-04-08don't want to throw false positives, RT#5101ivan
2009-04-08eliminate all trace of cvv from history records, RT#5093ivan
2009-04-07add a config to allow colon in usernames, RT#5145ivan
2009-04-07truncate long labels that are TOO long... RT#3519ivan
2009-03-31really fix notify for Pg 8.3ivan
2009-03-31fix impending billing notification for Pg 8.3's more strict type checkingivan
2009-03-29index pkg_svc.quantity, RT#5083ivan
2009-03-26yowivan
2009-03-26sort packages by label of first (primary) service, RT#5041ivan
2009-03-24get 2884 backport in the loopjeff
2009-03-24add indices for analyzing cc failures, RT#3843ivan
2009-03-24more DTRT with usage on service transfer between packages and recharges RT #...jeff
2009-03-24bulk price plan: label as Name <email>, supress extraneous service list, RT#3519ivan
2009-03-23add name (svc_acct.finger) to bulk billing detail, RT#3519ivan
2009-03-2210 is too few, throwing false positivesivan
2009-03-21Locale::SubCountry warnings clogging up cron output not usefulivan