Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin
ip-info
Commits
master
Switch branch/tag
ip-info
Author
Search by author
Any Author
16 Sep, 2017
2 commits
removed yay! log
· 475ce7b6
Martin
authored
7 years ago
475ce7b6
added a bit of logging infrastructure
· 3f2b9dee
Martin
authored
7 years ago
3f2b9dee
08 Jul, 2017
1 commit
pulling release image before building new test image
· f200d847
Martin
authored
7 years ago
f200d847
10 Jun, 2017
7 commits
added additional try block to catch exceptions during hostname resolving
· ee30968b
Martin
authored
7 years ago
ee30968b
fixed stupid typo
· a5face7d
Martin
authored
7 years ago
a5face7d
added full path to run.sh in CMD
· 25a947f1
Martin
authored
7 years ago
25a947f1
dockerhost is now added to /etc/hosts
· 9535f452
Martin
authored
7 years ago
9535f452
fixed issues with TRUSTED_PROXIES
· 3609f744
Martin
authored
7 years ago
3609f744
changed TRUSTED_PROXY config to set
· 9d79ed86
Martin
authored
7 years ago
9d79ed86
added resolving of hostnames to the TRUSTED_PROXIES
· d0042dc9
Martin
authored
7 years ago
d0042dc9
19 Mar, 2017
14 commits
switched to python-alpine as base image to reduce size
· 0e6ff2f2
Martin
authored
8 years ago
0e6ff2f2
fixed
#6
caused by wrong idention of return statement
· 1c732210
Martin
authored
8 years ago
1c732210
removed unneccesary imports from main
· 69537f77
Martin
authored
8 years ago
69537f77
fixed issue with quoted __file__
· 614e81ac
Martin
authored
8 years ago
614e81ac
added __init__ file into ipinfo module
· 276fc935
Martin
authored
8 years ago
276fc935
removed module type import again in favour of 'relative' imports.
· 014dd50a
Martin
authored
8 years ago
Instead changed the way GUnicorn is invoked in the Dockerfile
014dd50a
extended README with infos on how to run and env vars
· 3ef976b1
Martin
authored
8 years ago
3ef976b1
fixed Dockerfile
· 656d423a
Martin
authored
8 years ago
656d423a
added CI config
· 3df10b49
Martin
authored
8 years ago
3df10b49
added Dockerfile
· 642a7371
Martin
authored
8 years ago
642a7371
added gunicorn to requirements
· 4327e2e9
Martin
authored
8 years ago
4327e2e9
changed import to make gunicorn work properly
· 636c1198
Martin
authored
8 years ago
636c1198
reorganized modules. Logic is now in tools.py
· 044aa6b2
Martin
authored
8 years ago
044aa6b2
made host reachable from all addresses and added DEBUG env var
· e591183e
Martin
authored
8 years ago
e591183e
18 Mar, 2017
1 commit
added filter for proxy forwarding
· dbaaa45a
Martin
authored
8 years ago
dbaaa45a
17 Mar, 2017
11 commits
fixed format guessing invokation bug
· 77a57c43
Martin
authored
8 years ago
77a57c43
added support for multiple formats
· 0d8269f5
Martin
authored
8 years ago
0d8269f5
added function for a more versatile text formatting
· 397db3a7
Martin
authored
8 years ago
397db3a7
added most fields and geo support
· 431064ca
Martin
authored
8 years ago
431064ca
added geoip2 to requirements
· 3aa5d72d
Martin
authored
8 years ago
3aa5d72d
added bash script to download GeoLite2 DB and excluded data dir from git
· dc3094b0
Martin
authored
8 years ago
dc3094b0
added requirements file
· 2014c133
Martin
authored
8 years ago
2014c133
extended capabilities somehow
· 49c41aa7
Martin
authored
8 years ago
49c41aa7
added first skeleton of flask app
· 3d193af7
Martin
authored
8 years ago
3d193af7
added gitignore
· 36a62547
Martin
authored
8 years ago
36a62547
added README with basic idea
· f60e6619
Martin
authored
8 years ago
f60e6619
Menu
Projects
Groups
Snippets
Help