-
Notifications
You must be signed in to change notification settings - Fork 1.1k
add support for rescheduling items #1
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
Closed
Closed
Conversation
This file contains hidden or 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
|
Old PR. Sorry, this is publish-only repo. I've updated repo description: "Source Code Mirror of svn.zabbix.com - this is a publish-only repository and all pull requests are ignored." |
grumbens
pushed a commit
that referenced
this pull request
Sep 13, 2019
grumbens
pushed a commit
that referenced
this pull request
Sep 13, 2019
grumbens
pushed a commit
that referenced
this pull request
Sep 13, 2019
grumbens
pushed a commit
that referenced
this pull request
Sep 13, 2019
grumbens
pushed a commit
that referenced
this pull request
Jan 31, 2020
grumbens
pushed a commit
that referenced
this pull request
Jan 31, 2020
…tomization * commit '82079673e6ae42f5c0eefbab4df6a0479ac20b46': (128 commits) ..F....... [ZBXNEXT-5514] fixed coding style ..F....... [ZBXNEXT-5514] fixed reports->notifications access permissions ..F....... [ZBXNEXT-5514] fixed deleted menu entry #2 ..F....... [ZBXNEXT-5514] fixed deleted menu entry .......... [ZBXNEXT-5514] minor coding style fix .......... [ZBXNEXT-5514] minor autotest fix ..F....... [ZBXNEXT-5514] fixed permission check for legacy actions ..F....... [ZBXNEXT-5514] fixed module enumeration for users without permissions ..F....... [ZBXNEXT-5514] resolved merge conflicts #4 (normalized coding style) ..F....... [ZBXNEXT-5514] resolved merge conflicts #3 (normalized coding style) ..F....... [ZBXNEXT-5514] fixed request processing in ZBase ..F....... [ZBXNEXT-5514] fixed CPageFilter profile key selection ..F....... [ZBXNEXT-5514] resolved merge conflicts #2 ..F.I..... [ZBXNEXT-5514] resolved merge conflicts #1 ..F....... [ZBXNEXT-5514] fixed module config override in CModuleManager::addModule ..F....... [ZBXNEXT-5514] fixed module error processing at the same place ..F....... [ZBXNEXT-5514] fixed module search by name #2 ..F....... [ZBXNEXT-5514] fixed module id checking and error messages ..F....... [ZBXNEXT-5514] reverted: fixed manifest_version check ..F....... [ZBXNEXT-5514] fixed manifest_version check ...
grumbens
pushed a commit
that referenced
this pull request
Apr 17, 2020
grumbens
pushed a commit
that referenced
this pull request
Apr 17, 2020
* commit 'b0fcd8c2545e5629ede751d8fc9321704a752882': .........T [ZBXNEXT-5658] added ChangeLog entry .........T [ZBXNEXT-5658] fixed QA subtask #1 .........T [ZBXNEXT-5658] added readme.md .........T [ZBXNEXT-5658] added enable_tags option .........T [ZBXNEXT-5658] added zammad mediatype
grumbens
pushed a commit
that referenced
this pull request
Jun 30, 2020
grumbens
pushed a commit
that referenced
this pull request
Jan 7, 2022
grumbens
pushed a commit
that referenced
this pull request
Jan 25, 2022
grumbens
pushed a commit
that referenced
this pull request
Nov 4, 2022
grumbens
pushed a commit
that referenced
this pull request
Sep 25, 2023
grumbens
pushed a commit
that referenced
this pull request
Sep 25, 2023
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.
It's a little abuse of 'queue.get' api interface, but it seems to work.