Alexey Vasiliev
|
61915cdaab
|
Update rubocop + use enable-frozen-string-literal (#2354)
|
2020-08-16 12:08:50 -07:00 |
|
Thomas Reynolds
|
5f994e94ea
|
Replace Rack middleware with Resource Filter Pipeline (#1900)
* WIP - Rendering pipeline.
More WIP
More WIP WIP
Finish conversion
continuing
Minor performance tweak
* Fix tests
|
2018-11-10 11:20:34 -08:00 |
|
Thomas Reynolds
|
efd1ef69d6
|
2018 cleanup
Upgrade our deps
Drop support for Ruby 2.2 (because some deps have)
Update rubocop and lints
|
2018-09-11 11:43:07 -07:00 |
|
Thomas Reynolds
|
b794961916
|
Only rewrite urls in sitemap. Fixes #1873
|
2016-04-12 12:53:50 -07:00 |
|
Thomas Reynolds
|
598d72480f
|
Fix slow server boot. It was recursing through node_modules and .git on initial boot
|
2016-01-28 16:45:54 -08:00 |
|
Thomas Reynolds
|
a47b2138f8
|
Add specific check for TLD-like strings when replacing inline urls. Fixes #1751
|
2016-01-14 14:29:45 -08:00 |
|
Thomas Reynolds
|
5f8beba4b3
|
Perf
|
2016-01-14 11:05:41 -08:00 |
|
Dan Allen
|
c48c81cbba
|
resolves #1656 don't mangle URL inside tag
|
2015-10-26 15:30:44 -06:00 |
|
Dan Allen
|
4995bd23d7
|
resolves #1653 don't rewrite paths that start with //
|
2015-10-26 00:39:48 -06:00 |
|
Thomas Reynolds
|
b127283040
|
Fix up inline url confusion
|
2015-04-26 13:01:19 -07:00 |
|
Thomas Reynolds
|
4740159a3a
|
Use Addressable to improve inline url detection and rewriting. Only rewrite relative paths. Closes #1499
|
2015-04-22 09:41:24 -07:00 |
|
Thomas Reynolds
|
29bf25ace6
|
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
|
2014-06-03 09:01:46 -07:00 |
|
Thomas Reynolds
|
9ebddeed1d
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
|
Thomas Reynolds
|
1cad726c81
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
|
Thomas Reynolds
|
73913f0ace
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
|