Commit graph

  • f02dd8c90e add chained templates changelog Thomas Reynolds 2011-11-29 11:52:51 -0800
  • 451b9e5f46 test chained templates build Thomas Reynolds 2011-11-29 11:51:01 -0800
  • 2ed409b5e1 make sure chained templates work with data Thomas Reynolds 2011-11-29 11:49:42 -0800
  • 0898ff6d42 Merge pull request #172 from bhollis/master Thomas Reynolds 2011-11-28 08:52:01 -0800
  • 67fe8215e8 Build .htaccess files (and other things in the sitemap) directly even when directory-indexes are on Ben Hollis 2011-11-28 00:18:13 -0800
  • e405a233c6 Merge pull request #171 from bhollis/frontmatter Thomas Reynolds 2011-11-27 23:27:59 -0800
  • db890f904b Test to make sure frontmatter doesn't get left behind in template source Ben Hollis 2011-11-27 22:15:56 -0800
  • 223cf09c8f Merge pull request #170 from bhollis/partials Thomas Reynolds 2011-11-27 22:07:49 -0800
  • 41f4a30824 Merge branch 'master' of github.com:tdreyno/middleman Thomas Reynolds 2011-11-27 22:04:29 -0800
  • 9ac114406f re-order some callbacks Thomas Reynolds 2011-11-27 22:04:19 -0800
  • 7a4d8c7533 Fix partials with locals Ben Hollis 2011-11-27 21:56:21 -0800
  • a14853e2bf Merge pull request #169 from bhollis/master Thomas Reynolds 2011-11-27 21:16:17 -0800
  • 0ef8de6106 reorg build constants. Update docs Thomas Reynolds 2011-11-27 20:49:46 -0800
  • 0cc00a74b4 Include .htaccess files when building a site. Ben Hollis 2011-11-27 20:22:51 -0800
  • d12b3a95d2 update RbConfig call. Fixes #164 Thomas Reynolds 2011-11-26 23:12:15 -0800
  • 7ab8f0cdd1 support for svgz gzip Thomas Reynolds 2011-11-26 23:09:18 -0800
  • 4cfbd6e5d9 include svg when looking for image extensions Thomas Reynolds 2011-11-26 20:53:05 -0800
  • abbd489c91 implement new http-based messaging between guard and instance Thomas Reynolds 2011-11-26 20:09:14 -0800
  • e2fdd9a4d3 add more content_for helpers, disable caching for now Thomas Reynolds 2011-11-26 18:12:15 -0800
  • ddb15b2e35 add some more rdocs Thomas Reynolds 2011-11-26 16:23:38 -0800
  • fed3dd5a85 move rendering into rendering extension, instead of sitemap Thomas Reynolds 2011-11-26 16:17:18 -0800
  • 7c50c9e4d5 tests for partials Thomas Reynolds 2011-11-26 15:32:41 -0800
  • 2b545f8e35 fix double-run layout lookup Thomas Reynolds 2011-11-25 16:25:02 -0800
  • fee6fba15d Merge pull request #154 from arronmabrey/feature/fixed-port-typo Thomas Reynolds 2011-11-25 16:11:04 -0800
  • 3ce5adac3c change how layouts work Thomas Reynolds 2011-11-25 16:09:31 -0800
  • e920cef76a smooth out some edges for blog extension Thomas Reynolds 2011-11-24 21:52:23 -0800
  • de077201bd re add sitemap each Thomas Reynolds 2011-11-24 15:04:00 -0800
  • 41d5337f5b allow extensions to pass version checks Thomas Reynolds 2011-11-24 14:06:04 -0800
  • 066cc7bcb2 reference rdoc Thomas Reynolds 2011-11-23 22:07:34 -0800
  • 37053c812b add host option Thomas Reynolds 2011-11-23 22:05:53 -0800
  • 00271c1cee Start adding rdoc Thomas Reynolds 2011-11-23 21:59:53 -0800
  • f363e4f7a1 add backwards compatibility settings method Thomas Reynolds 2011-11-23 10:59:37 -0800
  • a65899672f Remove v1 check Thomas Reynolds 2011-11-23 10:49:33 -0800
  • 374a82013c update sprockets dep Thomas Reynolds 2011-11-21 21:28:52 -0800
  • d1003a23bc New extension API with on-demand loading, and gem versioning Thomas Reynolds 2011-11-21 00:23:16 -0800
  • 6de8d5dde5 cleanup calls to self. throughout Thomas Reynolds 2011-11-20 21:21:19 -0800
  • 1fbeedb573 remove dup methods from base Thomas Reynolds 2011-11-20 17:30:53 -0800
  • 51cb3980bc finish moving rendering code into sitemap Thomas Reynolds 2011-11-20 17:05:29 -0800
  • 9e1bf0c211 remove old mm- commands Thomas Reynolds 2011-11-20 13:49:11 -0800
  • 2d0c74054a begin work to let each path maintain it's own state. Paves the way for a dynamic rebuild command Thomas Reynolds 2011-11-20 13:48:28 -0800
  • 59f44b54d1 fix simple rack interface Thomas Reynolds 2011-11-19 19:17:12 -0800
  • f10db73346 simplify create_file Thomas Reynolds 2011-11-19 19:04:06 -0800
  • 425bd603f5 unify internal cache mechanism Thomas Reynolds 2011-11-19 18:53:18 -0800
  • a06eb91f45 alpha2 v3.0.0.alpha.2 Thomas Reynolds 2011-11-19 15:09:23 -0800
  • b9a3a9fa6e fix spaces build Thomas Reynolds 2011-11-19 15:06:08 -0800
  • 8613a58896 autoload slim and maruku Thomas Reynolds 2011-11-19 14:54:03 -0800
  • 6f2522cea6 prep alpha v3.0.0.alpha.1 Thomas Reynolds 2011-11-19 14:50:07 -0800
  • 8c4471fc40 fix minify js, re-enable build init, parse data before config.rb, everything else after Thomas Reynolds 2011-11-19 14:49:08 -0800
  • 61052de807 vendor hooks, add instance hooks, fix configure blocks Thomas Reynolds 2011-11-18 22:57:25 -0800
  • 3b4f3fbd22 forward extensions from set :engine to renderer Thomas Reynolds 2011-11-18 22:01:53 -0800
  • 47eb29bcfe fix template read cache Thomas Reynolds 2011-11-18 21:46:26 -0800
  • 9eccf59aec fix per-engine layout_engine, add tests Thomas Reynolds 2011-11-18 21:35:25 -0800
  • 22c37f9b2b all tests pass Thomas Reynolds 2011-11-18 20:49:59 -0800
  • 61c6881ecc change Thomas Reynolds 2011-11-18 20:35:09 -0800
  • d11b8388f2 fix context references Thomas Reynolds 2011-11-18 20:34:20 -0800
  • 4ceb9bab41 fix relative assets and sprockets js Thomas Reynolds 2011-11-18 17:37:01 -0800
  • 7d9550e9ce fix minify javascript Thomas Reynolds 2011-11-18 17:17:33 -0800
  • 1d2eca5373 fix cssmin Thomas Reynolds 2011-11-18 17:10:00 -0800
  • 931253469d fix cache_buster (include ancient bug Thomas Reynolds 2011-11-18 17:03:09 -0800
  • 186651c5b5 fix basic asset host Thomas Reynolds 2011-11-18 16:22:15 -0800
  • a5e0dd49a9 reintroduce a vendored copy of padrino helpers, fix automatic image sizes, begin move to pure ruby asset_url pipeline Thomas Reynolds 2011-11-18 16:17:14 -0800
  • 0d0eda71c2 reenable build reroute Thomas Reynolds 2011-11-18 14:09:48 -0800
  • 0e5ce50787 rename old padrino tests, remove sinatra tests, use metadata hooks for frontmatter and liquid Thomas Reynolds 2011-11-18 13:38:18 -0800
  • c82a40dde5 rackmap hates me Thomas Reynolds 2011-11-18 00:34:56 -0800
  • f4fa1acd3e experimental rack-only middleman Thomas Reynolds 2011-11-17 19:56:55 -0800
  • fc91179b4a run file changed for entire app on boot Thomas Reynolds 2011-11-17 16:02:07 -0800
  • ffb7611acc file watchers can match regex against path Thomas Reynolds 2011-11-17 13:21:05 -0800
  • 34d3522d93 fix frontmatter auto updater and switch to Padrino.logger Thomas Reynolds 2011-11-17 11:43:04 -0800
  • 28e06e3e69 update some deps Thomas Reynolds 2011-11-15 15:36:55 -0800
  • 7d3253821c Fixing: port typo. Arron Mabrey 2011-11-14 14:57:05 -0500
  • 74bfcbe1aa refactor sitemap to add context cache Thomas Reynolds 2011-11-13 21:57:53 -0800
  • 7dbc7d680a only silence thin when not debugging Thomas Reynolds 2011-11-11 12:31:28 -0800
  • cd63ec2248 expose more data for blog ext Thomas Reynolds 2011-11-11 12:27:09 -0800
  • 97e1dfa339 move init Thomas Reynolds 2011-11-11 11:14:45 -0800
  • 05e2ec15ca remove rbx and jruby testing Thomas Reynolds 2011-11-10 16:26:09 -0800
  • 740cdb120b fix frontmatter cache on 1.9.x Thomas Reynolds 2011-11-10 16:16:40 -0800
  • ff2eddf5b8 attempt some speedups Thomas Reynolds 2011-11-10 15:56:04 -0800
  • 610509b373 don't try to parse frontmatter from binary files, duh Thomas Reynolds 2011-11-10 15:35:53 -0800
  • d018511606 debug flag Thomas Reynolds 2011-11-10 15:24:24 -0800
  • 9bfd345849 quiet down guard and thin Thomas Reynolds 2011-11-10 15:09:52 -0800
  • d264a49a76 cleanup cli class Thomas Reynolds 2011-11-10 14:35:27 -0800
  • 2682bbf6ea simpler guard-based frontmatter, use rackmap everywhere (tests, server, build) Thomas Reynolds 2011-11-10 12:26:20 -0800
  • 055f7c2a41 refactor data to use guard hooks Thomas Reynolds 2011-11-09 21:19:11 -0800
  • 1b9ad20ed1 minor builder refactor Thomas Reynolds 2011-11-08 16:33:50 -0800
  • 537fdbb76b coffeescript changed its error message Thomas Reynolds 2011-11-08 16:21:05 -0800
  • 36df6300cd queue sitemap changes until after first run Thomas Reynolds 2011-11-08 16:04:53 -0800
  • d72200dc5e reenable sitemap tree Thomas Reynolds 2011-11-08 15:47:53 -0800
  • 271961bf8c cleanup compass hook Thomas Reynolds 2011-11-08 15:46:54 -0800
  • 8a81a7be1c hooks for after config Thomas Reynolds 2011-11-08 15:45:22 -0800
  • 553be5762c routing cleanup Thomas Reynolds 2011-11-08 15:38:15 -0800
  • 45f18a6580 builder hooks Thomas Reynolds 2011-11-08 15:10:53 -0800
  • ec0aa868f4 compass hooks Thomas Reynolds 2011-11-08 15:05:06 -0800
  • 0ed1a73450 begin migration to hooks callback library Thomas Reynolds 2011-11-08 14:57:55 -0800
  • 19e566f6a5 little cleanups Thomas Reynolds 2011-11-08 10:35:27 -0800
  • e8d50ad204 sitemap_tree helper Thomas Reynolds 2011-11-08 00:00:33 -0800
  • ce841ccd18 helper func Thomas Reynolds 2011-11-07 23:44:34 -0800
  • a03ce61627 fix tests on 1.9 Thomas Reynolds 2011-11-07 23:31:43 -0800
  • b5561227f8 sitemap works, tests pass Thomas Reynolds 2011-11-07 22:34:02 -0800
  • 41a5d9bbee begin core sitemap restructure Thomas Reynolds 2011-11-07 17:58:07 -0800
  • f8ed2d60b6 livereload is now optional Thomas Reynolds 2011-11-07 11:19:41 -0800