Commit Graph

502 Commits (68f158ebed5adc05ff0d63581abfe17d6e7e2f08)

Author SHA1 Message Date
mokaddem 68f158ebed fix: [all] Fixed issue with py-redis>2.x and fix failed merge conflict 2019-06-18 11:25:17 +02:00
mokaddem 618da4eea5 fix: [contributors] Show the correct datetime 2019-06-18 11:20:32 +02:00
mokaddem 3ca3b37785 chg: [config] Moved dbVersion in the appropriate section 2019-06-18 09:57:28 +02:00
mokaddem 21af08a886 chg: [updates] Improved database updates 2019-06-18 09:39:22 +02:00
mokaddem 3a1fe9205d new: [updates] Update script - WiP 2019-06-18 09:25:46 +02:00
mokaddem 8869d6ba44 chg: increased dispatcher pooling rate and improved diagnostic's text feedback 2019-06-17 16:16:05 +02:00
mokaddem d442a40175 chg: [diagnostic] Added info about elapsed time 2019-06-17 15:53:03 +02:00
mokaddem f3f2c0d4bf fix: [diagnostic] Catch connectionError exception 2019-06-17 15:09:08 +02:00
mokaddem 3545eaa970 chg: [diagnostic] Moved timeoutException into util and bumped
requirements
2019-06-17 14:47:51 +02:00
mokaddem 1d7e6c185e chg: [diagnostic] Added tests for server 2019-06-17 14:42:41 +02:00
mokaddem 9d4c86010b chg: Added more processes and subscriber tests 2019-06-17 11:41:14 +02:00
mokaddem b4c2193b1a chg: Added more tests in diagnostic tool 2019-06-17 09:50:26 +02:00
mokaddem 51095d685c chg: Improved diagnostic tool 2019-06-14 16:59:00 +02:00
mokaddem a50c5c6fdb new: Started dev of diagnostic tool - WiP 2019-06-14 16:15:07 +02:00
mokaddem 1c06b19840 fix: [web] Set filename to be `min` 2019-06-14 09:58:29 +02:00
mokaddem 93f3a8143e fix: [web] Added missing thirdparty dependencies 2019-06-14 09:55:33 +02:00
mokaddem c34d94cf7f Merge branch 'master' of github.com:MISP/misp-dashboard into HEAD 2019-06-14 09:30:26 +02:00
mokaddem ca75838896 Merge remote-tracking branch 'origin/master' into HEAD 2019-06-14 09:25:35 +02:00
Alexandre Dulaunoy 16682247d9
chg: [doc] license has been rectified to the standard format 2019-06-02 07:37:12 +02:00
Alexandre Dulaunoy d132d30fe4
chg: [doc] default LICENSE template is not there to be changed 2019-06-02 07:33:27 +02:00
Steve Clement 0e91655c57
fix: [doc] Some typos fixed (#102)
fix: [doc] Some typos fixed
2019-06-02 04:26:13 +02:00
Steve Clement ba45138d7a
fix: [doc] Some typos fixed
fix: [doc] License updated and note added
2019-06-02 11:24:31 +09:00
Steve Clement ca0bfe6356
fix: [js] Contributors dates will now look: 2019-04-03@11:03 - Amend … (#101)
fix: [js] Contributors dates will now look: 2019-04-03@11:03 - Amend …
2019-06-02 04:00:14 +02:00
Steve Clement bc8e74a400
fix: [js] Contributors dates will now look: 2019-04-03@11:03 - Amend if unwanted. 2019-06-02 10:50:03 +09:00
Steve Clement b8ab089861
chg: [dev] Added debug mode to config, False by default. (#100)
chg: [dev] Added debug mode to config, False by default.
2019-06-01 09:28:07 +02:00
Steve Clement 491e2aac61
chg: [dev] Added debug mode to config, False by default. 2019-06-01 16:24:26 +09:00
Steve Clement eda2581441
fix: [import] Fixed missing import sys 2019-06-01 15:08:48 +09:00
Steve Clement 6237566664
fix: [import] import sys was missing for proper error handling 2019-06-01 15:03:31 +09:00
Steve Clement e9b1339967
Merge pull request #97 from SteveClement/tryCatch
chg: [various] Added various try/excepts and split the log files into 3
2019-05-30 02:34:04 +02:00
Steve Clement f22d3075ec
Merge branch 'master' into tryCatch 2019-05-30 09:31:04 +09:00
Steve Clement 1f48d9621c
chg: [perms] Check if permissions fail on the MaxMind db files
chg: [installer] Check if network is present and the first wget worked
chg: [installer] Exit if the virtualenv creation/update fails
2019-05-29 13:15:49 +09:00
Steve Clement cba4ab68f1
fix: [flask] Added favicon.ico 2019-05-29 11:18:32 +09:00
Steve Clement a65d2cb233
chg: [log] Let the user know which "IP" was not resolved. 2019-05-29 10:58:09 +09:00
Steve Clement 92b91c5c05
chg: [log] Added 3 seperate log files: helpers.log / zmq_subscribre.log / zmq_dispatcher.log
fix: [log] Catch permission errors on log files
2019-05-29 10:41:43 +09:00
Steve Clement 6b291a5526
fix: [geoadd] Catch the following issue: https://github.com/MISP/misp-dashboard/issues/70 2019-05-29 09:58:09 +09:00
Steve Clement fc1c832420
fix: [errorHandling] more try catch error 2019-05-29 09:48:26 +09:00
Steve Clement b0a4f5d17b
fix: [error] If the port is used, be graceful (#95)
fix: [error] If the port is used, be graceful
2019-05-29 02:12:50 +02:00
Steve Clement 30cb762ef7
fix: [error] If the port is used, be graceful. 2019-05-29 09:09:14 +09:00
Steve Clement e74b4a5bff
fix: [isort] isort source files: https://github.com/timothycrosley/isort/wiki/isort-Plugins 2019-05-29 08:42:39 +09:00
Steve Clement 9d4cdd7e16
chg: [sort] isort on source files
fix: [typo] fix retreive to retrieve
2019-05-29 08:30:57 +09:00
Sami Mokaddem 6c58cbcfec
Merge pull request #94 from cudeso/master
No module zmq error documentation
2019-05-23 09:59:59 +02:00
Koen Van Impe c18626ea93 No module zmq error documentation 2019-05-20 14:31:53 +02:00
Steve Clement c406e1ff00
fix: [start_all] Minor mistake/typo. (#93)
fix: [start_all] Minor mistake/typo.
2019-05-09 08:11:41 +09:00
Steve Clement 33af08b9ee fix: [start_all] Minor mistake/typo. 2019-05-09 08:08:54 +09:00
Steve Clement 599403ab76
fix: [scl] Somewhy which scl does not work for user apache... (#92)
fix: [scl] Somewhy which scl does not work for user apache...
2019-05-08 20:12:24 +09:00
Steve Clement 041c2697a0 fix: [scl] Somewhy which scl does not work for user apache... 2019-05-08 20:11:31 +09:00
Steve Clement 26108957bb
fix: [scl] Fix for scl based OSs. (#91)
fix: [scl] Fix for scl based OSs.
2019-05-08 20:08:45 +09:00
Steve Clement c809e285d6 fix: [scl] Fix for scl based OSs. 2019-05-08 20:07:47 +09:00
Steve Clement 534b6de187
new: [platform] Added cheap check to see if we run under a RedHat fla… (#90)
new: [platform] Added cheap check to see if we run under a RedHat fla…
2019-05-08 20:05:13 +09:00
Steve Clement 7e98ad19d5 new: [platform] Added cheap check to see if we run under a RedHat flavoured OS. 2019-05-08 20:03:27 +09:00