Commit graph

42 commits

Author SHA1 Message Date
John Bender
f49fe2082b record enhancement time and pageprocessing, both of which ignore the network load time of the jqm js 2011-11-22 13:16:18 -08:00
John Bender
7c1cf95909 account for optional 'U;' in iPad ua. The fun continues 2011-11-22 11:06:08 -08:00
John Bender
7d7c913b64 fix for float value appearing earlier in ua string
surprised this didn't pop up earlier on android. I ❤️ ua strings.
2011-11-22 10:52:30 -08:00
John Bender
c0880137b9 account for droid x ua string 2011-11-14 14:11:47 -08:00
John Bender
cf521ea062 missing escape 2011-11-14 11:27:26 -08:00
John Bender
bfb42ff3f3 account for lack of 'mobile' in android ua strings 2011-11-14 11:25:22 -08:00
John Bender
ba8030e4f3 account for minor version only android version strings 2011-11-14 11:11:34 -08:00
John Bender
c8d06f5d86 union the non android entries with android entries where we trim the version number down to the minor version 2011-11-14 11:05:50 -08:00
John Bender
3e93c2969a move the agent_version forward in the table caption and correct data attribute name 2011-11-14 09:43:34 -08:00
John Bender
db87885f60 fixed dom selection issue 2011-11-14 09:39:29 -08:00
John Bender
1675d44bff simple time grouping to fix issues without aggregation 2011-11-14 09:39:29 -08:00
John Bender
458ba65681 switched to bar chart per @toddparker 2011-11-10 11:42:28 -08:00
John Bender
eedb9ce8ac todo added to the chart display 2011-11-10 11:24:54 -08:00
John Bender
1572867147 decode get params when refining stats data 2011-11-10 10:55:14 -08:00
John Bender
4da7e378c2 create new tables based on agent version 2011-11-10 10:52:04 -08:00
John Bender
be1852827c close element creation tags 2011-11-10 10:29:15 -08:00
John Bender
cdfe8d157a remove id dependency on the data point 2011-11-10 10:18:28 -08:00
John Bender
477f85c500 blackberry ua support 2011-11-10 10:01:39 -08:00
John Bender
9a13fc0b35 added iPhone and iPad UA strings 2011-11-10 09:23:49 -08:00
John Bender
c1a6ea10e5 formatting in php for sanity 2011-11-10 09:04:18 -08:00
John Bender
5734ca62c6 add ability to refine data display to a user agent or data point 2011-11-10 09:04:18 -08:00
John Bender
f74d117aec simple user agent tracking and collection added to perf javascript 2011-11-10 09:04:18 -08:00
John Bender
fb2544b8a1 add some maring to account for silly large number strings on our perf charts 2011-11-09 10:10:57 -08:00
John Bender
1d5f2af293 first pass at visualizing data collection 2011-11-07 16:56:19 -08:00
John Bender
9e255e6e75 add the pathname to the stats to differentiate tests. add grouping 2011-11-07 16:56:19 -08:00
John Bender
2ec65580cf moved to pdo db interface to avoid uninstalled deps in prod 2011-11-07 13:19:32 -08:00
John Bender
b3fdbcbb78 account for child page events 2011-11-07 11:06:10 -08:00
John Bender
7a84306cc2 readd lists-ul html 2011-11-07 10:42:56 -08:00
John Bender
4e61db3450 move the list perf test to a different naming scheme 2011-11-07 10:41:24 -08:00
John Bender
412af6f16c seperate stats recording from stat caculation, add timestamp 2011-11-07 10:39:24 -08:00
John Bender
b5d6322e03 simple performance recording for page loads 2011-11-02 16:49:36 -07:00
jblas@adobe.com
83b5182181 Fixed relative path references added from previous checkin. 2011-10-21 10:28:41 -07:00
Eddie Monge
8bc5e42fb3 2700: Step 5 Update all doc references 2011-10-17 13:51:45 -07:00
John Resig
0b83cf8d60 Tweak some more stylesheet formatting. 2011-09-08 21:35:28 -04:00
scottjehl
8ba4c27300 Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/ 2011-05-17 17:28:19 -04:00
scottjehl
d97a964884 been meaning to do this for a while. 2011-04-14 16:04:47 -04:00
John Bender
63e8f6bfcb resolved merge conflicts and fixed 2 tests 2011-03-15 23:57:17 -07:00
scottjehl
0d9627d54e Added viewport meta elements to the markup of every template and removed the metaViewportContent option from code and docs. IE does not support generated viewport tags. 2011-03-14 00:20:23 -04:00
scottjehl
0bf5ce8a37 set unit test pages namespace to "nstest-" 2011-03-09 23:16:48 -05:00
scottjehl
77ac0f009a a few more non-namespaced attrs to bring over 2011-03-09 21:03:40 -05:00
scottjehl
9e91fa6752 updated docs with jq namespace, found some more stragglers 2011-03-09 21:03:40 -05:00
scottjehl
fa4fa181df moved to tests dir 2011-01-23 22:36:10 -05:00