sort by:
Revision Author Date Message Commit Date
01f41a7 Add test to reflect #1622 behaviour 08 October 2013, 17:17:56 UTC
848a11b Update history to reflect merge of #1616 06 October 2013, 00:38:09 UTC
75efbad Merge pull request #1616 from bricejlin/patch-1 clean up comments to be more concise/uniform 06 October 2013, 00:36:18 UTC
9ff245d clean up comments to be more concise/uniform 05 October 2013, 17:20:30 UTC
41adc30 Update history to reflect merge of #1602 04 October 2013, 18:40:39 UTC
e2b6b7d Merge pull request #1602 from sferik/update_safe_yaml_dependency Update safe_yaml dependency to ~> 0.9.7 04 October 2013, 18:39:05 UTC
cebb936 Update safe_yaml dependency to ~> 0.9.7 04 October 2013, 17:52:55 UTC
55f4c3a Update history to reflect merge of #1613 04 October 2013, 17:37:11 UTC
b850c01 Merge pull request #1613 from maul-esel/fix-variable-include fix error with variable as file name 04 October 2013, 17:36:26 UTC
b008495 fix error with variable as file name 04 October 2013, 17:12:29 UTC
04c0c2d Don't post to IRC unless it's really important. 04 October 2013, 16:58:58 UTC
06a757f Update history to reflect merge of #1610 04 October 2013, 16:31:22 UTC
68306c6 Merge pull request #1610 from sferik/update_kramdown_dependency Update kramdown dependency to ~> 1.2 04 October 2013, 16:30:41 UTC
31b6a93 Update history to reflect merge of #1603 04 October 2013, 16:29:39 UTC
6b25614 Merge pull request #1603 from sferik/update_rake_dependency Update rake dependency to ~> 10.1 04 October 2013, 16:29:12 UTC
c32e317 Update history to reflect merge of #1606 04 October 2013, 16:28:56 UTC
ddcb6e9 Merge pull request #1606 from sferik/update_coveralls_dependency Update coveralls dependency to ~> 0.7.0 04 October 2013, 16:28:30 UTC
9dc6fee Move version updates for development dependencies to 'Development Fixes' heading. 04 October 2013, 16:27:53 UTC
87693ee Update history to reflect merge of #1607 04 October 2013, 16:27:19 UTC
82c8672 Fix merge conflict. 04 October 2013, 16:26:07 UTC
558dad7 Update history to reflect merge of #1604 04 October 2013, 16:23:30 UTC
38d7093 Merge pull request #1604 from sferik/update_rr_dependency Update rr dependency to version ~> 1.1 04 October 2013, 16:23:04 UTC
2763d78 Update history to reflect merge of #1608 04 October 2013, 16:21:15 UTC
495ab66 Merge pull request #1608 from sferik/update_launchy_dependency Update launchy dependency to ~> 2.3 04 October 2013, 16:18:55 UTC
d32e3a0 Update history to reflect merge of #1495 04 October 2013, 12:42:47 UTC
fef96d9 Merge pull request #1495 from maul-esel/variable-include Variable {% include %} 04 October 2013, 12:42:27 UTC
a5cb8c9 Update history to reflect merge of #1601 04 October 2013, 12:40:45 UTC
2bb2921 Merge pull request #1601 from maul-esel/fix-error-file Fix error file reporting 04 October 2013, 12:39:36 UTC
be36ca5 Update kramdown dependency to ~> 1.2 04 October 2013, 10:04:56 UTC
aea4868 Update launchy dependency to ~> 2.3 04 October 2013, 10:01:37 UTC
4b6f969 Update cucumber dependency to ~> 1.3 04 October 2013, 09:59:33 UTC
ed17ef2 Update coveralls dependency to ~> 0.7.0 04 October 2013, 09:57:41 UTC
7bf7359 Update rr dependency to version ~> 1.1 04 October 2013, 09:36:10 UTC
d098a35 Update rake dependency to ~> 10.1 04 October 2013, 09:29:07 UTC
76ada8c output correct path in case of liquid error in layout As with includes, an error in a layout was reported on the page that used the layout. Fix this by passing on the path of the layout that is rendered. 03 October 2013, 22:07:50 UTC
809ab5e Move catching of liquid errors in include tags The previous code only caught render-time errors. This change makes it catch parse-time errors as well, such as unknown tags. 03 October 2013, 21:56:58 UTC
7d56426 Update history to reflect merge of #1592 Combine it with the entry for #1590 since they're related. Move it down to the site enhancements section since both pulls are changes to the site. 03 October 2013, 04:12:36 UTC
3a72906 Merge pull request #1592 from fxn/master another pass on the documentation of generators 03 October 2013, 04:01:38 UTC
bc71dc8 Update history to reflect merge of #1503 03 October 2013, 03:55:13 UTC
b723a58 Merge pull request #1503 from swanson/add-docs-for-data-feature Add docs for new Data Files feature 03 October 2013, 03:54:34 UTC
92750c3 Add parenthesis to the call for super 03 October 2013, 02:51:32 UTC
6d74b4d Update history to reflect merge of #1596 03 October 2013, 02:48:03 UTC
6abe01f Merge pull request #1596 from maul-esel/error-file Output path in case of liquid error in include file 03 October 2013, 02:46:31 UTC
09b5477 Update history to reflect merge of #1598 02 October 2013, 21:07:40 UTC
46dcac6 Merge pull request #1598 from mojombo/maruku-0.6.0 Downgrade to Maruku 0.6.0 to fix all the tests 02 October 2013, 21:05:55 UTC
422b75a Downgrade to Maruku 0.6.0 to fix all the tests 02 October 2013, 15:05:33 UTC
7a4ea08 Output path in case of render error in included file Fixes #1591. 01 October 2013, 21:02:50 UTC
623fa14 Include tag: provide path in case of render error 01 October 2013, 20:54:39 UTC
2a92ad7 Document variables in include tag 01 October 2013, 20:31:16 UTC
4c6ccc8 extend feature to ensure it works with parameters as well 01 October 2013, 20:31:13 UTC
2138dfc Fix code to allow dots in variables 01 October 2013, 20:31:11 UTC
a93795b implement variable retrieval in include tag Fixes #1464. 01 October 2013, 20:28:45 UTC
50e945f Add a cucumber feature for variable includes 01 October 2013, 20:22:50 UTC
4e22179 another pass on the documentation of generators This commit refines the docs contributed in f074bb6. 01 October 2013, 18:16:37 UTC
3b6b56c Rebase on upstream/master; rename file to work with docs_ul includes file 01 October 2013, 14:34:29 UTC
eca642b Fix typo in data docs; update section pagination for migrations to correctly point back to data 01 October 2013, 14:26:51 UTC
f864b69 Add docs for new Data Files feature 01 October 2013, 14:26:51 UTC
cb8572f Update history to reflect merge of #1514 01 October 2013, 03:55:26 UTC
9d4f916 Merge pull request #1514 from maul-esel/tag-errors Consistent error handling in Liquid tags 01 October 2013, 03:54:42 UTC
246825a Update history to reflect merge of #1003 01 October 2013, 03:50:23 UTC
cb4d155 Merge pull request #1003 from liufengyun/data-sources support data sources 01 October 2013, 03:47:57 UTC
e8cab9d Update history to reflect merge of #1586 01 October 2013, 03:47:18 UTC
3071fcd Merge pull request #1586 from mojombo/print-webrick-url-if-muted Print server address when launching a server. 01 October 2013, 03:46:39 UTC
760cbc7 Autoload yaml files under _data directory The jekyll engine will autoload all yaml files(ends with .yml or .yaml) under _data. If there's a file members.yml under the directory, then user can access contents of the file through site.members. 01 October 2013, 03:23:33 UTC
92907c9 Update history to reflect merge of #1590 30 September 2013, 21:41:10 UTC
670ec70 Merge pull request #1590 from fxn/master adds more information to the documentation of generators 30 September 2013, 21:40:35 UTC
f074bb6 adds more information to the documentation of generators 30 September 2013, 21:04:29 UTC
9242856 Print server address when launching a server. Related to: https://github.com/mojombo/jekyll/issues/1583 28 September 2013, 23:18:36 UTC
35336bf Update history to reflect the merge of #1577. 27 September 2013, 19:12:50 UTC
26803c2 Remove gist URL in pagination docs. 27 September 2013, 19:11:59 UTC
dd6d0b4 Update pagination example 25 September 2013, 16:11:06 UTC
d800cdc Merge pull request #1 from mojombo/master sync 25 September 2013, 16:03:22 UTC
5badf7d Update history to reflect merge of #1449 24 September 2013, 02:31:38 UTC
2734759 Merge pull request #1449 from shigeya/config-encoding-and-yaml-opts Adding "encoding" configuration (4th version) 24 September 2013, 02:30:44 UTC
903be7b Update history to reflect merge of #1571 23 September 2013, 14:17:43 UTC
c78c415 Merge pull request #1571 from mojombo/non-destructive-array-concat Use + instead of Array#concat 23 September 2013, 14:16:41 UTC
93b5004 Update history to reflect merge of #1574 23 September 2013, 14:12:44 UTC
d3cddc7 Merge pull request #1574 from Aptary/simplified_css Remove overly specific css from main.css in site_template 23 September 2013, 14:11:46 UTC
943acc4 Remove overly specific css from site template 23 September 2013, 12:23:54 UTC
a88a63d Don't use destructive Array#concat for Liquid Attribute arrays 22 September 2013, 22:26:34 UTC
b0694e9 Removing Sparkleshare files. Thanks Sparkleshare, for that. 21 September 2013, 03:02:40 UTC
1bfc10d + ‘.sparkleshare’ + ‘SparkleShare.txt’ 21 September 2013, 02:59:03 UTC
1829c27 'gist' tag: switch to ArgumentError exception class SyntaxError is reserved for Ruby's internal use. Adjust the tests, including the call to liquid to make it rethrow ArgumentErrors. 19 September 2013, 21:23:04 UTC
9409a3d raise exceptions in include tag 19 September 2013, 12:32:15 UTC
72c3bba Change error handling in 'post_url' tag: raise exception 19 September 2013, 12:24:22 UTC
39c0d12 fix tests for new behaviour 19 September 2013, 12:24:22 UTC
06fb315 Change error handling for gist tag: raise exception 19 September 2013, 12:24:22 UTC
a93b1a2 Documentation update for the encoding configuration 19 September 2013, 03:22:50 UTC
c625ddf Invoke File.read with or without options depends on Ruby version - Extract option fetch method as a separate method - Added File.read_with_options method to use - With performance fix 19 September 2013, 03:22:50 UTC
97e052d Pass encoding parameter as string, not an object 19 September 2013, 03:21:26 UTC
fbea347 Make TestConvertible to pass with utf-8 encoding 19 September 2013, 03:21:25 UTC
8b892ed read_yaml to accept optional parameter to override defaults 19 September 2013, 03:21:25 UTC
4cb24f4 consider a case of "site" is unavailable in Convertible 19 September 2013, 03:21:25 UTC
f4c2383 write document for config.encoding 19 September 2013, 03:21:25 UTC
8a28d80 add encoding for configuration 19 September 2013, 03:21:25 UTC
7ccb62e Update history to reflect merge of #1490 19 September 2013, 02:36:27 UTC
793eb96 Merge pull request #1490 from penibelst/allow-include-read-override Extract include tag read file in a method 19 September 2013, 02:34:45 UTC
bbd2758 Update history to reflect fixing of #1561 18 September 2013, 17:52:25 UTC
5f6af4c Add note about installing Xcode on the Mac in the Installation docs. Xcode command-line tools (clang and ruby headers) are required for installing some of Jekyll's dependencies which create native extensions. Closes #1561. 18 September 2013, 17:51:56 UTC
f97eed5 Change exception type in tests 17 September 2013, 20:20:41 UTC
back to top