Raul Ochoa
|
b617bb0277
|
Health check will always return error if file is found even if empty
|
2015-09-22 15:15:57 +02:00 |
|
Raul Ochoa
|
ac7b02a434
|
Adds test for corner case in health check
|
2015-09-22 14:55:50 +02:00 |
|
Raul Ochoa
|
f96c80d7a1
|
Merge branch 'master' into standalone-server
Conflicts:
lib/cartodb/cartodb_windshaft.js
|
2015-09-08 15:42:30 +02:00 |
|
Raul Ochoa
|
7ae034d746
|
Remove no longer needed health check params
|
2015-09-07 18:40:20 +02:00 |
|
Raul Ochoa
|
8540965696
|
fix health check tests
|
2015-07-08 20:50:34 +02:00 |
|
Raul Ochoa
|
2d3f2667ca
|
Standalone server initial implementation
- no dependency over Windshaft.Server
|
2015-07-04 20:41:22 +02:00 |
|
Raul Ochoa
|
5f765712b4
|
fix jshint
|
2015-04-27 17:54:07 +02:00 |
|
Luis Bosque
|
da70839f78
|
Disable per-user healthchecks
|
2015-04-06 20:15:26 +02:00 |
|
Luis Bosque
|
09e0f86936
|
jshint fixes
|
2015-03-25 18:41:27 +01:00 |
|
Luis Bosque
|
0f30b7d7ef
|
Return failed health checks with disabled file
|
2015-03-25 18:19:40 +01:00 |
|
Raul Ochoa
|
358b296750
|
Remove beforeEach and afterEach, in combination with suite they are
triggered for every single test even outside of the suite they were
invoked in.
|
2015-01-30 16:50:06 +01:00 |
|
Raul Ochoa
|
3f1aa9955b
|
Remove query tables api dependency from health check
|
2015-01-13 12:09:02 +01:00 |
|
Alejandro Martínez
|
96bcd14bb8
|
Remove PostgreSQL from health checks
This way the health checks will only check for Redis and Mapnik
initialization.
An empty tile without layers or datasources is generated.
|
2015-01-13 11:29:19 +01:00 |
|
Raul Ochoa
|
6c4bb59f06
|
First tests, not all ready. WIP
|
2014-11-05 15:42:28 +01:00 |
|