Tymon Tobolski
|
6661507d83
|
Updated README for rails
Changed rails install guide so it will work for threadsafe apps too
|
2012-11-01 13:46:19 +01:00 |
John Bintz
|
7115365877
|
add license, fixes #14
|
2012-10-12 18:42:22 -04:00 |
John Bintz
|
2988401306
|
bump version
|
2012-09-18 17:23:39 -04:00 |
John Bintz
|
e998fab430
|
make sure things inserted into the body are actually strings
|
2012-09-18 17:22:19 -04:00 |
John Bintz
|
8c83b90015
|
Merge branch 'master' of github.com:johnbintz/rack-livereload
|
2012-07-10 17:51:10 -04:00 |
John Bintz
|
0d82995d8c
|
update livereload.js
|
2012-07-10 17:50:52 -04:00 |
John Bintz
|
e51b347653
|
Merge pull request #11 from artemk/master
integration with travis ci
|
2012-06-05 06:41:31 -07:00 |
John Bintz
|
2ebc246b61
|
Merge pull request #10 from artemk/f235eab4421a2fb19e53a18ff6e7f33c0c25768f
no sense to add anything that is not 200.
|
2012-06-05 03:50:03 -07:00 |
Artem Kramarenko
|
926f052122
|
add travis icon to readme
|
2012-06-05 12:19:48 +03:00 |
Artem Kramarenko
|
859558622a
|
touch
|
2012-05-30 19:51:24 +03:00 |
Artem Kramarenko
|
2f23626fe2
|
Appraisals and travis
|
2012-05-30 19:47:31 +03:00 |
Artem Kramarenko
|
f235eab442
|
no sense to add anything that is not 200.
|
2012-05-30 18:45:36 +03:00 |
John Bintz
|
e59329ed38
|
bump version
|
2012-03-06 14:38:50 -05:00 |
John Bintz
|
82279dee94
|
try another change
|
2012-03-05 14:14:41 -05:00 |
John Bintz
|
0a30019d22
|
try closing the original body, see if that helps
|
2012-03-05 13:48:03 -05:00 |
John Bintz
|
3180a3d3dd
|
fix tests
|
2012-03-04 13:27:31 -05:00 |
John Bintz
|
075b92e7f4
|
duplicate the middleware to potentially solve threading conflicts
|
2012-03-04 13:25:45 -05:00 |
John Bintz
|
2e9828645a
|
bump version
|
2012-03-03 09:59:44 -05:00 |
John Bintz
|
7733963658
|
merge
|
2012-03-02 09:27:12 -05:00 |
John Bintz
|
00a9eb9062
|
ensure you're actually working with real lines, not assuming the return value is an array you can mutate, fixes #6
|
2012-03-02 09:25:48 -05:00 |
John Bintz
|
4caf4d9263
|
bump version for release
|
2012-01-24 08:55:43 -05:00 |
John Bintz
|
1c030a942c
|
Merge pull request #5 from enriclluelles/do_not_fail_without_content_type
Do not fail without content type
|
2012-01-23 15:13:12 -08:00 |
Enric Lluelles
|
90b9a75b35
|
Check that the content-type header is there first
|
2012-01-23 20:51:59 +01:00 |
Enric Lluelles
|
ab4e7256bb
|
Added failing test
|
2012-01-23 20:51:08 +01:00 |
John Bintz
|
9e75660e10
|
Merge pull request #4 from enriclluelles/correct_content_length
Content-Length is supposed to be bytes, not chars
|
2012-01-23 10:56:58 -08:00 |
Enric Lluelles
|
6501c039b2
|
Content-Length is supposed to be bytes, not chars
|
2012-01-23 19:42:25 +01:00 |
John Bintz
|
e223e1ddbf
|
a little cleanup, add cucumber, add support for ignoring particular browsers
|
2012-01-03 08:58:51 -05:00 |
John Bintz
|
67d07df724
|
bump version
|
2011-12-02 06:58:46 -05:00 |
John Bintz
|
5166ae2c26
|
fix bug when path was nil
|
2011-12-02 06:58:06 -05:00 |
John Bintz
|
090e2c0811
|
bump version
|
2011-12-01 09:49:17 -05:00 |
John Bintz
|
20ef5cc1f3
|
add the ability to ignore certain urls that may match
|
2011-12-01 07:25:02 -05:00 |
John Bintz
|
aaa701bac9
|
bump version
|
2011-11-29 14:05:07 -05:00 |
John Bintz
|
141d5632ee
|
Merge branch 'master' of github.com:johnbintz/rack-livereload
|
2011-11-29 14:02:34 -05:00 |
John Bintz
|
e1d0ada7d6
|
update livereload.js
|
2011-11-29 14:00:55 -05:00 |
John Bintz
|
d4c8e8cf96
|
ensure some sort of host for rack::mockrequests that don't provide one
|
2011-11-28 10:42:39 -05:00 |
John Bintz
|
1e884ba174
|
one more big note
|
2011-11-17 15:50:08 -05:00 |
John Bintz
|
41fcfc2041
|
fix readme bug
|
2011-11-17 15:48:33 -05:00 |
John Bintz
|
47faab2457
|
add support for web-sockets-js
|
2011-11-17 15:44:48 -05:00 |
John Bintz
|
667dee7f08
|
update rakefile
|
2011-11-14 09:11:57 -05:00 |
John Bintz
|
cc745deaa0
|
fix an issue with catching network traffic errors
|
2011-11-14 09:10:40 -05:00 |
John Bintz
|
c12bf6b01e
|
bump version
|
2011-11-14 08:51:16 -05:00 |
John Bintz
|
92479fdaff
|
detection and use of local livereload if available
|
2011-11-08 09:48:34 -05:00 |
John Bintz
|
38a3396cf2
|
update readme
|
2011-11-07 09:38:36 -05:00 |
John Bintz
|
657db8f9ca
|
bump version
|
2011-11-07 09:12:32 -05:00 |
John Bintz
|
eccebca01f
|
override the host. now it is complete. no more changes ever need to be made to this. ever.
|
2011-11-07 09:11:27 -05:00 |
John Bintz
|
ccf888dd30
|
set options when adding the middleware to the stack
|
2011-11-07 09:06:40 -05:00 |
John Bintz
|
17d4bed4eb
|
a few more fixes
|
2011-11-07 08:49:42 -05:00 |
John Bintz
|
fde86b211b
|
stream body munging
|
2011-11-07 08:41:51 -05:00 |
John Bintz
|
66e584e37a
|
it goes here, not where it was going
|
2011-11-04 13:42:42 -04:00 |
John Bintz
|
039d5ca2ae
|
update gemspec to keep bundler from yelling
|
2011-11-04 13:29:13 -04:00 |