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 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 7 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding in GetSQLConfFromFile method such that users can specify where their configuration file is for SQL commands. Removing TODO note :)
kellydunn
More...
over 11 years ago
Moving yaml parsing logic into seperate method such that we can provide a seperate code path for getting configuration from any file the user wishes
kellydunn
More...
over 11 years ago
Adding in sql_mapper_test file
kellydunn
More...
over 11 years ago
Adding in db/mock configuration helpers
kellydunn
More...
over 11 years ago
Adding in a NewSQLMapper method such that consumers of the library can now create new SQLMappers on demand and supply their own database connections. Also introduced a method that allows SQLMappers to return their SQL Database connection for inspection. Also altered some comments so that they weren't line breaking in standard emacs buffers
kellydunn
More...
over 11 years ago
Updating travis build such that it can correctly pull down the goose migration command line tool
kellydunn
More...
over 11 years ago
Add a Bitdeli badge to README
Bitdeli Chef
More...
over 11 years ago
Merge pull request #4 from bitdeli-chef/master
Kelly
More...
over 11 years ago
[CHANGELOG] Updating changes
kellydunn
More...
over 11 years ago
[src] Adding some documentation to the publicly available methods for the google geocoder struct
kellydunn
More...
over 11 years ago
[src][test] Fixing incorrect EARTH_RADIUS constant, updating tests accordingly
kellydunn
More...
over 11 years ago
[CHANGELOG] Documenting release of version
kellydunn
More...
over 11 years ago
[README] Adding in some basic usage notes
kellydunn
More...
over 11 years ago
[README] reverting whitespace change in readme for coveralls icon
kellydunn
More...
over 11 years ago
[README] Adding whitespace in readme such that coveralls.io can find the badge
kellydunn
More...
over 11 years ago
[README] adding coverage badge to readme
kellydunn
More...
over 11 years ago
[README] switching to drone.io build
kellydunn
More...
over 11 years ago
[README] Updating travis badge to correct repository
kellydunn
More...
almost 12 years ago
[src] Removing uneeded commented out code
kellydunn
More...
almost 12 years ago
[src][test] Adding in a NewPoint method and conventional golang Getters for latitude and longitude
kellydunn
More...
almost 12 years ago
[src] Fixing incorrect terminology in the documentation
kellydunn
More...
almost 12 years ago
[src] Reformatting the doucmentation for sql_mapper.go
kellydunn
More...
almost 12 years ago
[src] Fixing documentation for sql_conf.go
kellydunn
More...
almost 12 years ago
[src] Reformatting the documentation for point.go and adding in EARTH_RADIUS constant
kellydunn
More...
almost 12 years ago
[src] Adding some documentation to the mapper.go interface
kellydunn
More...
almost 12 years ago
[src] Adding some documentation to the geocoder.go interface
kellydunn
More...
almost 12 years ago
[src] Fixing the formatting of geo.go and elaborating on functionality a bit more clearly
kellydunn
More...
almost 12 years ago
[README] Adding some notes for how the env variable is intended to work
kellydunn
More...
almost 12 years ago
[README] Fixing some more gramattical mistakes
kellydunn
More...
almost 12 years ago
[README] Fixing some typos
kellydunn
More...
almost 12 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