Wykres commitów

  • c2bc30e767 Remove FK relation from device to device_info Konstantin Gründger 2019-04-27 14:29:09 +0200
  • e548611e82 Initial revision Konstantin Gründger 2019-04-27 14:28:18 +0200
  • 0638ff42e0 Integrate Flask-Migrate Konstantin Gründger 2019-04-27 13:33:36 +0200
  • df0f32dc30 Merge branch 'master' of http://github.com/Meisterschueler/ogn-python Konstantin Gründger 2019-04-25 08:39:24 +0200
  • f091b308bc Bugfix for multiple device infos Konstantin Gründger 2019-04-25 08:37:23 +0200
  • 2e84285ea0 Test OGNRANGE max_tile_mgrs.pl functionality Konstantin Gründger 2019-04-17 09:17:54 +0200
  • eaab76bbf0 Integrate OGNRANGE into flask Konstantin Gründger 2019-04-16 21:26:28 +0200
  • 766886bdce Added OGN range files Konstantin Gründger 2019-04-16 20:50:14 +0200
  • cbfff4435f Fix OGN range test Konstantin Gründger 2019-04-16 19:49:37 +0200
  • 966fb53f3b Add celery task for Melissas ogn range statistics Konstantin Gründger 2019-04-14 22:07:52 +0200
  • 8180056604 Update of tasks and their descriptions Konstantin Gründger 2019-04-14 19:57:40 +0200
  • 56ced0b3a5 Limit climb_rate while takeoff or landing Konstantin Gründger 2019-04-13 21:06:32 +0200
  • a177049d6e Bugfix ... Konstantin Gründger 2019-04-03 23:00:33 +0200
  • 6ff07a7ba0 Added DeviceInfos in device detail view Konstantin Gründger 2019-04-03 22:35:33 +0200
  • 5f50d33cdf Use cached airport list Konstantin Gründger 2019-04-03 20:59:25 +0200
  • 9e56bc7844 Performance: dont fetch complete objects Konstantin Gründger 2019-04-03 14:37:39 +0200
  • c4fce5646b Better performance with "DISTINCT ON" and function memoization Konstantin Gründger 2019-04-03 10:00:46 +0200
  • ceced4b3b0 Bugfix string vs. int ... Konstantin Gründger 2019-04-03 00:01:01 +0200
  • ba8df1d9fb Added caching Konstantin Gründger 2019-04-02 23:48:24 +0200
  • a471ad5e35 Center the nav bar Konstantin Gründger 2019-04-01 22:30:04 +0200
  • 048adefb20 Bugfix: Get the nearest airport for takeoff/landing even if the airports are very very close Konstantin Gründger 2019-03-31 10:58:55 +0200
  • 0c152cac5b Better celery messages Konstantin Gründger 2019-03-30 17:50:29 +0100
  • ba588f54e9 ... fixed function call Konstantin Gründger 2019-03-24 09:04:50 +0100
  • 712e9da60b Update receivers/devices with stats Konstantin Gründger 2019-03-24 08:59:57 +0100
  • b25257f697 Added stats tasks Konstantin Gründger 2019-03-24 00:00:59 +0100
  • 5fa988a245 Added duration to logbook Konstantin Gründger 2019-03-23 21:16:50 +0100
  • a598a736d9 Add airport_detail page Konstantin Gründger 2019-03-23 20:46:27 +0100
  • f5701db672 Put different takeoff / landing airport to "remarks" Konstantin Gründger 2019-03-23 18:08:00 +0100
  • 1909442241 Fixed logbook with missing DeviceInfo Konstantin Gründger 2019-03-23 13:57:44 +0100
  • 4979e26ab7 Changed frontend Konstantin Gründger 2019-03-23 12:25:21 +0100
  • da188b69f9 Added receiver details view Konstantin Gründger 2019-03-19 15:19:11 +0100
  • 54ef1411a5 fix delete query Konstantin Gründger 2019-03-18 22:48:42 +0100
  • a0df7facc7 We need JSONable function arguments Konstantin Gründger 2019-03-18 20:41:58 +0100
  • 738fa5bc04 Introduce purge task Konstantin Gründger 2019-03-18 08:37:19 +0100
  • 250e0cf738 Fix layout again Konstantin Gründger 2019-03-17 15:09:01 +0100
  • cfb918ccc4 Fix layout Konstantin Gründger 2019-03-17 15:00:43 +0100
  • c90efb910c Elevation data is easy to import -> now mandatory Konstantin Gründger 2019-03-17 14:50:54 +0100
  • a67aef730e Where does the travis stall comes from??? Konstantin Gründger 2019-03-14 08:39:42 +0100
  • f5e36391c2 Drop db before each test Konstantin Gründger 2019-03-14 08:26:20 +0100
  • 7006a33624 Merge branch 'master' of https://github.com/Meisterschueler/ogn-python Konstantin Gründger 2019-03-14 08:10:41 +0100
  • 9692d5031e Fixed backend tests Konstantin Gründger 2019-03-13 08:34:15 +0100
  • 0afd525de5 Fixed backend tests Konstantin Gründger 2019-03-13 08:34:15 +0100
  • 88a807406b Change configuration management / fixed tests Konstantin Gründger 2019-03-11 23:26:01 +0100
  • 7c416b601a Change takeoff calculation range from date to (start,end) Konstantin Gründger 2019-03-11 23:24:55 +0100
  • 7e3c9a5cb0 Revert beat_schedule to CELERYBEAT_SCHEDULE - only uppercase are saved in the config Konstantin Gründger 2019-03-10 19:57:44 +0100
  • 835e9e69d3 Celery redesign, influences #67 Konstantin Gründger 2019-03-10 15:58:10 +0100
  • 9bd9749c2b
    Merge pull request #68 from matburnham/master Meisterschueler 2019-03-10 09:52:54 +0100
  • a36d9c3ee6 Fix celery error by renaming ogn.collect to ogn_python.collect in line with directory name change. Mat Burnham 2019-03-09 20:59:03 +0000
  • 70b5eed7ab
    Merge pull request #23 from Meisterschueler/flask_integration Meisterschueler 2019-03-06 21:12:32 +0100
  • 3fe5e91e4f Fixes #66 Konstantin Gründger 2019-03-06 21:11:46 +0100
  • 0c99770a73 Fixed gateway Konstantin Gründger 2019-03-04 22:14:13 +0100
  • 712a067d70 Click integration Konstantin Gründger 2019-02-25 20:00:51 +0100
  • 7b5ad5f4b8 #66, Part 1 Konstantin Gründger 2019-02-18 08:55:07 +0100
  • eac9e51c36 No SQL grouping if already filtered Konstantin Gründger 2019-02-16 10:26:36 +0100
  • 7783840dc1 Speed up SQL query and ignore relayed beacons for receiver stats Konstantin Gründger 2019-02-16 10:21:17 +0100
  • b30c7a423e Fix wrong timestamp filter Konstantin Gründger 2019-02-13 19:56:33 +0100
  • 7310111608 Removed obsolete functions Konstantin Gründger 2019-02-13 08:31:40 +0100
  • bf7411f927 Fixed SQL query Konstantin Gründger 2019-02-11 22:13:09 +0100
  • 93f0cca587 Migrate from manage.py to Flask Command Line Interface (WIP) Konstantin Gründger 2019-02-10 18:39:06 +0100
  • 28395c6426 Added Bootstrap and Navigation Konstantin Gründger 2019-02-10 14:00:35 +0100
  • 7e9003947e Refactoring: sqlalchemy.* to db Konstantin Gründger 2019-02-10 13:25:24 +0100
  • cb8b99785f First test route Konstantin Gründger 2019-02-10 13:10:19 +0100
  • 88f9b4ab64 No workaround SQL Konstantin Gründger 2019-02-02 10:46:04 +0100
  • 55bbcd8efc Added receiver waypoints as cup Konstantin Gründger 2019-01-31 21:26:20 +0100
  • 6522bce14d Refactoring Konstantin Gründger 2019-01-30 20:29:56 +0100
  • 0ea6a955e8 Flake8 modifications Konstantin Gründger 2019-01-30 19:19:23 +0100
  • 1866bd9d4e Implement SQL merger, fixes #63 Konstantin Gründger 2019-01-29 23:06:35 +0100
  • e24129b13c SQL merger... WIP Konstantin Gründger 2019-01-28 22:06:38 +0100
  • 90ab582ca3 SQL UPSERT function for #63 Konstantin Gründger 2019-01-27 13:59:12 +0100
  • 23cc34da0a Handle session rollbacks during tests session Konstantin Gründger 2019-01-26 20:14:18 +0100
  • b406594ea7 Database tests have their own base test class Konstantin Gründger 2019-01-26 14:15:13 +0100
  • bd9b67559f Fixed OGNrange test Konstantin Gründger 2019-01-26 14:13:04 +0100
  • 5715901c84 Update documentation Konstantin Gründger 2019-01-24 19:44:19 +0100
  • e5afd1a56b Order backref from device to takeoff_landings by timestamp Konstantin Gründger 2019-01-24 11:54:33 +0100
  • e3ac6d19a2 Backref from device to logbook Konstantin Gründger 2019-01-24 11:53:39 +0100
  • 760f4609fb No more SQLALCHEMY_TRACK_MODIFICATIONS warnings Konstantin Gründger 2019-01-23 20:30:02 +0100
  • 276d3d1439 ALTER TABLE receiver_coverages RENAME COLUMN location_mgrs TO location_mgrs_short Konstantin Gründger 2019-01-23 15:33:33 +0100
  • 02e8c17dca Add reduced MGRS location to aircraft_beacons: ALTER TABLE aircraft_beacons ADD COLUMN location_mgrs_short character varying(9); Konstantin Gründger 2019-01-23 13:06:50 +0100
  • 022e8a8099 Fix query Konstantin Gründger 2019-01-11 22:04:14 +0100
  • c8cc5f6dd6 Better logbook calculation Konstantin Gründger 2019-01-10 22:35:19 +0100
  • f9945770e9 Faster ogn range calculation Konstantin Gründger 2019-01-10 21:33:52 +0100
  • 702cdf05ca Speed up logbook view Konstantin Gründger 2019-01-10 08:36:51 +0100
  • a8dc2d5137 Update celery Konstantin Gründger 2019-01-09 09:01:06 +0100
  • 6fffa09e20 Repair db scheme for ognrange Konstantin Gründger 2019-01-06 21:03:29 +0100
  • 7367f43dd4 Better TimescaleDB description Konstantin Gründger 2019-01-06 20:37:20 +0100
  • 9b1c4e71bf Remove duplicate function Konstantin Gründger 2019-01-05 11:25:33 +0100
  • 72f4e9377e Better doc and small improvements Konstantin Gründger 2019-01-05 11:10:10 +0100
  • 3b1df59845 Update python versions Konstantin Gründger 2019-01-04 16:31:03 +0100
  • bffe2371f0 Skip unfinished tests Konstantin Gründger 2019-01-04 16:24:18 +0100
  • 8daf1b0c16 Fixed stats test Konstantin Gründger 2019-01-04 16:12:42 +0100
  • 5dc48fc9da Fixed __repr__ functions Konstantin Gründger 2019-01-04 15:18:06 +0100
  • d6fdb6aa52 Separate TimescaleDB features initialization. Konstantin Gründger 2019-01-04 15:06:11 +0100
  • 50f112e664 Fix takeoff/landing detection Konstantin Gründger 2019-01-04 13:27:48 +0100
  • 76e7a9bb3f Fixed live.glidernet.org backend Konstantin Gründger 2019-01-04 12:19:27 +0100
  • c815b8a251 Added flight path calculation Konstantin Gründger 2019-01-03 20:06:47 +0100
  • a0c8f1de18 Remove deprecated test Konstantin Gründger 2019-01-03 19:54:06 +0100
  • d65856ddfb Put import ddb test into correct file Konstantin Gründger 2019-01-03 19:17:59 +0100
  • 5d85aaae0d Replace psycopg2 with psycopg2-binary Konstantin Gründger 2019-01-03 18:58:47 +0100
  • aaf78e1452 Fix logbook test Konstantin Gründger 2019-01-03 16:54:06 +0100
  • cb02e35611 Refactoring Konstantin Gründger 2019-01-01 20:13:08 +0100