Chris Rebert
|
590686e471
|
update shrinkwrap
|
2014-10-21 14:40:57 -07:00 |
Chris Rebert
|
5802a09d3b
|
add Dockerfile
|
2014-10-21 14:29:48 -07:00 |
Chris Rebert
|
bf4299f4a8
|
add docs for HTTP API
|
2014-10-21 14:29:48 -07:00 |
Chris Rebert
|
63340a010d
|
Implement simple lint-via-POSTing-HTML HTTP API; fixes #134
|
2014-10-21 14:16:07 -07:00 |
Chris Rebert
|
ed99606492
|
Merge pull request #141 from twbs/bump-jscs
Bump grunt-jscs to latest version
|
2014-10-17 15:13:18 -07:00 |
Chris Rebert
|
8bb2e7136c
|
add new JSCS settings
"disallowSpacesInCallExpression": true
"validateParameterSeparator": ", "
|
2014-10-17 15:04:58 -07:00 |
Chris Rebert
|
7a579f01ac
|
update shrinkwrap
|
2014-10-17 14:59:10 -07:00 |
Chris Rebert
|
c9abeed24a
|
bump grunt-jscs to ^0.8.0
|
2014-10-17 14:58:01 -07:00 |
Chris Rebert
|
ac269cc017
|
Merge pull request #140 from twbs/coverage
code coverage measurement integration
|
2014-10-17 14:47:28 -07:00 |
Chris Rebert
|
48a030ad4f
|
update shrinkwrap
|
2014-10-17 14:41:42 -07:00 |
Chris Rebert
|
4da59e469c
|
add Coveralls coverage badge to README
|
2014-10-17 14:34:17 -07:00 |
Chris Rebert
|
407faf1ca4
|
run coverage/coveralls script as part of Travis CI
|
2014-10-17 14:30:41 -07:00 |
Chris Rebert
|
28821155b1
|
add jscoverage instrumented files to gitignore
|
2014-10-17 14:29:32 -07:00 |
Chris Rebert
|
d92bc8e137
|
Add coveralls script to package.json; To use: 'npm run coveralls'
|
2014-10-17 14:28:36 -07:00 |
Chris Rebert
|
a17e4dbe6c
|
ignore in-browser-only and safeguards-against-bootlint-bugs code sections for coverage measurement purposes
|
2014-10-17 14:23:38 -07:00 |
Chris Rebert
|
adcb6e1579
|
make tests toggle between coverage-instrumented code based on BOOTLINT_COV env var
|
2014-10-17 14:21:14 -07:00 |
Chris Rebert
|
8f309d5be1
|
add code coverage utils to devDependencies: jscoverage, nodeunit, coveralls
|
2014-10-17 14:20:15 -07:00 |
Chris Rebert
|
f94885c2f4
|
grunt dist
|
2014-10-16 19:00:21 -07:00 |
Chris Rebert
|
dfebcbb853
|
prep for v0.5.0
|
2014-10-16 18:59:46 -07:00 |
Chris Rebert
|
e718edfc05
|
grunt dist
|
2014-10-16 18:53:24 -07:00 |
Chris Rebert
|
11c89fb568
|
Move automatic in-browser lint-upon-load logic into bookmarklet
Fixes #110
|
2014-10-16 18:47:58 -07:00 |
Chris Rebert
|
0b6a31b69c
|
Fix #132
|
2014-10-16 18:43:04 -07:00 |
Chris Rebert
|
c6b6772348
|
grunt dist
|
2014-10-16 18:27:33 -07:00 |
Daniel Locantore
|
51935225be
|
Include (everywhere) & output (browser-only) elements relevant to lint problems
Closes #122
Fixes in-browser part of #29
|
2014-10-16 18:26:48 -07:00 |
Chris Rebert
|
4f37b18e50
|
add "bootlint:" prefix & use console.info for the wiki message in browsers
|
2014-10-16 18:09:38 -07:00 |
Chris Rebert
|
72519ab412
|
add changelog-so-far for future version
|
2014-10-15 17:16:08 -07:00 |
Chris Rebert
|
1a6ac64f36
|
grunt dist
|
2014-10-15 16:23:58 -07:00 |
Phil Hughes
|
0b53946a41
|
Add check for minimum jQuery version
Fixes #121
Closes #129
|
2014-10-15 16:23:35 -07:00 |
Chris Rebert
|
1da2844abc
|
use HTTPS in bookmarklet for security & file:// compat
|
2014-10-15 15:52:39 -07:00 |
Chris Rebert
|
3a4ca6c726
|
Merge pull request #135 from sideshowbarker/update-link
Point to http://validator.github.io/validator
|
2014-10-15 15:21:44 -07:00 |
Michael[tm] Smith
|
70c9747dd9
|
Point to http://validator.github.io/validator
|
2014-10-16 06:49:31 +09:00 |
Chris Rebert
|
0108000274
|
rephrase
|
2014-10-14 15:37:24 -07:00 |
Chris Rebert
|
59ba953e7c
|
Add bookmarklet to docs. Thanks to @rtpHarry for this great idea.
And thanks to @MaxCDN for graciously including Bootlint in BootstrapCDN.
Fixes #78.
|
2014-10-14 15:36:13 -07:00 |
Chris Rebert
|
33d51cd0c9
|
update shrinkwrap
|
2014-10-14 15:18:10 -07:00 |
Phil Hughes
|
d2d078cb4f
|
Updated shrinkwrap. Referenced a module used in different branch
|
2014-10-14 14:59:38 -07:00 |
Phil Hughes
|
5b28d44a63
|
Add ability to disable IDs from command.
Uses commander for CLI argument parsing.
Fixes #105.
Closes #128.
|
2014-10-14 14:56:12 -07:00 |
Phil Hughes
|
d3034c1b4f
|
Make CLI output link to the wiki
Closes #102
Closes #130
|
2014-10-14 14:54:13 -07:00 |
Chris Rebert
|
fb197d7bca
|
Merge pull request #131 from iamphill/log-colours
Added colors to outputs
|
2014-10-14 12:45:18 -07:00 |
Phil Hughes
|
8ccf0a50f0
|
Added colors to outputs
|
2014-10-14 20:37:45 +01:00 |
Chris Rebert
|
b369f8a96f
|
Merge pull request #127 from iamphill/w007-message
Changed message for W007
|
2014-10-13 08:17:25 -07:00 |
Phil Hughes
|
a2c6627955
|
Changed message for W007
|
2014-10-13 11:28:22 +01:00 |
Chris Rebert
|
239029da58
|
Merge pull request #126 from iamphill/e008-warn
Changed E008 to W008
|
2014-10-13 02:45:21 -07:00 |
Phil Hughes
|
b4a378e131
|
Changed E008 to W008
|
2014-10-13 10:14:52 +01:00 |
Chris Rebert
|
f5dede0352
|
bump npm-shrinkwrap to ^4.0.0
|
2014-10-09 14:22:26 -07:00 |
Chris Rebert
|
995ff412ff
|
add Release History entry for v0.4.0
|
2014-10-07 12:01:25 -07:00 |
Chris Rebert
|
60014dfce1
|
grunt dist
|
2014-10-07 11:57:11 -07:00 |
Chris Rebert
|
e9026293b2
|
prep for v0.4.0
|
2014-10-07 11:36:16 -07:00 |
Chris Rebert
|
27c1f61a20
|
Merge pull request #119 from twbs/fix-117
Fixes #117
|
2014-10-07 00:52:58 -07:00 |
Chris Rebert
|
c781f7a39e
|
Merge pull request #120 from twbs/fix-106
Fixes #106
|
2014-10-06 20:03:59 -07:00 |
Chris Rebert
|
a43d421fd0
|
Fixes #106
|
2014-10-06 20:03:24 -07:00 |