Commit graph

214 commits

Author SHA1 Message Date
Thomas Reynolds 2b90e0f8b6 use new rake 2011-10-14 13:15:57 -07:00
Thomas Reynolds eba7b0faa0 prep pre for new sinatra 2011-10-12 16:26:43 -07:00
Thomas Reynolds 27e1dfe7c0 require specific execjs to fix UTF8 issue in Sprockets 2011-10-11 15:10:38 -07:00
Thomas Reynolds 54953d14bf sinatra 1.3.0 2011-10-03 17:09:27 -07:00
Thomas Reynolds c814677f44 fix front_matter load order. fixes #122 2011-09-27 12:10:37 -07:00
Thomas Reynolds 3168c2aa2e remove some compiled gem deps 2011-09-20 09:37:56 -07:00
Thomas Reynolds 80a3a9c82f think about async sinatra 2011-09-18 16:10:47 -07:00
Thomas Reynolds 4f86fcd89f try the windows gem again 2011-09-11 10:46:35 -07:00
Thomas Reynolds 5611976d29 try multi platform builds 2011-09-09 11:14:34 -07:00
Thomas Reynolds 68f2527923 rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00
Thomas Reynolds 78e7a118e5 require new eventmachine for windows 2011-09-08 11:08:51 -07:00
Thomas Reynolds 6eadb0e888 inject yaml data into liquid templates. closes #111 2011-09-06 11:13:56 -07:00
Thomas Reynolds d79eb3fc0f add therubyracer on linux, closes #112 2011-09-06 10:36:34 -07:00
Thomas Reynolds d2b94025e3 eventmachine pre 2011-09-04 16:26:13 -07:00
Thomas Reynolds 8fb0f4ad39 update to padrino 0.10.2, activesupport 3.1 2011-09-04 16:20:29 -07:00
Thomas Reynolds cc577c0c73 give sprockets access to middleman environment scope (variables, data, etc) 2011-08-31 13:15:59 -07:00
Thomas Reynolds 9500df200f sprockets 2 2011-08-29 12:34:56 -07:00
Thomas Reynolds cfb440e902 rearrange some requires 2011-08-29 12:06:50 -07:00
Thomas Reynolds 8de230725d new sprockets release 2011-08-29 11:31:46 -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 feca0a0a2b vendor padrino 2011-08-20 17:10:15 -07:00
Thomas Reynolds 8de3d2b35d abstract data api so extensions can use it 2011-08-20 16:38:45 -07:00
Thomas Reynolds 6636f23495 new sprockets 2011-08-19 18:45:46 -07:00
Thomas Reynolds 38c46cc89a autoload extensions 2011-08-18 17:33:45 -07:00
Thomas Reynolds ca013324d9 update guard dep 2011-08-17 22:00:07 -07:00
Thomas Reynolds f0c538925a add fsevents for osx 2011-08-11 23:00:07 -07:00
Thomas Reynolds 5c94e57060 add more windows deps, require latest slim and sass 2011-08-11 22:42:43 -07:00
Thomas Reynolds 3c2e9293f6 rollback padrino version, fixes huge speed regression 2011-08-09 15:23:53 -07:00
Thomas Reynolds 0fb9900ddb try win32-process gem 2011-08-09 14:49:03 -07:00
Thomas Reynolds d2cbfc432f avoid guard on Windows for now 2011-08-09 14:37:55 -07:00
Thomas Reynolds 9333763333 add some * 2011-08-06 15:19:41 -07:00
Thomas Reynolds 3197df02b5 whoops, invalid gemspec 2011-08-06 14:57:42 -07:00
Thomas Reynolds 36a55abf1b update description 2011-08-06 14:41:13 -07:00
Thomas Reynolds 841219cf45 add post_install migration message 2011-08-06 14:39:04 -07:00
Thomas Reynolds 6e4e0d3042 require newer sprockets 2011-08-05 10:45:14 -07:00
Thomas Reynolds ee06e01b54 switch to Maruku, avoid compiled extensions 2011-08-05 10:32:53 -07:00
Thomas Reynolds f754a4b3fa require newer httparty. fixes #93 2011-08-03 23:27:50 -07:00
Thomas Reynolds c9f02e22ba prep fix for sass 3.1.6 2011-08-03 15:25:08 -07:00
Thomas Reynolds 723a0a62ae update some deps 2011-08-02 21:58:20 -07:00
Thomas Reynolds 378ed0999b update deps, fix test runner 2011-07-27 13:39:21 -07:00
Thomas Reynolds 727be0fd59 removing source code docs now that we have real docs 2011-07-27 12:55:58 -07:00
Thomas Reynolds 065eca47b6 change some deps 2011-07-27 12:33:20 -07:00
Thomas Reynolds f1fd8870a6 update my email 2011-07-26 16:24:10 -07:00
Thomas Reynolds 7d5bfaec2e switch back to thin 2011-07-26 16:23:09 -07:00
Thomas Reynolds ba8071905e prep 1.8.7 compiled release 2011-07-26 11:49:06 -07:00
Thomas Reynolds d3cb8808ae avoid sass segfault on lion 2011-07-25 16:20:38 -07:00
Thomas Reynolds 5e64749294 require newer rack 2011-07-16 15:38:15 -07:00
Thomas Reynolds 9659268a03 Implement Guard on config.rb 2011-07-13 18:30:18 -07:00
Thomas Reynolds 17be87bafd refactor Server into a dynamically loadable class 2011-07-13 00:38:04 -07:00