GitHub / NETWAYS/icinga-powershell-connector / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 811d4f22 | merge Merge pull request #23 from NETWAYS/deprecation |
Lorenz Kästle <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 36c4c612 | Add deprecation notice | Lorenz Kästle <l****e@n****e> | over 1 year ago | |
| 5ea6ca0e | merge Merge pull request #22 from NETWAYS/dependabot/go_modules/github.com/stretchr... |
Lorenz Kästle <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e9089d09 |
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0a36bcb1 | merge Merge pull request #21 from NETWAYS/dependabot/github_actions/actions/setup-go-5 |
Lorenz Kästle <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f9536f66 |
Bump actions/setup-go from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b633e825 | merge Merge pull request #20 from NETWAYS/chore/issue-template |
Markus Opolka <m****a@n****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 9826b66b | Add Issue Templates | Markus Opolka <m****a@n****e> | almost 2 years ago | |
| 1b8fd59b | merge Merge pull request #19 from NETWAYS/dependabot/go_modules/github.com/NETWAYS/... |
Lorenz Kästle <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 332dffc1 |
Bump github.com/NETWAYS/go-check from 0.6.0 to 0.6.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 034db1c9 | merge Merge pull request #18 from NETWAYS/dependabot/go_modules/github.com/NETWAYS/... |
Lorenz Kästle <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6c243211 |
Bump github.com/NETWAYS/go-check from 0.5.0 to 0.6.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 7a2687c4 | merge Merge pull request #17 from NETWAYS/dependabot/github_actions/actions/checkout-4 |
Lorenz Kästle <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 52af8437 | merge Merge pull request #16 from NETWAYS/dependabot/github_actions/goreleaser/gore... |
Lorenz Kästle <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 5662a95d |
Bump actions/checkout from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 51fc2f0b |
Bump goreleaser/goreleaser-action from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4c838e4d | merge Merge pull request #15 from NETWAYS/chore/update-deps |
Lorenz Kästle <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| fcf811c6 | Refactor to use log/slog | Markus Opolka <m****s@m****e> | about 2 years ago | |
| dc9be51f | Update golangci-lint config | Markus Opolka <m****s@m****e> | about 2 years ago | |
| 5d03199d | Bump go-check to v0.5.0 | Markus Opolka <m****s@m****e> | about 2 years ago | |
| a6864aa0 | Update GitHub Actions | Markus Opolka <m****s@m****e> | about 2 years ago | |
| 8eedda2e | Update .goreleaser.yml | Markus Opolka <m****a@n****e> | over 2 years ago | |
| 3dcea4cc | merge Merge pull request #14 from NETWAYS/fix/timeout-desc |
Markus Opolka <m****a@n****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 84c7d6ab | Add custom error message for http timeouts | Markus Opolka <m****a@n****e> | over 2 years ago | |
| 662c8af2 | merge Merge pull request #13 from NETWAYS/add-benchmark |
Markus Opolka <m****a@n****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e565d672 | Update golangci config | Markus Opolka <m****a@n****e> | over 2 years ago | |
| 22e0f6c6 | Add tests for api.go | Markus Opolka <m****a@n****e> | over 2 years ago | |
| 8bcb085e | Change netstring tests to use strings NewReader | Markus Opolka <m****a@n****e> | over 2 years ago | |
| d0755214 | Remove unecessary else from unquoteString() | Markus Opolka <m****a@n****e> | over 2 years ago | |
| 8b279a39 | Optimize ParsePowershellTryCatch function | Markus Opolka <m****a@n****e> | over 2 years ago | |
| 55b251d2 | Add benchmark for powershell parser | Markus Opolka <m****a@n****e> | over 2 years ago | |
| 16ab5f51 | merge Merge pull request #11 from NETWAYS/dependabot/go_modules/golang.org/x/sys-0.1.0 |
Markus Opolka <m****a@n****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6d44d248 |
Bump golang.org/x/sys from 0.0.0-20220405210540-1e041c57c461 to 0.1.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4c11d466 | merge Merge pull request #12 from NETWAYS/pin-golint |
Markus Opolka <m****a@n****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3093b0a0 | Refactor APICheckResult String() to use strings.Builder | Markus Opolka <m****s@m****e> | over 2 years ago | |
| e4da33f3 | Add generic default values for version | Markus Opolka <m****a@n****e> | over 2 years ago | |
| 6071b3ab | Add Makefile | Markus Opolka <m****a@n****e> | over 2 years ago | |
| de71af6c | Pin golangci-lint version in GH Actions | Markus Opolka <m****a@n****e> | over 2 years ago | |
| f65488b9 | Remove snapshots from GH Actions | Markus Opolka <m****a@n****e> | over 2 years ago | |
| c440a6e2 | merge Merge pull request #10 from NETWAYS/configurable_timeout |
Lorenz <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 6d4252b9 | Remove unused linter configuration | Lorenz Kästle <l****e@n****e> | almost 3 years ago | |
| 6bced951 | Override line length linter | Lorenz Kästle <l****e@n****e> | almost 3 years ago | |
| 591c49cf | Make timeout configurable | Lorenz Kästle <l****e@n****e> | almost 3 years ago | |
| 1e070be8 | merge Merge pull request #6 from NETWAYS/range_expression_as_argument |
Lorenz <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0952323f | merge Merge pull request #5 from NETWAYS/quoting_fixes |
Lorenz <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f1928c05 | Linter fixes | Lorenz Kästle <l****e@n****e> | about 3 years ago | |
| 7aae532f | Also add stuff to remove more complex quoting ideas | Lorenz Kästle <l****e@n****e> | about 3 years ago | |
| c1f7ebd0 | Uncuddle statement to make linter happy | Lorenz Kästle <l****e@n****e> | about 3 years ago | |
| 78690a39 | Make linter happier | Lorenz Kästle <l****e@n****e> | about 3 years ago | |
| c7751052 | Try to fix linter nitpicks | Lorenz Kästle <l****e@n****e> | about 3 years ago | |
| c73e5ec6 | merge Merge pull request #7 from NETWAYS/update_ci |
Lorenz <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 400fe8b7 | Also do this to go.yml | Lorenz Kästle <l****e@n****e> | about 3 years ago | |
| a93e22a3 | Update golangci | Lorenz Kästle <l****e@n****e> | about 3 years ago | |
| 588f36bd | Remove multiple quotes from cli arguments |
RincewindsHat <1****t@u****m>
Committed by: Lorenz Kästle <l****e@n****e> |
about 3 years ago | |
| 7f10b598 | PS-Parser: Warning and Critical may have range expressions |
RincewindsHat <1****t@u****m>
Committed by: Lorenz Kästle <l****e@n****e> |
about 3 years ago | |
| cc8970bd | merge Merge pull request #3 from NETWAYS/fix_powershell_array_parsing |
Lorenz <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7eef5ebc | Tidy up dependencies | Lorenz Kästle <l****e@n****e> | about 3 years ago | |
| 019fdae8 | Replace deprecated ioutil stuff by their respective counterparts | Lorenz Kästle <l****e@n****e> | about 3 years ago | |
| 8b03025c | Add further tests for some border cases | Markus Opolka <m****a@n****e> | about 3 years ago | |
| f4661a00 | Fix linter stuff | Lorenz Kästle <l****e@n****e> | over 3 years ago | |
| 73cbc254 | gofmt | RincewindsHat <1****t@u****m> | over 3 years ago | |
| e4176f46 | Lots of fixes to array splitting and tests | RincewindsHat <1****t@u****m> | over 3 years ago | |
| 05784a93 | Also add test for simplified array variant | RincewindsHat <1****t@u****m> | over 3 years ago | |
| 18bb041f | Add more test cases for powershell array parsing | RincewindsHat <1****t@u****m> | over 3 years ago | |
| 35ea6c2e | Change tests to cover array parsing with multiple values | Lorenz Kästle <l****e@n****e> | over 3 years ago | |
| b353d27a | Change powershell array parsing | Lorenz Kästle <l****e@n****e> | over 3 years ago | |
| 03f5518e | Release 0.2.0 | Markus Frosch <m****h@v****m> | over 3 years ago | |
| 3ca7521f | Update github.com/stretchr/testify to v1.7.1 | Markus Frosch <m****h@v****m> | over 3 years ago | |
| bd3c3c47 | Update github.com/NETWAYS/go-check to v0.3.0 | Markus Frosch <m****h@v****m> | over 3 years ago | |
| d5ab5174 | Remove old debug statement | Markus Frosch <m****h@v****m> | over 3 years ago | |
| 692573ac | ci: Use go 1.18 | Markus Frosch <m****h@v****m> | over 3 years ago | |
| 617959f3 | merge Merge pull request #1 from lazyfrosch/fix/misparsed-flags |
Markus Frosch <m****h@v****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ef623e04 | Allow builds on darwin for testing | Markus Frosch <m****h@v****m> | over 3 years ago | |
| 3d5f4fae | Split flag parsing between connector and PowerShell arguments | Markus Frosch <m****h@v****m> | over 3 years ago | |
| 50448ca7 | Fix Go 1.18 issues | Markus Frosch <m****h@v****m> | over 3 years ago | |
| 59c528d0 | Release 0.1.0 | Markus Frosch <m****h@n****e> | about 4 years ago | |
| 52aa552c | Update README | Markus Frosch <m****h@n****e> | about 4 years ago | |
| 3d5ccfd1 | Add debug logging for API requests | Markus Frosch <m****h@n****e> | about 4 years ago | |
| 45232d49 | Fix unmarshalling of empty perfdata | Markus Frosch <m****h@n****e> | about 4 years ago | |
| 009736dc | Improve type handling | Markus Frosch <m****h@n****e> | about 4 years ago | |
| d8f613fe | Add LICENSE | Markus Frosch <m****h@n****e> | about 4 years ago | |
| 9ad096e1 | Add README | Markus Frosch <m****h@n****e> | about 4 years ago | |
| fb6be11a | git init | Markus Frosch <m****h@n****e> | about 4 years ago |