Wykres commitów

584 Commity (fc608cd6c837985bbbf487609c57227dd5a2e99d)

Autor SHA1 Wiadomość Data
Konstantin Gründger 90ab582ca3 SQL UPSERT function for #63 2019-01-27 13:59:12 +01:00
Konstantin Gründger 23cc34da0a Handle session rollbacks during tests session 2019-01-26 20:14:18 +01:00
Konstantin Gründger b406594ea7 Database tests have their own base test class 2019-01-26 14:15:13 +01:00
Konstantin Gründger bd9b67559f Fixed OGNrange test 2019-01-26 14:13:04 +01:00
Konstantin Gründger 5715901c84 Update documentation 2019-01-24 19:46:12 +01:00
Konstantin Gründger e5afd1a56b Order backref from device to takeoff_landings by timestamp 2019-01-24 11:54:33 +01:00
Konstantin Gründger e3ac6d19a2 Backref from device to logbook 2019-01-24 11:53:39 +01:00
Konstantin Gründger 760f4609fb No more SQLALCHEMY_TRACK_MODIFICATIONS warnings 2019-01-23 20:30:40 +01:00
Konstantin Gründger 276d3d1439 ALTER TABLE receiver_coverages RENAME COLUMN location_mgrs TO location_mgrs_short 2019-01-23 20:30:31 +01:00
Konstantin Gründger 02e8c17dca Add reduced MGRS location to aircraft_beacons: ALTER TABLE aircraft_beacons ADD COLUMN location_mgrs_short character varying(9); 2019-01-23 16:00:35 +01:00
Konstantin Gründger 022e8a8099 Fix query 2019-01-11 22:04:14 +01:00
Konstantin Gründger c8cc5f6dd6 Better logbook calculation 2019-01-10 22:35:41 +01:00
Konstantin Gründger f9945770e9 Faster ogn range calculation 2019-01-10 22:35:37 +01:00
Konstantin Gründger 702cdf05ca Speed up logbook view 2019-01-10 08:36:51 +01:00
Konstantin Gründger a8dc2d5137 Update celery 2019-01-09 18:44:53 +01:00
Konstantin Gründger 6fffa09e20 Repair db scheme for ognrange 2019-01-07 23:51:40 +01:00
Konstantin Gründger 7367f43dd4 Better TimescaleDB description 2019-01-06 20:37:20 +01:00
Konstantin Gründger 9b1c4e71bf Remove duplicate function 2019-01-05 11:25:33 +01:00
Konstantin Gründger 72f4e9377e Better doc and small improvements 2019-01-05 11:10:10 +01:00
Konstantin Gründger 3b1df59845 Update python versions 2019-01-04 16:43:41 +01:00
Konstantin Gründger bffe2371f0 Skip unfinished tests 2019-01-04 16:24:18 +01:00
Konstantin Gründger 8daf1b0c16 Fixed stats test 2019-01-04 16:12:42 +01:00
Konstantin Gründger 5dc48fc9da Fixed __repr__ functions 2019-01-04 15:18:06 +01:00
Konstantin Gründger d6fdb6aa52 Separate TimescaleDB features initialization. 2019-01-04 15:06:11 +01:00
Konstantin Gründger 50f112e664 Fix takeoff/landing detection 2019-01-04 13:27:48 +01:00
Konstantin Gründger 76e7a9bb3f Fixed live.glidernet.org backend 2019-01-04 12:19:27 +01:00
Konstantin Gründger c815b8a251 Added flight path calculation 2019-01-03 20:20:58 +01:00
Konstantin Gründger a0c8f1de18 Remove deprecated test 2019-01-03 19:54:06 +01:00
Konstantin Gründger d65856ddfb Put import ddb test into correct file 2019-01-03 19:17:59 +01:00
Konstantin Gründger 5d85aaae0d Replace psycopg2 with psycopg2-binary 2019-01-03 18:58:47 +01:00
Konstantin Gründger aaf78e1452 Fix logbook test 2019-01-03 18:12:00 +01:00
Konstantin Gründger cb02e35611 Refactoring 2019-01-03 16:54:52 +01:00
Konstantin Gründger d22d9209ac Update model 2019-01-01 20:12:25 +01:00
Konstantin Gründger 17bc9ed691 Remove show commands 2019-01-01 20:11:41 +01:00
Konstantin Gründger 64e89c3cfb Removed reference to Nominatim, introduced country 2018-12-08 20:14:06 +01:00
Konstantin Gründger d85ed1f113 Fix Flarmnet import 2018-12-08 09:00:44 +01:00
Konstantin Gründger 367a6a6bf7 Fix export 2018-12-08 09:00:11 +01:00
Konstantin Gründger 25d0dc8168 Reject gaps below 300m AGL 2018-12-04 07:27:56 +01:00
Konstantin Gründger ac99c06f8d Fix build 2018-12-03 19:45:20 +01:00
Konstantin Gründger 85efb49c93 Update to TimescaleDB 2018-12-03 19:44:59 +01:00
Konstantin Gründger ee88621806 Flush da stuff 2018-10-24 20:03:29 +02:00
Konstantin Gründger 7c22840f04 Improvements and fixes 2018-10-21 17:34:03 +02:00
Konstantin Gründger 1d625d0f4f Some Bugfixes 2018-09-03 21:44:32 +02:00
Konstantin Gründger 796bc45eb2 Several bugfixes and improvements 2018-09-03 19:58:35 +02:00
Konstantin Gründger 945e11b615 Bugfixes and no more moving receivers 2018-04-28 11:43:45 +02:00
Konstantin Gründger 134032b66d Bugfix 2018-04-27 22:16:12 +02:00
Konstantin Gründger ed6ef5fb8d Merge status + position messages from same address 2018-04-27 21:48:14 +02:00
Konstantin Gründger 511e4cb496 Skip status from aircraft_beacon (comes from tracker) 2018-02-24 11:08:23 +01:00
Konstantin Gründger 58c2bbfbbf Precalculate distance for bulkimport with haversine (similar to ST_Distance_Sphere) 2018-02-19 19:20:44 +01:00
Konstantin Gründger 8159646fc2 Use better data types 2018-02-19 19:20:34 +01:00