Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jekyll

A simple, blog-aware static site generator.
Collective - Host: opensource - https://opencollective.com/jekyll - Code: https://github.com/jekyll/jekyll

Merge pull request #4949 from jekyll/fix-drop-rubocop-errors

Merge pull request 4949

github.com/jekyll/jekyll - a15958d5a71364cfe78c022cfcec2fde8c3b59de authored over 8 years ago by jekyllbot <[email protected]>
Rubocop: drop changes from v3.1 forward-ports

github.com/jekyll/jekyll - 6f1e1d80cdfd4d279bc4ac7446b3152788170110 authored over 8 years ago by Parker Moore <[email protected]>
Update history to reflect merge of #4945

[ci skip]

github.com/jekyll/jekyll - b353e181c1ad7fb51a70829725e964c156f7e0c0 authored over 8 years ago by Parker Moore <[email protected]>
Fix tests for document drop JSONification based on master updates. /cc #4914

github.com/jekyll/jekyll - aff1430608e7ddfcb73d211606c20119ec062437 authored over 8 years ago by Parker Moore <[email protected]>
Merge branch 'master' into pathawks-fp/jsonify-drops

* master: (38 commits)
Mention where it came from. [ci skip]
Update history to reflect merge...

github.com/jekyll/jekyll - e56e58e498cada0af607ecf80c1653636b8b4b5a authored over 8 years ago by Parker Moore <[email protected]>
Mention where it came from. [ci skip]

github.com/jekyll/jekyll - 02bf4f1032217c0a93bc38c2f937a88ebfe243de authored over 8 years ago by Parker Moore <[email protected]>
Merge pull request #4944 from pathawks/fp/sort-includes

Merge pull request 4944

github.com/jekyll/jekyll - dc5fd15f719a0891835f298326d655c1cd485208 authored over 8 years ago by jekyllbot <[email protected]>
Update history to reflect merge of #4944 [ci skip]

github.com/jekyll/jekyll - d9c9e0238ac202a273d7526d4eb50aecb57c2378 authored over 8 years ago by jekyllbot <[email protected]>
Update history to reflect merge of #4943 [ci skip]

github.com/jekyll/jekyll - 1502d0006331969736c68f74a2f08d618a453db5 authored over 8 years ago by jekyllbot <[email protected]>
Merge pull request #4943 from pathawks/fp/fix-layout-var-overflow

Merge pull request 4943

github.com/jekyll/jekyll - 0ca45a48e53de69fc17e12114f31d96d20cb11b2 authored over 8 years ago by jekyllbot <[email protected]>
Mention where it came from. [ci skip]

github.com/jekyll/jekyll - 3c0d1a18bfff7924adabcb65b0ca39b9850f2ed9 authored over 8 years ago by Parker Moore <[email protected]>
Update history to reflect merge of #4942 [ci skip]

github.com/jekyll/jekyll - a7cbb89dfca8fe367301b444e1bcbf806c3c92c3 authored over 8 years ago by jekyllbot <[email protected]>
Merge pull request #4942 from pathawks/fp/configuration-from-permalink-fix

Merge pull request 4942

github.com/jekyll/jekyll - cf810a88fa85ed0cd1caf497ce4741363ac0c0e8 authored over 8 years ago by jekyllbot <[email protected]>
rubocop: fix spacing in code style

github.com/jekyll/jekyll - 2caf8e06213eb0812cb17384bac8c3796c6ae610 authored over 8 years ago by Anatoliy Yastreb <[email protected]>
rubocop: fix code style

github.com/jekyll/jekyll - 5c036cf3c4933f51f6a13221f11e424f862578c7 authored over 8 years ago by Anatoliy Yastreb <[email protected]>
Update history to reflect merge of #4941

[ci skip]

github.com/jekyll/jekyll - 757233754eb0d1848bb934087a9615a9ca2efe46 authored over 8 years ago by Parker Moore <[email protected]>
Merge branch 'pathawks-fp/ExcerptDrop'

* pathawks-fp/ExcerptDrop:
Rubocop fixes
excerpt drop should give access to document's layou...

github.com/jekyll/jekyll - 10543e7c46f0b591668228b73061e4a31f7bfdab authored over 8 years ago by Parker Moore <[email protected]>
Rubocop cleanup for lib/jekyll/layout.rb

