dependabot-preview[bot]
|
ff421e99f1
|
chore(deps): bump num_cpus from 1.10.1 to 1.11.0 (#37)
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.10.1...v1.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-04 13:58:49 +03:00 |
|
Stepan Kuzmin
|
313fc1cc2d
|
chore: 🤖 release 0.5.0
|
2019-10-26 21:25:41 +03:00 |
|
Stepan Kuzmin
|
5a807e40e2
|
feat: upgrade actix-web to 1.0 (#33)
* test: 💍 add function sources tests
* test: 💍 limit postgres pool size in tests
* feat: 🎸 upgrade actix-web to 1.0
|
2019-10-26 20:37:49 +03:00 |
|
dependabot-preview[bot]
|
980dd70d14
|
chore(deps): bump tilejson from 0.1.0 to 0.2.0 (#27)
Bumps [tilejson](https://github.com/stepankuzmin/rust-tilejson) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/stepankuzmin/rust-tilejson/releases)
- [Commits](https://github.com/stepankuzmin/rust-tilejson/compare/v0.1.0...v0.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-10 12:03:36 +03:00 |
|
dependabot-preview[bot]
|
1ecb8a48d6
|
chore(deps): bump env_logger from 0.6.2 to 0.7.0 (#25)
Bumps [env_logger](https://github.com/sebasmagri/env_logger) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/sebasmagri/env_logger/releases)
- [Changelog](https://github.com/sebasmagri/env_logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebasmagri/env_logger/compare/v0.6.2...v0.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-08 21:52:03 +03:00 |
|
Stepan Kuzmin
|
9c2dea40b6
|
chore: 🤖 release 0.4.1
|
2019-10-07 12:19:07 +03:00 |
|
Stepan Kuzmin
|
d071bde8ce
|
chore: 🤖 prepare v0.4.0 release
|
2019-09-30 15:55:54 +03:00 |
|
Stepan Kuzmin
|
ca4bf11da9
|
chore: 🤖 release 0.3.0
|
2019-03-16 19:12:11 +03:00 |
|
Stepan Kuzmin
|
a7c17934e2
|
refactor: 💡 remove table sources filter support
BREAKING CHANGE: remove table sources `filter` query param support
|
2019-03-16 19:02:56 +03:00 |
|
Stepan Kuzmin
|
4d7999f2bc
|
chore: 🤖 update dependencies
|
2019-03-15 13:00:00 +03:00 |
|
Stepan Kuzmin
|
e7c4dcfa14
|
fix: 🐛 check if PostGIS is installed when starting
check if PostGIS >= 2.4.0 is installed when starting martin
Issues: #13
|
2018-11-18 15:03:56 +03:00 |
|
Stepan Kuzmin
|
da1c4bb15d
|
chore: v0.2.0 release
|
2018-11-02 16:38:00 +03:00 |
|
Stepan Kuzmin
|
1e128a7bef
|
feat: add command-line interface
|
2018-10-10 19:13:53 +03:00 |
|
Stepan Kuzmin
|
6bbad23bc0
|
chore: update dependencies
|
2018-10-08 18:07:50 +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
|
d9d6bf73d9
|
chore: update dependencies
|
2018-06-12 15:54:50 +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
|
e3b2d5042b
|
add tilejson endpoint
|
2018-03-28 19:15:00 +03:00 |
|
Stepan Kuzmin
|
25b385e14d
|
add query filter support
|
2018-03-28 12:26:44 +03:00 |
|
Stepan Kuzmin
|
d5e6eaabcb
|
WIP: refactoring
|
2018-03-26 14:12:43 +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
|
1e3422c09a
|
WIP: switch to actix
|
2018-02-21 13:37:31 +03:00 |
|
Stepan Kuzmin
|
c6043d6b6d
|
implement lru cache for tiles
|
2018-01-26 12:45:09 +03:00 |
|
Stepan Kuzmin
|
9a295e09d1
|
add tileset endpoint, add feature properties to tile response
|
2018-01-24 16:41:03 +03:00 |
|
Stepan Kuzmin
|
1ac60664a9
|
add condition filtering support
|
2018-01-22 20:01:44 +03:00 |
|
Stepan Kuzmin
|
77cd4ae3d2
|
add martin_lib crate
|
2018-01-19 14:06:01 +03:00 |
|
Stepan Kuzmin
|
d28249ee35
|
add logger
|
2018-01-18 19:07:14 +03:00 |
|
Stepan Kuzmin
|
0b111532ad
|
move tileset to separate file
|
2018-01-18 13:42:06 +03:00 |
|
Stepan Kuzmin
|
e37a46b785
|
rename falcon into martin
|
2018-01-16 15:55:05 +03:00 |
|
Stepan Kuzmin
|
a9a4bb5fb9
|
WIP: tilejson endpoint
|
2017-12-17 13:51:07 +03:00 |
|
Stepan Kuzmin
|
2ae8917591
|
switch to rererouter
|
2017-11-27 12:48:31 +03:00 |
|
Stepan Kuzmin
|
579c3b1365
|
use lazy_static for Regex compilation
|
2017-11-22 17:44:45 +03:00 |
|
Stepan Kuzmin
|
0fe335f417
|
fix: remove iron-cors
|
2017-11-21 15:00:31 +03:00 |
|
Stepan Kuzmin
|
204b132a26
|
feat: add MVT handler
|
2017-11-16 21:14:38 +03:00 |
|
Stepan Kuzmin
|
8a44543478
|
separate handlers by format
|
2017-11-12 17:51:58 +03:00 |
|
Stepan Kuzmin
|
129bb474f4
|
implement first draft
|
2017-10-09 14:29:03 +03:00 |
|
Stepan Kuzmin
|
f08d524e26
|
initial commit
|
2017-09-30 13:55:44 +03:00 |
|