.. |
0001_allow_delete_query.py
|
Fix: migrations stopped working due to peewee upgrade
|
2015-03-09 16:55:55 +02:00 |
0002_fix_timestamp_fields.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0003_update_data_source_config.py
|
Encapsulate data source/query runner configuration in an object.
|
2016-02-23 15:02:49 +02:00 |
0004_allow_null_in_event_user.py
|
Record event when accessing query result from API
|
2015-03-12 11:43:21 +02:00 |
0005_add_updated_at.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0006_queries_last_edit_by.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0007_add_schedule_to_queries.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0008_make_ds_name_unique.py
|
Fix migration numbering (there is 0007 already)
|
2015-04-18 22:46:42 +03:00 |
0009_add_api_key_to_user.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0010_allow_deleting_datasources.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0010_create_alerts.py
|
Make lines indented by four spaces instead of three
|
2016-02-29 01:58:19 -08:00 |
0011_migrate_bigquery_to_json.py
|
Fix #733: update migrations to work with new code
|
2016-01-24 11:57:05 +02:00 |
0012_add_list_users_permission.py
|
Fix #733: update migrations to work with new code
|
2016-01-24 11:57:05 +02:00 |
0013_update_counter_options.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0014_add_alert_rearm_seconds.py
|
Fix #733: update migrations to work with new code
|
2016-01-24 11:57:05 +02:00 |
0014_migrate_existing_es_to_kibana.py
|
Fix #733: update migrations to work with new code
|
2016-01-24 11:57:05 +02:00 |
0015_add_schedule_query_permission.py
|
Fix #733: update migrations to work with new code
|
2016-01-24 11:57:05 +02:00 |
0016_add_alert_subscriber.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0016_drop_tables_from_group.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0017_add_organization.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0018_add_groups_refs.py
|
Format files to end in a single newline per PEP 8
|
2016-02-29 12:00:03 -08:00 |
0019_add_super_admin_permission.py
|
Feature: new permissions system
|
2015-12-31 10:43:33 +02:00 |
0020_change_ds_name_to_non_uniqe.py
|
Improve the migration for unique data source name
|
2016-01-15 17:53:24 +02:00 |
0021_create_api_keys_table.py
|
Public dasboards feature.
|
2016-03-09 13:38:02 +02:00 |
0022_add_new_permissions.py
|
Public dasboards feature.
|
2016-03-09 13:38:02 +02:00 |
0023_add_notification_destination.py
|
Remove destination groups; use ConfigurationContainer for options; Add user field on NotificationDestination
|
2016-03-23 20:44:14 +00:00 |