github.com/jekyll/jekyll - de39107c76f6b769ce81203c71c6931eb904176c authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop cleanup for lib/jekyll/plugin_manager.rb

github.com/jekyll/jekyll - 65e78b3280dc861a3560cfa1bfd7450ee965402c authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop cleanup for lib/jekyll/page.rb

github.com/jekyll/jekyll - 3a04093e5113751bbc4907c01f49412b6f94cbbd authored over 8 years ago by Brint O'Hearn <[email protected]>
External: remove &block arg, use block_given?

Addresses my comment in https://github.com/jekyll/jekyll/pull/4936#discussion_r64598949

github.com/jekyll/jekyll - 733c56a65e8844a565f8734cb352deb997cbd655 authored over 8 years ago by Parker Moore <[email protected]>
Update history to reflect merge of #4936 [ci skip]

github.com/jekyll/jekyll - 1c937013fdf702864f8ac6f75a1ff6dd784e2f88 authored over 8 years ago by jekyllbot <[email protected]>
Merge pull request #4936 from pathawks/passing

Merge pull request 4936

github.com/jekyll/jekyll - 3292850b988c498f44fbfb01943259d4b9db543c authored over 8 years ago by jekyllbot <[email protected]>
rubocop: fix include tag code style

github.com/jekyll/jekyll - 2ca80920dcf0ae72cec37c714cc158c568402989 authored over 8 years ago by Anatoliy Yastreb <[email protected]>
Fix test to simply ensure next is an object in jsonify

github.com/jekyll/jekyll - f8c708ffec903c9778c3568582a75a9780aa81ba authored over 8 years ago by Parker Moore <[email protected]>
Add ability to render drops as JSON

Previously you could do, e.g. {{ site | jsonify }}, but with the introduction of Liquid Drops, t...

github.com/jekyll/jekyll - 17d8c96a630bf4c9ea932622269443a56e82a375 authored over 8 years ago by Parker Moore <[email protected]>
lib/jekyll.rb: require document_drop to ease our pain

github.com/jekyll/jekyll - ad7bd8409810e361417b14ea7434a0fc12483f31 authored over 8 years ago by Parker Moore <[email protected]>
Sort the results of the require_all glob.

Filesystems behave differently when performing glob listings.

In my environment, they are liste...

github.com/jekyll/jekyll - 1a05483a6304f59bff8d30f26f53ed7a51fa3ad9 authored over 8 years ago by Parker Moore <[email protected]>
Rubocop fixes

