schneems
701617cb0e
Fix header for RSS feeds with UTF8 characters.
...
```
$ curl http://localhost:4000/feed.xml -I
HTTP/1.1 200 OK
Etag: 64af8c-2356-552805aa
Content-Type: text/xml; charset=utf-8
Content-Length: 9046
Last-Modified: Fri, 10 Apr 2015 17:17:30 GMT
Server: WEBrick/1.3.1 (Ruby/2.2.1/2015-02-26)
Date: Fri, 10 Apr 2015 17:17:34 GMT
Connection: Keep-Alive
```
Originally contributed to https://github.com/fitztrev/jekyll-utf8/pull/3
2015-04-14 18:21:25 -04:00
Jordon Bedwell
e3ab992f75
Update history.md to reflect the merger of #3658 .
2015-04-14 15:16:39 -05:00
Jordon Bedwell
a682ca1600
Merge pull request #3658 from jekyll/fix-jekyll-minitest-rspec-mocks
...
Create #mock_expects that goes directly to RSpec Mocks.
2015-04-14 15:15:02 -05:00
Parker Moore
fff7bb31f5
Update history to reflect merge of #3629 [ci skip]
2015-04-14 13:14:11 -07:00
Parker Moore
0072865512
Merge pull request #3629 from justinweiss/lsi_search_on_posts
...
Merge pull request 3629
2015-04-14 13:13:24 -07:00
Parker Moore
da80240fac
Update history to reflect merge of #3596 [ci skip]
2015-04-14 13:01:03 -07:00
Parker Moore
3aaa889218
Merge pull request #3596 from jekyll/static-files-upgrade
...
Merge pull request 3596
2015-04-14 12:52:36 -07:00
Jordon Bedwell
f26cdd8da4
Create #mock_expects that goes directly to RSpec Mocks.
2015-04-14 14:20:55 -05:00
Parker Moore
00aa2955d8
generated site tests: put the static file mod time through a date filter
2015-04-14 11:52:26 -07:00
Parker Moore
dead70724e
Fix expectation for StaticFile#to_liquid in tests.
2015-04-14 11:52:26 -07:00
Parker Moore
d15e4a9c8a
Link things up to the new static files documentation.
2015-04-14 11:52:26 -07:00
Parker Moore
ff3edbc16b
static files mtime liquid should return a Time obj
2015-04-14 11:52:25 -07:00
Parker Moore
68907ab833
Update history to reflect merge of #3655 [ci skip]
2015-04-14 11:51:40 -07:00
Parker Moore
7d3a5f82be
Merge pull request #3655 from alfredxing/sunset-maruku
...
Merge pull request 3655
2015-04-14 11:51:25 -07:00
Alfred Xing
5a60adb6bd
Maruku deprecation error message
2015-04-14 10:58:47 -07:00
Alfred Xing
4f06ba7884
Remove Maruku-specific tests
2015-04-14 10:58:47 -07:00
Alfred Xing
ae039663b9
Remove Maruku and references to it
2015-04-14 10:58:47 -07:00
Parker Moore
6dcdf06c8a
Update history to reflect merge of #3657 [ci skip]
2015-04-14 10:15:20 -07:00
Parker Moore
e19d6c3f7e
Merge pull request #3657 from arthurnn/minitest_v
...
Merge pull request 3657
2015-04-14 10:15:01 -07:00
Arthur Neves
62cfd45d79
Force minitest version
...
[related #3656 ]
2015-04-14 12:22:13 -04:00
Parker Moore
ab35d32feb
Update history to reflect merge of #3467 [ci skip]
2015-04-13 12:17:32 -04:00
Parker Moore
d870dfedee
Merge branch 'jaybe-jekyll-patch-1'
...
* jaybe-jekyll-patch-1:
Reformat note in pagination docs to use proper HTML. Ref #3467
Clarify pagination file index.html may reside in subdirectory
Update pagination.md - Clarify only index.html
Clarify pagination works from within HTML files
2015-04-13 12:16:47 -04:00
Parker Moore
c916f08aa3
Reformat note in pagination docs to use proper HTML. Ref #3467
2015-04-13 12:15:55 -04:00
Parker Moore
059c7c6adf
Loosen redcarpet versioning dependency. Ref #3652
2015-04-13 12:09:43 -04:00
Parker Moore
7126792d85
Update history to reflect merge of #3652 [ci skip]
2015-04-13 12:06:58 -04:00
Parker Moore
f645cd3377
Merge pull request #3652 from christianv/security-fix-redcarpet
...
Merge pull request 3652
2015-04-13 12:05:51 -04:00
Parker Moore
b718d4ea46
Merge pull request #3650 from chrisfinazzo/collections-docs
...
Merge pull request 3650
2015-04-13 12:05:05 -04:00
Christian Vuerings
ec90210ed4
Security fix: OSVDB-120415 - Upgrade redcarpet to 3.2
...
*Note*: Please release a new gem version of jekyll after merging this.
More information at:
http://osvdb.org/show/osvdb/120415
`redcarpet Gem for Ruby contains a flaw that allows a cross-site scripting (XSS) attack. This flaw exists because the parse_inline() function in markdown.c does not validate input before returning it to users. This may allow a remote attacker to create a specially crafted request that would execute arbitrary script code in a user's browser session within the trust relationship between their browser and the server.`
9fc00d0814
8e707ebb94
http://social.schiessle.org/display/b38b1460c2b201329b1f4860008dbc6c
https://gemnasium.com/gems/redcarpet/versions/3.2.3
/cc @parkr @envygeeks
2015-04-13 08:01:16 -07:00
chrisfinazzo
9e86650df2
Remove extra word
2015-04-11 23:38:45 -04:00
chrisfinazzo
53ca3446eb
Formatting
2015-04-11 18:53:19 -04:00
Parker Moore
c76c4e478b
Convertible#read_yaml should return self.data.
...
Broken in 4b108df3ab
.
2015-04-11 15:42:58 -04:00
chrisfinazzo
25af3e785f
Cleanup extra space and formatting
2015-04-10 18:14:09 -04:00
Parker Moore
0374ad2668
Update history to reflect merge of #3468 [ci skip]
2015-04-10 17:29:39 -04:00
Parker Moore
66a9e6909b
Merge branch 'davidsilvasmith-origin/patch-3'
...
* davidsilvasmith-origin/patch-3:
docs: remove extraneous period from datafiles example.
updated lsi docs
changed the codefile name
forgot a tick around a codefile name
proofed changes
removed personal link
How to access a specific item in the data folder
2015-04-10 17:23:43 -04:00
Parker Moore
2f75ade1b7
docs: remove extraneous period from datafiles example.
2015-04-10 17:23:34 -04:00
Parker Moore
1b5977c018
Update history to reflect the fixing of #3643 .
2015-04-10 17:08:53 -04:00
Parker Moore
4b108df3ab
convertible: abort with an error if Page/Post#data isn't a hash.
...
when the default_proc was being assigned, it failed if it wasn't a Hash. We
expect data to be a Hash everywhere, so let's freak out if it isn't after
reading and applying the fallback.
Fixes #3643 .
2015-04-10 17:07:14 -04:00
Parker Moore
279fb6af11
Update history to reflect merge of #3607 [ci skip]
2015-04-10 16:58:32 -04:00
Parker Moore
2c316188fe
Merge branch 'chrisfinazzo-upgrading-docs'
...
* chrisfinazzo-upgrading-docs:
Add further fixes to upgrade doc. #3607
Use the new commands
Fix a typo, wrap lines
Remove reference to the watch command
Start working on an upgrade guide for Jekyll 3
2015-04-10 16:57:00 -04:00
Parker Moore
20d48fcfe9
Add further fixes to upgrade doc. #3607
2015-04-10 16:56:55 -04:00
Parker Moore
70a3156385
Update history to reflect merge of #3608 [ci skip]
2015-04-10 16:52:50 -04:00
Parker Moore
bf98004843
Merge pull request #3608 from nickburlett/patch/incremental-build
...
Merge pull request 3608
2015-04-10 16:51:56 -04:00
Parker Moore
436c98ad9b
Update history to reflect merge of #3623 [ci skip]
2015-04-10 16:33:03 -04:00
Parker Moore
12b16dde52
Merge pull request #3623 from chrisfinazzo/ci-docs
...
Merge pull request 3623
2015-04-10 16:32:28 -04:00
Parker Moore
9f55b1ff66
Update history to reflect merge of #3632 [ci skip]
2015-04-10 16:32:07 -04:00
Parker Moore
eeb13872e3
Merge branch 'delftswa2014-remove-unused-method'
...
* delftswa2014-remove-unused-method:
static_file: extract extname in initializer and save as variable. #3632
removed unused method StaticFile::extname
2015-04-10 16:31:26 -04:00
Parker Moore
f14af82da5
static_file: extract extname in initializer and save as variable. #3632
2015-04-10 16:31:19 -04:00
Parker Moore
b6ea045e1b
Update history to reflect merge of #3647 [ci skip]
2015-04-10 16:28:28 -04:00
Parker Moore
6d6c15eba2
Merge pull request #3647 from nhoizey/patch-1
...
Merge pull request 3647
2015-04-10 16:28:03 -04:00
Parker Moore
a91775fcfe
Update history to reflect merge of #3633 [ci skip]
2015-04-10 16:25:34 -04:00