Phil Booth
0a47b7b417
chore(package): bump version, update changelog
2018-11-02 07:27:49 +00:00
Phil Booth
1d5b2eecb6
chore(package): update deps
2018-11-02 07:07:25 +00:00
Shane Tomlinson
57726083fd
v1.0.3
2018-09-27 17:32:10 +01:00
Shane Tomlinson
ced9ef3f2d
fix(test,ci,deps,docs): Attribution, tests, update deps.
...
* Add the correct attribution to Maxmind in README.md
* Fix the broken test since the test IP is now considered in Oakland
* In Travis, test with node 8 and 10, no more 6.
* Update deps to get rid of the security warnings.
2018-09-27 17:21:57 +01:00
John Morrison
d10274e97b
fix(postinstall): let the download log, as opposed to reporting zero errors
2018-05-21 17:04:43 -07:00
Shane Tomlinson
bc5fe6f94d
Tag v1.0.2
2018-05-18 11:08:03 +01:00
Shane Tomlinson
e0d270766d
fix(deps): Update all the deps to remove security warnings.
...
Had to make some updates to match updated APIs,
also add a "stop" function to the maxmind-db-downloader
API that stops cron so that tests would complete.
2018-05-18 10:33:20 +01:00
vladikoff
44292b768c
1.0.1
2018-02-16 17:25:46 -05:00
Vlad Filippov
55d6ab5506
chore(deps): update deps, fix nsp ( #35 )
2018-02-16 17:25:00 -05:00
Phil Booth
d598b82770
feat(api): return location object directly instead of in a promise
...
https://github.com/mozilla/fxa-geodb/pull/32
r=vbudhram,vladikoff
2018-01-12 09:33:47 +00:00
Phil Booth
6ccebbce3e
chore(package): bump version to 0.0.8
2017-02-27 13:20:15 +00:00
John Morrison
aa7e2b679b
fix(dependencies): remove unnecessary pathParse module; node 6 on travis ( #27 ) r=vladikoff
2016-10-07 10:51:52 -04:00
Sai Prashanth Chandramouli
d4cba32b3c
fix(logs): make logs quiet during npm install ( #23 ) r=vladikoff
...
Fixes #11
2016-08-17 09:54:52 -04:00
Vlad Filippov
b8bd484c91
0.0.7
2016-08-16 00:22:14 -04:00
Peter deHaan
59185cffb3
chore(package): Bump maxmind dependency ( #20 )
2016-08-02 21:30:30 -04:00
Vlad Filippov
699d8017a9
0.0.6
2016-07-29 13:31:11 -04:00
Vlad Filippov
cb89d28b8b
Update package.json
2016-07-29 13:28:16 -04:00
Sai Prashanth Chandramouli
68d8b97fe5
fix(path): change path.parse for node0.10 compat ( #17 ) r=vladikoff,pdehaan
...
Fixes #16
2016-07-29 13:28:01 -04:00
Vlad Filippov
f302629e5e
fix(deps): update to latest request@2.74.0 ( #13 ) r=TDA
2016-07-26 16:49:31 -04:00
Sai Chandramouli
57cc16282f
rewriting tests to accomodate promises, added rimraf
2016-07-15 16:39:43 -07:00
Sai Chandramouli
565a8a2b2f
moved the files into /lib
...
split the downloader into two components
2016-07-15 15:14:24 -07:00
Sai Chandramouli
670a114b8e
moved fxa-geodb to /lib
...
changed error for opening file
2016-07-15 12:58:43 -07:00
Sai Chandramouli
788fdd785e
Updated readme and package.json,
...
renamed defaults
changed require paths
2016-07-12 15:34:52 -07:00
Sai Chandramouli
b8b48e026d
simplified examples and fixed paths
2016-07-12 13:42:42 -07:00
Sai Chandramouli
72ea8fe010
added a postinstall script to download the db file on install
...
removed update for now
2016-07-07 17:17:20 -07:00
Sai Chandramouli
4908243422
added tests for startdownload
2016-07-07 16:10:48 -07:00
Sai Chandramouli
cc483cc255
Refactored the maxmind-db-downloader with functions
...
createTargetDir
setUpDownloadList
setUpAutoUpdate
2016-07-07 13:02:17 -07:00
Sai Chandramouli
f54cea6df7
removed build grunt task, fixed linting
2016-07-05 14:38:44 -07:00
Sai Chandramouli
8eb679c565
added mozlog support
2016-07-01 09:40:18 -07:00
Sai Chandramouli
f582d23ccf
removed validation, updated errors file, fixed casing
2016-06-27 16:51:36 -07:00
Sai Chandramouli
12a6031dbe
Moved example into its own folder
...
Deleted requirejs task
2016-06-27 16:30:20 -07:00
Sai Chandramouli
25290e8997
Added a cron job to download and update the geodata
...
Updated the src files to use the new name of geodata file
Updated eslint src paths
Added sources.json which contains url for download
2016-06-23 16:05:01 -07:00
Sai Chandramouli
0b9cf3c09c
added README
2016-06-22 16:24:48 -07:00
Sai Chandramouli
4bfb0aa0ba
tweaked tests, added coverage
2016-06-22 15:56:20 -07:00
Sai Chandramouli
5dfe76d45b
finished writing promises, set npm test to mocha
...
added city, country, ll, timezone, localtime to the object
added example file to use API
2016-06-22 13:27:44 -07:00
Sai Chandramouli
b154c852db
writing tests, and finished errors part
2016-06-22 10:50:05 -07:00
Sai Chandramouli
63f67582eb
added testing suite and bower stuff
2016-06-21 13:45:16 -07:00
Sai Chandramouli
0342f6d2b9
added build tools and linting
2016-06-20 01:58:20 -07:00