github.com/jekyll/jekyll - cc0c5ea19e8fa1e8bd3e46f09a2063adc277d79a authored over 8 years ago by Pat Hawks <[email protected]>
Add failing test for layout data inheritance bug (#4433)

github.com/jekyll/jekyll - 8e939cd86e67b81ecc97108684928b4ca553dd4c authored over 8 years ago by Parker Moore <[email protected]>
Reset {{ layout }} between each render & merge layout data properly

github.com/jekyll/jekyll - db7cd6f61203b77d4b7e5e13d2c01e3afc5ed0b6 authored over 8 years ago by Parker Moore <[email protected]>
Add failing test for layout bug (#4897)

github.com/jekyll/jekyll - a99adcafaa01fecd4f3bda1a781b538be720084c authored over 8 years ago by Parker Moore <[email protected]>
Fix tests for plugins in configuration.

github.com/jekyll/jekyll - 7641971d7e355a8041bec96b8ce843b89f5daebc authored over 8 years ago by Parker Moore <[email protected]>
Define Drop#each so we can use the new frozen/duping behavior

github.com/jekyll/jekyll - 48274244e39c5574a8df24648a911fe672e3dcee authored over 8 years ago by Parker Moore <[email protected]>
Don't default 'include' and 'exclude' to an empty array

github.com/jekyll/jekyll - d5c3785d293bd739c9439c35eada422442c3e4e4 authored over 8 years ago by Parker Moore <[email protected]>
Fix some minor things in the tests

github.com/jekyll/jekyll - de5970ae55503b0c6fb6bf72464d7fe093b306e3 authored over 8 years ago by Parker Moore <[email protected]>
Freeze configuration defaults & duplicate in deep_merge_hashes if need be.

github.com/jekyll/jekyll - d84844c2230948082de7a9270023f732a4542bb0 authored over 8 years ago by Parker Moore <[email protected]>
Remove merge conflicts I forgot to fix.

github.com/jekyll/jekyll - ad59b6e62a68219ee82f3df4f45b8cb375e77457 authored over 8 years ago by Parker Moore <[email protected]>
Remove use of Marshal in runtime code.

github.com/jekyll/jekyll - fab092fcece39345b090b7301511df4bbc16591a authored over 8 years ago by Parker Moore <[email protected]>
Site#site_payload: sort collections by label

github.com/jekyll/jekyll - 8af77643c5d63eb5b241f410e34e728eeeef71b2 authored over 8 years ago by Parker Moore <[email protected]>
Remove call to #backwards_compatibilize in Configuration.from

github.com/jekyll/jekyll - 59346eb2285e9b122c0efabbbe03e715382b7723 authored over 8 years ago by Parker Moore <[email protected]>
Configuration#add_default_collections: fix bug where DEFAULTS['collections'] is modified

github.com/jekyll/jekyll - f52a0e7200957362d8078adc3c15cda303543e43 authored over 8 years ago by Parker Moore <[email protected]>
Add missing 'end' to test/helper.rb

github.com/jekyll/jekyll - 37b93f10dd880d6561037c916bf5571f3296f4d3 authored over 8 years ago by Parker Moore <[email protected]>
Add Configuration.from & use in Jekyll.configuration.

This process streamlines the creation of new configurations. Creating a new
site will choke if n...

github.com/jekyll/jekyll - d01f7943debf08dee645990ddb0e00d59cf846bb authored over 8 years ago by Parker Moore <[email protected]>
Use Marshal to duplicate configuration defaults to prevent manipulation

github.com/jekyll/jekyll - 04d44731190ea19afe5547ac5b0f7928d4af1381 authored over 8 years ago by Parker Moore <[email protected]>
Add tests for Configuration#add_default_collections

github.com/jekyll/jekyll - 4e06f07ad436badfbc031175041c61319ba3da2e authored over 8 years ago by Parker Moore <[email protected]>
Don't read a config file if the filename is empty.

github.com/jekyll/jekyll - 6eaa8e90f8fe8fff5bac0853b5a13690745b0cdd authored over 8 years ago by Parker Moore <[email protected]>
Refactor some tests to prevent manipulation of Jekyll::Config::DEFAULTS

github.com/jekyll/jekyll - dbcbf809ff6cc7b0a33f231a42523f480acd1a90 authored over 8 years ago by Parker Moore <[email protected]>
Only write collections.posts.permalink if permalink is set.

github.com/jekyll/jekyll - f2263a11b73091f0b94b8c6fe6f467e0a96b2d3d authored over 8 years ago by Parker Moore <[email protected]>
Test#build_configs shouldn't overwrite default collections

github.com/jekyll/jekyll - c69ca4c11eac808a3cc8ec28286fea8a9ce7d7f8 authored over 8 years ago by Parker Moore <[email protected]>
Rubocop fixes

github.com/jekyll/jekyll - 48f16974ce35c173f1c34adecba902a775b47069 authored over 8 years ago by Pat Hawks <[email protected]>
excerpt drop should give access to document's layout

github.com/jekyll/jekyll - 7d3f8ac75dcb3274375c5a619d3c727f4305f1ca authored over 8 years ago by Parker Moore <[email protected]>
look up the content methods for drops in a smarter way

github.com/jekyll/jekyll - c0910f2bc553d45debf50c2438c77f009f547a9e authored over 8 years ago by Parker Moore <[email protected]>
Use require_relative

github.com/jekyll/jekyll - 3896f6d5d8929f3f9e14428703a769912cacb317 authored over 8 years ago by Parker Moore <[email protected]>
Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid

github.com/jekyll/jekyll - b0192340074805e97ef63160ebaa95d8dcd76ec8 authored over 8 years ago by Parker Moore <[email protected]>
Document normalize_whitepace filter

github.com/jekyll/jekyll - 2c567a6dc358221b810355807a7f4df3adf3f8c1 authored over 8 years ago by Pat Hawks <[email protected]>
rubocop: fix post URL tag code style

github.com/jekyll/jekyll - 80a65d161f3f342533968d31cf679248c7dd8ce2 authored over 8 years ago by Anatoliy Yastreb <[email protected]>
rubocop: fix link tag code style

github.com/jekyll/jekyll - 0d1151191437e0da82a6a2cae7282cb8e137945a authored over 8 years ago by Anatoliy Yastreb <[email protected]>
rubocop: fix highlight tag code style

github.com/jekyll/jekyll - 41a8b10780e7f41e05f8b2ef24a20dae29a979cc authored over 8 years ago by Anatoliy Yastreb <[email protected]>
Rubocop: Low hanging fruit

github.com/jekyll/jekyll - a8d27e5788c67504908e392c5cf6a53f1492254e authored over 8 years ago by Pat Hawks <[email protected]>
Update history to reflect merge of #4916

[ci skip]

github.com/jekyll/jekyll - e02049727b8414a8a1e7b6baeebd306f1384566e authored over 8 years ago by Parker Moore <[email protected]>
Merge pull request #4916 from brint/rubocop_cleaning

Merge pull request 4916

github.com/jekyll/jekyll - 6eaf2634f23f25e2a964899eb758e5fab8ef6f53 authored over 8 years ago by jekyllbot <[email protected]>
Adding double quotes & freeze back to version after rebase

github.com/jekyll/jekyll - dbda462c2f001f0d69e581f3c4664696b43e96ba authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop fixes for lib/jekyll/utils/ansi.rb

github.com/jekyll/jekyll - d743c8035793ea0ddf87e4849a617db179da6fc9 authored over 8 years ago by Brint O'Hearn <[email protected]>
lib/jekyll/utils/platforms.rb didn't have any rubocop errors

github.com/jekyll/jekyll - 281a873c7156f9700c3c143e8deba37c0f528d49 authored over 8 years ago by Brint O'Hearn <[email protected]>
Splitting args onto own lines in test/test_static_file.rb

For functions where the character limit was exceeded
and line wrapping was needed, this commit ju...

github.com/jekyll/jekyll - 6db52725288b35bedb6a4442b9f1c2c13e28aae3 authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop fixes for lib/jekyll/version.rb

github.com/jekyll/jekyll - e85f2a0ee9be3cfe7805976541280c4b93d97a1c authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop fixes for test/test_related_posts.rb

github.com/jekyll/jekyll - 8f07affe2ad162ea72c7074c627223c53dad925e authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop fixes for test/test_url.rb

github.com/jekyll/jekyll - 013e2f159d583cf635448e6cdf8fc050d572b7a1 authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop fixes for test/test_theme.rb

github.com/jekyll/jekyll - 1380836a4bf5a3e8be8eb2ddf74318718f3979d2 authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop fixes for test/test_static_file.rb

github.com/jekyll/jekyll - 16c1146b4f55f2047367a28946b02015adca3e6e authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop fixes for test/test_sass.rb

github.com/jekyll/jekyll - a9f110b861bed10cc3f01e145956aa6343e00d0a authored over 8 years ago by Brint O'Hearn <[email protected]>
Release :gem: 3.2.0.pre.beta1

github.com/jekyll/jekyll - 498324bbffc282ca0503c6a0f18ca63df7a2db8a authored over 8 years ago by Parker Moore <[email protected]>
Release a beta.

github.com/jekyll/jekyll - 51c415291932502ea7f1bfb2867a1bf5c047b3a2 authored over 8 years ago by Parker Moore <[email protected]>
Cleaning up site template & theme updates.

github.com/jekyll/jekyll - 8ac5b03006650f91c6ef34e071ae6af19df6461f authored over 8 years ago by Parker Moore <[email protected]>
Merge pull request #4848 from jekyll/new-theme-command

Merge pull request 4848

github.com/jekyll/jekyll - ee2c41ad6a46a87f118b5afa1d2b8f5e7f61803c authored over 8 years ago by jekyllbot <[email protected]>
Update history to reflect merge of #4848 [ci skip]

github.com/jekyll/jekyll - cd31761f9ac7b96a8c6faeca0edf64030ad5a45a authored over 8 years ago by jekyllbot <[email protected]>
Fix rubocop issues.

github.com/jekyll/jekyll - f3a29677f9763bf935d36fa260ec36acdf126dc8 authored over 8 years ago by Parker Moore <[email protected]>
Add normalize_whitepace filter

github.com/jekyll/jekyll - f7714add1506b06a1352b17b2dedc415ea87911a authored over 8 years ago by Pat Hawks <[email protected]>
Correct variable reference.

github.com/jekyll/jekyll - f2d08cf1381044831411784b9e770d3574423baa authored over 8 years ago by Parker Moore <[email protected]>
Add note about {{ layout }} to site.

github.com/jekyll/jekyll - ca0b1f7ea691012234a642d8f90e7617f21f7ffe authored over 8 years ago by Parker Moore <[email protected]>
Only spec.summary is needed...

github.com/jekyll/jekyll - 12deccc51379df1c1cc33a7839078c345ff509e9 authored over 8 years ago by Parker Moore <[email protected]>
Add a Rakefile to do releases as well as adding an example website.

github.com/jekyll/jekyll - 20110571ef8a3d15d94ac19a47f474bc59f38bb4 authored over 8 years ago by Parker Moore <[email protected]>
Fix rubocop offense.

github.com/jekyll/jekyll - 3885057e9e4f8cdf1df40aaa55983e45e9a0110a authored over 8 years ago by Parker Moore <[email protected]>
Add info about 3.1.6 to master.

github.com/jekyll/jekyll - 1d81d2087e462353b8d7371c56016a3a7df133aa authored over 8 years ago by Parker Moore <[email protected]>
Add release information for v3.1.5

github.com/jekyll/jekyll - 5949b4a5bb34cc8140d2c696a77d7778ea0f3679 authored over 8 years ago by Parker Moore <[email protected]>
Port forward the release information for v3.1.4

github.com/jekyll/jekyll - eb14b8817546b4982fc8ed7e6a45d190f070ebec authored over 8 years ago by Parker Moore <[email protected]>
Merge pull request #4903 from jehartzog/fix-pagination-docs

Merge pull request 4903

github.com/jekyll/jekyll - cb80934277dde4ce77260689cc6b2f55c89019cb authored over 8 years ago by jekyllbot <[email protected]>
Update history to reflect merge of #4903 [ci skip]

github.com/jekyll/jekyll - 952947c65efd9ca5d4636edd8b26f5d7ac2bfdbf authored over 8 years ago by jekyllbot <[email protected]>
Replaced markdown ` with <code> inside HTML block

github.com/jekyll/jekyll - eab2b438c958166bf034cfbf78fe17f74f3ef7d5 authored over 8 years ago by EricH <[email protected]>
Update history to reflect merge of #4902 [ci skip]

github.com/jekyll/jekyll - 66e5453c35ee6f8e1f96d4a431f401d45f845e01 authored over 8 years ago by jekyllbot <[email protected]>
Merge pull request #4902 from brint/rubocop_cleanup_tests

Merge pull request 4902

github.com/jekyll/jekyll - 9e92061eb3317d14cad77f49ed1b49209123a5a2 authored over 8 years ago by jekyllbot <[email protected]>
Moving url to local var for better readability

github.com/jekyll/jekyll - ce9a8cb0f2a1dbfd4a416ad12f4c3f104cdb7e11 authored over 8 years ago by Brint O'Hearn <[email protected]>
Moving expected output into variable to make asserts more readable

github.com/jekyll/jekyll - df585aa5c61c5e9552e32e473617be19474293e9 authored over 8 years ago by Brint O'Hearn <[email protected]>
Moving .with down one line 4x times

github.com/jekyll/jekyll - b006810f172a94e9bd5aa9cad8440e5cd1bacac1 authored over 8 years ago by Brint O'Hearn <[email protected]>
Aligning hashes per 2caff75

github.com/jekyll/jekyll - 98eef8af95c3d1ad8566215cf2a31fa5c8ff7792 authored over 8 years ago by Brint O'Hearn <[email protected]>
test/test_exerpt.rb variable assignment cleanup

github.com/jekyll/jekyll - 211c16003e0b7064deabd659b3e6ac4c2ba12e68 authored over 8 years ago by Brint O'Hearn <[email protected]>
Shortening messages to keep things down to one line where possible

github.com/jekyll/jekyll - bc16d13d7926ad92a911763ffe825b2f71b630a5 authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop fixes for test/test_layout_reader.rb

github.com/jekyll/jekyll - 271a8aebfb80c18bc02869c11840a57ae38ab78c authored over 8 years ago by Brint O'Hearn <[email protected]>
Rubocop fixes for test/test_liquid_extensions.rb

github.com/jekyll/jekyll - 5a1a8c9c82adad67137a7787bb0ac365e7369aec authored over 8 years ago by Brint O'Hearn <[email protected]>