Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
My Nagios Plugin Wrapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
shore
My Nagios Plugin Wrapper
Commits
master
Select Git revision
0 results
mnpw
Author
Search by author
Any Author
authors
0 authors
Feb 27, 2022
Bump version: 0.1.5 → 0.1.6
· dfeb0588
nimrod
authored
3 years ago
View commits for tag v0.1.6
v0.1.6
dfeb0588
Handle notifications without command output.
· 4c067d4c
nimrod
authored
3 years ago
4c067d4c
pre-commit hooks update.
· a70e63a4
nimrod
authored
3 years ago
a70e63a4
Fix some f-strings.
· e33fa024
nimrod
authored
3 years ago
e33fa024
Feb 23, 2022
Use renamed CI templates repo.
· 9f4c6625
nimrod
authored
3 years ago
9f4c6625
Add latest release badge.
· 30fc27aa
nimrod
authored
3 years ago
30fc27aa
Aug 18, 2021
Bump version: 0.1.4 → 0.1.5
· 193da384
nimrod
authored
3 years ago
View commits for tag v0.1.5
v0.1.5
193da384
fixup! Change the notification format.
· b3275109
nimrod
authored
3 years ago
b3275109
Aug 17, 2021
Bump version: 0.1.3 → 0.1.4
· ec9a4bc1
nimrod
authored
3 years ago
View commits for tag v0.1.4
v0.1.4
ec9a4bc1
Change the notification format.
· 5cf1c500
nimrod
authored
3 years ago
5cf1c500
Notifcation retries.
· e4d9bd1e
nimrod
authored
3 years ago
e4d9bd1e
Aug 14, 2021
Bump version: 0.1.2 → 0.1.3
· 21ff987e
nimrod
authored
3 years ago
View commits for tag v0.1.3
v0.1.3
21ff987e
Aug 13, 2021
Fetch submodules for BATS CLI tests.
· 9c1c7221
nimrod
authored
3 years ago
9c1c7221
Spelling.
· 74f9c7ce
nimrod
authored
3 years ago
74f9c7ce
Allow for plugin handling chaining.
· f5410600
nimrod
authored
3 years ago
f5410600
Log notification errors.
· 06ea95db
nimrod
authored
3 years ago
06ea95db
Aug 05, 2021
Bump version: 0.1.1 → 0.1.2
· d50be8cd
nimrod
authored
3 years ago
View commits for tag v0.1.2
v0.1.2
d50be8cd
Clearer verbose output.
· c0cfd0aa
nimrod
authored
3 years ago
c0cfd0aa
Forgot the f in f-strings, corrected.
· 828d2fa6
nimrod
authored
3 years ago
828d2fa6
Handle missing units without failure.
· e682d49e
nimrod
authored
3 years ago
e682d49e
Aug 03, 2021
Add needrestart test case.
· c077d69e
nimrod
authored
3 years ago
c077d69e
Add pyupgrade pre-commit hook.
· 204c49e4
nimrod
authored
3 years ago
204c49e4
Jul 31, 2021
fixup! Document development and release.
· 217181d3
nimrod
authored
3 years ago
217181d3
Bump version: 0.1.0 → 0.1.1
· cc10e931
nimrod
authored
3 years ago
View commits for tag v0.1.1
v0.1.1
cc10e931
Document development and release.
· bb192126
nimrod
authored
3 years ago
bb192126
Manage versions with bumpversion.
· d3e83c48
nimrod
authored
3 years ago
d3e83c48
Graduate to beta status.
· a199f14a
nimrod
authored
3 years ago
a199f14a
GitLab packages and releases.
· 80632624
nimrod
authored
3 years ago
View commits for tag 0.1.0-dev5
0.1.0-dev5
80632624
More consistent logging.
· 167aa381
nimrod
authored
3 years ago
167aa381
Better notifications and output.
· ea4bd684
nimrod
authored
3 years ago
ea4bd684
Replace the PerfData dataclass with a named tuple.
· 5eb9cfe1
nimrod
authored
3 years ago
5eb9cfe1
Debug the binary.
· 9873c3ab
nimrod
authored
3 years ago
9873c3ab
Parse output.
· e655f672
nimrod
authored
3 years ago
e655f672
Force include dataclasses in the binary.
· 8f482983
nimrod
authored
3 years ago
8f482983
Clone submodules only for the Bats test.
· 26099978
nimrod
authored
3 years ago
26099978
Add dataclasses dependency.
· 1f33aab7
nimrod
authored
3 years ago
1f33aab7
Better testing of PerfData.
· 107aecad
nimrod
authored
3 years ago
107aecad
Perf data.
· e36d6620
nimrod
authored
3 years ago
e36d6620
Jul 26, 2021
Update CLI usage.
· 93782b67
nimrod
authored
3 years ago
93782b67
Compatibility with Python 3.6.
· 3c812e73
nimrod
authored
3 years ago
3c812e73
Loading