-
Notifications
You must be signed in to change notification settings - Fork 50
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
使用 python-decouple
加载配置等
#26
Open
liut
wants to merge
88
commits into
open-falcon-archive:master
Choose a base branch
from
unknown repository
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[OWL-82] Fix the SSO mechanism
1. Add 'fonts/' and 'grafana_statics/' 2. Modify related html files.
1. Add 'shortcut' in config.py 2. Pass config for all views(render_template), which is referenced as 'config.JSONCFG.shortcut.falconDashboard'
1. Add 'fonts/' and 'grafana_statics/' 2. Modify related html files.
1. Add 'shortcut' in config.py 2. Pass config for all views(render_template), which is referenced as 'config.JSONCFG.shortcut.falconDashboard'
Conflicts: web/__init__.py web/controller/api.py
[OWL-166] Add nodata
MySQL datetime format is '1900-01-01 12:00:00'.
[OWL-166] Fix error when inserting data into mockcfg table.
[OWL-182] unify font style with grafana
- move grafana scroll into portal
[OWL-157] fix scroll display
[OWL-359] merged with Open-Falcon v0.1.0
[OWL-833] support automatic update event_cases status when the strategy/template/hostgroup is changed
* also fixed some error of host_remove_post funcation
[OWL-833] integrate with alarm adjust api - WhenEndpointOnMaintain
[OWL-764] Fix issue of wrong time of maintain still will change alaram case
[OWL-896] add http post retry mechanism for auto ignored
[OWL-1045] Unified log format
[OWL-1045] Unified message format.
[OWL-1280][portal]add checking to avoiding update status issue of event_cases
[OWL-1280][portal] fix create item issue on strategy
- 重命名 requirements - 模板:checkbox 右侧的标签也能点击
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
requirements