Commit Graph
178 Commits
Author SHA1 Message Date
Gaël Métais 52b77468f4 Update packages 2014-11-03 17:10:57 +01:00
Gaël Métais 5276ad8a26 Version problem with css-analyze 2014-11-03 17:10:08 +01:00
Gaël Métais c3b4b30603 Warn when a jQuery function is called on an empty object 2014-11-03 16:45:10 +01:00
Gaël Métais 3ae318c9bc Warn when a query returns 0 results in timeline 2014-11-03 16:04:36 +01:00
Gaël Métais ddb95b2653 Warn when a query returns 0 results in timeline 2014-11-03 16:00:13 +01:00
Gaël Métais 5e6a7fc6b6 Warning more visible if bind on multiple elements 2014-11-03 11:32:47 +01:00
Gaël Métais a2217a9178 Fix 'undefined' arg in JS execution tree 2014-11-03 11:12:27 +01:00
Gaël Métais 1226b4cb60 No info icon when not needed 2014-11-03 09:47:33 +01:00
Gaël Métais 1b455367de Fixes on duplicated queries 2014-10-29 19:27:29 +01:00
Gaël Métais 35de0bdcf3 Remove durations on profiling table and improve the timeline 2014-10-29 00:25:28 +01:00
Gaël Métais 36375a507d Clean npm and bower repositories on server update 2014-10-28 16:31:32 +01:00
Gaël Métais fc5bf1efc5 update dependencies 2014-10-28 16:30:59 +01:00
Gaël Métais 39a9c04449 Even more precise positionning of navigation timings in timeline 2014-10-28 16:27:02 +01:00
Gaël Métais ecef623cde Move up the timestamp on the timeline hover 2014-10-27 18:43:17 +01:00
Gaël Métais d279959042 Remove the 'All Metrics' tab 2014-10-27 18:07:30 +01:00
Gaël Métais 13d4b075a8 update dependencies 2014-10-27 09:58:11 +01:00
Gaël Métais 65a4947884 Add rule about CSS @import (ready for analyze-css 0.7.0) 2014-10-23 16:53:32 +02:00
Gaël Métais 0083fcf0fc Fix bug when there are no global variables 2014-10-23 14:36:20 +02:00
Gaël Métais 130ae7d3f8 Better navigation timings precision in JS timeline 2014-10-23 14:23:44 +02:00
Gaël Métais 10cdd9cda4 Avoid problems with string.prototype.replace and 610 2014-10-22 08:59:33 +02:00
Gaël Métais 1887fd2d65 remove unused function 2014-10-21 23:12:26 +02:00
Gaël Métais edbcb4e937 Make it harder to get a good jQuery version note 2014-10-21 23:05:09 +02:00
Gaël Métais aef75751b2 Fix different domains warning 2014-10-20 18:12:59 +02:00
Gaël Métais d6b166cb9a Update dependencies 2014-10-20 10:04:49 +02:00
Gaël Métais 84a5624eb7 Make jsHint happy 2014-09-27 00:52:22 +02:00
Gaël Métais c1992dc340 Add JS execution in before DOM Ready to the bad practices 2014-09-27 00:48:18 +02:00
Gaël Métais 6ca13ae5da Mark in red extreme values 2014-09-26 23:23:17 +02:00
Gaël Métais 6bc9aa2e5d Fix less compilation 2014-09-26 23:22:43 +02:00
Gaël Métais 306d1ee953 Remove font-icon generation from build, timing out too often 2014-09-26 17:06:49 +02:00
Gaël Métais d765925ba3 Update dependencies 2014-09-26 16:53:54 +02:00
Gaël Métais a02fd2496f Better handling of CSS parsing errors 2014-09-26 16:50:42 +02:00
Gaël Métais 06ea90f073 Merge a few criterium into the DOM Manipulations note 2014-09-26 11:00:59 +02:00
Gaël Métais fa120ed43f The avg nbr of global variables is prety high... 2014-09-25 19:05:02 +02:00
Gaël Métais 447cf90887 Sorry, i added a global variable 2014-09-25 19:04:03 +02:00
Gaël Métais a8fda1d0e1 Some comments about modules 2014-09-25 18:30:56 +02:00
Gaël Métais 312e33d15d Handle the case when the CSS parsing fails 2014-09-25 18:15:37 +02:00
Gaël Métais dd9e41252c About Domain Sharding 2014-09-25 16:51:40 +02:00
Gaël Métais 47397b7b57 Remove comments 2014-09-25 16:51:07 +02:00
Gaël Métais db3bafd3d2 Remove the don't spread warning 2014-09-25 16:27:26 +02:00
Gaël Métais 0fc6f85410 Fix some wordings 2014-09-25 16:08:24 +02:00
Gaël Métais 188d3ecaaa Tooltiping complete 2014-09-25 14:52:01 +02:00
Gaël Métais 0e18ec3a7b Add Travis build badge on README 2014-09-24 14:02:57 +02:00
Gaël Métais ad25e33bb3 Try to build with Travis 2014-09-24 13:44:30 +02:00
Gaël Métais f112b3d676 And remove Node v0.8 test in Travis 2014-09-24 13:35:03 +02:00
Gaël Métais ed1dcd55ce Remove production only npm install for Travis 2014-09-24 13:33:43 +02:00
Gaël Métais 12f68312c6 Remove Node 0.6 version in Travis 2014-09-24 13:28:19 +02:00
Gaël Métais 9cf3e2e713 Avoid install of dev-dependencies on Travis 2014-09-24 13:15:03 +02:00
Gaël Métais 8f789181f5 Test on older versions of NodeJS 2014-09-24 13:12:08 +02:00
Gaël Métais 3cf80c4a4a Trying Travis 2014-09-24 13:08:01 +02:00
Gaël Métais ad00e3f794 More tooltips 2014-09-24 13:00:43 +02:00