 Gaël MétaisandGitHub
|
357158db3e
|
Fix a bug when analyzing an SVG with a syntax error (#184)
|
2016-07-15 11:45:24 +08:00 |
|
Gaël Métais
|
c20cacac99
|
Redownload files with the keep-alive option
|
2016-07-11 23:24:14 +08:00 |
|
 Gaël MétaisandGitHub
|
6da6377bb5
|
New rule "Identical content" (#181)
|
2016-07-11 17:01:24 +08:00 |
|
 Gaël MétaisandGitHub
|
eedb46e000
|
New rule called "Empty requests" (#180)
|
2016-07-11 15:46:00 +08:00 |
|
 Gaël MétaisandGitHub
|
fe8466b0e3
|
Improve content type detection (#179)
|
2016-07-11 00:39:21 +08:00 |
|
Gaël Métais
|
f10fbc3fa3
|
Sometimes the lossy JPEG weights more than the lossless
|
2016-07-10 16:00:52 +08:00 |
|
Gaël Métais
|
e186620a60
|
Now that Uglify-JS is faster with already minified files...
|
2016-07-10 15:15:45 +08:00 |
|
 Gaël MétaisandGitHub
|
e1316ea48b
|
Add a new rule for Synchronous XMLHttpRequest (#178)
* Fix bug in spying function
* New rule Synchronous XHR
* Add the synchronousXHR rule to the dashboard
|
2016-07-10 15:11:34 +08:00 |
|
 Gaël MétaisandGitHub
|
5ccab1770b
|
Fix JS backtrace parsing since PhantomJS 2.x (#177)
Fixes #177.
|
2016-07-10 10:24:51 +08:00 |
|
 Gaël MétaisandGitHub
|
3d377b7b1f
|
Reduce the weight of the breakpoints count rule (#176)
|
2016-07-10 08:50:48 +08:00 |
|
Gaël Métais
|
50a9ea628d
|
Remove 2 rules related to CSS (#155)
|
2016-07-09 23:29:02 +08:00 |
|
Gaël Métais
|
7432f4de08
|
Check JPEG compression with progressive flag by default
|
2016-07-08 13:11:05 +08:00 |
|
Gaël Métais
|
594267b936
|
Update dependencies
|
2016-07-08 13:06:51 +08:00 |
|
Gaël Métais
|
189ce3db64
|
jQuery 3.0
|
2016-07-02 15:01:25 +08:00 |
|
Gaël Métais
|
07028ad3cd
|
Redundant tags selectors description mistake
|
2016-06-15 23:27:35 +02:00 |
|
Gaël Métais
|
0d71781071
|
Should fix some 254 errors with self-signed certificates
|
2016-06-15 16:15:50 +02:00 |
|
Gaël Métais
|
e0a656e2ba
|
Merge branch 'master' into develop
|
2016-05-21 09:21:38 +02:00 |
|
Vincent L
|
990237f975
|
Update apiController.js
|
2016-05-18 22:54:56 +02:00 |
|
Vincent L
|
4e29d5cbea
|
Update apiController.js
Fix bad request with curl
$ curl -X POST --data "url=perdu.com" http://localhost:8383/api/runs/
Bad request
$ curl -X POST --data "url=perdu.com" http://localhost:8383/api/runs/
Moved Temporarily. Redirecting to /api/results/eesudz6s7n
|
2016-05-18 20:20:09 +02:00 |
|
Gaël Métais
|
aee81cb824
|
Change the way offenders are displayed for some CSS related rules
|
2016-03-27 21:24:27 +03:00 |
|
Gaël Métais
|
326bfc035f
|
Update rule explaination
|
2016-03-27 17:35:01 +03:00 |
|
Gaël Métais
|
3ff23e1c47
|
Ignore 1x1 images in hiddenImages rule
|
2016-03-27 17:18:28 +03:00 |
|
Gaël Métais
|
ada82fa7e1
|
Should fix uglify infinite loop on already uglyfied files that crashes YLT
|
2016-03-27 17:09:23 +03:00 |
|
Gaël Métais
|
74c57fc11c
|
Add offenders to CSSRules
|
2016-03-26 10:49:17 +02:00 |
|
Gaël Métais
|
531d125dcc
|
Fix error 252 console output when there is a timeout while using the CLI
|
2016-03-24 15:47:50 +02:00 |
|
Gaël Métais
|
14f60d8dd3
|
Remove --js-deep-analylis & jsTimeline options, they are now on by default
|
2016-03-24 09:46:08 +02:00 |
|
Gaël Métais
|
a00b1a96c7
|
Fix a bug when there is a JS redirection during the run
|
2016-03-23 17:21:26 +02:00 |
|
Gaël Métais
|
2847e02c5d
|
Add an HTTPS check before checking HTTP2
|
2016-03-23 17:11:40 +02:00 |
|
Gaël Métais
|
57b30a1838
|
Fix typo
|
2016-03-23 13:34:23 +02:00 |
|
Gaël Métais
|
113c1f0565
|
Fix jQuery version unit tests
|
2016-03-21 23:36:07 +02:00 |
|
Gaël Métais
|
3948eeaad4
|
New advanced settings: block domains
|
2016-03-21 21:28:17 +02:00 |
|
Gaël Métais
|
2aa9edeb8f
|
Webkit2 engine does not exist anymore in phantomas 1.14
|
2016-03-20 14:55:19 +02:00 |
|
Gaël Métais
|
8bd3a1edde
|
Add screenshot width setting
|
2016-01-12 00:09:35 +01:00 |
|
Gaël Métais
|
c68962e2f2
|
Merge pull request #136 from gmetais/jquery-2.2
Release of jQuery 2.2
|
2016-01-09 00:26:58 +01:00 |
|
Gaël Métais
|
e238370bc8
|
Release of jQuery 2.2
|
2016-01-09 00:22:51 +01:00 |
|
Gaël Métais
|
178f2fd135
|
Add Http2 detection
|
2016-01-09 00:10:01 +01:00 |
|
Gaël Métais
|
f3a5779102
|
Fix a bug when an incorrect protocol is called, for exemple htp instead of http
|
2015-12-22 19:27:57 +01:00 |
|
Gaël Métais
|
6f0b97e760
|
Removed some unused data from jsExecution in JSON
|
2015-12-22 19:19:39 +01:00 |
|
Gaël Métais
|
f4843baa0e
|
Fixed a bug that prevented Phantomas to end the test and made it wait for the timeout
|
2015-12-21 16:08:34 +01:00 |
|
Gaël Métais
|
5f7c2f07b8
|
Adjust new cssMobileFirst rule
|
2015-11-26 18:44:12 +01:00 |
|
Gaël Métais
|
394d3a5b25
|
Two new media queries related rules
|
2015-11-26 14:57:47 +01:00 |
|
Gaël Métais
|
4f9589fb6b
|
Fix rare Cannot read property '1' of null error
|
2015-11-26 09:55:21 +01:00 |
|
Martin Smeeckaert
|
2285c896d2
|
change default user agent
|
2015-11-06 11:51:52 +01:00 |
|
Gaël Métais
|
e78e794240
|
Fix jsHint
|
2015-11-02 19:07:35 +01:00 |
|
Gaël Métais
|
0eb359542b
|
Temporary fix for relative lazyloadable images src
|
2015-11-02 18:56:33 +01:00 |
|
Gaël Métais
|
c54cf5a2ba
|
Relaunch run on webkit1 if webkit2 fails
|
2015-10-28 22:55:52 +01:00 |
|
Gaël Métais
|
da6a8834dd
|
Merge pull request #119 from gmetais/old-prefixes
Merged
|
2015-10-28 21:28:13 +01:00 |
|
Gaël Métais
|
d8730cc67b
|
Fix tests after phantomas v1.13
|
2015-10-28 20:07:02 +01:00 |
|
Gaël Métais
|
835cb2f90f
|
Improve Old prefixes offenders readability
|
2015-10-28 12:04:00 +01:00 |
|
Gaël Métais
|
f75e99f703
|
Fix bug where scrollExecutionTree is empty
|
2015-10-23 17:31:00 +02:00 |
|