Wykres commitów

572 Commity (0ce51c56c0d338c60c3513479fd03dc7f8dec92d)

Autor SHA1 Wiadomość Data
Konstantin Gründger faf04d6449 Added test for bulkimport 2017-12-30 21:35:01 +01:00
Konstantin Gründger 0dbc101c72 Test import_ddb_file 2017-12-19 08:00:42 +01:00
Konstantin Gründger d5d6781cd0 Better test of update_devices 2017-12-19 07:38:49 +01:00
Konstantin Gründger 5a544122eb Test get_airports 2017-12-19 07:37:01 +01:00
Konstantin Gründger 184853fa59 Test process 2017-12-18 23:57:20 +01:00
Konstantin Gründger 33f9ddbf51 Remove explicit constructors 2017-12-18 20:28:51 +01:00
Konstantin Gründger 0ca501d4a7 Query speedup 2017-12-17 19:02:09 +01:00
Konstantin Gründger 6097a3b840 Update celery tasks 2017-12-17 14:34:14 +01:00
Konstantin Gründger f829c9996a Update descriptions 2017-12-16 22:18:04 +01:00
Konstantin Gründger eba91c5f5c Test and fix update_receivers 2017-12-16 21:40:12 +01:00
Konstantin Gründger 52c40582c4 Test and fix update_devices 2017-12-16 21:11:05 +01:00
Konstantin Gründger 1da1d472df Refactoring 2017-12-16 17:28:32 +01:00
Konstantin Gründger eb7eda7eee Fixed broken logbook test 2017-12-16 16:29:23 +01:00
Konstantin Gründger 307278221a Better logbook testing and refactoring 2017-12-16 15:54:04 +01:00
Konstantin Gründger a5da270d6d Ignore AircraftBeacons with address like 00xxxx (== random addresses) 2017-12-16 13:21:25 +01:00
Konstantin Gründger 150491a830 Huge speedup (factor 30+) for update_receiver and update_device due to multi-column indices 2017-12-16 10:36:11 +01:00
Konstantin Gründger 61939913b5 Bulk insert once per second 2017-12-13 20:19:11 +01:00
Konstantin Gründger 6aa99bd18f Test all model classes 2017-12-13 14:22:31 +01:00
Konstantin Gründger acc4b858a8 Test DeviceStats 2017-12-13 14:13:55 +01:00
Meisterschueler df8a7346e6
Merge pull request #21 from Meisterschueler/fix/travis_build
Fix/travis build
2017-12-13 11:58:09 +01:00
Konstantin Gründger 99c07fed5b Fix travis build 2017-12-13 11:36:08 +01:00
Konstantin Gründger b812b9b38f Show logbook with row_numbers 2017-12-13 10:45:43 +01:00
Konstantin Gründger 0b36569b0b Make ReceiverStats working without receiver_beacon_count 2017-12-12 23:35:39 +01:00
Konstantin Gründger 58f9d54342 Removed obsolete code 2017-12-12 23:34:31 +01:00
Konstantin Gründger 3847db4abd Added DeviceStats and ReceiverStats 2017-12-12 21:46:21 +01:00
Konstantin Gründger b87510b9b7 Use status == 1 for 'used for takeoff-landing-detection' instead of 0 2017-12-12 21:45:19 +01:00
Konstantin Gründger 145f21604a Better logbook testing 2017-12-12 09:59:38 +01:00
Konstantin Gründger 2cc3b8f71c Better return values for tasks 2017-12-12 09:15:31 +01:00
Konstantin Gründger 9a21f582ef Speedup distance calculation 2017-12-12 03:47:28 +01:00
Konstantin Gründger 5a31d902ab Merged window function, this is 10% faster and looks better 2017-12-11 19:16:03 +01:00
Konstantin Gründger 3956a11aa5 Refactoring 2017-12-10 20:07:37 +01:00
Konstantin Gründger 28a25048f6 Refactoring 2017-12-10 17:30:27 +01:00
Konstantin Gründger 966b7d9c73 flake8 refactoring 2017-12-08 21:49:40 +01:00
Konstantin Gründger ad05de59e8 Reverted persistent dstcall... 2017-12-08 20:17:40 +01:00
Konstantin Gründger 0b8c0e971c removed old receiver update code 2017-12-08 20:12:00 +01:00
Konstantin Gründger 61d6e71109 whoops... stashed 2017-12-08 19:38:10 +01:00
Konstantin Gründger c00812c141 Refactoring 2017-12-08 19:32:46 +01:00
Konstantin Gründger 061c3e253e Calculate distance between aircraft_beacon and receiver 2017-12-08 08:25:03 +01:00
Konstantin Gründger ca1dba3e23 Added firstseen/lastseen to device 2017-12-05 08:57:12 +01:00
Konstantin Gründger 5dee579378 update receivers and devices with last valid values 2017-12-05 08:57:06 +01:00
Konstantin Gründger 7407d3a814 Corrected dependency 2017-12-04 08:54:17 +01:00
Konstantin Gründger e46be20df6 Correct travis 2017-12-04 08:30:31 +01:00
Konstantin Gründger e527531d00 Create device only if error_count == 0 2017-12-03 20:49:30 +01:00
Konstantin Gründger bc2c70d345 Merged status and position update, added update country code command 2017-12-03 20:09:43 +01:00
Konstantin Gründger 5233144df3 Added function update_devices 2017-12-02 22:49:12 +01:00
Konstantin Gründger 316522d81c Update receivers 2017-12-02 16:45:09 +01:00
Konstantin Gründger 9e91a825f5 Refactoring 2017-12-02 13:40:40 +01:00
Konstantin Gründger 791b6720e4 Handle NotImplementedError 2017-12-02 12:44:57 +01:00
Konstantin Gründger 846372d025 Updated dependencies 2017-12-02 12:43:34 +01:00
Konstantin Gründger ce76a6bb2e Faster bulk import 2017-10-07 11:02:14 +02:00