Commit graph

196 commits

Author SHA1 Message Date
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
Thomas Reynolds 01eccafde2 extract compass into core_ext, allow other features to execute after its init, add map support to sinatra, prep Sprockets feature 2011-07-10 15:10:49 -07:00
Thomas Reynolds f99b9fb2ca make some deps dynamically loaded 2011-07-10 13:55:40 -07:00
Thomas Reynolds f977d284fc Use spork for forked cucumber tests, build images first to appease Compass 2011-06-24 12:06:28 -07:00
Thomas Reynolds a3b96dba19 add rake to dep gems 2011-06-24 11:04:26 -07:00
Thomas Reynolds 5cecbec455 specific compass 2011-06-14 14:02:33 -07:00
Thomas Reynolds a4a9075e54 Use Susy instead of Blueprint 2011-06-12 11:45:11 -07:00
Thomas Reynolds a139b4cae9 use webrick, remove thin/kirk requirements 2011-06-09 22:48:35 -07:00
Thomas Reynolds 6c5d75aca9 working implementation, dogfooding on my own blog 2011-06-08 20:53:46 -07:00
Thomas Reynolds f3bd7bd3d1 Add support for slim templating language (because I love it) 2011-06-02 10:48:56 -07:00
Matthias Döring cc73d4c2c6 adding :coffeescript haml filter 2011-06-02 11:37:58 +02:00
Thomas Reynolds ec1bdd2fb3 require newer tilt 2011-06-01 12:33:03 -07:00
Thomas Reynolds 397a545b8c Don't depend on therubyracer, let uglifier figure out it's own deps. Fixes #50 2011-05-18 15:22:19 -07:00
Thomas Reynolds 78f8245c20 remote data sources and indifferent access. closes #44 2011-04-29 11:58:07 -07:00
Thomas Reynolds 611334cad4 include a js runtime for uglifier (I know, I know... still better than requiring JAVA) 2011-04-26 23:09:29 -07:00
Thomas Reynolds 7ea1704a64 remove explicit less.rb support. Switch to uglifyJS for compression. 2011-04-26 23:03:25 -07:00
Thomas Reynolds 16667dd88b removing less.rb support. To reactivate, install the gem and require in config.rb 2011-04-26 22:57:17 -07:00
Thomas Reynolds a377f08049 let compass manage it's own png libraries 2011-04-26 22:56:06 -07:00
Thomas Reynolds 6d6b64ccdc new version of tilt, grabbing just in case the sass/haml gem split is causing duplicate gems 2011-04-26 22:54:02 -07:00