MISP/app/Model
mokaddem d75de2b603
fix: [worker:diagnostic] Prevent failing if no worker are running
2020-01-20 14:52:13 +01:00
..
Behavior fix: [internal] Load Regexp just when they are requested 2019-10-14 20:17:14 +02:00
Datasource/Database fix: [sync] Some minor changes to the sighting push 2019-11-25 14:32:22 +01:00
DecayingModelsFormulas fix: removed useless spaces 2019-12-04 12:14:51 +01:00
AdminSetting.php fix: [adminSetting] Avoid trying to create new entries if previous save failed 2020-01-20 13:26:25 +01:00
AppModel.php Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-01-20 13:25:51 +01:00
Attribute.php Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final 2020-01-17 09:20:49 +01:00
AttributeTag.php chg: [attributeTag] Stop pruning outdated attribute tag when syncing. 2020-01-16 15:13:10 +01:00
Bruteforce.php
Community.php chg: [field rename] Renamed all community fields with redundancy to something more simple (community_uuid -> uuid, etc) 2019-08-30 09:46:22 +02:00
DecayingModel.php fix: [decaying:base_score] Create temporary false tags when they are defined in their taxonomy but not created yet 2019-09-13 09:11:05 +02:00
DecayingModelMapping.php chg: [decaying:model] Fith batch of fix from the PR review - WiP (not tested) 2019-09-12 11:28:32 +02:00
Dns.php
Event.php Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final 2020-01-17 09:20:49 +01:00
EventBlacklist.php
EventDelegation.php fix: Replace not exists MethodNotFoundException with NotFoundException 2019-08-14 21:27:05 +02:00
EventGraph.php
EventLock.php
EventTag.php Fix some typo 2019-10-04 13:02:59 +02:00
FavouriteTag.php
Feed.php chg: [feed] Use precomputed hashes to speedup attaching correlation 2019-10-20 19:08:01 +02:00
FuzzyCorrelateSsdeep.php
Galaxy.php fix: [internal] fixed newly introduced error with full_group_by directive when adding galaxies to tag collections 2019-12-19 09:27:44 +01:00
GalaxyCluster.php new: [event:restSearch] Support of Orgc meta searches 2019-11-06 11:04:16 +01:00
GalaxyElement.php
Job.php fix: [export] Fixed broken bro export, fixes #4050 2019-04-15 10:48:00 +02:00
Log.php Merge pull request #5208 from JakubOnderka/patch-34 2019-12-11 19:28:32 +01:00
MispObject.php Merge branch 'zoidberg-final' into 2.4 2020-01-20 06:10:41 +01:00
Module.php
News.php
Noticelist.php
NoticelistEntry.php
NotificationLog.php new: [emailing] Server admins can get a threshold for per org e-mail alerts, fixes #4714 2019-06-04 11:30:01 +02:00
ObjectReference.php fix: [enrichment] Avoiding issues with failing references 2019-07-03 11:10:06 +02:00
ObjectRelationship.php
ObjectTemplate.php fix: few typos 2019-06-12 11:38:19 +02:00
ObjectTemplateElement.php chg: [decaying:tool] Object categories are treated as an array 2019-07-09 10:04:18 +02:00
OrgBlacklist.php
Organisation.php chg: [restSearch] Improved meta-search code 2019-11-08 11:37:43 +01:00
Post.php chg: [default] old default 'TLP Amber' is now 'tlp:amber' to be consistent and use MISP taxonomy naming 2019-11-04 12:41:52 +01:00
Regexp.php
RestClientHistory.php new: [REST client] Added history/bookmarks 2019-03-19 10:55:27 +01:00
Role.php Set rate_limit_count to 0 when not defined 2019-12-04 08:47:54 +01:00
Server.php fix: [worker:diagnostic] Prevent failing if no worker are running 2020-01-20 14:52:13 +01:00
ServerTag.php
ShadowAttribute.php chg: [Attribute:seen] Moved conversion iso<->utc of fs/ls in dedicated 2019-12-16 10:47:07 +01:00
SharingGroup.php chg: [internal] Sharing group loader was grabbing organisations one by one, refactored 2019-11-11 08:11:36 +01:00
SharingGroupElement.php
SharingGroupOrg.php
SharingGroupServer.php
Sighting.php fix: [internal] sighting restSearch 2019-11-29 10:55:47 +01:00
Sightingdb.php chg: [sightingdb] Added support for bulk lookups and namespacing 2019-11-08 08:24:04 +01:00
SightingdbOrg.php new: [SightingDB] Added integration with SightingDB 2019-11-06 21:20:04 +01:00
Tag.php fix: [tags] Fixed the taxonomy view incorrectly fetching mistyped tags over the actual taxonomy tags 2019-12-12 10:04:16 +01:00
TagCollection.php fix: [internal] removed debug calls 2019-09-29 21:49:51 +02:00
TagCollectionTag.php
Task.php
Taxonomy.php fix: [tags] Fixed the taxonomy view incorrectly fetching mistyped tags over the actual taxonomy tags 2019-12-12 10:04:16 +01:00
TaxonomyEntry.php
TaxonomyPredicate.php
Template.php
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
User.php Merge branch '2.4' of github.com:MISP/MISP into add_attribute 2019-12-12 10:05:01 +01:00
UserSetting.php new: [user settings] Added restrictions for certain settings 2019-10-10 11:58:26 +02:00
Warninglist.php fix: [internal] Added a code branch to check if saddarray is available - if yes, use it 2019-09-16 09:28:43 +02:00
WarninglistEntry.php
WarninglistType.php
Whitelist.php