Commit graph

1972 commits

Author SHA1 Message Date
dependabot[bot]
333026c475
Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 10:52:31 +00:00
Noah Hilverling
4d1d5c878c
Merge pull request #220 from Icinga/dependabot/go_modules/github.com/prometheus/client_golang-1.8.0
Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.0
2020-10-20 12:49:34 +02:00
dependabot[bot]
ac953c675e
Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.7.1...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 10:02:43 +00:00
Johannes Meyer
423e416098 mysql/schema: Add name indices to host,service,user,usergroup tables 2020-10-16 11:43:12 +02:00
Michael Insel
bdca974721 Adjust import sorting in main.go 2020-09-23 19:46:03 +02:00
Michael Insel
712e737913 Fix formatting using go fmt 2020-09-22 18:46:51 +02:00
Noah Hilverling
26f5dc5b2f
Merge pull request #210 from Icinga/dependabot/go_modules/github.com/google/uuid-1.1.2
Bump github.com/google/uuid from 1.1.1 to 1.1.2
2020-09-11 09:51:06 +02:00
Noah Hilverling
aa18a7ece0
Merge pull request #212 from Icinga/dependabot/go_modules/github.com/go-ini/ini-1.61.0
Bump github.com/go-ini/ini from 1.60.1 to 1.61.0
2020-09-11 09:50:43 +02:00
dependabot[bot]
ea2e5f6ecf
Bump github.com/go-ini/ini from 1.60.1 to 1.61.0
Bumps [github.com/go-ini/ini](https://github.com/go-ini/ini) from 1.60.1 to 1.61.0.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.60.1...v1.61.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:03:07 +00:00
dependabot[bot]
ba5beed88a
Bump github.com/google/uuid from 1.1.1 to 1.1.2
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.1...v1.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-31 10:04:02 +00:00
Noah Hilverling
0aa4faaa9a
Merge pull request #208 from Icinga/dependabot/go_modules/github.com/go-ini/ini-1.60.1
Bump github.com/go-ini/ini from 1.57.0 to 1.60.1
2020-08-24 16:29:17 +02:00
dependabot[bot]
a750f3de1d
Bump github.com/go-ini/ini from 1.57.0 to 1.60.1
Bumps [github.com/go-ini/ini](https://github.com/go-ini/ini) from 1.57.0 to 1.60.1.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.57.0...v1.60.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:04:41 +00:00
Michael Insel
e599b01b54 Fix CI/CD tests 2020-08-10 18:35:22 +02:00
Michael Insel
78d3828ca9 Doc: Add Redis password configuration settings
This adds the Redis password authentication to the documentation.
2020-08-10 17:59:35 +02:00
Michael Insel
bca3ce7121 Add Redis password authentication
Adds the missing password authentication.

refs #204
2020-08-10 17:51:19 +02:00
Noah Hilverling
c0b6e8d202
Merge pull request #203 from Icinga/dependabot/go_modules/github.com/prometheus/client_golang-1.7.1
Bump github.com/prometheus/client_golang from 1.7.0 to 1.7.1
2020-07-08 08:41:24 +02:00
dependabot[bot]
a32af9e30b
Bump github.com/prometheus/client_golang from 1.7.0 to 1.7.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.7.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 10:07:06 +00:00
Noah Hilverling
86deec9816
Merge pull request #198 from Icinga/dependabot/go_modules/github.com/prometheus/client_golang-1.7.0
Bump github.com/prometheus/client_golang from 1.6.0 to 1.7.0
2020-06-26 09:06:56 +02:00
Noah Hilverling
4469e0526b
Merge pull request #201 from Icinga/bugfix/prometheus-ipv6
Allow to serve metrics at ::
2020-06-26 09:05:38 +02:00
Noah Hilverling
ee721dd041
Merge pull request #200 from Icinga/feature/cicd-docker
GitHub actions: build Docker images
2020-06-26 08:41:48 +02:00
Alexander A. Klimov
2e1610a1cc Allow to serve metrics at :: 2020-06-25 14:07:12 +02:00
Alexander A. Klimov
f7445be06d GitHub actions: build Docker images 2020-06-24 11:34:31 +02:00
dependabot[bot]
5cb87f0d60
Bump github.com/prometheus/client_golang from 1.6.0 to 1.7.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-22 10:05:47 +00:00
Noah Hilverling
6c78bc3b31
Merge pull request #196 from Icinga/dependabot/add-v2-config-file
Create Dependabot config file
2020-06-17 08:47:53 +02:00
dependabot-preview[bot]
ddb6833052
Create Dependabot config file 2020-06-17 06:45:45 +00:00
Noah Hilverling
33fce3ebb1
Merge pull request #189 from Icinga/dependabot/go_modules/github.com/go-ini/ini-1.57.0
Bump github.com/go-ini/ini from 1.56.0 to 1.57.0
2020-06-10 08:47:58 +02:00
dependabot-preview[bot]
64a3b7be9b
Bump github.com/go-ini/ini from 1.56.0 to 1.57.0
Bumps [github.com/go-ini/ini](https://github.com/go-ini/ini) from 1.56.0 to 1.57.0.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.56.0...v1.57.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-09 13:58:41 +00:00
Noah Hilverling
fcbb4f6168
Merge pull request #191 from Icinga/dependabot/go_modules/github.com/go-redis/redis/v7-7.4.0
Bump github.com/go-redis/redis/v7 from 7.3.0 to 7.4.0
2020-06-09 15:56:25 +02:00
Noah Hilverling
d9604ed6a2
Merge pull request #194 from Icinga/dependabot/go_modules/github.com/json-iterator/go-1.1.10
Bump github.com/json-iterator/go from 1.1.9 to 1.1.10
2020-06-09 15:55:56 +02:00
Noah Hilverling
96091eba16
Merge pull request #192 from Icinga/dependabot/go_modules/github.com/stretchr/testify-1.6.1
Bump github.com/stretchr/testify from 1.5.1 to 1.6.1
2020-06-09 15:55:24 +02:00
Noah Hilverling
31c29015b6
Merge pull request #193 from mzac/patch-1
Small fixes in doc
2020-06-09 15:50:47 +02:00
dependabot-preview[bot]
00fd8ea9d4
Bump github.com/json-iterator/go from 1.1.9 to 1.1.10
Bumps [github.com/json-iterator/go](https://github.com/json-iterator/go) from 1.1.9 to 1.1.10.
- [Release notes](https://github.com/json-iterator/go/releases)
- [Commits](https://github.com/json-iterator/go/compare/v1.1.9...v1.1.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-09 10:41:38 +00:00
mzac
33223885dc
Small fixes in doc
Add mysql flush privileges, -p option for import to db and enable system service at boot
2020-06-08 14:34:52 -04:00
dependabot-preview[bot]
74ae828d23
Bump github.com/stretchr/testify from 1.5.1 to 1.6.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 10:58:08 +00:00
dependabot-preview[bot]
8e689c5dba
Bump github.com/go-redis/redis/v7 from 7.3.0 to 7.4.0
Bumps [github.com/go-redis/redis/v7](https://github.com/go-redis/redis) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v7.3.0...v7.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 10:42:14 +00:00
Noah Hilverling
cf35a5431e
Merge pull request #187 from Icinga/dependabot/go_modules/github.com/go-redis/redis/v7-7.3.0
Bump github.com/go-redis/redis/v7 from 7.2.0 to 7.3.0
2020-05-25 10:19:00 +02:00
dependabot-preview[bot]
03bd7ba385
Bump github.com/go-redis/redis/v7 from 7.2.0 to 7.3.0
Bumps [github.com/go-redis/redis/v7](https://github.com/go-redis/redis) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v7.2.0...v7.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-21 10:43:31 +00:00
Noah Hilverling
69f005d9a7
Merge pull request #186 from Icinga/bugfix/cancel-downtime-183
History: correct event time of cancelled downtimes
2020-05-20 12:05:53 +02:00
Alexander A. Klimov
016d6ddd20 History: correct event time of cancelled downtimes
refs #183
2020-05-19 19:10:56 +02:00
Alexander Aleksandrovič Klimov
ad1870792d
Merge pull request #185 from Icinga/bugfix/overdue-indicators-out-of-sync
Overdue: Fix indicators getting out of sync
2020-05-19 10:48:34 +02:00
Alexander Aleksandrovič Klimov
67e569f837
Merge pull request #184 from Icinga/bugfix/commandargument-wrong-data-type
*CommandArgument: Fix SetIf data type to accept any JSON data
2020-05-19 10:37:31 +02:00
Noah Hilverling
4c78b600bb Overdue: Fix indicators getting out of sync (Redis/DB) 2020-05-19 09:01:12 +02:00
Noah Hilverling
96d041f8ed *CommandArgument: Fix SetIf data type to accept any JSON data 2020-05-19 07:33:55 +02:00
Noah Hilverling
8e03162a9c
Merge pull request #165 from Icinga/bugfix/too-many-placeholders-in-prepared-statement-147
MySQL: Make sure to chunk rows correctly
2020-05-18 11:44:50 +02:00
Noah Hilverling
ee27e9809b MySQL: Make sure to chunk rows 2020-05-14 16:47:05 +02:00
Alexander Aleksandrovič Klimov
30c00d7fbd
Merge pull request #168 from Icinga/bugfix/overdue-chunking
Overdue: Make sure to chunk before updating in database
2020-05-14 13:18:51 +02:00
Noah Hilverling
c1687be8c3 Overdue: Make sure to chunk before updating in DB 2020-05-14 11:42:13 +02:00
Noah Hilverling
2bd951afd7
Merge pull request #161 from Icinga/bugfix/-mailmap
Update .mailmap
2020-05-14 09:16:17 +02:00
Noah Hilverling
b54d25cabf
Merge pull request #180 from Icinga/feature/upgrade-redis-lib
Upgrade Redis client
2020-05-14 09:14:39 +02:00
Alexander A. Klimov
51feebdabf Upgrade Redis client 2020-05-12 16:08:17 +02:00