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étaisandGitHub
|
e210eca290
|
Merge pull request #173 from gmetais/update-jquery
Update scores for jQuery 3.0
|
2016-07-02 15:11:07 +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
|
8e72efdd96
|
v1.10.2
|
2016-05-21 09:23:13 +02:00 |
|
Gaël Métais
|
e0a656e2ba
|
Merge branch 'master' into develop
|
2016-05-21 09:21:38 +02:00 |
|
Gaël Métais
|
2afab43281
|
Merge pull request #160 from gmetais/fix-node6
Update lwip dependency
|
2016-05-19 16:34:45 +02:00 |
|
Gaël Métais
|
d1a09260d5
|
Travis test Node v6.2
|
2016-05-19 16:21:43 +02:00 |
|
Gaël Métais
|
926db1c2b0
|
Update contributors list
|
2016-05-19 16:18:50 +02:00 |
|
Gaël Métais
|
12dd676e9d
|
Merge pull request #158 from magikcypress/master
Thank you @magikcypress !
|
2016-05-19 16:17:33 +02:00 |
|
Gaël Métais
|
dac72eec20
|
Fix an installation bug with Node v6
|
2016-05-19 16:03:33 +02:00 |
|
Vincent L
|
5e4d3c40f5
|
Fix pull request #158
https://github.com/gmetais/YellowLabTools/pull/158#issuecomment-220123344
|
2016-05-18 23:01:01 +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
|
9d58dc20cb
|
Merge pull request #152 from Webelys/stdin-warning
Improve Vagrant install
|
2016-05-06 10:51:58 +02:00 |
|
cam.lafit
|
b6bf77956b
|
Prevent dpkg-preconfigure: unable to re-open stdin warning
* Follow http://www.liviubalan.com/vagrant-repair-default-dpkg-preconfigure-unable-to-re-open-stdin-no-such-file-or-directory-message trick
* Move error message to /dev/null
|
2016-05-06 10:18:58 +02:00 |
|
cam.lafit
|
ae9e520df1
|
Remove some stdin warning
* Ubuntu by default prevent messages being written to root's console
* Disallow this annoying error
|
2016-05-06 10:14:42 +02:00 |
|
cam.lafit
|
ae65c1af3d
|
512Mo is not enough
* Add more memory to vbox
|
2016-05-06 09:59:10 +02:00 |
|
cam.lafit
|
6f892c7dbf
|
Prefer official node repository
* Took from https://github.com/nodesource/distributions
** We need 0.12 version
** chris-lea PPA is an obsolete repository
|
2016-05-06 09:51:27 +02:00 |
|
cam.lafit
|
0c4fad6f54
|
Get official ubuntu box
* Is not needed to set url box, we can get directly box from https://atlas.hashicorp.com/ubuntu
|
2016-05-06 09:48:41 +02:00 |
|
Gaël Métais
|
1a9b749017
|
Merge pull request #149 from gmetais/css-offenders
Change the way offenders are displayed for some CSS related rules
|
2016-03-27 21:53:21 +03: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
|
6d6608754d
|
Merge pull request #148 from gmetais/hidden-pixels
Merged
|
2016-03-27 17:47:53 +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
|
51e4265109
|
Merge pull request #147 from gmetais/develop
v1.10.0
v1.10
|
2016-03-26 17:30:46 +02:00 |
|
Gaël Métais
|
eaebb3adfa
|
Update Phantomas to 1.15.1
|
2016-03-26 17:16:42 +02:00 |
|
Gaël Métais
|
76b4ca6ea5
|
Revert commented test due to cookies bug
|
2016-03-26 17:15:47 +02:00 |
|
Gaël Métais
|
b8560c6e15
|
Merge pull request #146 from gmetais/phantomas-1.15
Update dependencies
|
2016-03-26 12:28:16 +02:00 |
|
Gaël Métais
|
8eec2549a4
|
Trying to fix Travis build for Node 5.*
|
2016-03-26 12:00:11 +02:00 |
|
Gaël Métais
|
aaa1ad7eaa
|
Update other dependecies
|
2016-03-26 11:41:51 +02:00 |
|
Gaël Métais
|
74c57fc11c
|
Add offenders to CSSRules
|
2016-03-26 10:49:17 +02:00 |
|
Gaël Métais
|
b7e25c4e1c
|
Update Phantomas to v1.15
|
2016-03-26 10:25:28 +02:00 |
|
Gaël Métais
|
3f97333423
|
Test different versions of Node in Travis
|
2016-03-26 10:25:09 +02:00 |
|
Gaël Métais
|
71152f64a5
|
Merge pull request #145 from gmetais/fix-xml
Fix XML report error in cli
|
2016-03-24 16:22:09 +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
|
299e79e890
|
Fix XML report error in cli
|
2016-03-24 14:16:06 +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
|
f2a637ada7
|
Merge pull request #144 from gmetais/domains
New advanced option: possibility to block domains
|
2016-03-23 13:29:37 +02:00 |
|
Gaël Métais
|
b3804586dc
|
Regressing with PhantomJS 2.1, cookies don't work. Waiting for a fix.
|
2016-03-23 13:22:19 +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
|
f843184970
|
Add forgottent screenshotWidth parameter to tests
|
2016-03-20 16:20:57 +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 |
|