https://github.com/jekyll/jekyll

sort by:
Revision Author Date Message Commit Date
ab05a2c Release :gem: 2.5.1 09 November 2014, 17:45:05 UTC
db8163b Merge pull request #3080 from jekyll/release-2-5-1 Release v2.5.1 09 November 2014, 17:42:31 UTC
22d11be Prepare a :gem: v2.5.1 release. 09 November 2014, 06:29:47 UTC
70159ac Use paginator.(next|previous)_page_path instead of just the number. Closes #3074 09 November 2014, 06:25:05 UTC
5eb3000 Update history to reflect merge of #3077 [ci skip] 09 November 2014, 06:10:03 UTC
95b62e5 Merge pull request #3077 from jekyll/fix-windows-path-sanitation 09 November 2014, 06:07:52 UTC
ad74570 New title for new times. 09 November 2014, 06:05:02 UTC
4b00897 Add the contributors to the v2.5.0 release post. I'm such a doofus for forgetting!!!! 09 November 2014, 06:03:54 UTC
264caac Update history to reflect merge of #3075 [ci skip] 09 November 2014, 05:15:13 UTC
58180b1 Merge pull request #3075 from joshk/patch-1 09 November 2014, 05:14:46 UTC
067f8b6 Strip the drive name from both paths when checking the prefix. 08 November 2014, 21:10:28 UTC
4df73ce Add benchmark for Jekyll.sanitized_path 08 November 2014, 20:54:02 UTC
c7603f3 use built in travis caching also run bundle update to make sure the cache is not too old 08 November 2014, 03:12:03 UTC
ae7f10b Something about a Travis Beta Build that @joshk mentioned 07 November 2014, 02:17:28 UTC
023e4e6 Update history to reflect merge of #3064 [ci skip] 06 November 2014, 21:19:00 UTC
7428934 Merge pull request #3064 from ribbons/cygwin-env 06 November 2014, 21:18:38 UTC
c1aba46 Release :gem: 2.5.0 06 November 2014, 20:59:52 UTC
23712cf Update site with 2 new v2.5.0 PR's. 06 November 2014, 20:07:21 UTC
21de59a Update history to reflect merge of #3067 [ci skip] 06 November 2014, 20:05:28 UTC
e11fb4d Merge pull request #3067 from jekyll/specify-log-level 06 November 2014, 20:05:07 UTC
328fbd8 Update history to reflect merge of #3066 [ci skip] 06 November 2014, 20:04:31 UTC
ffe7860 Merge pull request #3066 from jekyll/catch-no-gemfile 06 November 2014, 20:03:35 UTC
5b54f78 Allow users to specify the log level via JEKYLL_LOG_LEVEL. 06 November 2014, 20:03:07 UTC
989c70f In the case that a Gemfile does not exist, ensure Jekyll doesn't fail. 06 November 2014, 18:48:09 UTC
2f4448e Merge pull request #3062 from jekyll/release-2-5-0 Release v2.5.0 06 November 2014, 18:35:51 UTC
90bdcad Add development dependencies for Cygwin In the Cygwin environment, minitest and test-unit aren't bundled with Ruby. Add these as explicit development dependencies when running under Cygwin. 06 November 2014, 09:28:52 UTC
a0afa19 Release :gem: v2.5.0 06 November 2014, 06:07:23 UTC
7918dad Update history to reflect merge of #2865 [ci skip] 06 November 2014, 06:03:06 UTC
13bb736 Merge pull request #2865 from jekyll/some-kind-of-bundler-thingy 06 November 2014, 06:01:37 UTC
5d23760 Documentation for Bundler group. 06 November 2014, 05:53:48 UTC
5a35078 Test JEKYLL_NO_BUNDLER_REQUIRE. 06 November 2014, 05:04:34 UTC
e543fed Update history to reflect merge of #3065 [ci skip] 06 November 2014, 04:49:27 UTC
b02a5ba Merge pull request #3065 from cllns/master 06 November 2014, 04:49:05 UTC
5a288e7 Add 'b' and 's' aliases for build and serve, respectively 06 November 2014, 04:13:08 UTC
8ee1b2a Finish up the plugin manager And so it shall be. 06 November 2014, 03:29:54 UTC
b0a7f9c Require plugins from Gemfile :jekyll_plugins group. 06 November 2014, 02:50:38 UTC
519b60d Fix 2 syntax errors. 06 November 2014, 02:39:54 UTC
0ad2c33 Reorganize tests for plugins. 06 November 2014, 02:39:54 UTC
34de676 Require gems in :jekyll_plugins group in a Gemfile in unsafe mode. Replaces #1658. /cc @imathis 06 November 2014, 02:39:54 UTC
01b11d0 Update history to reflect merge of #3063 [ci skip] 06 November 2014, 02:38:27 UTC
1b68a29 Merge pull request #3063 from jekyll/jsonify-on-hashes 06 November 2014, 02:37:26 UTC
18930b0 Fix up the assertions. 05 November 2014, 19:39:15 UTC
b29fd6d Add tests. Need to fix up the assertions to match the output. 05 November 2014, 19:37:51 UTC
9a15a09 Add {{ | jsonify }} support for hashes. 05 November 2014, 19:37:34 UTC
774c65a Add a rake site:generate command and use Ruby instead of a subprocess. 05 November 2014, 19:13:04 UTC
a822219 Update history to reflect merge of #2882 [ci skip] 05 November 2014, 18:22:28 UTC
2ec1dc1 Merge pull request #2882 from jekyll/security/centralize-path-sanitation 05 November 2014, 18:21:57 UTC
90cddad Commit the paths one by one to Jekyll.sanitized_path with the proper initial base. Prevents errors like these: [39/78] TestPost#test_: A Post processing posts should not be writable outside of destination. /Users/parker/jekyll/jekyll/test/dest /Users/parker/jekyll/jekyll/test/dest/Users/parker/jekyll/baddie.html = 0.01 s 1) Failure: TestPost#test_: A Post processing posts should not be writable outside of destination. [/Users/parker/jekyll/jekyll/test/test_post.rb:152]: Failed assertion, no message given. 04 November 2014, 06:27:55 UTC
2ee8d69 More conversion of Jekyll.sanitized_path ~> site.in_(source|dest)_dir 04 November 2014, 06:16:48 UTC
ca40c77 Only allow CWD _layouts outside of safe mode. 04 November 2014, 06:16:48 UTC
0c6137b Fix site tests. 04 November 2014, 06:16:48 UTC
4bccbde If no overrides are passed in, just default to a Hash. 04 November 2014, 06:16:48 UTC
8d02c5c Allow override of `destination` in site_configuration in tests 04 November 2014, 06:16:48 UTC
68e9c84 Flatten paths sent into `#in_dest_dir` 04 November 2014, 06:16:48 UTC
f7b1782 Fix post.rb permalink stuff in light of merge of #2925. 04 November 2014, 06:16:48 UTC
2690c04 Fix the tests so they are *PERFECT*. 04 November 2014, 06:16:48 UTC
656e772 Cache the related posts most_recent_posts /cc @mattr- is this safe to do, you think? it only happens at render time... 04 November 2014, 06:16:47 UTC
817f6cb Fix problem where entries weren't stripped of their trailing slashes. 04 November 2014, 06:16:47 UTC
179b5ab Use site.in_source_dir as @mastahyeti suggested 04 November 2014, 06:16:47 UTC
b4a2788 Just swallow it if there is no content for the excerpt to parse. 04 November 2014, 06:16:47 UTC
3762878 Correctly access the StaticFile's site variable. 04 November 2014, 06:16:47 UTC
9cbc24f More safety. :lock: 04 November 2014, 06:16:47 UTC
4078bde More passing tests. 04 November 2014, 06:15:41 UTC
3b63413 Another test passing. :smile: 04 November 2014, 06:15:41 UTC
461e16f More tests are passing. Hooray. 04 November 2014, 06:15:40 UTC
0bc8897 More removal of File.join 04 November 2014, 06:15:40 UTC
98182aa Use site.in_source_dir in Collection. 04 November 2014, 06:15:40 UTC
3a3be7e Add Site#in_dest_dir 04 November 2014, 06:15:40 UTC
7e1cc4b Add Site#in_source_dir 04 November 2014, 06:15:40 UTC
0f2a3a6 Append the site to Jekyll.sites upon creation 04 November 2014, 06:15:40 UTC
314dce6 Make Site.source and Site.dest "immutable" 04 November 2014, 06:15:40 UTC
bd72265 Reformat the Jekyll module's static methods. 04 November 2014, 06:15:40 UTC
ab84412 Update history to reflect merge of #3053 [ci skip] 03 November 2014, 20:10:18 UTC
ccd1941 Merge pull request #3053 from alfredxing/fix-serve-host 03 November 2014, 20:09:34 UTC
4272537 Update history to reflect merge of #3052 [ci skip] 03 November 2014, 20:01:02 UTC
23f4c58 Merge pull request #3052 from vlajos/typofixes20141102 03 November 2014, 20:00:02 UTC
a16dfef Use 127.0.0.1 as host instead of 0.0.0.0 02 November 2014, 23:31:23 UTC
e1f7139 typo fixes 02 November 2014, 23:00:09 UTC
81f4abd Update history to reflect merge of #3040 [ci skip] 30 October 2014, 16:37:24 UTC
9a82b47 Merge pull request #3040 from mitaa/master 30 October 2014, 16:35:47 UTC
57ca3a0 Update continuous-integration.md Fix miswording 30 October 2014, 09:05:19 UTC
257f852 Update history to reflect merge of #3031 [ci skip] 29 October 2014, 22:13:51 UTC
8dcf7a6 Merge pull request #3031 from alfredxing/frontmatter-permalinks 29 October 2014, 22:13:12 UTC
02e53fb Implement @parkr's suggestions 28 October 2014, 05:59:15 UTC
485f763 Update history to reflect merge of #3032 [ci skip] 28 October 2014, 00:40:30 UTC
0fc256d Merge pull request #3032 from jekyll/jsonify-deeply 28 October 2014, 00:40:05 UTC
3fb1356 The jsonify filter should deep-convert to Liquid when given an Array. Fixes https://github.com/github/choosealicense.com/issues/225 27 October 2014, 22:58:42 UTC
cd9d38c Remove duplicate code 27 October 2014, 04:38:19 UTC
0fe1d06 Allow placeholders in permalinks 27 October 2014, 01:23:58 UTC
4e8ebd9 Update history to reflect merge of #3022 [ci skip] 24 October 2014, 18:35:22 UTC
578f387 Merge pull request #3022 from jekyll/perf 24 October 2014, 18:34:41 UTC
ae01b1d :frowning: 22 October 2014, 09:16:50 UTC
5cb0aee Have to go back on all these... 22 October 2014, 09:10:21 UTC
2eb318a Replace costly Hash#fetch with arity=2 with arity=1 + block. 22 October 2014, 08:43:46 UTC
ab3f27e Add benchmark for sequential assignment. Calculating ------------------------------------- parallel assignment 126425 i/100ms multi-line assignment 136492 i/100ms ------------------------------------------------- parallel assignment 6382145.2 (±10.1%) i/s - 31606250 in 5.006184s multi-line assignment 9281041.8 (±11.7%) i/s - 45724820 in 5.001599s 22 October 2014, 08:40:55 UTC
e028d50 Add benchmark around string replacement. Calculating ------------------------------------- #tr 62416 i/100ms #gsub 33750 i/100ms #gsub! 29695 i/100ms #sub 60774 i/100ms #sub! 64955 i/100ms ------------------------------------------------- #tr 989348.8 (±5.0%) i/s - 4993280 in 5.060836s #gsub 422892.9 (±4.3%) i/s - 2126250 in 5.037741s #gsub! 364115.6 (±4.0%) i/s - 1841090 in 5.064496s #sub 964336.6 (±4.4%) i/s - 4861920 in 5.051775s #sub! 1016598.5 (±4.7%) i/s - 5131445 in 5.058987s 22 October 2014, 08:36:43 UTC
a30498b Add benchmark for #flat_map Calculating ------------------------------------- .map.flatten with nested arrays 4718 i/100ms .flat_map with nested arrays 6048 i/100ms .map.flatten with no nested arrays 9804 i/100ms .flat_map with no nested arrays 9302 i/100ms ------------------------------------------------- .map.flatten with nested arrays 48118.3 (±4.8%) i/s - 240618 in 5.011942s .flat_map with nested arrays 63838.6 (±5.1%) i/s - 320544 in 5.034864s .map.flatten with no nested arrays 104879.3 (±4.4%) i/s - 529416 in 5.057802s .flat_map with no nested arrays 99935.3 (±6.6%) i/s - 502308 in 5.049506s 22 October 2014, 08:27:45 UTC
7c05312 Add benchmark for yield vs proc.call Calculating ------------------------------------- yield 70018 i/100ms block.call 42809 i/100ms ------------------------------------------------- yield 1099624.2 (±7.3%) i/s - 5531422 in 5.056107s block.call 604006.1 (±7.1%) i/s - 3039439 in 5.058794s 22 October 2014, 08:18:09 UTC
7e37892 Add a benchmark for symbol-to-proc Calculating ------------------------------------- block 5403 i/100ms &:to_s 6094 i/100ms ------------------------------------------------- block 60023.4 (±5.3%) i/s - 302568 in 5.055537s &:to_s 59047.0 (±4.9%) i/s - 298606 in 5.068991s 22 October 2014, 08:17:22 UTC
4e07dfe Add benchmark for hash-fetch Calculating ------------------------------------- fetch with no block 66979 i/100ms fetch with a block 138257 i/100ms brackets with an || 145792 i/100ms ------------------------------------------------- fetch with no block 1255521.2 (±5.2%) i/s - 6296026 in 5.028856s fetch with a block 6402972.5 (±8.1%) i/s - 31799110 in 5.002554s brackets with an || 8536511.4 (±8.1%) i/s - 42425472 in 5.005831s 22 October 2014, 08:11:34 UTC
back to top