Commit Graph

57 Commits (2a33f278425441316cc52fad6f7e7bc819d1fcaa)

Author SHA1 Message Date
Jakub Onderka e2ba5f0a14 chg: [internal] Switch admin setting name column to unique index 2021-09-30 13:08:19 +02:00
Jakub Onderka 6642d8bf7b chg: [correlation] Allow to drop Correlation.{date,info} columns 2021-08-30 09:43:47 +02:00
Jakub Onderka 3c3cee7735
Merge pull request #7659 from JakubOnderka/unique-indexes
chg: [schema] Mark more indexes as unique
2021-08-20 09:22:23 +02:00
mokaddem cba56cb362
fix: [db_schema] Fixed column default value for audit_log table
- Fix #7662
2021-08-17 15:55:52 +02:00
Jakub Onderka 1cd09dd919 chg: [schema] Mark more indexes as unique 2021-08-13 13:59:47 +02:00
Jakub Onderka 9ce19c4f09 chg: [schema] Organisation name should be unique 2021-08-13 08:59:26 +02:00
Jakub Onderka 07a8249cb3 chg: [schema] Tag name should be unique 2021-08-12 14:30:46 +02:00
Jakub Onderka d6136a9c62 chg: [schema] Sightings UUID column should be unique 2021-08-11 14:19:28 +02:00
Jakub Onderka 9523c7c3a9
Merge pull request #7615 from JakubOnderka/event_blocklist_unique
Event blocklist unique
2021-08-05 12:49:41 +02:00
Jakub Onderka d5a425994f fix: [schema] audit_logs.authkey_id columns should be nullable 2021-08-03 14:04:18 +02:00
Jakub Onderka ebdde921a2 chg: [internal] org_blocklists.org_uuid should be unique index 2021-08-03 10:38:08 +02:00
Jakub Onderka 6130065b5b chg: [internal] Organisation and object UUID should be unique 2021-08-03 10:26:25 +02:00
Jakub Onderka 6f0e4ebecf chg: [schema] Mark event_blocklist uuid column as unique 2021-08-02 12:20:55 +02:00
Jakub Onderka 017249451b new: [API] Read only authkeys 2021-06-28 12:41:10 +02:00
Jakub Onderka 8dc740cc35 new: Custom warninglist 2021-06-08 17:48:05 +02:00
mokaddem 92672eacc4
chg: [db_schema] Updated schema 2021-06-03 11:16:22 +02:00
Jakub Onderka ad1b373766 new: [log] Audit log 2021-05-03 13:44:44 +02:00
Jakub Onderka 4bc9c80efd fix: [db_schema] Update to version 68 2021-04-30 12:34:21 +02:00
iglocska e3799d7104
Merge branch '2.4' into develop 2021-03-24 21:49:16 +01:00
mokaddem 92dc81562c
fix: [db_schema] Cerebrates's comment default value.
Fix #7200, fix #7137
2021-03-24 11:12:10 +01:00
Jakub Onderka 599819f7f9 new: [authkeys] Allowed IPs 2021-03-03 09:23:07 +01:00
Jakub Onderka e3b2a0a40c chg: [schema] Add index for EventReport.event_id 2021-03-03 08:17:18 +01:00
Jakub Onderka 874ec66c9b chg: [schema] Convert GalaxyCluster tag name to case insensitive 2021-03-03 08:17:16 +01:00
Jakub Onderka effb2b09ac fix: [dbSchema] Update to v65 2021-01-08 16:41:04 +01:00
iglocska b9878b805d
fix: [db_schema] added cerebrate 2020-12-04 16:07:39 +01:00
mokaddem 163f7cb8e1 chg: bumped db_schema 2020-11-18 11:52:40 +01:00
Jakub Onderka 2a6ae4f64e fix: [test] Update db_schema.json for auth_keys table 2020-11-14 13:32:55 +01:00
Jakub Onderka 49660255fe new: [av] Malware protection for uploaded files 2020-10-22 16:38:07 +02:00
mokaddem 67dae90990
fix: [db_schema] Bumped schema with the changes 2020-10-09 17:55:40 +02:00
mokaddem 28a05576a4
chg: [appmodel] Set default value for warninglist_entry_count 2020-10-06 10:53:29 +02:00
Sami Mokaddem 03e7446eb6
Bumped db_schema 2020-09-15 12:56:06 +02:00
Jakub Onderka 614bfdf68f fix: [db_schema] Missing index for feeds.orgc_id 2020-09-07 22:05:17 +02:00
mokaddem 12efbf9d06
chg: [db_schema] Updated schema to reflect the change with allowlist and
blocklist
2020-09-03 09:24:39 +02:00
Jakub Onderka 6f12dfc7df new: [diagnostic] Check if database index is unique 2020-09-02 10:13:03 +02:00
mokaddem 4c703a9250
fix: [db_schema] Added feeds.orgc_id in the index
Fix #5838
2020-07-30 09:50:40 +02:00
Jakub Onderka aab0dc75a9 chg: [internal] Drop correlations.{org_id,sharing_group_id,a_sharing_group_id} indexes 2020-06-07 19:16:33 +02:00
Jakub Onderka ad9a729ffe chg: [internal] Drop correlations.value index 2020-06-07 18:58:04 +02:00
mokaddem 3983bd7ac4
chg: [server:dbSchema] Added support of mysql's `extra` column. Fix #5860 2020-05-15 11:28:49 +02:00
iglocska 9a22aa1f3c
chg: [db_schema] bumped 2020-04-30 06:55:21 +02:00
mokaddem d2ecdaee53
chg: bumped db_schema.json 2020-04-21 10:37:03 +02:00
mokaddem 0eb4e72970
chg: [db_schema] Bumped schema 2020-04-07 16:00:41 +02:00
mokaddem 2bae36f214
chg: [server:dbSchemaDiagnostic] Support of display width and updated
`db_schema.json`
2020-03-31 09:02:17 +02:00
Sami Mokaddem 540cb4d1fe
Bumped db_version 2020-03-10 11:58:05 +01:00
Sami Mokaddem a93dd9467e
Bumped db_version 2020-02-26 15:59:56 +01:00
mokaddem 5408bb14f8
fix: [indexes] Added SQL index for tag numerical_value 2020-02-07 12:56:27 +01:00
mokaddem 0b1c71e1d9
chg: [dbschema] Pretty print db_schema and removed Object.comment and
ShadowAttr.comment from the index list
2020-01-23 11:48:47 +01:00
mokaddem 138d50c2bd
fix: [diagnostic:dbSchema] Updated schema with the Attribute.comment
indexing change nad pretty-printed it
2020-01-22 09:12:26 +01:00
mokaddem 615e0ff7fb
fix: [db_schema] Bumped db schema to support *-seen and indexes 2019-12-19 10:49:46 +01:00
mokaddem 7be275aced
chg: [diagnostic:DBIndexes] Cleanup, bug fix and updated db_schema 2019-12-18 16:21:13 +01:00
mokaddem c5981f4a96
fix: [diagnostic:DBSchema] Aligned schema to a clean non-tampered
instance
2019-12-02 14:32:35 +01:00