Commit graph

650 commits

Author SHA1 Message Date
Thomas Reynolds 82ab996cb3 stop recursion once dir is found, add command short aliases 2011-08-04 10:45:48 -07:00
Thomas Reynolds f754a4b3fa require newer httparty. fixes #93 2011-08-03 23:27:50 -07:00
Thomas Reynolds 1110d434bb try to plug into Bundler if gemfile exists 2011-08-03 17:10:16 -07:00
Thomas Reynolds c9f02e22ba prep fix for sass 3.1.6 2011-08-03 15:25:08 -07:00
Thomas Reynolds 73b9f4c9f0 add version command 2011-08-03 14:43:02 -07:00
Thomas Reynolds 7eadbdb7d5 fix migrate command 2011-08-02 22:27:16 -07:00
Thomas Reynolds b00789b155 Merge branch 'master' of github.com:tdreyno/middleman 2011-08-02 22:22:42 -07:00
Thomas Reynolds 3e42d16187 prep release 2011-08-02 22:22:25 -07:00
Thomas Reynolds 723a0a62ae update some deps 2011-08-02 21:58:20 -07:00
Thomas Reynolds a1c8da421a Merge pull request #91 from zeke/master
Tiniest pull request evar
2011-08-02 20:33:07 -07:00
zeke 210f13fd62 Fixed a typo in the README 2011-08-02 19:22:35 -07:00
Thomas Reynolds 77848ba549 remove susy from default css. fixes #90 2011-08-02 13:12:19 -07:00
Thomas Reynolds bb2005388a remove proxy feature into its own extension 2011-08-02 10:38:25 -07:00
Thomas Reynolds 12a00e3811 directory index auto-ignores files already named index 2011-08-02 09:32:03 -07:00
Thomas Reynolds ca2666cbab use ruby for legacy binaries because Rubygems wraps everything in rubygems regardless of language 2011-07-31 20:12:12 -07:00
Thomas Reynolds d7e519dc85 new rc 2011-07-31 19:51:49 -07:00
Thomas Reynolds 6f8715360c actually use the handy dandy :index_file param we have 2011-07-27 20:04:35 -07:00
Thomas Reynolds 5602e35c88 directory_indexes feature, some builder rename middleware and a bunch of test case cleanup. closes #63 2011-07-27 19:59:38 -07:00
Thomas Reynolds c35a6fc369 add ignorable paths 2011-07-27 14:14:22 -07:00
Thomas Reynolds 5cde37177f update changelog 2011-07-27 13:39:49 -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 10af5caad9 fix accidently throwing of server in production mode 2011-07-27 12:37:09 -07:00
Thomas Reynolds 065eca47b6 change some deps 2011-07-27 12:33:20 -07:00
Thomas Reynolds fcf9764512 use fullname for new bin, add bash cmds for old names 2011-07-27 01:45:57 -07:00
Thomas Reynolds 2634c4156f get all the tests working with the new binary 2011-07-26 23:19:43 -07:00
Thomas Reynolds 4569d597f5 Merge pull request #86 from indirect/unify_binary
Unify binary
2011-07-26 22:23:32 -07:00
Andre Arko 4e0c7a0142 enable --help option for all subcommands 2011-07-26 21:26:25 -07:00
Andre Arko 5b8da9d8b8 unknown options should raise an error 2011-07-26 21:26:10 -07:00
Andre Arko 40b3444e71 standardize on string-named options 2011-07-26 21:25:48 -07:00
Andre Arko 9b00ec1a13 remove mm-* binaries 2011-07-26 21:06:57 -07:00
Andre Arko 935a0d6abe mention the new mm command in the changelog 2011-07-26 21:06:38 -07:00
Andre Arko 0e18f26b86 add an mm binary to invoke the CLI class 2011-07-26 21:06:24 -07:00
Andre Arko b0dbb13f1e create CLI class that pulls in mm-* binary commands 2011-07-26 21:06:10 -07:00
Andre Arko 319871995f stop requiring rubygems where we don't need to 2011-07-26 21:05:29 -07:00
Andre Arko d60ff13952 fix typo 2011-07-26 21:05:13 -07:00
Thomas Reynolds 53cd0909c2 prevent init from gettin run twice on build. closes #84 2011-07-26 16:54:11 -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 ff36d1ff6a fix some idiotic compass bugs 2011-07-26 13:40:59 -07:00
Thomas Reynolds 08cf376eac fix some compass config 2011-07-26 13:29:41 -07:00
Thomas Reynolds 43c118bdaa try try again 2011-07-26 12:15:51 -07:00
Thomas Reynolds d5a2dedc6c attempt to get rc sorting correct 2011-07-26 12:10:50 -07:00
Thomas Reynolds ba8071905e prep 1.8.7 compiled release 2011-07-26 11:49:06 -07:00
Thomas Reynolds bb4ac6d88f prep new release. somehow the last gem got compiled strangely 2011-07-26 10:53:46 -07:00
Thomas Reynolds a50ab8504b cleanup templates, add blog template 2011-07-25 20:48:49 -07:00
Thomas Reynolds 2c3523b94a Simplify compass config with extra file or new callback 2011-07-25 20:10:07 -07:00
Thomas Reynolds d3cb8808ae avoid sass segfault on lion 2011-07-25 16:20:38 -07:00
Thomas Reynolds 7c266d9e85 prep rc release 2011-07-23 22:53:17 -07:00
Thomas Reynolds 5c2defac6d add tests for relative custom image paths. fixes #59 2011-07-23 22:49:32 -07:00