Commit Graph

298 Commits

Author SHA1 Message Date
Stepan Kuzmin
3c3d88b184 feat: split sources into table_sources and function_sources 2018-08-08 15:08:43 +03:00
Stepan Kuzmin
21f12e24fa chore: update dependencies 2018-08-07 11:37:38 +03:00
Stepan Kuzmin
9eddaede4e chore: update dependencies 2018-08-02 15:38:49 +03:00
Stepan Kuzmin
abb4a6d624 do not set source id_column by default 2018-07-30 12:41:30 +03:00
Stepan Kuzmin
8c6914f35c remove runtime sources update support 2018-07-29 13:06:40 +03:00
Stepan Kuzmin
c55e61d27f feat: add config support 2018-07-25 15:02:31 +03:00
Stepan Kuzmin
5532520f42 chore: update actix and actix-web to 0.7 2018-07-24 12:34:01 +03:00
Stepan Kuzmin
e8eaaabf58 chore: update dependencies 2018-07-24 11:07:24 +03:00
Stepan Kuzmin
63c976e8b9 fix: handle x-rewrite-url header 2018-07-03 20:25:24 +03:00
Stepan Kuzmin
fbb5a7b996 chore: update dependencies 2018-06-26 15:28:45 +03:00
Stepan Kuzmin
ef8d54745a chore: update dependencies 2018-06-16 19:01:08 +03:00
Stepan Kuzmin
d9d6bf73d9 chore: update dependencies 2018-06-12 15:54:50 +03:00
Stepan Kuzmin
d939a031ac chore: update dependencies 2018-06-11 15:48:28 +03:00
Stepan Kuzmin
12b325ca26 chore: update dependencies 2018-06-09 16:44:03 +03:00
Stepan Kuzmin
d6aee81b1b fix: handle tables with no properties 2018-06-04 17:46:48 +03:00
Stepan Kuzmin
241dda3184 fix: skip tables with SRID 0 2018-06-04 17:16:10 +03:00
Stepan Kuzmin
a106aef36a chore: update dependencies 2018-05-31 20:04:59 -07:00
Stepan Kuzmin
273625f3e5 chore: update dependencies 2018-05-29 17:17:31 -07:00
Stepan Kuzmin
2927879060 update ekidd/rust-musl-builder to 1.26.0 2018-05-25 18:06:36 +03:00
Stepan Kuzmin
612ecddb99 fix: set default tile buffer to 64 2018-05-25 17:22:21 +03:00
Stepan Kuzmin
a1807ccc22 update dependencies, use number of available logical cpu as threads by default 2018-05-25 17:16:59 +03:00
Stepan Kuzmin
0080deb92c feat: rewrite using actix 2018-05-05 12:41:40 +05:00
Stepan Kuzmin
6235efaf44 update dependencies 2018-05-05 12:08:27 +05:00
Stepan Kuzmin
cee7d6e2bd update dependencies 2018-04-09 12:37:54 +03:00
Stepan Kuzmin
57850c2e80 fix get_sources 2018-03-29 13:11:40 +03:00
Stepan Kuzmin
3b03e4b51d fix cors 2018-03-29 11:47:42 +03:00
Stepan Kuzmin
e3b2d5042b add tilejson endpoint 2018-03-28 19:15:00 +03:00
Stepan Kuzmin
30e4d76808 cleanup 2018-03-28 16:31:49 +03:00
Stepan Kuzmin
48ec709c1a handle empty tiles 2018-03-28 13:08:49 +03:00
Stepan Kuzmin
25b385e14d add query filter support 2018-03-28 12:26:44 +03:00
Stepan Kuzmin
36977bed85 implement sources refreshing 2018-03-27 19:29:41 +03:00
Stepan Kuzmin
04c5be44e7 add RefreshSources message 2018-03-27 17:50:37 +03:00
Stepan Kuzmin
a1965e9af4 implement worker connection 2018-03-27 17:27:51 +03:00
Stepan Kuzmin
2f4c843844 add actors 2018-03-27 16:21:20 +03:00
Stepan Kuzmin
86c12064db WIP: add coordinator 2018-03-27 14:40:33 +03:00
Stepan Kuzmin
e2755187f9 update sources list on index.json request 2018-03-26 18:47:31 +03:00
Stepan Kuzmin
0f222dbe88 cleanup 2018-03-26 16:43:18 +03:00
Stepan Kuzmin
d5e6eaabcb WIP: refactoring 2018-03-26 14:12:43 +03:00
Stepan Kuzmin
31ec5f8615 move tile query to db 2018-03-23 19:47:44 +03:00
Stepan Kuzmin
25e4a8b8cb fix tile handler 2018-03-23 17:19:08 +03:00
Stepan Kuzmin
131069d91d WIP switch to actix-web 2018-03-13 14:32:09 +03:00
Stepan Kuzmin
ad37ab798a restructure app 2018-02-21 17:47:41 +03:00
Stepan Kuzmin
6c8bbc9691 WIP 2018-02-21 17:03:00 +03:00
Stepan Kuzmin
5403cb6c45 Merge branch 'master' of github.com:urbica/martin 2018-02-21 13:44:41 +03:00
Stepan Kuzmin
655536e508 switch default tile buffer to 256 2018-02-21 13:42:01 +03:00
Stepan Kuzmin
1e3422c09a WIP: switch to actix 2018-02-21 13:37:31 +03:00
Stepan Kuzmin
1f08155676
Merge pull request #1 from urbica/add-license-1
Create LICENSE
2018-02-15 13:03:28 +03:00
Stepan Kuzmin
d76cd30245
Create LICENSE 2018-02-15 13:03:20 +03:00
Stepan Kuzmin
35483156e0 fix tests 2018-02-12 13:28:54 +03:00
Stepan Kuzmin
10422c4f28 implement tileset list endpoint, cleanup logs 2018-02-12 13:14:21 +03:00