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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ea4bd68475fc32b2933c55f6e11d8732fbaba30f
Select Git revision
Branches
2
golang
master
default
Tags
10
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
0.1.0-dev5
0.1.0-dev4
0.1.0-dev3
0.1.0-dev2
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Feb
23
18
Aug
17
14
13
5
3
1
31
Jul
27
26
25
21
20
13
11
10
7
1
30
Jun
24
Bump version: 0.1.5 → 0.1.6
v0.1.6 master
v0.1.6 master
Handle notifications without command output.
pre-commit hooks update.
Fix some f-strings.
Use renamed CI templates repo.
Add latest release badge.
Bump version: 0.1.4 → 0.1.5
v0.1.5
v0.1.5
fixup! Change the notification format.
Bump version: 0.1.3 → 0.1.4
v0.1.4
v0.1.4
Change the notification format.
Notifcation retries.
Bump version: 0.1.2 → 0.1.3
v0.1.3
v0.1.3
Fetch submodules for BATS CLI tests.
Spelling.
Allow for plugin handling chaining.
Log notification errors.
Bump version: 0.1.1 → 0.1.2
v0.1.2
v0.1.2
Clearer verbose output.
Forgot the f in f-strings, corrected.
Handle missing units without failure.
Add needrestart test case.
Add pyupgrade pre-commit hook.
fixup! Document development and release.
Bump version: 0.1.0 → 0.1.1
v0.1.1
v0.1.1
Document development and release.
Manage versions with bumpversion.
Graduate to beta status.
GitLab packages and releases.
0.1.0-dev5
0.1.0-dev5
GitLab packages and releases.
0.1.0-dev4
0.1.0-dev4
GitLab packages and releases.
0.1.0-dev3
0.1.0-dev3
GitLab packages and releases.
0.1.0-dev2
0.1.0-dev2
More consistent logging.
Better notifications and output.
Replace the PerfData dataclass with a named tuple.
Debug the binary.
Parse output.
Force include dataclasses in the binary.
Clone submodules only for the Bats test.
Add dataclasses dependency.
Better testing of PerfData.
Loading