Thomas Reynolds
|
ee06e01b54
|
switch to Maruku, avoid compiled extensions
|
2011-08-05 10:32:53 -07:00 |
|
Thomas Reynolds
|
9a3f09986f
|
simplify
|
2011-08-04 19:52:23 -07:00 |
|
Thomas Reynolds
|
0303ed6442
|
alias the builder callbacks more easily
|
2011-08-04 19:43:42 -07:00 |
|
Thomas Reynolds
|
8c07dd3f97
|
rename after_config_init to after_configuration
|
2011-08-04 19:30:58 -07:00 |
|
Thomas Reynolds
|
c635c0ce6a
|
ignore favicons
|
2011-08-04 19:24:55 -07:00 |
|
Thomas Reynolds
|
d1250e5053
|
prep for httparty ruby 1.9.2 fix
|
2011-08-04 10:54:38 -07:00 |
|
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 |
|