Jordan Thornquest
f04c9bb469
Moved blog with an article about Jekyll to a new location and updated the resources page to reflect the change.
2015-05-28 15:24:55 -06:00
Alfred Xing
7a12f32078
Update history to reflect merge of #3713 [ci skip]
2015-05-19 22:54:47 -07:00
Alfred Xing
f6b34f74a9
Merge pull request #3713 from fw42/fix_marshal_bugs
...
Merge pull request 3713
2015-05-19 22:53:04 -07:00
Florian Weingarten
87400f2155
regression test for corrupted marshal file
2015-05-19 20:00:50 +00:00
Florian Weingarten
376c87b62e
Don't crash when reading/writing Marshal
2015-05-19 15:51:55 +00:00
Parker Moore
73db98c244
Release 💎 3.0.0.pre.beta5
2015-05-19 10:54:37 +07:00
Jordon Bedwell
d99f257665
Merge pull request #3712 from loctauxphilippe/patch-1
...
Added new website in sites made by jekyll
2015-05-18 13:54:55 -05:00
Philippe Loctaux
b75fb37b4e
Added new website in sites made by jekyll
2015-05-18 20:47:38 +02:00
Jordon Bedwell
3151aacbad
Update history.markdown to reflect the merger of #3706 .
2015-05-18 09:18:17 -05:00
Jordon Bedwell
498ea4fd24
Merge pull request #3706 from fw42/marshal_metadata
...
Performance: Marshal metadata
2015-05-18 09:17:42 -05:00
Jordon Bedwell
f764ae6a76
Update history.markdown to reflect the merger of #3707 .
2015-05-18 09:17:15 -05:00
Jordon Bedwell
06777a51c8
Merge pull request #3707 from fw42/sort_files_only_once
...
Performance: Sort files only once
2015-05-18 09:16:39 -05:00
Florian Weingarten
3474481043
Marshal metadata
2015-05-18 14:02:43 +00:00
Florian Weingarten
5928618de1
Performance: Sort files only once
2015-05-18 13:56:56 +00:00
Jordon Bedwell
87829b3da1
Update history.markdown to reflect the merger of #3694 .
2015-05-18 06:47:39 -05:00
Jordon Bedwell
c61a5adb05
Merge pull request #3694 from erlend-sh/patch-1
...
Added talk.jekyllrb.com to "Have questions?"
2015-05-18 06:46:47 -05:00
Jordon Bedwell
d063e6abe7
Update history.markdown to reflect merger of #3704 .
2015-05-18 06:44:52 -05:00
Jordon Bedwell
8bb7861162
Merge pull request #3704 from jekyll/add-doctor-helper-for-osx-fsnotify-bug
...
Fix #3653 : Add a doctor helper to test pwd's.
2015-05-18 06:43:08 -05:00
Jordon Bedwell
ae11cae659
Fix #3653 : Add a doctor helper to test pwd's.
2015-05-17 02:46:40 -05:00
Jordon Bedwell
e4e14e8860
Update history.markdown to reflect the merger of #3658
2015-05-15 18:47:19 -05:00
Jordon Bedwell
35a7d94202
Merge pull request #3698 from erlend-sh/patch-2
...
Omit jekyll/jekyll-help from list of resources.
2015-05-15 18:45:55 -05:00
Jordon Bedwell
ee666e319b
[ci skip] Update history.markdown to reflect merging of JRuby support.
2015-05-15 07:28:32 -05:00
Jordon Bedwell
0f447751be
Merge branch 'add-support-for-jruby'
2015-05-15 07:23:13 -05:00
Jordon Bedwell
f054bae503
Add support for JRuby, it was easier than assumed.
2015-05-15 07:10:22 -05:00
Erlend Sogge Heggen
4a0a3dbf39
Omit jekyll/jekyll-help from list of resources.
2015-05-12 14:29:26 +02:00
Erlend Sogge Heggen
8a289793bb
Jekyll Talk instead of plain URL + "official"
2015-05-12 14:24:40 +02:00
Parker Moore
60a811d405
Update history to reflect merge of #3696
...
[ci skip]
2015-05-11 19:26:25 -07:00
Parker Moore
b90f6f77e8
Merge pull request #3696 from fw42/cleaner_optimizations
...
Merge pull request 3696
2015-05-11 19:25:05 -07:00
Florian Weingarten
15c4d9bee2
Jekyll::Cleaner#existing_files: Call keep_file_regex and keep_dirs only once, not per iteration
2015-05-11 22:01:10 +00:00
Erlend Sogge Heggen
b69eaa34dd
Added talk.jekyllrb.com to "Have questions?"
2015-05-11 11:36:35 +02:00
Parker Moore
221c0b62b6
Release 💎 3.0.0.pre.beta4
2015-05-10 01:11:01 -07:00
Parker Moore
ba12d28fbe
Release 💎 v3.0.0.pre.beta4
2015-05-10 01:10:57 -07:00
Parker Moore
f34a00490f
Update history to reflect merge of #3553
...
[ci skip]
2015-05-09 23:59:21 -07:00
Parker Moore
ce9fcfaebb
Merge pull request #3553 from stevecrozz/jekyll-hooks
...
Merge pull request 3553
2015-05-09 23:58:46 -07:00
Parker Moore
e68609c849
Update history to reflect merge of #3693
...
[ci skip]
2015-05-09 21:34:58 -07:00
Parker Moore
5acac3561a
Merge pull request #3693 from fw42/cache_document_to_liquid
...
Merge pull request 3693
2015-05-09 21:34:37 -07:00
Parker Moore
2b9ce826d6
Update history to reflect merge of #3692
...
[ci skip]
2015-05-09 21:34:20 -07:00
Parker Moore
9c5c9d826a
Merge pull request #3692 from fw42/rubyprof
...
Merge pull request 3692
2015-05-09 21:33:38 -07:00
Florian Weingarten
56c38f87b2
Add script/rubyprof to generate cachegrind callgraphs
2015-05-10 04:18:04 +00:00
Florian Weingarten
f99abc5314
Cache Document#to_liquid
2015-05-10 03:51:50 +00:00
Parker Moore
015e9570cd
Update history to reflect merge of #3691
...
[ci skip]
2015-05-09 11:00:34 -07:00
Parker Moore
3b48dd2652
Merge pull request #3691 from dimitri-koenig/master
...
Merge pull request 3691
2015-05-09 11:00:08 -07:00
Dimitri König
46895b46a6
Added remote_file_content tag plugin
2015-05-09 17:14:20 +02:00
Jordon Bedwell
cd912b5233
Revert using JRuby in an active matrix.
2015-05-09 02:54:52 -05:00
Jordon Bedwell
b1e984128e
See if Travis still supports JRuby 2.1 and 2.0.
2015-05-09 01:36:55 -05:00
Jordon Bedwell
c19ad411a4
Start testing with JRuby too.
...
However, because JRuby stable does not support 2.0/21 mode on Travis (reliably as far as I'm aware) we only test on JRuby-head right now because we have dropped support for any EOL Ruby and master contains some code that might or might not fail out on 1.9.
2015-05-07 18:22:29 -05:00
Parker Moore
a1d78cdea6
Release 💎 3.0.0.pre.beta3
2015-05-06 23:19:27 -07:00
Parker Moore
4b038259c7
Release 💎 v3.0.0.pre.beta3
2015-05-06 23:19:23 -07:00
Stephen Crosby
79a178f7f1
move document.post_render hook to after render call
2015-05-03 13:53:28 -07:00
Stephen Crosby
736e6a78f1
address code review feedback from #3553
...
- change site:reset to site:after_reset
- raise an exception when registering uncallable hook
- set default hook priority at the public API level
2015-05-02 15:56:19 -07:00