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

Master geo #65

Merged
merged 13 commits into from Apr 19, 2014
Merged

Master geo #65

merged 13 commits into from Apr 19, 2014

Commits on Apr 16, 2014

  1. Significant work on GeocodeLib

    GeocodeLib changes
    
    * url = https
    * output default type = json
    * fixed "type" --> "max accuracy" level
    * fixed min_accuracy comparison
    * normalized all _transform() methods for output
    * normalized the _transformData() method
    * improved error reporting (since not all DENIED are because of the sensor)
    * improved debug() function
    * improved reset() function
    
    GeocoderBehavior changes
    
    * TODO to reverse logic = done
    * conditions split for readability (functionally the same)
    
    HttpSocketLib changes
    
    * no need to look for a constant if not defined
    zeroasterisk committed Apr 16, 2014
    Copy the full SHA
    081f9ea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ae50257 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7df6736 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d1929dc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    28882c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. Merge remote-tracking branch 'remotes/x/master'

    euromark committed Apr 17, 2014
    Copy the full SHA
    15de51d View commit details
    Browse the repository at this point in the history
  2. CS and cleanup

    euromark committed Apr 17, 2014
    Copy the full SHA
    ae032b0 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    euromark committed Apr 17, 2014
    Copy the full SHA
    f92fcd9 View commit details
    Browse the repository at this point in the history
  4. typo

    euromark committed Apr 17, 2014
    Copy the full SHA
    6377a80 View commit details
    Browse the repository at this point in the history
  5. Fix return value

    euromark committed Apr 17, 2014
    Copy the full SHA
    a62c9a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2014

  1. Fix geocoder

    euromark committed Apr 19, 2014
    Copy the full SHA
    a831e36 View commit details
    Browse the repository at this point in the history
  2. remove debug

    euromark committed Apr 19, 2014
    Copy the full SHA
    5df2982 View commit details
    Browse the repository at this point in the history
  3. Rewrite error handling

    euromark committed Apr 19, 2014
    Copy the full SHA
    1711c56 View commit details
    Browse the repository at this point in the history