Wykres commitów

113 Commity (9bd9749c2b6d81c3185da5d9face2cb65871ed9e)

Autor SHA1 Wiadomość Data
Konstantin Gründger 93f0cca587 Migrate from manage.py to Flask Command Line Interface (WIP) 2019-02-10 20:31:22 +01:00
Konstantin Gründger 0ea6a955e8 Flake8 modifications 2019-01-30 19:19:23 +01:00
Konstantin Gründger 1866bd9d4e Implement SQL merger, fixes #63 2019-01-30 08:34:35 +01:00
Konstantin Gründger e24129b13c SQL merger... WIP 2019-01-29 23:07:27 +01:00
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 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 6fffa09e20 Repair db scheme for ognrange 2019-01-07 23:51:40 +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 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 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 64e89c3cfb Removed reference to Nominatim, introduced country 2018-12-08 20:14:06 +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 7c22840f04 Improvements and fixes 2018-10-21 17:34:03 +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 ed6ef5fb8d Merge status + position messages from same address 2018-04-27 21:48:14 +02:00
Konstantin Gründger b3c181e00a Schema change 2018-02-19 19:18:39 +01:00
Konstantin Gründger 11ded87599 Follow table naming convention --> plural 2018-01-11 19:51:28 +01:00
Konstantin Gründger 6b6f86f1ca Added collector for ognrange 2018-01-07 14:33:04 +01:00
Konstantin Gründger 3b78f0b97d Test lxml 2017-12-31 12:01:05 +01:00
Konstantin Gründger 7729dca315 Add backend for live.glidernet.org and ognrange.onglide.com (WIP) 2017-12-31 12:01:05 +01:00
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 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 307278221a Better logbook testing and refactoring 2017-12-16 15:54:04 +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 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
Konstantin Gründger 99c07fed5b Fix travis build 2017-12-13 11:36:08 +01:00
Konstantin Gründger 145f21604a Better logbook testing 2017-12-12 09:59:38 +01:00
Konstantin Gründger 28a25048f6 Refactoring 2017-12-10 17:30:27 +01:00
Konstantin Gründger 3b074ff0b1 Fix string representation of models 2017-10-03 12:59:45 +02:00
Konstantin Gründger 825765fd26 Fixed test (relative paths) 2017-10-03 12:49:36 +02:00
Konstantin Gründger 276763f37f Prepare csv and use super fast „COPY FROM“ sql command 2017-05-30 21:45:57 +02:00
Konstantin Gründger b414d5ba84 Fixed test 2016-11-05 09:16:58 +01:00