Chris Rebert
|
78bc337e4e
|
enable withStartIndices option in Cheerio's HTML parser
|
2014-11-06 12:20:28 -08:00 |
Chris Rebert
|
df50dbf1db
|
Merge pull request #169 from twbs/bump-cheerio
bump cheerio to ^0.18.0
|
2014-11-06 12:07:41 -08:00 |
Chris Rebert
|
3950df71d6
|
bump cheerio to ^0.18.0
|
2014-11-06 12:01:11 -08:00 |
XhmikosR
|
f857e45afd
|
Update dependencies.
|
2014-11-05 13:04:43 +02:00 |
Chris Rebert
|
5152662079
|
name docker container
|
2014-11-04 22:57:34 -08:00 |
Chris Rebert
|
0fd3b05e71
|
Dockerfile: Don't use -onbuild because we want npm install --production
Refs https://github.com/docker-library/node/issues/14
|
2014-11-03 20:19:25 -08:00 |
Chris Rebert
|
fc6d5b8d21
|
Dockerfile: FROM clause needs to be first
|
2014-11-03 20:07:35 -08:00 |
Chris Rebert
|
f84f853a92
|
don't leak a server process in the test script
|
2014-11-03 20:01:08 -08:00 |
Chris Rebert
|
5d7a62b350
|
add HTTP API test script
|
2014-11-03 19:58:53 -08:00 |
Chris Rebert
|
ac343e8278
|
disable debug code in HTTP API
|
2014-11-03 19:57:18 -08:00 |
Chris Rebert
|
964c2742b9
|
add setup script
|
2014-11-03 19:39:01 -08:00 |
Chris Rebert
|
359a504a27
|
add more info to the initial www script output
|
2014-11-03 18:58:49 -08:00 |
Chris Rebert
|
065e6704d6
|
add reassuring output to www script
|
2014-11-03 18:56:33 -08:00 |
Chris Rebert
|
ea51b1e929
|
typo
Thanks Obama
|
2014-11-01 18:28:06 -07:00 |
Chris Rebert
|
125c6a3524
|
add Release History entry for v0.7.0
|
2014-11-01 18:27:11 -07:00 |
Chris Rebert
|
bd28fc0a3d
|
grunt dist
|
2014-11-01 18:19:37 -07:00 |
Chris Rebert
|
8e044e7d61
|
prep for v0.7.0
|
2014-11-01 18:15:41 -07:00 |
Chris Rebert
|
6953b85813
|
grunt dist
|
2014-11-01 18:11:39 -07:00 |
Chris Rebert
|
ea07fdec70
|
Merge pull request #159 from twbs/markdownish
Markdown-escape HTML tag mentions
|
2014-10-31 20:08:57 -07:00 |
Chris Rebert
|
fe804fab94
|
Add backticks around HTML tag mentions in messages to Markdown-escape them
|
2014-10-31 19:56:06 -07:00 |
Chris Rebert
|
267892327c
|
Merge pull request #158 from twbs/spacer-columns
Add check for empty spacer grid columns used instead of grid column offsets
|
2014-10-31 17:03:14 -07:00 |
Chris Rebert
|
dc10085728
|
grunt dist
|
2014-10-31 16:21:54 -07:00 |
Phil Hughes
|
ee1cf59e6f
|
Add check for empty spacer grid columns used instead of grid column offsets
@cvrebert's overhaul of #143
Fixes #123
Closes #143
|
2014-10-31 16:21:37 -07:00 |
Chris Rebert
|
841dee4555
|
prep for v0.6.0
|
2014-10-31 11:22:14 -07:00 |
Chris Rebert
|
036e3af462
|
Merge pull request #155 from twbs/fix-92
Fix #92
|
2014-10-30 17:35:58 -07:00 |
Chris Rebert
|
498eb6ca54
|
Fix #92
|
2014-10-30 16:39:54 -07:00 |
Chris Rebert
|
49d558de50
|
grunt dist
|
2014-10-30 16:33:19 -07:00 |
Chris Rebert
|
441c951437
|
Merge branch 'iamphill/media-pulls'
|
2014-10-30 15:06:41 -07:00 |
Phil Hughes
|
55bcdb8238
|
Warns about deprecated .pull-* classes in .media
Closes #153
|
2014-10-30 15:03:02 -07:00 |
Chris Rebert
|
18de1cc0cf
|
grunt dist
|
2014-10-30 14:56:23 -07:00 |
Chris Rebert
|
303dcf62e1
|
Merge pull request #154 from twbs/organize-fixtures
organize test fixtures more
|
2014-10-30 14:06:39 -07:00 |
Chris Rebert
|
98373191b5
|
organize test fixtures more
|
2014-10-30 13:56:55 -07:00 |
Chris Rebert
|
f32912a24b
|
Merge branch 'iamphill/jquery-version-fix'
|
2014-10-30 13:36:17 -07:00 |
Phil Hughes
|
21e6c32666
|
Fix jQuery version parsing for custom jQuery builds; fixes #146
Closes #148
|
2014-10-30 13:34:51 -07:00 |
Chris Rebert
|
eb17c13b4b
|
HTTP API: tweak error handling
|
2014-10-28 15:15:32 -07:00 |
XhmikosR
|
3a6fe15d69
|
Update package.json.
Add missing files.
|
2014-10-28 17:50:10 +02:00 |
Chris Rebert
|
4706ef2fb8
|
Merge pull request #150 from twbs/deps
Update dependencies.
|
2014-10-28 08:46:24 -07:00 |
Chris Rebert
|
e1ab597519
|
Merge pull request #151 from twbs/appjs
Add app.js in the lint checks.
|
2014-10-28 08:43:44 -07:00 |
XhmikosR
|
5388f31d42
|
Add app.js in the lint checks.
|
2014-10-28 12:12:56 +02:00 |
XhmikosR
|
d0afa73544
|
Update dependencies.
|
2014-10-28 12:11:47 +02:00 |
XhmikosR
|
4af6013955
|
Fix ESLint error.
|
2014-10-28 12:11:02 +02:00 |
Chris Rebert
|
f623950f38
|
grunt dist
|
2014-10-27 13:41:49 -07:00 |
Chris Rebert
|
29b00d79eb
|
Merge pull request #149 from twbs/fix-regex
col classes have 1 or 2 digits, never 0 digits
|
2014-10-27 12:20:13 -07:00 |
Chris Rebert
|
8d3f851355
|
col classes have 1 or 2 digits, never 0 digits
|
2014-10-27 11:56:31 -07:00 |
Chris Rebert
|
3cef08089d
|
Merge pull request #147 from twbs/alert-dismissible
Add .alert-dismissible lint checks
|
2014-10-22 21:49:25 -07:00 |
Phil Hughes
|
b2ca3cdf8d
|
Add .alert-dismissible lint checks
Fixes #133
Closes #136
|
2014-10-22 21:46:12 -07:00 |
Chris Rebert
|
0346af8793
|
Merge branch 'iamphill-form-group'
|
2014-10-22 19:01:05 -07:00 |
Phil Hughes
|
6ef40e9a86
|
Form group should not have form-inline/horizontal class
Fixes #42
Closes #139
|
2014-10-22 18:56:49 -07:00 |
Chris Rebert
|
763ca30400
|
paragraphs
|
2014-10-21 17:53:49 -07:00 |
Chris Rebert
|
40883aecfb
|
Merge pull request #144 from twbs/http-api
Implement simple lint-via-POSTing-HTML HTTP API
|
2014-10-21 16:19:50 -07:00 |