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

The changes look big, but they are largely formatting #116

Closed
wants to merge 11 commits into from

Commits on Nov 10, 2013

  1. Fix parseIdentify

    parseIdentify causes split error in "geometry = result['geometry'].split(/x/)"
    because it not parse correctly
    acardinale committed Nov 10, 2013
    Copy the full SHA
    f5045ff View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2013

  1. Copy the full SHA
    bc63e28 View commit details
    Browse the repository at this point in the history
  2. cleaned up testing a bit

    cramhead committed Dec 6, 2013
    Copy the full SHA
    11ef348 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2014

  1. Copy the full SHA
    15896a4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'acardinale/patch-1'

    Conflicts:
    	imagemagick.js
    
    Geometry fix
    cramhead committed Jan 5, 2014
    Copy the full SHA
    46955da View commit details
    Browse the repository at this point in the history
  3. add missing parenthesis

    cramhead committed Jan 5, 2014
    Copy the full SHA
    b376599 View commit details
    Browse the repository at this point in the history
  4. update version number

    cramhead committed Jan 5, 2014
    Copy the full SHA
    f5beed5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. Copy the full SHA
    4a90319 View commit details
    Browse the repository at this point in the history
  2. Renamed to something more sensible.

    Move test-crop results to the test-result folder
    cramhead committed Jan 6, 2014
    Copy the full SHA
    6cba61d View commit details
    Browse the repository at this point in the history
  3. Adding mocha and should for testing.

    Restructuring file layout for easier testing.
    Adjust package.json for other testers
    cramhead committed Jan 6, 2014
    Copy the full SHA
    4234168 View commit details
    Browse the repository at this point in the history
  4. Update version number

    cramhead committed Jan 6, 2014
    Copy the full SHA
    a100d77 View commit details
    Browse the repository at this point in the history