Commit Graph
49 Commits
Author SHA1 Message Date
Gaël Métais db39e79cf7 Front-end build for perfs - #11 2015-01-09 13:54:00 +01:00
Gaël Métais d7aa24b467 API parameter resilience 2015-01-08 08:24:13 +01:00
Gaël Métais 377dee7d83 Rename yellowlabtools.js to index.js and change the way to call it 2015-01-06 22:50:32 +01:00
Gaël Métais 079ec94197 Fix API not returning anything if bad URL 2015-01-06 16:41:17 +01:00
Gaël Métais aee0905ea5 Tune DOM complexity score 2015-01-06 16:40:33 +01:00
Gaël Métais d78716c873 Copy offenders from jsCount etc. to the requests rule 2015-01-05 15:51:02 +01:00
Gaël Métais aabbf882df Reduce the weight of jsErrors in score 2015-01-05 15:05:23 +01:00
Gaël Métais 6b1b9252b3 Fix JS Errors duplicated in phantomas results 2015-01-05 11:54:51 +01:00
Gaël Métais e26fd5ed6f New async run launch option in API: return only a portion of the response 2015-01-05 11:45:52 +01:00
Gaël Métais fb4d6afb07 Disabling eval count because it can cause JS errors 2014-12-30 15:29:11 +01:00
Gaël Métais 909ffc1aac Spyed functions will now re-throw errors. Watchup... 2014-12-30 15:24:30 +01:00
Gaël Métais 9ec5bd7183 Fix jsHint 2014-12-30 11:23:27 +01:00
Gaël Métais dbde3de8e8 Fix jsError on an exception inside an eval 2014-12-30 11:19:31 +01:00
Gaël Métais be2911707c Displaying error message in queue if fails 2014-12-29 22:55:52 +01:00
Gaël Métais 1920a3e802 Kill the phantomas subprocess before killing YLT 2014-12-29 15:35:11 +01:00
Gaël Métais 7c6676c981 New 'Small requests' category with smallJsFils, smallCssFiles and smallImages rules 2014-12-29 12:46:56 +01:00
Gaël Métais 519f2ba617 Remove custom domComplexity module, maxDepth offenders added to phantomas 2014-12-29 12:17:52 +01:00
Gaël Métais 0b23fad909 Remove custom closedConnections module implemented in Phantomas 2014-12-29 10:35:18 +01:00
Gaël Métais 6fe61a041e Add DOMqueriesWithoutResults as a rule 2014-12-29 10:26:08 +01:00
Gaël Métais fb323c2086 Import DOMqueriesWithoutResults fonctionnality 2014-12-29 08:20:46 +01:00
Gaël Métais dccb9bb49c Move phantomas_custom to the phantomas tool directory 2014-12-28 18:05:10 +01:00
Gaël Métais 606c2c6f95 DOMQueriesAvoidable taking offenders from DOMQueriesDuplicated 2014-12-23 18:06:33 +01:00
Gaël Métais b186677a53 Better scoring algorithm 2014-12-23 16:07:48 +01:00
Gaël Métais c8ba9ef99a Take in account abnormalityScore to calculate category score 2014-12-22 23:11:25 +01:00
Gaël Métais cb20075599 Re-construct the JS Timeline page 2014-12-22 14:07:16 +01:00
Gaël Métais c1257afc4c Add onclick property on the rules on dashboard 2014-12-21 14:19:56 +01:00
Gaël Métais 0862116a40 Cooler abnormality score for JS errors for the moment 2014-12-21 14:19:04 +01:00
Gaël Métais 4cca167fc1 Change warning limit for not so important metrics 2014-12-20 18:38:48 +01:00
Gaël Métais 4d8e71fff4 Merge branch 'customRules' into refactor 2014-12-19 15:01:37 +01:00
Gaël Métais 4babf6d30e Merge branch 'refactor' of https://github.com/gmetais/YellowLabTools into refactor 2014-12-19 14:51:39 +01:00
Gaël Métais ebb9dbc7f1 Fix mispelled 'requests' rule in API 2014-12-19 14:48:54 +01:00
Gaël Métais e2dc5e0705 Fix typo 2014-12-19 14:48:13 +01:00
Gaël Métais 0776551aa7 Fix #26 API redirects to the response before it's written to disk 2014-12-19 14:34:47 +01:00
Gaël Métais 482a890447 Add debugging logs to resultsDatastore 2014-12-19 14:27:19 +01:00
Gaël Métais 521a81ca1d Introducing custom score calculations (jQuery version) 2014-12-19 14:20:20 +01:00
achrafbenyounes d712eb3a59 Enhancing index, view and dashboard ui 2014-12-18 18:02:04 +01:00
achrafbenyounes ffbedc1e02 Starting Angular FrontEnd 2014-12-15 18:43:22 +01:00
Gaël Métais 2ab843efdb Added some sub-requests to the API 2014-12-14 22:36:25 +01:00
Gaël Métais 90dac7dd19 Created the generic score profile 2014-12-14 21:35:46 +01:00
Gaël Métais 792f7d8e21 Implements a general score calculator 2014-12-14 15:47:58 +01:00
Gaël Métais 0da2ad0c10 Add API limits configurable in settings.json 2014-12-12 20:26:19 +01:00
Gaël Métais 84faabca86 Fix Auth token 2014-12-10 08:16:11 +01:00
Gaël Métais 49015e3422 API authentification (tbc...) 2014-12-09 09:04:28 +01:00
Gaël Métais 906f0876a0 API is starting to run 2014-12-05 16:14:08 +01:00
Gaël Métais e18cd87a07 Writing the API (workin in progress) 2014-12-02 00:08:07 +01:00
Gaël Métais 6089e5fe20 Introduce debug instead of console.log 2014-11-28 17:53:39 +01:00
Gaël Métais 2a316ebb1e Fix tests 2014-11-28 17:22:32 +01:00
Gaël Métais 1f83fe1b48 CLI is working, API not ready, Front broken 2014-11-28 10:45:30 +01:00
Gaël Métais b72e74e0d3 Init 2014-11-18 22:27:10 +01:00