summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
planner get us results sooner. last chance to try and get cursor approach working? RT#4412
2009-04-23does pg try to finish the query when the job addition is committed? well, ↵ivan
if this works, that answers that. RT#4412
2009-04-22hopefully better performance running the big query once and then fetching ↵ivan
results with a cursor, rather than running it multiple times with an OFFSET and LIMIT, RT#4412
2009-04-22perhaps a happier medium, RT#4412ivan
2009-04-22have the big query find customers in batches. this should be way more ↵ivan
efficient in multi-process mode, can start billing before the big query completes. RT#4412
2009-04-21yow. fix fallout from cust_main.archived stuff causing nothing to bill. ↵ivan
RT#4412
2009-04-20Acceptance testing of the RPM build system flushed out a place where /bin/rmrsiddall
stops for input if you're running /bin/su as another user to do the build. Adding a -f flag to stop it asking for input.
2009-04-20add cust_main.archived field, skip billing if Y, RT#4412ivan
2009-04-20fix botched backport from 1.9ivan
2009-04-17add priority to job queue so billing jobs don't don't drown out provisioning ↵ivan
jobs
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-171.7.4?ivan
2009-04-17when you're waiting for a miracleivan
2009-04-17add invoice number to PDF filename in email attachments, RT#3403ivan
2009-04-17hide service search unless user has "View customer services" ACL, RT#3478ivan
2009-04-17add customer status to receivables report selection, hopefully help enet, ↵ivan
RT#5187
2009-04-16More fixes for SuSE self-service:rsiddall
1/ Put binaries in the right folder 2/ Make sure freeside group is created 3/ Make sure freeside home directory is created
2009-04-15s/GECOS/Real Name/ RT#3519ivan
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
#2884, #5040
2009-03-24bulk price plan: label as Name <email>, supress extraneous service list, RT#3519ivan
2009-03-23change label for svc_acct.finger from GECOS to "Real Name", 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
2009-03-21adding local checking on 1.7, RT#4610ivan
2009-03-17add payment_info_renew_info method to ClientAPI/MyAccount and SG-equivalent ↵ivan
previous_payment_info_renew_info to ClientAPI/SGNG
2009-03-17add payment_info_renew_info method to ClientAPI/MyAccount and SG-equivalent ↵ivan
previous_payment_info_renew_info to ClientAPI/SGNG
2009-03-17add SG stuffivan
2009-03-17add a conf switch to enable sg multicust stuff, since it could be dangerousivan
2009-03-17adding ClientAPI/SGNG.pmivan
2009-03-16use part_svc_routerjeff
2009-03-16backport history packagesjeff