Commit graph

43 commits

Author SHA1 Message Date
Thomas Reynolds
dd8391be93 Remove jRuby hacks 2011-12-24 16:09:07 -08:00
Thomas Reynolds
488fa579f9 sitemap tree traversal. closes #207 2011-12-23 12:04:38 -08:00
Thomas Reynolds
ecea540ec7 nested layouts. closes #208 2011-12-22 00:42:14 -08:00
Thomas Reynolds
c0ba3e2946 early attempt to fix jruby 2011-12-20 17:03:36 -08:00
Arron Mabrey
a5fb18d3c8 Disabling: guard's cli interactions. 2011-12-16 08:54:09 -05:00
Thomas Reynolds
bf025b85e9 more guard docs 2011-12-10 17:41:16 -08:00
Thomas Reynolds
789983c1ee install our own ctrl-c handler, try to shut down guard and thin more gracefully 2011-12-09 16:15:44 -08:00
Thomas Reynolds
6aac51f6f0 Tell Guard that we REALLY want to know about ALL changes 2011-12-05 15:04:58 -08:00
Thomas Reynolds
0ef8de6106 reorg build constants. Update docs 2011-11-27 20:49:46 -08:00
Thomas Reynolds
d12b3a95d2 update RbConfig call. Fixes #164 2011-11-26 23:12:15 -08:00
Thomas Reynolds
abbd489c91 implement new http-based messaging between guard and instance 2011-11-26 20:09:14 -08:00
Thomas Reynolds
fee6fba15d Merge pull request #154 from arronmabrey/feature/fixed-port-typo
Fixing: port typo.
2011-11-25 16:11:04 -08:00
Thomas Reynolds
6de8d5dde5 cleanup calls to self. throughout 2011-11-20 21:21:19 -08:00
Thomas Reynolds
22c37f9b2b all tests pass 2011-11-18 20:49:59 -08:00
Thomas Reynolds
931253469d fix cache_buster (include ancient bug 2011-11-18 17:03:09 -08:00
Thomas Reynolds
f4fa1acd3e experimental rack-only middleman 2011-11-17 19:56:55 -08:00
Thomas Reynolds
34d3522d93 fix frontmatter auto updater and switch to Padrino.logger 2011-11-17 11:43:04 -08:00
Arron Mabrey
7d3253821c Fixing: port typo. 2011-11-14 14:57:05 -05:00
Thomas Reynolds
97e1dfa339 move init 2011-11-11 11:14:45 -08:00
Thomas Reynolds
610509b373 don't try to parse frontmatter from binary files, duh 2011-11-10 15:35:53 -08:00
Thomas Reynolds
d018511606 debug flag 2011-11-10 15:24:24 -08:00
Thomas Reynolds
9bfd345849 quiet down guard and thin 2011-11-10 15:09:52 -08:00
Thomas Reynolds
d264a49a76 cleanup cli class 2011-11-10 14:35:27 -08:00
Thomas Reynolds
0ed1a73450 begin migration to hooks callback library 2011-11-08 14:57:55 -08:00
Thomas Reynolds
b5561227f8 sitemap works, tests pass 2011-11-07 22:34:02 -08:00
Thomas Reynolds
41a5d9bbee begin core sitemap restructure 2011-11-07 17:58:07 -08:00
Thomas Reynolds
4f86fcd89f try the windows gem again 2011-09-11 10:46:35 -07:00
Thomas Reynolds
6c52ce9037 whoops, left debugging string in 2011-08-21 11:05:42 -07:00
Thomas Reynolds
b2153db79f extract livereload into gem 2011-08-20 17:52:05 -07:00
Thomas Reynolds
5c94e57060 add more windows deps, require latest slim and sass 2011-08-11 22:42:43 -07:00
Thomas Reynolds
d19a1a26bc try win32-process gem 2011-08-09 14:55:48 -07:00
Thomas Reynolds
0fb9900ddb try win32-process gem 2011-08-09 14:49:03 -07:00
Thomas Reynolds
9e3830cf7b fix livereload regex 2011-08-09 14:38:08 -07:00
Thomas Reynolds
d2cbfc432f avoid guard on Windows for now 2011-08-09 14:37:55 -07:00
Thomas Reynolds
10af5caad9 fix accidently throwing of server in production mode 2011-07-27 12:37:09 -07:00
Thomas Reynolds
2634c4156f get all the tests working with the new binary 2011-07-26 23:19:43 -07:00
Thomas Reynolds
7d5bfaec2e switch back to thin 2011-07-26 16:23:09 -07:00
Thomas Reynolds
506148ae8a hide webrick logs, disable livereload by default 2011-07-23 21:28:01 -07:00
Thomas Reynolds
e97af242bc also watch lib rb files 2011-07-21 13:50:33 -07:00
Thomas Reynolds
64b8c70d26 ignore dotfiles in watcher 2011-07-14 21:07:56 -07:00
Thomas Reynolds
81a7557459 Use Thor for mm-server 2011-07-13 18:58:22 -07:00
Thomas Reynolds
e81ba33b0d livereload 2011-07-13 18:45:15 -07:00
Thomas Reynolds
9659268a03 Implement Guard on config.rb 2011-07-13 18:30:18 -07:00