Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
smradius
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
shail
smradius
Graph
d7a080fefafae8b4604112d70bee31099678ba0c
Select Git revision
Branches
20
First-MR
component-delete
console-delete
final-mr-shail2
l-new-mr113
l-new-mr119
l-new-mr2
l-new-mr47
l-new-mr5
l-new-mr68
master
default
master-cakephp
mr119-mr1
mr119-mr10
mr119-mr11
mr119-mr12
mr119-mr13
mr119-mr14
mr119-mr15
mr119-mr16
Tags
6
v0.1.0
v0.0.7a
v0.0.4a
v0.0.3a
v0.0.2
v0.0.1
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jun
21
7
3
31
May
24
17
13
11
6
3
1
30
Apr
29
26
17
14
12
5
Mar
12
Nov
5
4
3
2
26
Oct
23
14
13
12
7
5
2
11
Sep
9
3
2
1
31
Aug
25
24
19
12
11
7
6
4
31
Jul
28
24
23
22
21
17
16
15
14
13
10
9
3
2
1
30
Jun
29
26
25
24
23
22
19
18
17
10
9
27
May
25
23
22
20
19
18
15
14
13
12
11
8
7
6
5
4
2
1
30
Apr
29
28
27
26
23
21
20
17
16
15
7
6
3
1
30
Mar
27
25
24
23
20
19
18
17
16
13
10
8
7
6
5
3
2
1
27
Feb
26
16
Nov
15
Updated upgrading instructions for r574
Renamed $userName to $username
Use userID instead of Username in queries
Allow the topup_summary and topup to be deleted if there is a summary linked to the topup
We don't want to look for previous topups, this causes smadmin to to calculate usage when it doesn't need to
Simplified topup query
Deferred usage calculations to the database
Take into account usage from a summary topup when adding to total topup usage
Show date in the format: Y-m-d
List valid topups
Added isBoolean function
Added config option use_packet_timestamp to specify packet timestamp or server timestamp
Refactored acct_log function
Dont use negative values in subtraction
* If we have somehow gotten duplicate sessions and we roll over to midnight, we must not rollunder to -4G and record 4G minus the difference in usage as the new session usage. Lets record 0 instead.
Resolve group ID to Name after editing
Resolve location ID to Name
Corrected spelling
Removed trailing comma
Added dictionary.ipoqueue
Removed character restrictions
Use character codes for displaying special characters
* More accurate result testing after updates
* Allow blank "" defaults in templates
* Implemented MPPE keys from RFC3079
Fixed broken tag
Reload store on add, edit and remove
* Added event timezone configuration option
* Fixed typo with hash key name
* Calculate totals based on byte values of all log lines, then round up to nearest Mbyte
* Calculate accounting based on bytes for log line entires and round up to Mbyte for totals
When fetching caps, check for valid operator and values
Cosmetic changes
Use ceil while calculating instead of using it on the total
Correctly handle large numbers for topups cleanup function
Correctly handle large numbers pulled in with accounting_usage_query
Correctly handle large numbers for accounting_summary
Added check for undefined attribute values
Fixed parameter name
Loading