dignifiedquire
dd2e3d35fd
fix(location): another nesting
2019-09-11 18:13:21 +02:00
dignifiedquire
ca9dccfcd7
fix(location): another nested sql
2019-09-11 17:57:59 +02:00
dignifiedquire
64b00fce7d
fix(location): do not sql recurse in location sending
2019-09-11 17:46:05 +02:00
Dmitry Bogatov
57daa0f7f0
Remove useless argument of logging macros
...
Previously, logging macros (info! warn! error!) accepted integer
argument (data1), that was passed to callback function verbatim. In all
call sites this argument was 0.
With this change, that data1 argument is no longer part of macro
interface, 0 is always passed to callback in internals of these macros.
2019-09-10 22:26:47 +00:00
holger krekel
4bbab876ae
majorly de-indent code structure in secure_join by introducing cleanup function, also majorly reducing unsafety in several places
2019-09-05 22:55:25 +02:00
dignifiedquire
3f8abd2218
refactor(location): make location on the kml object not optional
2019-08-26 21:49:47 +02:00
dignifiedquire
4ec214b3fc
refactor(location): use bitflags for tags
2019-08-26 21:46:57 +02:00
dignifiedquire
d25d839d6a
refactor(location): more rusty api
2019-08-26 21:29:40 +02:00
dignifiedquire
23d49560bf
refactor(location): rename module dc_location -> location
2019-08-26 21:09:40 +02:00