This website requires JavaScript.
Explore
Help
Sign In
135
/
netdisco
Watch
1
Star
0
Fork
0
You've already forked netdisco
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1,288
Commits
1
Branch
0
Tags
88a24a9f85d3aa23e2f3d9c117c1ed27f2b268b6
Commit Graph
2 Commits
Author
SHA1
Message
Date
Eric A. Miller
c8b05263e6
Eliminate one db call in IP subnet utilization report. Limit clause is not applied until after all rows to be returned are calculated so calling has_rows provides no optimization versus calling ->all in controller and checking for results before sending to template. Also use HashRefInflator.
2014-06-07 14:52:26 -04:00
Oliver Gorwits
cb9abc2355
Subnet Utilization report
2014-01-01 15:21:23 +00:00