Commit Graph

  • e801d55ddf Update history to reflect merge of #4755 [ci skip] jekyllbot 2016-04-04 14:54:33 -0700
  • ade2847301 Merge pull request #4755 from awood/master jekyllbot 2016-04-04 14:54:33 -0700
  • 7040448b75 Add entry linking to the Hawkins plugin. Alex Wood 2016-04-04 16:23:30 -0400
  • eb4e9dd347 more form baas Alex Hoyau 2016-04-04 19:07:57 +0200
  • d5b26c94d2 Merge pull request #4750 from SuriyaaKudoIsc/patch-23 Parker Moore 2016-04-03 20:32:03 -0700
  • eadba642ce Merge pull request #4751 from SuriyaaKudoIsc/patch-24 Parker Moore 2016-04-03 20:31:32 -0700
  • 387c40f667 Set protocol of jekyllrb.com to HTTPS Suriyaa Kudo 2016-04-03 10:28:09 +0200
  • 2bd3815b42 Small edits Suriyaa Kudo 2016-04-03 10:25:18 +0200
  • df2a92cb39 Update history to reflect merge of #4717 [ci skip] jekyllbot 2016-03-31 18:40:15 -0700
  • a224491d20 Merge pull request #4717 from jekyll/cleanup-launch-browser jekyllbot 2016-03-31 18:40:15 -0700
  • 7861f12727 Update history to reflect merge of #4537 [ci skip] jekyllbot 2016-03-31 18:37:33 -0700
  • 6ee728efcb Merge pull request #4537 from Crunch09/fix-warnings jekyllbot 2016-03-31 18:37:32 -0700
  • ba9a28474f Update history to reflect merge of #4720 [ci skip] jekyllbot 2016-03-31 18:31:18 -0700
  • 6c9200252a Merge pull request #4720 from jekyll/feature/upgrade-rake jekyllbot 2016-03-31 18:31:17 -0700
  • 4b471fe9fb
    DocumentDrop: add `#<=>` which sorts by date (falling back to path) Parker Moore 2016-03-31 13:39:08 -0700
  • d576d7bfae Added an explicit rerun note Enes Gönültaş 2016-03-30 17:16:25 +0300
  • 4effe25cc1 Fix slugify test Jussi Kinnula 2016-03-29 10:11:47 +0300
  • 4c65772c44 One final "urlsafe" replaced with "ascii" Jussi Kinnula 2016-03-29 10:01:08 +0300
  • 764a2c1b39 Change urlsafe to ascii also when actually slugifying Jussi Kinnula 2016-03-29 09:46:42 +0300
  • 487631e935 Add tests for ascii slugify mode Jussi Kinnula 2016-03-29 09:07:30 +0300
  • e823ac5180 Rename urlsafe to ascii, and document it (on utils.rb) Jussi Kinnula 2016-03-29 09:07:12 +0300
  • f80321ecac Update Rake. Jordon Bedwell 2016-03-27 22:22:35 -0500
  • 06ab708edf Don't blindly assume the last-system. Jordon Bedwell 2016-03-27 21:41:23 -0500
  • 9347e90a67 Use EntryFilter throughout & update tests Pierre Fenoll 2016-03-26 16:40:19 +0100
  • 4aadfe9fd7 Add test that filters out symlink pointing outside site source Pierre Fenoll 2016-03-26 14:16:43 +0100
  • bbd2a2b7f1 Rename EntryFilter#bad_symlink? to EntryFilter#symlink_outside_site_source? Pierre Fenoll 2016-03-26 13:12:08 +0100
  • 33255e3ac3
    IncludeTag: implement multiple load paths Parker Moore 2016-03-25 17:44:29 -0700
  • 0920d2b48a
    LayoutReader#read: read in Theme layouts if they aren't already registered Parker Moore 2016-03-25 17:06:26 -0700
  • a30068bf3f
    Merge remote-tracking branch 'origin/master' into themes Parker Moore 2016-03-25 16:30:25 -0700
  • a1a4b3937a
    Add Layout#relative_path so the layout can tell us what its path is for error messages Parker Moore 2016-03-25 16:29:37 -0700
  • f2aa15555b Update history to reflect merge of #4703 [ci skip] jekyllbot 2016-03-25 16:27:39 -0700
  • afa89d68f8 Merge pull request #4703 from jekyll/after_init_hook jekyllbot 2016-03-25 16:27:38 -0700
  • 6aae64c985 Update test_theme.rb Parker Moore 2016-03-25 15:22:29 -0700
  • 9474c370dc Update history to reflect merge of #4712 [ci skip] jekyllbot 2016-03-25 15:11:42 -0700
  • a04df2f440 Merge pull request #4712 from chrisfinazzo/highlight-code-samples jekyllbot 2016-03-25 15:11:41 -0700
  • d213981a24 Fix warnings Florian Thomas 2016-02-17 22:27:38 +0100
  • 7cdc8394aa Highlight the test code chrisfinazzo 2016-03-25 15:30:53 -0400
  • f16c5d0e65 Update history to reflect merge of #4640 [ci skip] jekyllbot 2016-03-25 12:19:17 -0700
  • 1ab0ed3664 Merge pull request #4640 from surrim/symlink_static_files jekyllbot 2016-03-25 12:19:17 -0700
  • 0f90fe67d2 but who will test the testers? Ben Balter 2016-03-25 15:00:42 -0400
  • 4a70382d5b test that themes register with sass Ben Balter 2016-03-25 14:48:44 -0400
  • bdaa0c3b5b register sass path Ben Balter 2016-03-25 14:46:00 -0400
  • 9be387ef6f readded "env=prod"-condition surrim 2016-03-25 19:42:53 +0100
  • f60d3a8dbc Allow symlinks iff they point to stuff inside site.source Pierre Fenoll 2016-03-25 14:15:39 +0100
  • 9234fa7510 Update history to reflect merge of #3849 [ci skip] jekyllbot 2016-03-24 13:54:04 -0700
  • 7a4817e55a Merge pull request #3849 from shinkondo/master jekyllbot 2016-03-24 13:54:03 -0700
  • f0e9b378f6 Update history to reflect merge of #4624 [ci skip] jekyllbot 2016-03-24 12:50:06 -0700
  • da4a664290 Merge pull request #4624 from jeffkole/feature/add-collection-url-tag jekyllbot 2016-03-24 12:50:05 -0700
  • 9fc4a85806 Update history to reflect merge of #4704 [ci skip] jekyllbot 2016-03-24 12:40:50 -0700
  • 59d1a122c6 Merge pull request #4704 from jekyll/parkr-patch-1 jekyllbot 2016-03-24 12:40:49 -0700
  • 0f2df6c7b3 Update history to reflect merge of #4706 [ci skip] jekyllbot 2016-03-24 12:40:16 -0700
  • c7d4386b63 Merge pull request #4706 from yordis/patch-1 jekyllbot 2016-03-24 12:40:15 -0700
  • 54fcc97725 Checks for link file extension in tests Jeff Kolesky 2016-03-24 08:54:31 -0700
  • 5f97f928de Updating assets documentation Yordis Prieto 2016-03-24 09:52:16 -0400
  • c27c669796 Fix test teardown for cleaner. Shinn Kondo 2016-03-23 20:37:13 -0500
  • c6564d352b Update history to reflect merge of #4542 [ci skip] jekyllbot 2016-03-23 17:49:47 -0700
  • 87d0f03f5c Merge pull request #4542 from jekyll/jekyll-new-with-gemfile jekyllbot 2016-03-23 17:49:46 -0700
  • 7695ba6eb4 Add explanation of site variables in the example _config.yml Parker Moore 2016-03-23 17:44:11 -0700
  • 01d48320fd Merge remote-tracking branch 'upstream/master' Shinn Kondo 2016-03-23 19:33:22 -0500
  • 22d9312eaf Use double quotes in the gemfile Parker Moore 2016-03-23 17:25:19 -0700
  • da35e134f1
    Add test for creation of Gemfile by 'jekyll new' Parker Moore 2016-03-23 17:24:33 -0700
  • 09f9f193d8 Add comment about github-pages Parker Moore 2016-03-23 17:15:35 -0700
  • 0c172f6463 Update history to reflect merge of #4533 [ci skip] jekyllbot 2016-03-23 17:01:16 -0700
  • 4ce50e3936 Merge pull request #4533 from hgoodman/feature/show-dir-listing jekyllbot 2016-03-23 17:01:16 -0700
  • 007b7d45dc
    Ensure Rouge closes its div/figure properly after highlighting ends. Tom Fejfar 2016-03-23 14:03:50 -0700
  • 9b60df8883
    Add Site#config= which can be used to set the config Parker Moore 2016-03-23 13:14:30 -0700
  • 84b7d9b3ac
    Add Hook for :site :after_init Parker Moore 2016-03-23 13:14:08 -0700
  • b5e459430b Update history to reflect merge of #4700 [ci skip] jekyllbot 2016-03-23 08:46:02 -0700
  • d2c754c0fe Merge pull request #4700 from KrzysiekJ/jekyll-paspagon-plugin jekyllbot 2016-03-23 08:46:01 -0700
  • 8786163f35 Add jekyll-paspagon plugin Krzysztof Jurewicz 2016-03-23 10:00:13 +0100
  • e1fe161071 Update history to reflect merge of #4694 [ci skip] jekyllbot 2016-03-22 15:09:57 -0700
  • e873934d60 Merge pull request #4694 from pathawks/pr/xml_escape jekyllbot 2016-03-22 15:09:57 -0700
  • f542d817b0 Update history to reflect merge of #4699 [ci skip] jekyllbot 2016-03-22 14:55:55 -0700
  • 4cb6b249f1 Merge pull request #4699 from chrisfinazzo/fix-resources-url jekyllbot 2016-03-22 14:55:54 -0700
  • 27d617a319 Use the correct URL, Fixes #4698 chrisfinazzo 2016-03-22 17:48:57 -0400
  • aeecbd741f
    Add test to inspect strings Pat Hawks 2016-03-21 15:45:29 -0700
  • b06af5a44f
    Use encode for xml_escape filter Pat Hawks 2016-03-21 11:07:46 -0700
  • 62669d9229 Update history to reflect merge of #4686 [ci skip] jekyllbot 2016-03-21 09:03:53 -0700
  • 0a2c8bb26a Merge pull request #4686 from yanisvieilly/patch-1 jekyllbot 2016-03-21 09:03:52 -0700
  • bbb76a39a2 Update windows.md Yanis Vieilly 2016-03-20 23:38:45 +0100
  • 2736be44c5 Update history to reflect merge of #4491 [ci skip] jekyllbot 2016-03-20 15:34:36 -0700
  • 848b1358a1 Merge pull request #4491 from jekyll/ignore-tilde jekyllbot 2016-03-20 15:34:35 -0700
  • 526ded00e9 Update history to reflect merge of #4685 [ci skip] jekyllbot 2016-03-20 15:32:46 -0700
  • 983cd60a8d Merge pull request #4685 from smacz42/master jekyllbot 2016-03-20 15:32:46 -0700
  • a54cedbb72 Additional repo needed for Fedora 23 Workspace AndrewCz 2016-03-20 05:53:13 -0400
  • bd0cdcd4cb Add installing devel libraries to fedora AndrewCz 2016-03-20 05:08:05 -0400
  • c795acd09f Update history to reflect merge of #4682 [ci skip] jekyllbot 2016-03-19 10:26:06 -0700
  • 46c08e5dc1 Merge pull request #4682 from DirtyF/patch-1 jekyllbot 2016-03-19 10:26:05 -0700
  • 4618a2a8b5 replace with @parkr suggestion DirtyF 2016-03-19 18:22:35 +0100
  • c28a17d71f
    benchmark: add benchmarks for String#=~ vs String#include? Parker Moore 2016-03-19 10:08:17 -0700
  • a81bc9773f typo DirtyF 2016-03-19 12:56:44 +0100
  • 68892ab693 `future` option also works for collections Frank Taillandier 2016-03-19 12:45:25 +0100
  • c0dec091a2 Add urlsafe to accepted slugify modes Jussi Kinnula 2016-03-18 17:14:54 +0200
  • 36dc8c2169 Add urlsafe method for slugify Jussi Kinnula 2016-03-18 11:13:06 +0200
  • af47b3c1a7
    Fix documentation for push/pop/shift/unshift Parker Moore 2016-03-17 15:50:50 -0700
  • 0c73a6ded9
    Update Templates Docs to include Array Filters Aaron Sky 2016-03-17 15:32:06 -0700
  • 4b32bd2b13 Updates code styling per PR Jeff Kolesky 2016-03-17 14:26:13 -0700
  • f79f9d60a9 Changes `collection_url` tag to `link` tag Jeff Kolesky 2016-03-17 14:01:04 -0700
  • ac9a72482d Lock jemoji to v0.5.1 while we figure out the issue with HTML::Pipeline. Parker Moore 2016-03-16 15:28:06 -0700
  • b9859489b0 Update history to reflect merge of #4670 [ci skip] jekyllbot 2016-03-16 13:15:27 -0700