Age | Commit message (Expand) | Author |
2009-04-28 | add cancelled_cust-noevents flag to emulate SG billing-daily -r behavior, RT#... | ivan |
2009-04-28 | add cancelled_cust-noevents flag to emulate SG billing-daily -r behavior | ivan |
2009-04-26 | would help to have an index on priority if we're going to order based on it | ivan |
2009-04-26 | start small jobs more efficiently, RT#4412 | ivan |
2009-04-26 | add a config option for max # of queued kids, RT#4412 | ivan |
2009-04-25 | add dry run to multi-process mode for testing, RT#4412 | ivan |
2009-04-25 | well. that never returned any results at all. reverting. RT#4412 | ivan |
2009-04-24 | tune 1.7 query for better performance, hopefully. RT#4412 | ivan |
2009-04-23 | we don't actually need the results ordered, and i'm sure it doesn't help the ... | ivan |
2009-04-23 | does pg try to finish the query when the job addition is committed? well, if... | ivan |
2009-04-22 | hopefully better performance running the big query once and then fetching res... | ivan |
2009-04-22 | perhaps a happier medium, RT#4412 | ivan |
2009-04-22 | have the big query find customers in batches. this should be way more effici... | ivan |
2009-04-21 | yow. fix fallout from cust_main.archived stuff causing nothing to bill. RT#... | ivan |
2009-04-20 | add cust_main.archived field, skip billing if Y, RT#4412 | ivan |
2009-04-17 | add priority to job queue so billing jobs don't don't drown out provisioning ... | ivan |
2009-04-17 | backport freeside-daily -m and cust_main::bill_and_collect to 1.7, RT#4412 | ivan |
2009-04-17 | backport paycvv upgrade from 1.9: "orders of magnitude faster" | ivan |
2009-04-17 | add invoice number to PDF filename in email attachments, RT#3403 | ivan |
2009-04-14 | add configuration option to control recurring_flag behavior, RT#3843 | ivan |
2009-04-14 | add configuration option to control recurring_flag behavior, RT#3843 | ivan |
2009-04-08 | don't want to throw false positives, RT#5101 | ivan |
2009-04-08 | eliminate all trace of cvv from history records, RT#5093 | ivan |
2009-04-07 | add a config to allow colon in usernames, RT#5145 | ivan |
2009-04-07 | truncate long labels that are TOO long... RT#3519 | ivan |
2009-03-31 | really fix notify for Pg 8.3 | ivan |
2009-03-31 | fix impending billing notification for Pg 8.3's more strict type checking | ivan |
2009-03-29 | index pkg_svc.quantity, RT#5083 | ivan |
2009-03-26 | yow | ivan |
2009-03-26 | sort packages by label of first (primary) service, RT#5041 | ivan |
2009-03-24 | get 2884 backport in the loop | jeff |
2009-03-24 | add indices for analyzing cc failures, RT#3843 | ivan |
2009-03-24 | more DTRT with usage on service transfer between packages and recharges RT #... | jeff |
2009-03-24 | bulk price plan: label as Name <email>, supress extraneous service list, RT#3519 | ivan |
2009-03-23 | add name (svc_acct.finger) to bulk billing detail, RT#3519 | ivan |
2009-03-22 | 10 is too few, throwing false positives | ivan |
2009-03-21 | Locale::SubCountry warnings clogging up cron output not useful | ivan |
2009-03-21 | adding local checking on 1.7, RT#4610 | ivan |
2009-03-17 | add payment_info_renew_info method to ClientAPI/MyAccount and SG-equivalent p... | ivan |
2009-03-17 | add a conf switch to enable sg multicust stuff, since it could be dangerous | ivan |
2009-03-17 | adding ClientAPI/SGNG.pm | ivan |
2009-03-16 | use part_svc_router | jeff |
2009-03-16 | backport history packages | jeff |
2009-03-15 | fix old self-service for new-style cust_main->order_pkgs | ivan |
2009-03-15 | not yet | ivan |
2009-03-15 | don't throw 'Use of uninitialized value in addition (+) at /usr/local/share/p... | ivan |
2009-03-15 | should give better performance if we search for what we want instead of using... | ivan |
2009-03-15 | sync with 1.9, slightly change boudnries of how inexact bytecounts are displayed | ivan |
2009-03-15 | fix application of data fields from prepaid cards in addition to time field | ivan |
2009-03-12 | backport reason recovery and patches to where it is required | jeff |