openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
golang-geo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 14, 2024 — Aug 14, 2025
Showing page 6 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
adds test for ZERO_RESULTS error from google geocoder
Sarah Adams
More...
over 11 years ago
fixes go test
Sarah Adams
More...
over 11 years ago
fixes go test
Sarah Adams
More...
over 11 years ago
adjust google Geocode func to return an error if no results are returned instead of panicing
Sarah Adams
More...
over 11 years ago
adjust google Geocode func to return an error if no results are returned instead of panicing
Sarah Adams
More...
over 11 years ago
Updating changelog to reflect changes in 0.2.0
kellydunn
More...
over 11 years ago
Merge pull request #8 from mingkaidox/master
Kelly
More...
over 11 years ago
run go fmt
MinGKai
More...
over 11 years ago
alter whitespaces with real tabs
MinGKai
More...
over 11 years ago
add bearing calculation of points
MinGKai
More...
over 11 years ago
Merge branch 'develop'
kellydunn
More...
over 11 years ago
Reformatting CHANGELOG.md
kellydunn
More...
over 11 years ago
Updating CHANGELOG.md to include details of more changes in this release
kellydunn
More...
over 11 years ago
Updating README for more guidance as how to install older versions of golang-geo
kellydunn
More...
over 11 years ago
Adding an additional configuration key such that goose migrations can run in travis environment
kellydunn
More...
over 11 years ago
Explicitly noting that contributors should submit pull requests onto develop
kellydunn
More...
over 11 years ago
Adding in various configuration options for the sql config files so that travis builds can pass
kellydunn
More...
over 11 years ago
Fixing test database connection files so that Travis builds don't fail
kellydunn
More...
over 11 years ago
Adding 0.1.0 release notes and adding additional README documentation
kellydunn
More...
over 11 years ago
Merge branch 'earth-radius-fix' into develop
kellydunn
More...
over 11 years ago
Merge branch 'persistent-db-connection-fix' into develop
kellydunn
More...
over 11 years ago
Converting EARTH_RADIUS to a float64 before sprintfing it into queries
kellydunn
More...
over 11 years ago
Attempting to use a more DB agnostic stubbed out query for testing
kellydunn
More...
over 11 years ago
Fixing issue where PointsWithinRadius was using a mismatched constant. Adding corresponding test fix
kellydunn
More...
over 11 years ago
Explicitly adding GO_ENV to travis build env
kellydunn
More...
over 11 years ago
Fixing some conflicting mismatch issues with sql configuration files and testing logic in the MOCK DB environment
kellydunn
More...
over 11 years ago
Adding additional tests to assert the behvaior of SQL Mappers
kellydunn
More...
over 11 years ago
Adding *.html files to .gitignore so that the output of testing coverage utilities does not get tracked in source
kellydunn
More...
over 11 years ago
Adding some documentation to the private methods of sql_conf
kellydunn
More...
over 11 years ago
Changing implementation of NewSQLMapper to now parse a specified file name so that it's easier for users to create SQLMappers
kellydunn
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree