1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-core/fixtures
Alexey Vasiliev f9f92dd52b
External pipeline manifest helpers (#2528)
* Update middleman-core gemspec deps (allow activesupport 7 usage)

* update lock file

* fix yaml loading

* fix dump for yaml

* update bundler for ruby 3.1

* Array, Hash allowed in safe_load + use CLOCK_MONOTONIC

* Update test deps

* back contracts 0.16.0

* update mini_racer

* fix corrupted cache

* lock contracts gem (patch version break middleman)

* add x86_64-linux platform to lock

* add x86_64-linux and x86_64-darwin-20 platforms to lock

* revert fix corrupted cache

* disable check 3.1 - nokogiri issue

* Support ruby 3.0.0 (commented some contracts)

* Fix rubocop

* no success for 3.1 - mini_racer build error on CI

* be more specific about padrino-helpers

* trying to back 3.1

* try to disable platform fetch

* disable js runtime

* trying to fix https://github.com/simplecov-ruby/simplecov/issues/1003

* `Trying to back min_racer

* No success with min_racer

* remove comments, move in correct place openssl

* Support manifest json for external pipeline

* Support manifest json helpers for external pipeline

* Add tests for external pipeline helpers

* Add tests for external pipeline helpers, more cases

* Add tests for external pipeline helpers, more cases
2022-01-30 09:44:54 -08:00
..
asset-hash-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
asset-hash-host-app/source Allow sorting of rewriters. Fixes #1752 2016-01-14 14:02:33 -08:00
asset-hash-minified-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
asset-hash-prefix Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
asset-hash-remove-filename Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
asset-hash-source-map Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
asset-host-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
auto-css-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
auto-js-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
auto-js-directory-index-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
automatic-directory-matcher-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
automatic-image-size-app Fix automatic images with absolute (or images dir missing) paths in markdown. Fixes #1755 2016-01-14 14:14:50 -08:00
basic-data-app External pipeline manifest helpers (#2528) 2022-01-30 09:44:54 -08:00
build-with-errors-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
cache-buster-app Extract compass support into extension, rewrite all features that rely on it to be pure Ruby 2014-06-03 09:01:46 -07:00
capture-html-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
chained-app Keeps full file path for chained templates (#2117) 2017-10-12 16:39:16 -07:00
clean-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
clean-dir-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
clean-nested-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
coffeescript-app merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
collections-app/source 2018 cleanup 2018-09-11 11:43:07 -07:00
content-for-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
content-type-app Use configurable content type for detection of minifiable content. 2015-02-25 16:08:26 -08:00
custom-layout-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
custom-layout-app2
custom-src-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
data-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
destination-dir-different-from-source-dir-name Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
different-engine-layout merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
different-engine-partial merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
dynamic-pages-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
empty-app
engine-matching-layout
extension-api-deprecations-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
extension-hooks-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
extensionless-text-files-app
external-helpers Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
external-pipeline-error Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
external-pipeline-helpers External pipeline manifest helpers (#2528) 2022-01-30 09:44:54 -08:00
feature-params-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
fonts-app Extract compass support into extension, rewrite all features that rely on it to be pure Ruby 2014-06-03 09:01:46 -07:00
frontmatter-app Support TOML as a frontmatter or data format 2020-11-29 19:59:07 +00:00
frontmatter-neighbor-app Support TOML as a frontmatter or data format 2020-11-29 19:59:07 +00:00
frontmatter-settings-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
frontmatter-settings-neighbor-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
glob-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
gzip-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
i-8859-1-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
i18n-alt-root-app merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
i18n-default-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
i18n-force-locale Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
i18n-mixed-sources Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
i18n-nested-app Refactor some of i18n for better codeclimate scores. In the process, make nested i18n files work like rails 2013-05-29 14:00:37 -04:00
i18n-no-templates-dir-app Support sites which are using file extension i18n only (#2434) 2021-01-19 16:19:32 -08:00
i18n-test-app Use i18n fallbacks when looking up localized paths (#2116) 2017-10-12 16:38:05 -07:00
ignore-app/source
image-srcset-paths-app Resolves issue #1396 supporting srcset 2015-04-23 17:28:49 -07:00
import-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
indexable-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
large-build-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
layouts-dir-app/source Prefer loading layouts from layouts_dir over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb. Fixes #1176. 2014-02-20 08:50:07 -08:00
link-to-app update padrino. 2014-02-18 18:30:29 -08:00
liquid-app Manually merge #2099 2018-11-08 13:09:20 -08:00
lorem-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
manual-layout Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
manual-layout-missing Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
manual-layout-override Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
markdown-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
markdown-frontmatter-options-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
markdown-in-haml-app merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
markdown-in-slim-app Add tests for Slim inline filters. Refactor similar feature in Haml filters. Closes #1542 2015-06-16 16:47:42 -07:00
minify-css-app/source SassC, woot 2015-09-28 11:24:37 -07:00
minify-js-app Use configurable content type for detection of minifiable content. 2015-02-25 16:08:26 -08:00
missing-tilt-library-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
more-extensionless-text-files-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
more-frontmatter-settings-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
more-ignore-app/source merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
more-markdown-app/source remove Implied Extensions feature. Closes #1211 2014-03-20 17:12:41 -07:00
more-preview-app WIP Dependencies (#2220) 2018-11-17 11:29:37 -08:00
more-traversal-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
multiple-data-sources-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
multiple-layouts
multiple-sources-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
multiple-sources-with-destination-dir Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
multiple-sources-with-duplicate-file-names-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
multiple-sources-without-destination-dir Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
nested-data-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
nested-layout-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
no-layout
padrino-helpers-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
page-classes-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
page-helper-layout-block-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
page-id-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
paginate-app Reduce creating unneeded hashes (#2219) 2018-11-11 15:17:49 -08:00
partial-chained_templates-app Support template chaining for partials 2014-07-31 11:39:02 +02:00
partials-app Use EnhancedHash for partial locals (#2169) 2018-04-09 16:39:02 -07:00
passthrough-app/source Extract compass support into extension, rewrite all features that rely on it to be pure Ruby 2014-06-03 09:01:46 -07:00
preview-app
proxy-pages-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
redirect-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
related-files-app Generic related files check 2015-11-28 16:48:08 -08:00
relative-assets-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
sass-assets-path-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
sass-in-slim-app Prevent overwrite of Slim embedded options (#1927) 2016-05-31 13:15:21 -07:00
scss-app Only libsass (#2236) 2018-12-31 12:41:21 -08:00
slim-content-for-app more slim tests. Targets #1327 2014-08-04 14:41:22 -07:00
strip-url-app
stylus-preview-app remove instance variable and page block support 2014-01-03 15:49:54 -08:00
traversal-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
v4-extension-callbacks Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
wildcard-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
wildcard-directory-index-app Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00