MISP/app/Model
Alexandre Dulaunoy f3ab1f28c7
Merge pull request #6429 from cudeso/2.4
Send a message to ZMQ when an event from a connected server is added or edited
2020-10-14 10:03:01 +02:00
..
Behavior chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Datasource/Database fix: [database] made MySQLObserver php < 7.2 compliant 2020-04-14 15:37:55 +02:00
DecayingModelsFormulas fix: [decaying] 2-tag base_score ratio. Fix #6352 2020-09-28 10:30:02 +02:00
AdminSetting.php
Allowedlist.php chg: [internal] Using Allowedlist instead of Whitelist 2020-09-01 16:28:20 +02:00
AppModel.php Merge remote-tracking branch 'origin/2.4' into feature-event-report 2020-10-09 14:54:47 +02:00
Attribute.php Merge pull request #6438 from JakubOnderka/hostname-port-correlation 2020-10-13 23:29:17 +02:00
AttributeTag.php chg: [freetext] Process just big number of attributes in background 2020-10-11 12:35:59 +02:00
Bruteforce.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Community.php
Dashboard.php chg: [internal] Invalid message for UUID contains that UUID must be RFC 4122 compliant 2020-09-18 10:56:28 +02:00
DecayingModel.php chg: [decayingModel:listTaxoWithNumericalValue] Cleaner usage of 2020-06-08 08:25:25 +02:00
DecayingModelMapping.php
Dns.php
Event.php Merge pull request #6417 from JakubOnderka/fetch-event-optimisation 2020-10-12 08:17:39 +02:00
EventBlocklist.php chg: [internal] Move addMISPExportFile from controller to model 2020-09-26 13:02:19 +02:00
EventDelegation.php
EventGraph.php
EventLock.php
EventReport.php fix: [eventReport] Do not try to fetch report after successful hard 2020-10-09 11:36:34 +02:00
EventTag.php Revert "fix: [tag] Show correct count of tag attributes and events" 2020-09-30 17:47:40 +02:00
FavouriteTag.php
Feed.php chg: [internal] Better error messages for unzipping feed file 2020-10-07 09:07:11 +02:00
FuzzyCorrelateSsdeep.php fix: [correlations] Purge ssdeep table after attribute delete 2020-05-21 17:54:40 +02:00
Galaxy.php
GalaxyCluster.php new: [internal] added helper function to get tag id based on cluster id 2020-09-15 23:52:52 +02:00
GalaxyElement.php
Inbox.php new: [inbox] system added 2020-04-07 13:21:01 +02:00
Job.php chg: [internal] Better job progress and status logging 2020-06-28 09:06:27 +02:00
Log.php Merge branch 'event_recovery' of github.com:MISP/MISP into event_recovery 2020-09-19 18:37:35 +02:00
MispObject.php chg: [internal] Change method name to show that it just filter one attr 2020-10-03 10:17:05 +02:00
Module.php chg: [internal] More checks in Module model 2020-10-09 23:10:42 +02:00
News.php
Noticelist.php
NoticelistEntry.php
NotificationLog.php
ObjectReference.php fix: [objectReference] Do no reset timestamp to current time if already provided 2020-09-18 15:33:42 +02:00
ObjectRelationship.php
ObjectTemplate.php
ObjectTemplateElement.php
OrgBlocklist.php chg: [internal] Invalid message for UUID contains that UUID must be RFC 4122 compliant 2020-09-18 10:56:28 +02:00
Organisation.php fix: [UI] Remove not used organisation landing page 2020-10-11 10:28:47 +02:00
Post.php chg: [mail] TLP in subject should be uppercase 2020-09-21 13:14:56 +02:00
Regexp.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
RestClientHistory.php
Role.php chg: [roles] allow the creation site admin enabled roles without auth access 2020-05-06 14:53:11 +02:00
Server.php Send message to ZMQ when there is event add/edit coming from a connected server 2020-10-13 09:23:07 +02:00
ServerTag.php
ShadowAttribute.php chg: [UI] Optimise loading contributors orgs 2020-10-13 16:08:22 +02:00
SharingGroup.php chg: [internal] Invalid message for UUID contains that UUID must be RFC 4122 compliant 2020-09-18 10:56:28 +02:00
SharingGroupElement.php
SharingGroupOrg.php new: [UI] Show event preview when merging 2020-07-20 08:39:51 +02:00
SharingGroupServer.php new: [UI] Show event preview when merging 2020-07-20 08:39:51 +02:00
Sighting.php chg: [internal] Validate sighting UUID 2020-10-05 14:44:23 +02:00
Sightingdb.php
SightingdbOrg.php
Tag.php Revert "fix: [tag] Show correct count of tag attributes and events" 2020-09-30 17:47:40 +02:00
TagCollection.php chg: [internal] Invalid message for UUID contains that UUID must be RFC 4122 compliant 2020-09-18 10:56:28 +02:00
TagCollectionTag.php
Task.php
Taxonomy.php chg: [internal] Break loop when match is found 2020-08-16 16:23:20 +02:00
TaxonomyEntry.php
TaxonomyPredicate.php
Template.php
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
User.php new: [GPG] Validate fetched GPG key 2020-10-09 16:58:59 +02:00
UserSetting.php new: [Tag] Allow Tag's numerical_values to be overriden by userSettings 2020-06-02 09:33:08 +02:00
Warninglist.php fix: [warnings] Cache deletion 2020-10-03 12:49:33 +02:00
WarninglistEntry.php
WarninglistType.php