-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Reduce monitor minimum interval to 1 second #1740
Open
Computroniks
wants to merge
7
commits into
louislam:master
Choose a base branch
from
Computroniks:feature/#1645-remove-minumum-interval-value
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
Reduce monitor minimum interval to 1 second #1740
Computroniks
wants to merge
7
commits into
louislam:master
from
Computroniks:feature/#1645-remove-minumum-interval-value
+85
−3
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4992b16 - Browse repository at this point
Copy the full SHA 4992b16View commit details
Commits on Jun 9, 2022
-
Added Remove minimum interval value louislam#1645
louislam#1645 has been added by changing the minimum value from 20 to 1. A warning has been added that shows when the user enters a value less than 20 to state that performance issues may be enountered. Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Configuration menu - View commit details
-
Copy full SHA for dcd723b - Browse repository at this point
Copy the full SHA dcd723bView commit details
Commits on Oct 1, 2022
-
Added confirmation dialog for low interval
A prompt has been added to confirm with the user that they wish to reduce the interval value to possibly unstable values. A random (pseudo random) code is generated which they must input in order to confirm their descision. Failiure to confirm their descision will result in an error when saving. As not to annoy the user too much, the promt is only required when it is detected that the interval value has been changed. Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Configuration menu - View commit details
-
Copy full SHA for 8a163ea - Browse repository at this point
Copy the full SHA 8a163eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3b61d - Browse repository at this point
Copy the full SHA 0b3b61dView commit details -
Fixed duplicate translation keys
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Configuration menu - View commit details
-
Copy full SHA for a3fd189 - Browse repository at this point
Copy the full SHA a3fd189View commit details -
Fixed syntax of multi line element
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 548a4df - Browse repository at this point
Copy the full SHA 548a4dfView commit details
Commits on Jan 3, 2023
-
Fixed the merge conflicts from master and updated MIN_INTERVAL_SECOND Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Configuration menu - View commit details
-
Copy full SHA for 503d3f6 - Browse repository at this point
Copy the full SHA 503d3f6View commit details
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.