Antón Molleda
f4770a547c
Fix: Add deprecation message
2017-10-24 17:03:44 -07:00
Adalberto Foresti
ccb0956b72
Update README.md
2016-06-22 14:54:55 -07:00
Anton Molleda
8949aa7dc9
Merge pull request #110 from marknoble/master
...
Simplify scan results
2016-02-24 14:29:27 -08:00
Anton Molleda
e0cb876fe4
Merge pull request #111 from marknoble/patch-1
...
Update README.md
2016-02-24 14:28:32 -08:00
Anton Molleda
c6eb3c1f89
Merge pull request #108 from JimiHFord/patch-1
...
Update README.md
2016-02-24 14:28:21 -08:00
Anton Molleda
dd962ec45c
Merge pull request #109 from dmethvin/jq-12
...
jQuery 1.12/2/2 detection
2016-02-24 14:27:52 -08:00
Mark Noble
bc689076f8
Update README.md
...
Added note on how to fix error running static-code-scan command from PowerShell or command prompt.
2016-02-18 13:58:22 -05:00
Mark Noble
ea57207abc
Merge pull request #1 from marknoble/marknoble-patch-1
...
Simplify scan results
2016-02-18 12:16:12 -05:00
Mark Noble
1346c317e1
Simplify scan results
...
Commented out button that isn't currently working and text that makes no sense without the button.
Clarified language that is still displayed.
Added emphasis to the message about the feature not working. Made it red.
2016-02-18 12:15:00 -05:00
Dave Methvin
6f4c780e66
Update version checker for jQuery 1.12.0/2.2.0
2016-02-01 14:54:48 -05:00
Dave Methvin
6a53cb7f51
Fix lint issues
...
Gruntfile specifies jshint, which is what complained about these issues.
Source also has references to eslint, those comments were left in place.
2016-02-01 14:45:51 -05:00
Dave Methvin
3d063df70d
Update devDependencies and lock them to a version
2016-02-01 14:38:05 -05:00
Dave Methvin
63e3027c8d
Make `npm test` work by calling `grunt nodeunit`
2016-02-01 14:37:36 -05:00
Jimi Ford
ce1c7bd516
Update README.md
2016-01-28 18:28:09 -05:00
Anton Molleda
c5d0d15521
Update instructions page
...
Pointing users to CLI usage until local report is fixed in production
2015-11-30 14:57:07 -08:00
Anton Molleda
457a47c9da
Update readme.md with CLI instructions
2015-11-30 14:54:20 -08:00
Anton Molleda
3e13e98b87
Merge pull request #104 from jdalton/npm-package
...
Add cli support.
2015-10-27 14:55:57 -07:00
John-David Dalton
4383fd5df3
Add cli support.
2015-10-27 13:37:49 -07:00
molant
7b552ac7f8
Removing W3C validator and updating link to CV list
2015-09-02 13:45:24 -07:00
molant
8bb2a916d0
Updating gradients test to check only for webkit prefix because of Android
2015-08-29 12:13:54 -07:00
molant
24e04edd0f
Updating gradients test to not suggest prefixes for old versions of webkit and opera
2015-08-29 12:03:28 -07:00
molant
0ad9881d88
Updating version number
2015-08-29 11:34:18 -07:00
molant
21d71c82c4
Fixed issue with space separated rel attributes
...
Conflicts:
lib/checks/check-pagination.js
lib/checks/check-preload.js
2015-08-29 11:26:16 -07:00
Anton Molleda
45bba60dca
Merge pull request #98 from m-gagne/master
...
Fixes for #95 , #97 & #99
2015-08-29 11:07:56 -07:00
Marc Gagne
cce7ccf520
Added unit test for #97
2015-08-27 07:15:50 -04:00
Marc Gagne
eadbce5785
Removed auth tests #99
2015-08-27 06:58:38 -04:00
Marc Gagne
5898851152
Removed loading call for grunt-contrib-watch as it was not needed nor included in the package.json which caused a warning message to be displayed when running tests
2015-08-26 22:02:31 -04:00
Marc Gagne
aac971f5f9
Removed unnecessary console.log calls
2015-08-26 22:01:01 -04:00
Marc Gagne
5024fcf69a
Resolved async request issue with website based tests as well as numerous other test related issues
2015-08-26 21:58:50 -04:00
Marc Gagne
5a2dcbf034
Fixed altImg test to check for both missing alt attribute and empty alt attribute
2015-08-26 20:25:06 -04:00
Marc Gagne
47e66d31b3
Fixes infinite quantifier used in jQuery regex #97
2015-08-26 19:24:36 -04:00
molant
a7bafb1f8a
Fixes #94
2015-08-07 10:55:47 -07:00
molant
4375cc3831
Updating version
2015-08-07 10:40:27 -07:00
Tim Hart
246440b139
Fixed issue with space separated rel attributes
2015-07-23 22:24:23 -07:00
molant
b0e4818133
Merge remote-tracking branch 'origin/master'
2015-07-01 10:09:22 -07:00
molant
d7892caeeb
Merge branch 'check-edge'
2015-06-29 14:50:36 -07:00
molant
207fbcbbd9
Latest Modernzr version although I don't think it is detected correctly
2015-06-29 14:26:31 -07:00
molant
a97090be79
Updating version of jQuery XX
2015-06-29 14:19:15 -07:00
molant
d0e0e6c35f
Refactoring code
2015-06-29 14:16:08 -07:00
molant
2be61501d3
Removing old tests
2015-06-29 14:15:26 -07:00
molant
b48dd02602
Updating CVList test
...
Removing more console.logs
2015-06-25 14:25:57 -07:00
molant
105b7d357b
Updating libs test and fixing how test are loaded
2015-06-25 13:59:38 -07:00
molant
35469b1009
Removing console.logs
2015-06-25 12:59:08 -07:00
molant
be32e4450f
Refactoring
...
- Using bluebird
- Changing how requests are made
- Updating CSS prefixes test
2015-06-25 12:49:34 -07:00
molant
bc3c4df6ab
Refactoring to use a common request configuration.
...
Replacing promised-io with bluebird in app.js, loadjs and loadcss
Adding linting configurations
2015-06-23 11:13:48 -07:00
Anton Molleda
5471eb52d0
Merge pull request #89 from devzer01/patch-1
...
Update package.json
2015-06-22 07:17:34 -07:00
Nayana Hettiarachchi
24110e9368
Update package.json
...
correct the URLs
2015-06-22 13:12:19 +07:00
molant
a59f45e344
Fixes #83
2015-06-19 20:28:34 -07:00
Anton Molleda
03d7fc9b26
Update README.md
2015-04-27 15:32:32 -07:00
Anton Molleda
9c9a27dd49
Merge pull request #80 from jbottigliero/issue/79/package-name
...
Issue #79 – Invalid npm Package Name
2015-02-26 12:47:47 -08:00