0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core
Glen E. Ivey 8826d4e663 Change casperjs helper used to get RSS page content.
closes #3431
- change feed_test.js to call casperjs getHTML() instead of
  getPageContent(), because the latter now strips markup

Alternative fix would be to use .page.frameContent directly
instead of using a casperjs wrapper.

Change runs cleanly on Travis (old casperjs tag) and locally
in the Ghost-Vagrant setup with both the old casperjs tag
and the current HEAD SHA (29bbd03f7cdc9fc1e70f0fe1400635dd7d3537ad)
2014-07-28 07:58:24 -07:00
..
client Merge pull request #3393 from joeldrapper/sort-roles-dropdown 2014-07-27 19:39:06 +01:00
server Correct meta_title for author pages. 2014-07-25 19:48:49 +00:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test Change casperjs helper used to get RSS page content. 2014-07-28 07:58:24 -07:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js
server.js