Commit Graph

14499 Commits (540cb4d1fe0c6036f69cbbf4a2bce78b699121e3)

Author SHA1 Message Date
Raphaël Vinot 0d0baad7ab
Merge pull request #5525 from Rafiot/rework_python_install
chg: cleanup python install on travis
2020-01-20 11:45:12 +01:00
chrisr3d ec9328c50c Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2020-01-20 11:45:02 +01:00
chrisr3d 88ea4523b8
fix: [stix 1&2 export] Checking is an error message is returned 2020-01-20 11:43:46 +01:00
Raphaël Vinot 02d53b114c chg: cleanup python install on travis 2020-01-20 11:34:00 +01:00
Alexandre Dulaunoy 918b415486
chg: [misp-objects] updated to the latest version 2020-01-20 11:26:49 +01:00
Alexandre Dulaunoy 887cfa1cc2
chg: [misp-galaxy] updated to the latest version 2020-01-20 11:26:05 +01:00
mokaddem 6dc79425dd
chg: [queryVersion] Bumped version 2020-01-20 10:39:50 +01:00
iglocska 379c6c3443
fix: [upgrade] removed test change 2020-01-20 10:25:00 +01:00
iglocska 22b2e82ace
fix: [upgrade] Added a safety net for launching superfluous updates 2020-01-20 10:23:51 +01:00
iglocska 24d13b769c
fix: [update] typo fixed 2020-01-20 10:18:00 +01:00
iglocska 43079f6dc1
fix: [settings] purge previous setting, push new one 2020-01-20 10:07:11 +01:00
iglocska 3d473ca29f
chg: [pymisp] bump 2020-01-20 06:37:35 +01:00
iglocska df55ee6c62
Merge remote-tracking branch 'origin/zoidberg-final' into 2.4 2020-01-20 06:13:55 +01:00
iglocska 6cb2c6fef5
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-01-20 06:11:40 +01:00
iglocska 0b402e6474
Merge branch 'zoidberg-final' into 2.4 2020-01-20 06:10:41 +01:00
chrisr3d 5cfc0f312a
chg: [stix2] Bumped the latest stix2 python library version 2020-01-17 17:19:48 +01:00
mokaddem 3fb5221cf3
chg: [UI:formSeenInput] Re-vamped the UI to be more usuable 2020-01-17 16:48:42 +01:00
iglocska a577c69118
chg: [versions] requirements for languages changed 2020-01-17 15:14:53 +01:00
iglocska 86e44df07d
chg: [VERSION] bump 2020-01-17 15:14:13 +01:00
iglocska e0871ed377
chg: [PyMISP] bump 2020-01-17 15:13:38 +01:00
iglocska 3518b94ed1
Merge branch 'zoidberg_final' into zoidberg-final 2020-01-17 14:08:21 +01:00
iglocska 509e5c9a82
fix: [UI] small fixes 2020-01-17 14:05:32 +01:00
Raphaël Vinot c06fb45aad chg: Use default bionic release 2020-01-17 13:09:03 +01:00
Raphaël Vinot fea999d61a chg: Bump PyMISP 2020-01-17 11:35:28 +01:00
mokaddem 73b3acda94
fix: [model:comment] Do not index the `comment` field anymore for
shadowAttribute and Objects
2020-01-17 10:20:13 +01:00
iglocska aead1d0105
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-01-17 10:13:14 +01:00
iglocska 03de8be19a
fix: [Objects] editing refactored
- code made more readable
- resolved an issue where objects could not be edited via the API without having the correct template
2020-01-17 10:11:51 +01:00
mokaddem 4525f263c9
fix: [Attribute:comment] Do not index the `comment` field anymore 2020-01-17 09:23:18 +01:00
mokaddem 2a5112cc1e
Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final 2020-01-17 09:20:49 +01:00
mokaddem 2d42f0a35f
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-01-16 15:20:16 +01:00
mokaddem b83e825b7b
Merge branch 'fix-sync-objectattributetags' into 2.4 2020-01-16 15:18:30 +01:00
mokaddem 34ebbe529d
fix: [Object:editObject] Removed Event unpublishing that induced a divergence of Event.timestamp.
Chances are that it was causing ghost loggins and useless sync loops
2020-01-16 15:14:07 +01:00
mokaddem 96c1f41ffd
chg: [attributeTag] Stop pruning outdated attribute tag when syncing.
Will be re-enabled in the future
2020-01-16 15:13:10 +01:00
mokaddem 7a33b90b59
fix: [attribute:quickEdit] Escalate the timestamp refresh to the Object 2020-01-16 11:08:41 +01:00
mokaddem 5c97c5da53
fix: [Attribute:editTag] Correctly escalate the timestamp refresh to the
Object
2020-01-16 11:02:56 +01:00
Andras Iklody e999da0a1d
Merge pull request #5515 from Applenice/2.4
remove invalid default feed
2020-01-16 10:22:52 +01:00
Applenice 6cdbe7c684 remove invalid default feed 2020-01-16 11:41:10 +08:00
iglocska 38c6f05d1b
fix: [Discussion] threads cannot link to other events, fixes #5506 2020-01-14 16:18:09 +01:00
Andras Iklody 59ff6d9f6e
Merge pull request #5504 from tomking2/bug/first_recorded_change
fix: Incorrect directionality for oldest_timestamp comparisons
2020-01-14 10:05:57 +01:00
Tom King ef4b663b8c fix: Incorrect directionality for oldest_timestamp comparisons 2020-01-14 08:08:04 +00:00
Andras Iklody 0acaf546e7
fix: Make feeds a searchable scope in the logs, fixes #5501 2020-01-13 18:55:40 +01:00
Raphaël Vinot fb81f877cb fix: [PyMISP] Dummy creator 2020-01-13 11:52:48 +01:00
Raphaël Vinot de5816a93e fix: Remove python 2 test suite 2020-01-13 11:40:34 +01:00
Raphaël Vinot f58e79a207 chg: Bump PyMISP, fix dummy event creator 2020-01-13 11:39:54 +01:00
Raphaël Vinot e584d72fd3 chg: Bump PyMISP 2020-01-13 10:26:39 +01:00
Andras Iklody 4a76acfb8d
Merge pull request #5490 from RichieB2B/ncsc-nl/schema-status
Mark NULL vs "" as not critical
2020-01-10 17:26:21 +01:00
Alexandre Dulaunoy 43fe6112e9
chg: [taxonomies] updated to the latest version 2020-01-09 15:41:34 +01:00
Steve Clement 7f522f7f73
chg: [install] Updated the way the SHASUM of composer-setup.php… (#5494)
chg: [install] Updated the way the SHASUM of composer-setup.php is handled
2020-01-08 13:25:32 +09:00
Steve Clement ae3ead6271
chg: [install] Updated the way the SHASUM of composer-setup.php is handled as per: https://getcomposer.org/doc/faqs/how-to-install-composer-programmatically.md 2020-01-08 13:23:02 +09:00
Steve Clement 6b28765e5f
chg: [install] Updated installer (#5493)
chg: [install] Updated installer
2020-01-08 13:11:29 +09:00