Commit Graph

43 Commits (74acfacde01918f46a088632a9b69bc0a81ab64f)

Author SHA1 Message Date
Jakub Onderka 74acfacde0 Revert "chg: [internal] Install CakePHP by Composer"
This reverts commit 74eccfe9
2021-04-19 13:31:43 +02:00
Jakub Onderka d3b1eb51fb Revert "chg: [internal] Install random_compat by Composer"
This reverts commit fe7d0a46
2021-04-19 13:17:20 +02:00
Jakub Onderka 249dabb878 chg: [internal] Install DebugKit by Composer 2021-04-03 12:28:32 +02:00
Jakub Onderka fe7d0a462d chg: [internal] Install random_compat by Composer 2021-04-03 12:20:21 +02:00
Jakub Onderka 74eccfe919 chg: [internal] Install CakePHP by Composer 2021-04-03 12:20:21 +02:00
Raphaël Vinot 58442234e4 chg: [submodules] Use repository default branch (main) 2020-06-15 11:38:46 +02:00
Raphaël Vinot d212e0106d chg: [PyMISP] Rename branch master -> main 2020-06-15 10:40:01 +02:00
chrisr3d 24a6980896
fix: [gitmodules] Using https instead of ssh to avoid permission denied error 2020-05-11 13:15:13 +02:00
chrisr3d 4eca055904 add: [opendata] Submoduling misp-opendata 2020-05-06 18:15:07 +02:00
Jakub Onderka 7454053823
fix: [internal] Remove already removed git modules 2019-10-02 18:52:22 +02:00
mokaddem d08586f0c1
chg: added CR/LF 2019-09-12 09:17:58 +02:00
mokaddem f3860ade80
Merge remote-tracking branch 'origin/2.4' into decaying 2019-09-10 15:40:25 +02:00
Andras Iklody c30d1abb9c
Merge branch '2.4' into remove-netgeoip 2019-09-10 11:34:09 +02:00
mokaddem 73babe7bf7
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-09-09 11:30:10 +02:00
mokaddem 768b7ef7d5
chg: [gitmodule] Added git-submodule `misp-decaying-models` 2019-09-09 10:56:41 +02:00
Jakub Onderka 26cc067587 chg: Remove not used Net_GeoIP submodule 2019-09-07 09:45:33 +02:00
Jakub Onderka becee3b772 chg: Install crypt_gpg by composer 2019-09-06 22:00:56 +02:00
iglocska 278db73463 fix: [gitmodules] updated 2019-01-22 12:19:25 +01:00
chrisr3d f02ae5b58d
chg: [stix] Changed cti-python-stix2 submodule to our fork 2018-12-11 14:35:45 +01:00
Ludovic 08fb51c9e9 Unify url for modules, make them usable behind proxies 2018-09-28 17:39:11 +02:00
iglocska 3ee3c6a34d chg: [debugkit] Added the commented out loading of debugkit for convenience 2018-09-27 23:02:15 +02:00
iglocska 7b2d5f5229 chg: Added misp noticelists as a submodule 2018-05-07 10:47:52 +02:00
Trey Darley dc9e0bd1f7 add cti-python-stix2 2017-11-10 13:39:28 +00:00
iglocska 48b1679216 Merge branch '2.4' into objects_wip 2017-09-18 10:41:54 +02:00
Cédric Bonhomme 4584240517
added misp-vagrant module 2017-08-30 09:17:19 +02:00
iglocska 988e312c3c new: Added objects submodule 2017-07-05 14:33:54 +02:00
Iglocska a5daaedc80 fix: Added galaxy submodule 2016-12-07 07:44:09 +01:00
Andreas Ziegler b3c5e56b38 new: add compatibility Lib for random_int 2016-09-15 17:07:12 +02:00
Andreas Ziegler 7fc34d4040 fix: specify correct&specific branches in .gitmodules 2016-07-10 15:27:11 +02:00
Iglocska b676ee4ad7 gitmodules update 2016-04-22 15:07:00 +02:00
Iglocska 1e03ebc1ac Further progress 2016-04-22 10:38:13 +02:00
William Robinet 4fea371c4b Fix permissions 2016-02-11 17:03:51 +01:00
Raphaël Vinot 7b401141f2 Update travis for 2.4 2016-01-04 18:11:56 +01:00
iglocska 3784209cf5 First bash at Taxonomies
What works:
- added submodules for taxonomies
- added import tool for taxonomies
- added models and convenience functions for taxonomies

- site admins can update taxonomy libraries
- list taxonomies / view indvidual ones (with all resolved tags)
- create tags manually if a taxonomy is enabled
- view related tags / events quickly from the Taxonomy view

What doesn't work:
- Users still cannot choose a tag from taxonomy lists (this will be the main functionality)
- Feature cannot be disabled
2015-11-24 03:27:14 +01:00
Raphaël Vinot b2876c6959 Update default version for cakephp, make sure PyMISP follows master 2015-09-22 17:36:41 +02:00
Raphaël Vinot fe875c27ba Add pymisp as a submodule 2015-09-22 17:05:28 +02:00
Raphaël Vinot 3e4364dd6c Big update, Almost ready to run tests. 2015-09-11 19:23:20 +02:00
Raphaël Vinot fd3524aa7f Add partial travis support 2015-09-07 00:40:47 +02:00
iglocska d51fa92206 Changes to CakeResque installation fixes #287
- CakeResque's installation instructions changed
2014-09-12 13:29:30 +02:00
iglocska a5785713f4 Updated link in gitmodules to cake-resque 2014-02-11 15:30:07 +01:00
iglocska 91d736ceb6 Fix to issues with the install script
- no more relative jumps in the script
- moved the cakephp include directory to fix background worker issues
2014-02-09 16:44:48 +01:00
iglocska 6dc75d6b22 Integration of plugins / cake core into MISP as submodules
- easier installation script
- the goal is to reduce the procedure to a few steps
2014-02-07 09:03:28 +01:00
iglocska 5e8f65847f CakeResque inclusion 2014-02-06 13:09:08 +01:00