Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actually pass flags to phantomjs #5

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

actually pass flags to phantomjs #5

wants to merge 36 commits into from

Commits on Feb 11, 2014

  1. experiment

    tedjt committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    e99b41c View commit details
    Browse the repository at this point in the history
  2. correctly extract args

    tedjt committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    3704fac View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2014

  1. return something on error

    tedjt committed Feb 13, 2014
    Configuration menu
    Copy the full SHA
    b599055 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2014

  1. Configuration menu
    Copy the full SHA
    3c9c04c View commit details
    Browse the repository at this point in the history
  2. improving logging

    tedjt committed Mar 11, 2014
    Configuration menu
    Copy the full SHA
    c982224 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. take snapshots of fails

    tedjt committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    03a36ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59e51e8 View commit details
    Browse the repository at this point in the history
  3. update defaultoutdir

    tedjt committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    e727344 View commit details
    Browse the repository at this point in the history
  4. dont log images by default

    tedjt committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    27febd5 View commit details
    Browse the repository at this point in the history
  5. update error message flow

    tedjt committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    b2d373f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2014

  1. update timeout on scraper

    tedjt committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    66c0e57 View commit details
    Browse the repository at this point in the history
  2. make sure we timeout scraper

    tedjt committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    c8c8142 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. undo timeout stuff

    tedjt committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    e0e2664 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2014

  1. timeout and once on load

    tedjt committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    6b87f5c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2014

  1. Configuration menu
    Copy the full SHA
    97d79b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ad8b3 View commit details
    Browse the repository at this point in the history
  3. add ability to inject jquery

    tedjt committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    9a3dd4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1587029 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2014

  1. add support for flags

    tedjt committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    2c780ae View commit details
    Browse the repository at this point in the history
  2. better error handling

    tedjt committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    47600f1 View commit details
    Browse the repository at this point in the history
  3. update toSTring

    tedjt committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    e39632c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

  1. update options

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    29f8eb6 View commit details
    Browse the repository at this point in the history
  2. update phantom

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    5ed0a80 View commit details
    Browse the repository at this point in the history
  3. updating tostring

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    fa1b4bc View commit details
    Browse the repository at this point in the history
  4. more checking

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    119ce4c View commit details
    Browse the repository at this point in the history
  5. clean up

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    1e2d936 View commit details
    Browse the repository at this point in the history
  6. update to use different phantom

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    a765591 View commit details
    Browse the repository at this point in the history
  7. roll back

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    b6177d8 View commit details
    Browse the repository at this point in the history
  8. always close and quit phantom

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    afcd07d View commit details
    Browse the repository at this point in the history
  9. update

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    a56e6d8 View commit details
    Browse the repository at this point in the history
  10. better logging

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    79737e3 View commit details
    Browse the repository at this point in the history
  11. better timeout for ready page

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    aeee1a8 View commit details
    Browse the repository at this point in the history
  12. updating timeoutes

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    fe13259 View commit details
    Browse the repository at this point in the history
  13. typo

    tedjt committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    8761937 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. Configuration menu
    Copy the full SHA
    74b0adb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. update to not crash on error

    tedjt committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    7e57f21 View commit details
    Browse the repository at this point in the history