.. |
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
|
Fix #263: timestamp fields should be with time zone
|
2015-02-23 09:02:16 +02:00 |
0003_update_data_source_config.py
|
Don't use DataSource.all in old migrations
|
2016-01-19 18:31:08 +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
|
Add updated_at timestamp to visualization, query, dashboard and users models
|
2015-03-22 12:58:26 +02:00 |
0006_queries_last_edit_by.py
|
Allow anyone to edit any query & show who edited it
|
2015-03-22 13:22:11 +02:00 |
0007_add_schedule_to_queries.py
|
Change query ttl field to be a string and named schedule.
|
2015-04-01 11:23:26 +03: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
|
Feature: support for per user api keys
|
2015-07-08 20:59:07 +03:00 |
0010_allow_deleting_datasources.py
|
Feature: web interface to edit datasources
|
2015-07-26 10:24:08 +03:00 |
0010_create_alerts.py
|
Feature: alerts for query results.
|
2015-07-22 17:05:31 +03:00 |
0011_migrate_bigquery_to_json.py
|
Don't use DataSource.all in old migrations
|
2016-01-19 18:31:08 +02:00 |
0012_add_list_users_permission.py
|
Users UI.
|
2015-09-06 10:15:25 +03:00 |
0013_update_counter_options.py
|
Make the counter migration safer.
|
2015-09-09 09:57:54 +03:00 |
0014_add_alert_rearm_seconds.py
|
Update 0014_add_alert_rearm_seconds.py
|
2015-12-14 10:47:46 +02:00 |
0014_migrate_existing_es_to_kibana.py
|
Don't use DataSource.all in old migrations
|
2016-01-19 18:31:08 +02:00 |
0015_add_schedule_query_permission.py
|
Add schedule_query permission
|
2015-11-07 17:52:32 +00:00 |
0016_add_alert_subscriber.py
|
Add migration for AlertSubscriber table
|
2015-12-03 11:03:38 +02:00 |
0016_drop_tables_from_group.py
|
Feature: new permissions system
|
2015-12-31 10:43:33 +02:00 |
0017_add_organization.py
|
Fix #730: migration failing when no Google Apps domain set
|
2016-01-05 12:46:00 +02:00 |
0018_add_groups_refs.py
|
Fix #733: merge migration #20 into #18, to avoid errors.
|
2016-01-06 14:59:18 +02: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 |