Georg K
|
3b47bfd3a3
|
feat: add route to convert aoid2aoguid
|
2020-12-24 04:51:59 +03:00 |
|
jar3b
|
966bec093f
|
refactor: remove unused python2 code, optimize imports
|
2020-02-19 01:29:08 +03:00 |
|
jar3b
|
d03aa0a78c
|
debug: remove logging for '__get_suggest'
|
2020-02-19 00:45:22 +03:00 |
|
jar3b
|
67cfd34a66
|
debug: fix logging for '__get_suggest'
|
2020-02-19 00:42:20 +03:00 |
|
jar3b
|
03d432cb25
|
debug: add logging for '__get_suggest'
|
2020-02-19 00:41:08 +03:00 |
|
jar3b
|
63815b0871
|
fix: "TypeError: reading file objects must return bytes objects" while creating DB from directory (after lxml update)
|
2020-02-02 02:05:05 +03:00 |
|
jar3b
|
9d4928a9e5
|
feat: update license (year) and .gitingore
|
2020-02-02 02:04:26 +03:00 |
|
jar3b
|
ec6fc6a8c0
|
Update configs, fix soap url
|
2018-11-07 18:49:44 +03:00 |
|
jar3b
|
1452debf94
|
Update requirements.txt
|
2018-11-07 18:37:59 +03:00 |
|
jar3b
|
56ba93b1b7
|
Update readme and requirements.txt
|
2018-11-07 18:35:21 +03:00 |
|
Jack Stdin
|
85e1ecfbaa
|
Add codecs.open instad of open (for DB fetcher on Win7)
|
2017-01-25 12:05:29 +03:00 |
|
jar3b
|
f2659b0010
|
Add multiple error route
|
2016-09-22 12:22:12 +03:00 |
|
jar3b
|
e11a9811c9
|
Updating readme
|
2016-09-22 12:19:36 +03:00 |
|
jar3b
|
f688e0c411
|
Fix requirements and readme
|
2016-09-22 11:45:27 +03:00 |
|
jar3b
|
79d14ce13e
|
Switch to bottle-oop-rest lib supports gevent
|
2016-09-22 10:55:43 +03:00 |
|
jar3b
|
afd61dae19
|
Add "OPTIONS" handling for more restful responses
|
2016-09-21 17:19:45 +03:00 |
|
jar3b
|
2f5df29d0a
|
Add systemd config for gunicorn (description in readme)
|
2016-06-26 15:19:46 +03:00 |
|
jar3b
|
cf74075b00
|
Added end-processed check on DB create
|
2016-06-26 14:48:22 +03:00 |
|
jar3b
|
f079a1edbb
|
Fix manage.py version result
|
2016-06-26 14:29:47 +03:00 |
|
jar3b
|
eeebf5f8d3
|
Update manage to serve DB (create with spec version)
|
2016-06-26 14:21:11 +03:00 |
|
jar3b
|
d4668833dc
|
Updated readme
|
2016-04-25 12:23:08 +03:00 |
|
jar3b
|
7a2ba33d49
|
Updated readme
|
2016-04-25 12:16:16 +03:00 |
|
jar3b
|
67f64b7aec
|
Add gitkeep
|
2016-04-25 11:51:02 +03:00 |
|
jar3b
|
893d1576e3
|
Readme updated
|
2016-04-25 11:47:08 +03:00 |
|
jar3b
|
552a6355c7
|
Add gunicorn config
|
2016-04-25 11:09:22 +03:00 |
|
jar3b
|
3e6ccc96a1
|
Renamed wsgi module
|
2016-04-25 11:06:49 +03:00 |
|
jar3b
|
fc3d2f5e64
|
Updated README.md
|
2016-04-24 13:17:05 +03:00 |
|
jar3b
|
27efa759ef
|
Updated README.md and config (slashes for unix socket)
|
2016-04-24 12:58:50 +03:00 |
|
jar3b
|
72d0036879
|
Some API fix:
now /find/<text>?strong=<0,1> is right route,
'find' always returns array
|
2016-04-24 12:31:18 +03:00 |
|
jar3b
|
682200c4c1
|
Readme updated
|
2016-04-22 16:45:50 +03:00 |
|
jar3b
|
c7f0de74a5
|
Big commit for py3
|
2016-04-22 14:30:05 +03:00 |
|
jar3b
|
9ed372857e
|
Fixes #10
|
2016-04-15 17:07:45 +03:00 |
|
jar3b
|
9d3590e5a4
|
Add regioncode to FIAS result set
|
2016-03-24 12:17:57 +03:00 |
|
jar3b
|
c99db3ceea
|
Add check if no results in __normalize method
|
2016-03-21 13:17:23 +03:00 |
|
jar3b
|
2b71f7680e
|
Add gettext feature (/gettext/<aoid>)
|
2016-03-21 13:08:49 +03:00 |
|
jar3b
|
aa604cc7b7
|
Merge pull request #9 from jar3b/strong_search
Implemented "strong" search
|
2016-03-17 17:14:50 +04:00 |
|
jar3b
|
d05f2a37fb
|
Remove debug output in search.py
|
2016-03-17 16:13:17 +03:00 |
|
jar3b
|
e764b44da4
|
Some corrections in strong search
|
2016-03-16 22:18:36 +03:00 |
|
jar3b
|
8dff95c692
|
Config refactoring
|
2016-03-16 20:34:08 +03:00 |
|
jar3b
|
2374afe21c
|
Start working with strong search
|
2016-03-16 18:09:45 +03:00 |
|
jar3b
|
cbeedcc985
|
Fix Bottle http server running
|
2016-03-15 17:25:56 +03:00 |
|
jar3b
|
e1e9d15414
|
Updated readme.md
|
2016-03-15 13:35:42 +03:00 |
|
jar3b
|
356bcf74c4
|
Add log filename to config
|
2016-03-15 12:59:33 +03:00 |
|
jar3b
|
255f895993
|
Fix callable (3rd)
|
2016-03-15 12:53:13 +03:00 |
|
jar3b
|
6425471dae
|
Fix callable (2nd)
|
2016-03-15 12:50:38 +03:00 |
|
jar3b
|
4d24ec4f66
|
Fix callable
|
2016-03-15 12:48:38 +03:00 |
|
jar3b
|
64a9333d68
|
Implement callable in BottleCL
|
2016-03-15 12:45:35 +03:00 |
|
jar3b
|
92628d076b
|
Merge pull request #8 from jar3b/dev
Dev
|
2016-03-15 12:18:18 +03:00 |
|
jar3b
|
8d0a54618e
|
Small refactoring (static method and comments)
|
2016-03-14 17:39:43 +03:00 |
|
jar3b
|
5e310df926
|
Added error logging on HTTP requests (if config.basic.logging is enabled)
|
2016-03-14 13:21:45 +03:00 |
|