Commit graph

353 commits

Author SHA1 Message Date
polar
83de8ed67f Merged with upstream/master. 2017-10-20 14:33:59 -04:00
polar
8aba44c3b6 Merge remote-tracking branch 'upstream/master' 2017-10-20 14:21:22 -04:00
polar
bb3fb5ba3b Trying to figure out why raster isn't working. 2017-10-18 21:03:19 -04:00
polar
59210b0c8b Upgraded to mapbox-gl-native 3.5.7 2017-10-18 20:57:02 -04:00
polar
f3e39257cd Upgradeding mapbox-gl-native to my copy. 2017-10-18 20:49:55 -04:00
polar
73bcd458cb Trying to figure out why raster isn't working. 2017-10-18 14:27:10 -04:00
polar
eb830a12db Trying to figure out why raster isn't working. 2017-10-18 14:05:28 -04:00
polar
9510a00a33 Trying to figure out why raster isn't working. 2017-10-18 11:52:42 -04:00
polar
a4e7014241 Trying to figure out why raster isn't working. 2017-10-17 11:58:41 -04:00
Petr Sloup
82f179b07c Minor fix for correctly serving empty responses for missing tiles 2017-10-02 13:56:32 +02:00
Petr Sloup
51d6ca0880 Merge pull request #222 from otsaloma/renderer-pool-sizes
Make raster tile renderer pool sizes configurable
2017-10-02 10:04:22 +02:00
Osmo Salomaa
89878015bb Make raster tile renderer pool sizes configurable 2017-10-01 18:40:16 +03:00
Petr Pridal
ac948b6dee Create ISSUE_TEMPLATE.md 2017-09-28 00:53:05 +02:00
polar
dcf5fcab81 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-27 16:29:44 -04:00
polar
1a07ced12c Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-27 12:18:41 -04:00
polar
4bdad36337 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-27 12:18:13 -04:00
Petr Sloup
440775dbbf Update README.md 2017-09-25 13:23:05 +02:00
polar
c16478bb80 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-22 12:12:24 -04:00
polar
ef46530b66 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 13:20:35 -04:00
polar
a5a473975a Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 13:13:59 -04:00
polar
036004c0f8 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 13:02:18 -04:00
polar
010ca7fa90 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 12:56:23 -04:00
polar
6488d7d3ad Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 12:55:55 -04:00
polar
d17a6cc23b Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 12:36:48 -04:00
polar
29bd8d2fe8 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 12:21:36 -04:00
polar
5dab9a3939 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 10:44:28 -04:00
polar
b702fdaf09 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 10:15:27 -04:00
polar
fd8a73ac37 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 10:09:00 -04:00
polar
6f54d9228a Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 09:57:11 -04:00
polar
fac50c9bc6 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 09:45:52 -04:00
polar
15dc14f5b6 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-20 09:41:47 -04:00
Petr Sloup
ea408f8ec9 Increase test timeout since travis can be slow on cold start when under load 2017-09-20 08:21:34 +02:00
Petr Sloup
da646868c3 Wait longer for xvfb to start up (#197) 2017-09-20 08:05:10 +02:00
Petr Sloup
d60996e3c6 Reorganize Dockerfile instructions for faster rebuilds 2017-09-20 08:03:46 +02:00
Petr Sloup
02cf45bbd9 Clean Dockerfile by basing on node:6-stretch 2017-09-20 08:01:35 +02:00
polar
41046c2837 Trying to modify run.sh so it waits for the Xvfb server to start accepting connections. 2017-09-19 16:06:31 -04:00
Petr Sloup
d9f8582279 Remove node-pngquant-native dependency
- Unnecessary native dependency
- It was disabled by default
- Has issues on certain platforms
- Not optimal for production use (performance)
2017-09-15 17:06:42 +02:00
Petr Sloup
54f11a2125 Update package version to 2.2.0 2017-09-01 11:37:18 +02:00
Petr Sloup
598c8c590b Update package dependencies 2017-09-01 11:30:52 +02:00
Petr Sloup
438a18eec1 Merge pull request #207 from tschaub/handle-request-failures
Try to create the appropriate data type on http errors
2017-08-24 09:33:22 +02:00
Tim Schaub
7bdb7afcb9 Reuse the function for creating empty responses 2017-08-23 11:30:05 -04:00
Tim Schaub
2e46700cd9 Try to create the appropriate data type on http errors 2017-08-22 14:17:53 -04:00
Petr Sloup
bb09f3df64 Add --rm to docker run instruction to run it more cleanly 2017-07-28 09:54:12 +02:00
Petr Sloup
42f24c2c99 Add concept of data decorator function 2017-07-28 09:53:32 +02:00
Petr Sloup
427a0f0687 Update package version to 2.1.0 2017-07-03 09:41:27 +02:00
Petr Sloup
da5ea4b426 Update Mapbox GL JS to v0.38.0 (close #188) 2017-07-03 09:39:55 +02:00
Petr Sloup
2208ff1e24 Merge pull request #187 from aleksejleonov/debian_stretch_nodejs_repo
Use debian stretch nodejs repo
2017-07-03 09:29:29 +02:00
Oleksii Leonov
cf521058be Use debian stretch nodejs repo
Dockerfile based on debian:stretch, so better to use native stretch nodejs repo instead of jessie repo.
2017-06-30 00:54:13 +03:00
Petr Sloup
a9b38022bb Give xvfb some time to start up before starting the server in docker (#185) 2017-06-29 10:50:02 +02:00
Petr Sloup
654bdda629 Update package version to 2.0.0 2017-06-23 21:45:11 +02:00