Wykres commitów

452 Commity (0c99770a73abeda84d3936765078ffcb3a045007)

Autor SHA1 Wiadomość Data
Konstantin Gründger 0c99770a73 Fixed gateway 2019-03-05 10:56:05 +01:00
Konstantin Gründger 712a067d70 Click integration 2019-02-25 20:03:30 +01:00
Konstantin Gründger 7b5ad5f4b8 #66, Part 1 2019-02-18 08:55:07 +01:00
Konstantin Gründger eac9e51c36 No SQL grouping if already filtered 2019-02-16 10:26:36 +01:00
Konstantin Gründger 7783840dc1 Speed up SQL query and ignore relayed beacons for receiver stats 2019-02-16 10:21:17 +01:00
Konstantin Gründger b30c7a423e Fix wrong timestamp filter 2019-02-13 19:56:33 +01:00
Konstantin Gründger 7310111608 Removed obsolete functions 2019-02-13 08:31:40 +01:00
Konstantin Gründger bf7411f927 Fixed SQL query 2019-02-11 22:13:09 +01:00
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 28395c6426 Added Bootstrap and Navigation 2019-02-10 14:00:35 +01:00
Konstantin Gründger 7e9003947e Refactoring: sqlalchemy.* to db 2019-02-10 13:25:24 +01:00
Konstantin Gründger cb8b99785f First test route 2019-02-10 13:10:19 +01:00
Konstantin Gründger 88f9b4ab64 No workaround SQL 2019-02-02 10:46:04 +01:00
Konstantin Gründger 55bbcd8efc Added receiver waypoints as cup 2019-02-01 21:25:42 +01:00
Konstantin Gründger 6522bce14d Refactoring 2019-02-01 21:22:46 +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 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