1
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Fixed typo with hash key name More... almost 15 years ago
* Calculate totals based on byte values of all log lines, then round up to nearest Mbyte More... almost 15 years ago
* Calculate accounting based on bytes for log line entires and round up to Mbyte for totals More... almost 15 years ago
When fetching caps, check for valid operator and values More... over 15 years ago
Cosmetic changes Use ceil while calculating instead of on total More... over 15 years ago
Use ceil while calculating instead of using it on the total More... over 15 years ago
Correctly handle large numbers for topups cleanup function More... over 15 years ago
Correctly handle large numbers pulled in with accounting_usage_query More... over 15 years ago
Correctly handle large numbers for accounting_summary Note: database schema for accounting_summary has been changed More... over 15 years ago
Added check for undefined attribute values Added group attributes support More... over 15 years ago
Fixed parameter name More... over 15 years ago
Allow for table prefix use More... over 15 years ago
Added check for duplicate accounting records when updating More... over 15 years ago
Updated TODO list More... over 15 years ago
Configure topups only if we have a username More... over 15 years ago
Check that we have attribute name, operator and value before adding More... over 15 years ago
Added missing AcctSessionTime data for WiSPUserLogs More... over 15 years ago
Remove use of variables More... over 15 years ago
Aesthetic changes More... over 15 years ago
Cannot add wisp user attributes without at least three values (name, operator, value) More... over 15 years ago
Use periodKey for fetching summaries Show depleted topups More... over 15 years ago
Fixed pulling in of custom topups More... over 15 years ago
Missing break in switch Fixed incorrect relational operator in topups query More... over 15 years ago
Fixed traffic usage total Fixed incorrect uptime display Added date input validation NASTransmitRate and NASReceiveRate now display blank if not available More... over 15 years ago
Use PeriodKey for fetching logs instead of Eventtimestamp, this fixes the fetching of data from incorrect dates More... over 15 years ago
Update pre-existing summary records instead of recreating record More... over 15 years ago
Only select the first date of every months for topups Better topup icons More... over 15 years ago
Added missing PeriodKey in database schema More... over 15 years ago
Updated terminate cause as per RFC 2866 Fixed incorrect row name when fetching terminate cause More... over 15 years ago
Use default port '1700' for POD server if none specified More... over 15 years ago