Commit Graph

11 Commits

Author SHA1 Message Date
mwells
cfd36af394 more api updates 2014-07-05 10:16:21 -07:00
mwells
19a8cd3967 fix statsdb/graph page 2014-07-04 09:53:42 -07:00
Matt Wells
04b0650301 formatting 2014-01-19 12:37:37 -08:00
mwells
82494baa89 move CollectionRec stuff into Collectiondb files
for simplicity.
2013-12-10 15:28:04 -08:00
mwells
46a683a904 label the bigger safebuf chunks of mem
so we can see a better breakdown of mem
on the stats page, not just a big "SafeBuf"
allocation.
2013-11-19 23:53:40 -07:00
Matt Wells
dfab4ee13d fixed bugs with advanced.html advanced search page.
made stats graph only show last 5 minutes of stats.
tends to make the graph look more continuous.
do not use ajax to fetch the search results unless
this is running in matt wells' datacenter. it is
only an anti bot scraping measure and unnecessarily
complicates things for others.
2013-11-17 14:58:47 -07:00
mwells
12bff1e9b0 fix potential problem of tons of points in
our statsdb div graph. use hashtable to dedup
points and save from printing out too many <div>
tags.
2013-10-14 22:52:29 -07:00
mwells
8f93a72961 start using html div graph for
PageStatsdb.cpp now too.
2013-10-14 20:35:45 -07:00
Matt Wells
1d63aa936c remove plotter.h includes causing
compiler errors on some machines.
2013-09-09 01:25:00 -07:00
mwells
34b6d3e74a fixed some cores. brought in fixes from
old repo.
2013-09-08 16:16:13 -06:00
Matt Wells
f6e560c1f4 Initial file population. 2013-08-02 13:12:24 -07:00