MISP/app/Model
mokaddem 7797aeed94
Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final
Not a simple merge. Needed to fix forms and simplified how
form_seen_input works
2019-12-16 13:36:01 +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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
AppModel.php fix: [update] Function name conflict introduced by the merge + UI 2019-12-09 09:53:18 +01:00
Attribute.php Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final 2019-12-16 13:36:01 +01:00
AttributeTag.php fix: [attribute:massEdit] Allow removal of non exportable tags. Fix #5408 2019-11-18 19:08:16 -05:00
Bruteforce.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Event.php Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final 2019-12-16 13:36:01 +01:00
EventBlacklist.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
EventDelegation.php fix: Replace not exists MethodNotFoundException with NotFoundException 2019-08-14 21:27:05 +02:00
EventGraph.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
EventLock.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
EventTag.php Fix some typo 2019-10-04 13:02:59 +02:00
FavouriteTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Feed.php chg: [feed] Use precomputed hashes to speedup attaching correlation 2019-10-20 19:08:01 +02:00
FuzzyCorrelateSsdeep.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Galaxy.php Fix some typo 2019-10-04 13:02:59 +02:00
GalaxyCluster.php new: [event:restSearch] Support of Orgc meta searches 2019-11-06 11:04:16 +01:00
GalaxyElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 chg: [Attribute:seen] Moved conversion iso<->utc of fs/ls in dedicated 2019-12-16 10:47:07 +01:00
Module.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
News.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Noticelist.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
NoticelistEntry.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
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 fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
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 Merge branch 'db_fix' into 2.4 2019-11-29 15:26:43 +01:00
ServerTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SharingGroupOrg.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SharingGroupServer.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 new: [tag collections] Renamed tagCollectionElement to tagCollectionTag 2018-12-25 14:44:26 +01:00
Task.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
TaxonomyPredicate.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
Template.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementAttribute.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementFile.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementText.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Thread.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
ThreatLevel.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
WarninglistType.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Whitelist.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00