Commit Graph

55 Commits

Author SHA1 Message Date
John Bintz
b94df1c3a0 make rack tell you when a request goes wonky 2012-04-11 16:35:29 -04:00
John Bintz
668ef51cef make sure cache gets cleared 2012-04-11 16:15:58 -04:00
John Bintz
8432a5c669 fix logging, oops 2012-04-10 09:58:39 -04:00
John Bintz
4ee3660077 do you like evented i/o? i like evented i/o. 2012-04-09 12:03:54 -04:00
John Bintz
91027aee61 more updates, more work on instrumenting, it reports back, whoa 2012-03-26 17:40:20 -04:00
John Bintz
e28703b047 start basic JS instrumentation, so alpha it hurts 2012-03-26 17:15:58 -04:00
John Bintz
d4b14f2036 make sure eventmachine also gets shut down 2012-03-26 11:59:37 -04:00
John Bintz
120010c2b6 queue up messages to send until a socket is available, for browsers 2012-03-26 11:31:50 -04:00
John Bintz
75f6ebdcf5 have node retrieve js files via ws instead of http 2012-03-26 10:51:26 -04:00
John Bintz
fcb3e2e83f whoa the tests are working again 2012-03-24 10:17:33 -04:00
John Bintz
a4296650a1 remove sinatra dependency, go pure rack 2012-03-22 11:55:35 -04:00
John Bintz
8e669b65c6 streamline some more, make running even FASTER 2012-03-22 08:41:33 -04:00
John Bintz
407ebe9c08 don't always need to clear that 2012-03-21 22:27:39 -04:00
John Bintz
04854f42e4 clean up a little more stuff 2012-03-21 19:57:30 -04:00
John Bintz
1b1c160639 small cleanups 2012-03-21 18:43:45 -04:00
John Bintz
9de5460533 websockets is just a hair faster and easier to implement. just sayin'. 2012-03-21 18:41:29 -04:00
John Bintz
ed00ba476a Merge branch 'master' of github.com:johnbintz/flowerbox 2012-03-21 17:36:25 -04:00
John Bintz
63ffe14692 fixes for when browsers die 2012-03-21 17:36:17 -04:00
John Bintz
092e503ec7 updates and junk 2012-03-21 12:22:42 -04:00
John Bintz
27f7aa5ee8 changes and junk 2012-03-21 12:21:00 -04:00
John Bintz
7b09dae453 speed and running tweaks 2012-03-20 15:34:42 -04:00
John Bintz
c78174a600 improve things 2012-03-20 14:52:23 -04:00
John Bintz
36519aec31 move config to separate object, fix 1.9.2-style require issue in sprockets loading, backtrace filtering 2012-03-20 10:53:20 -04:00
John Bintz
b6db1384d6 a few more fixes 2012-03-19 17:10:23 -04:00
John Bintz
2be2edb910 a few more tweaks for things 2012-03-19 11:11:29 -04:00
John Bintz
a3f6c7623f ensure some sort of staack 2012-03-18 11:09:36 -04:00
John Bintz
b729812f76 make it possible to bootstrap a cucumber config, handle tables and strings in cucumber tasks 2012-03-17 17:54:23 -04:00
John Bintz
4b463428ea fixes, generators, rails engines, and others 2012-03-17 15:03:33 -04:00
John Bintz
f6cef98b39 a bunch of other changes 2012-03-17 11:08:33 -04:00
John Bintz
be7fb0237b tweak 2012-03-16 13:51:19 -04:00
John Bintz
6c685d740e fix some multi-threaded and reporting issues 2012-03-16 13:47:52 -04:00
John Bintz
32eb3eb401 what's a 'test'? 2012-03-16 11:34:57 -04:00
John Bintz
a7e899eb46 a few small fixes 2012-03-16 11:31:35 -04:00
John Bintz
5832151ac5 remove the need for the separate delivey gem, there was so little left in it anyway that was necessary 2012-03-16 11:27:58 -04:00
John Bintz
9a905a862f some fixes to ensure runner times out on js failure in runtine 2012-03-15 17:13:18 -04:00
John Bintz
8f13485f54 make sure task cleans up 2012-03-15 16:40:06 -04:00
John Bintz
cb222198ce more error handling work and cleanup, more stable now 2012-03-15 16:07:43 -04:00
John Bintz
cc753a10fd keep browser windows open between runs, good for guard 2012-03-15 14:20:07 -04:00
John Bintz
8b36430ba9 wow that was a pain 2012-03-15 11:57:35 -04:00
John Bintz
f070f042f2 a bunch of fixes for printing file names 2012-03-15 06:53:55 -04:00
John Bintz
2cb9e44629 use a queue to run xhr jobs, so node isn't super slow 2012-03-14 20:32:01 -04:00
John Bintz
d8ef63be6a even more flowerbox fun 2012-03-14 19:53:04 -04:00
John Bintz
e6bdbf6313 whoa more stuff and it works in production projects 2012-03-14 13:07:13 -04:00
John Bintz
0529359352 yet more hacking 2012-03-13 13:21:32 -04:00
John Bintz
bbc95564f1 reeeeealy basic cucumber support 2012-03-09 10:05:54 -05:00
John Bintz
e9212c6743 more hacking 2012-03-08 10:14:29 -05:00
John Bintz
fe51eda8a3 still fllailing away 2012-03-08 08:54:27 -05:00
John Bintz
7a7c5debc4 a ton more cowboy hacking 2012-03-03 11:28:03 -05:00
John Bintz
a39daffdbb good printing for results 2012-03-02 15:04:41 -05:00
John Bintz
04a77f9595 a ton more hacking 2012-03-02 13:28:52 -05:00