Wykres commitów

18 Commity (0cd46d2be2cf87567049bbbebb1280daf48de874)

Autor SHA1 Wiadomość Data
Fabian P. Schmidt d8046043ae CLI: Add command db.upgrade
This command is a shortcut for "alembic upgrade head".
2016-01-31 02:25:21 +01:00
Fabian P. Schmidt 31b2aaddda celery: Add scheduled task update_beacon_receiver_distance
Celery beat is used to call update_beacon_receiver_distance_all
every five minutes.
The time interval is configurable by adjusting the configuration file.
2016-01-29 06:42:56 +01:00
Fabian P. Schmidt ae3788764d celery: Add task update_beacon_receiver_distance
Replaces ogn.commands.dbutils.update_receiver_childs
2016-01-29 06:42:56 +01:00
Fabian P. Schmidt 6aec9ee35d Add central configuration by python modules
Configuration module is loaded from environment variable
OGN_CONFIG_MODULE, defaults to "config/defaults.py".
2016-01-29 03:44:20 +01:00
Fabian P. Schmidt 4aa55d96bd Update README.md 2016-01-12 19:37:38 +01:00
Fabian P. Schmidt b3e1f7b0a7 CLI: Remove celery dependency for simple tasks
Only `logbook.compute` still requires a running celery backend.

The celery tasks 'update_ddb_from_*' were renamed to
'database.import_ddb' and 'database.import_file'.
2015-12-09 12:07:55 +01:00
Fabian P. Schmidt 27db22d8c8 CLI: Rename 'db.stats' to 'show.devices.stats' 2015-12-09 12:07:55 +01:00
Tobias Bieniek 8ba39a1d76 README: Fix list rendering
The list was previously rendered with "1. ... / 1. ... / 1. ..." instead of "1. ... / 2. ... / 3. ...". I've also removed the `$` prefixes to make it easier to copy-paste the commands.
2015-12-05 10:04:26 +01:00
Fabian P. Schmidt fe83440eb4 Add missing dependency on alembic. 2015-11-29 20:56:59 +01:00
Konstantin Gründger c5693ba00e IDs to address 2015-11-27 21:29:00 +01:00
Konstantin Gründger 9f054b5b80 Update todos 2015-11-26 08:35:41 +01:00
Fabian P. Schmidt 7d75cd9b76 README/CI: Move from Meisterschueler to glidernet. 2015-11-18 22:56:46 +01:00
Konstantin Gründger bba662b948 Typo 2015-11-15 19:59:25 +01:00
Fabian P. Schmidt bda6310ff6 Cleanup 2015-11-15 19:41:13 +01:00
Meisterschueler 590ea0124d Updated manage.py output 2015-11-15 12:13:56 +01:00
Fabian P. Schmidt 2f6f26f36d Update README, CONTRIBUTORS. 2015-11-15 10:01:57 +01:00
Meisterschueler 5a76a33497 Update README.md 2015-11-15 08:56:36 +01:00
Konstantin Gründger 2f456a0eef Initial release 2015-10-24 23:13:21 +02:00