Laura Klünder
|
d9e958f3a3
|
by_grid_square
|
2018-12-28 22:01:42 +01:00 |
|
Laura Klünder
|
6ad7ec7b88
|
send data to graphite
|
2018-12-28 21:01:12 +01:00 |
|
Laura Klünder
|
c93d6c745c
|
implement graphite syntax for convertstats
|
2018-12-28 20:12:11 +01:00 |
|
Laura Klünder
|
0d59b6e7f4
|
convertstats
|
2018-12-28 19:53:04 +01:00 |
|
Laura Klünder
|
e6afd91805
|
LocalCacheProxy should not break migrations
|
2018-12-28 17:29:49 +01:00 |
|
Laura Klünder
|
565fc927d4
|
fix error 500
|
2018-12-27 22:21:17 +01:00 |
|
Laura Klünder
|
be693bee4b
|
clear cache after each map update
|
2018-12-27 22:02:07 +01:00 |
|
Laura Klünder
|
cf1630fd83
|
remove debug statements
|
2018-12-27 21:58:05 +01:00 |
|
Laura Klünder
|
3eeda53ca8
|
introducing LocalCacheProxy to skip pickling stuff
|
2018-12-27 17:24:53 +01:00 |
|
Laura Klünder
|
957ce0c0cd
|
increase some helpful cache durations
|
2018-12-27 16:52:53 +01:00 |
|
Laura Klünder
|
8ea8f59d99
|
remove ordereddict for performance reasons
|
2018-12-27 16:07:07 +01:00 |
|
Laura Klünder
|
f70ed3922d
|
much quicker good_representative_point
|
2018-12-27 15:47:11 +01:00 |
|
Laura Klünder
|
0204db8b3a
|
missing select_related for space in LocationSlugManager
|
2018-12-27 15:07:01 +01:00 |
|
Laura Klünder
|
45e7d056b3
|
satisfy linters
|
2018-12-27 01:12:04 +01:00 |
|
Laura Klünder
|
4aba887351
|
better filenames for statssnapshot
|
2018-12-26 14:02:45 +01:00 |
|
Laura Klünder
|
62cd3c8d48
|
validate slug properly
|
2018-12-25 23:11:56 +01:00 |
|
Laura Klünder
|
a4558ed5b2
|
fix key error
|
2018-12-25 21:36:54 +01:00 |
|
Laura Klünder
|
fc1a1bf586
|
increment_cache_key should start with 1, obviously
|
2018-12-25 21:35:03 +01:00 |
|
Laura Klünder
|
739dbf80d5
|
add statssnapshot
|
2018-12-25 21:34:48 +01:00 |
|
Laura Klünder
|
0c23e59342
|
improve stats some more
|
2018-12-25 19:31:24 +01:00 |
|
Laura Klünder
|
0d7cb37759
|
add routing stats because heck why not
|
2018-12-25 18:43:24 +01:00 |
|
Laura Klünder
|
82af80edb7
|
more api_stats
|
2018-12-25 18:36:23 +01:00 |
|
Laura Klünder
|
40b414bd3f
|
implement api stats
|
2018-12-25 18:29:13 +01:00 |
|
Laura Klünder
|
d77585d6a6
|
location.pk instead location.id
|
2018-12-25 18:18:49 +01:00 |
|
Laura Klünder
|
95fce11d00
|
show locations immediately after searching
|
2018-12-25 18:08:33 +01:00 |
|
Laura Klünder
|
9a9ea45242
|
add geometry endpoint
|
2018-12-25 17:39:40 +01:00 |
|
Laura Klünder
|
e5ebddec09
|
two consecutive hyphens are okay
|
2018-12-24 16:09:34 +01:00 |
|
Laura Klünder
|
0e6aa29e36
|
more performance improvements
|
2018-12-24 03:58:16 +01:00 |
|
Laura Klünder
|
3a42af568a
|
fix tile urls
|
2018-12-23 20:49:47 +01:00 |
|
Laura Klünder
|
f1d5b0ffad
|
tileserver should not depend on django
|
2018-12-23 20:00:01 +01:00 |
|
Laura Klünder
|
7754643c4b
|
treat empty geometries correctly
|
2018-12-23 19:50:53 +01:00 |
|
Laura Klünder
|
bd2a512df3
|
more helpful warnings in altitude area recalculation
|
2018-12-23 19:42:50 +01:00 |
|
Laura Klünder
|
f1db7f6a26
|
fix HybridGeometry.is_empty
|
2018-12-23 19:40:37 +01:00 |
|
Laura Klünder
|
c621b02678
|
validate location slug
|
2018-12-23 18:13:37 +01:00 |
|
Laura Klünder
|
069b0021d8
|
LocationGroupCategory help text
|
2018-12-23 17:52:15 +01:00 |
|
Laura Klünder
|
8bfc591331
|
add help_text to slow_down_factor
|
2018-12-23 17:44:47 +01:00 |
|
Laura Klünder
|
b406cb2d13
|
more performance improvements (no ordereddict, directly access geojson)
|
2018-12-23 00:04:43 +01:00 |
|
Laura Klünder
|
05dab8acb5
|
for some reason ordereddict causes lots of overhead here
|
2018-12-22 23:36:07 +01:00 |
|
Laura Klünder
|
3b4e3bbdba
|
don't crash when importing empty geometries (shouldn't happen though!)
|
2018-12-22 22:56:47 +01:00 |
|
Laura Klünder
|
3c3556dd73
|
let's skip triangulation since we do 3d rendering differently now, if ever
|
2018-12-22 22:40:57 +01:00 |
|
Laura Klünder
|
059e7ba434
|
remove debug statement
|
2018-12-22 22:28:52 +01:00 |
|
Laura Klünder
|
f1e379aea8
|
speedup geometry serialization by smart wrapping magic
|
2018-12-22 22:27:45 +01:00 |
|
Laura Klünder
|
64eaae1c9d
|
custom icon for level
|
2018-12-21 22:30:50 +01:00 |
|
Laura Klünder
|
06cc96680c
|
no reverse sort here
|
2018-12-21 19:13:36 +01:00 |
|
Laura Klünder
|
27287b8a00
|
render colors in right order
|
2018-12-21 19:07:40 +01:00 |
|
Laura Klünder
|
d5477c8b75
|
show currently running process updates
|
2018-12-21 17:43:30 +01:00 |
|
Laura Klünder
|
55384274a7
|
increment_cache_key() helper
|
2018-12-21 05:48:22 +01:00 |
|
Laura Klünder
|
b4f48473d0
|
persist mapdata:last_process_updates_run cache
|
2018-12-21 05:36:32 +01:00 |
|
Laura Klünder
|
26bee6d94c
|
fix icons
|
2018-12-21 03:24:58 +01:00 |
|
Laura Klünder
|
2d8f37963b
|
missing return icon
|
2018-12-21 03:13:53 +01:00 |
|