Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CodeOps/geoip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: abh/geoip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 9 files changed
  • 5 contributors

Commits on Oct 18, 2013

  1. Ignore *~

    abh committed Oct 18, 2013
    Configuration menu
    Copy the full SHA
    31328e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2013

  1. Configuration menu
    Copy the full SHA
    d15be81 View commit details
    Browse the repository at this point in the history
  2. Fix test that I broke

    Dave Marchevsky committed Oct 23, 2013
    Configuration menu
    Copy the full SHA
    86a22a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2014

  1. Add DMACode and MetroCode fields to GeoIPRecord and only get AreaCode…

    … if db version > 0
    Dave Marchevsky committed Jul 2, 2014
    Configuration menu
    Copy the full SHA
    7be3218 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2014

  1. Use pkg-config to retrieve LDFLAGS and CFLAGS for geoip.

    Tested on Linux and OSX. This gets rid of warnings about non-existing directories (like /opt on OSX).
    muesli committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    ac9f3e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2015

  1. Update gocheck url

    abh committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    ffcbdd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2015

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

Commits on Feb 5, 2015

  1. Configuration menu
    Copy the full SHA
    99efcb2 View commit details
    Browse the repository at this point in the history
  2. Fix OpenType test

    oschwald committed Feb 5, 2015
    Configuration menu
    Copy the full SHA
    512713d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2015

  1. Merge pull request abh#20 from oschwald/greg/improve-tests

    Use fixed test databases. Test on 1.3, 1.4, and tip
    abh committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    cb973e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request abh#12 from davemarchevsky/12_dma_code

    Add MetroCode to GeoIPRecord
    abh committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    024fab4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2015

  1. Merge pull request abh#14 from davemarchevsky/14_geoip_options

    Support other GeoIPOptions flags when Opening db file
    abh committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    df94ed4 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    (multiple merges got out of sync)
    abh committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    7c948f3 View commit details
    Browse the repository at this point in the history
  3. Whitespace cleanup from 'go fmt'

    abh committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    c4fcb31 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

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

Commits on Jun 11, 2015

  1. Merge pull request abh#17 from muesli/master

    Use pkg-config to retrieve LDFLAGS and CFLAGS for geoip.
    abh committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    e5f8ea0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. Implement go vet fix.

    gmccue committed May 10, 2016
    Configuration menu
    Copy the full SHA
    ddf9469 View commit details
    Browse the repository at this point in the history
  2. Merge pull request abh#25 from ecosia/master

    Implement `go vet` fix.
    abh committed May 10, 2016
    Configuration menu
    Copy the full SHA
    07cea44 View commit details
    Browse the repository at this point in the history
Loading