-
Notifications
You must be signed in to change notification settings - Fork 786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove separate config for island logger #1151
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5bcd917 - Browse repository at this point
Copy the full SHA 5bcd917View commit details -
Remove
--logger-config
command-line argument, add "log_level" to se……rver_config.json
Configuration menu - View commit details
-
Copy full SHA for ab89590 - Browse repository at this point
Copy the full SHA ab89590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 785f2ef - Browse repository at this point
Copy the full SHA 785f2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for f84e4ae - Browse repository at this point
Copy the full SHA f84e4aeView commit details -
Fix unit tests and modify code based on failed tests (tests/monkey_is…
…land/cc/server_utils/test_island_logger.py)
Configuration menu - View commit details
-
Copy full SHA for 6d04e7c - Browse repository at this point
Copy the full SHA 6d04e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0556465 - Browse repository at this point
Copy the full SHA 0556465View commit details
Commits on May 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8dc84ee - Browse repository at this point
Copy the full SHA 8dc84eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 805ab98 - Browse repository at this point
Copy the full SHA 805ab98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7687a - Browse repository at this point
Copy the full SHA 3c7687aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8c1c81 - Browse repository at this point
Copy the full SHA e8c1c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ba48d - Browse repository at this point
Copy the full SHA c5ba48dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f8145e - Browse repository at this point
Copy the full SHA 5f8145eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a235b - Browse repository at this point
Copy the full SHA 83a235bView commit details -
island: Move load_server_config() to config_loader.py
Because `monkey_island.py` has the same name as the `monkey_island` module, pytest can't import monkey_island.py and run any tests against its code.
Configuration menu - View commit details
-
Copy full SHA for f7bef76 - Browse repository at this point
Copy the full SHA f7bef76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5847674 - Browse repository at this point
Copy the full SHA 5847674View commit details -
island: Return config dict from load_server_config()
As the number of configuration items will increase in the future, return the config dict instead of individual config properties.
Configuration menu - View commit details
-
Copy full SHA for 990244c - Browse repository at this point
Copy the full SHA 990244cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de7865a - Browse repository at this point
Copy the full SHA de7865aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ea241f - Browse repository at this point
Copy the full SHA 5ea241fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08668f3 - Browse repository at this point
Copy the full SHA 08668f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b13839d - Browse repository at this point
Copy the full SHA b13839dView commit details