Commit graph

1972 commits

Author SHA1 Message Date
Noah Hilverling
a17fd51343
Merge pull request #177 from Icinga/dependabot/go_modules/github.com/go-ini/ini-1.56.0
Bump github.com/go-ini/ini from 1.55.0 to 1.56.0
2020-05-12 09:33:00 +02:00
Alexander Aleksandrovič Klimov
b8586d8310
Merge pull request #178 from Icinga/bugfix/user-notificationsenabled-not-cast-to-db-bool
User: Fix NotificationsEnabled not cast to DB bool
2020-05-11 17:17:34 +02:00
Noah Hilverling
3b19358713 User: Fix NotificationsEnabled not cast to DB bool 2020-05-11 15:59:19 +02:00
dependabot-preview[bot]
00fdb10984
Bump github.com/go-ini/ini from 1.55.0 to 1.56.0
Bumps [github.com/go-ini/ini](https://github.com/go-ini/ini) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.55.0...v1.56.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 11:04:03 +00:00
Noah Hilverling
946be947d9
Merge pull request #171 from Icinga/dependabot/go_modules/github.com/prometheus/client_golang-1.6.0
Bump github.com/prometheus/client_golang from 1.5.1 to 1.6.0
2020-05-04 14:07:27 +02:00
Noah Hilverling
b451cacf81
Merge pull request #172 from Icinga/bugfix/test-go-1-13
GitHub actions: test Go v1.13
2020-05-04 13:53:10 +02:00
dependabot-preview[bot]
140a72eee9
Bump github.com/prometheus/client_golang from 1.5.1 to 1.6.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.6.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.5.1...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 11:52:12 +00:00
Noah Hilverling
b026ade173
Merge pull request #174 from Icinga/dependabot/go_modules/github.com/sirupsen/logrus-1.6.0
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
2020-05-04 13:50:09 +02:00
dependabot-preview[bot]
c2879e28d7
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.5.0 to 1.6.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.5.0...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 10:48:08 +00:00
Alexander A. Klimov
12825fb14a GitHub actions: test Go v1.13 2020-04-30 12:25:49 +02:00
Alexander Aleksandrovič Klimov
aa41c6c851
Merge pull request #167 from Icinga/bugfix/schema-increase-max-command-argument-amount
Schema: Change *command_argument.argument_order from tinyint to smallint
2020-04-24 10:11:04 +02:00
Noah Hilverling
b53b157fbf Schema: Change *command_argument.argument_order to smallint 2020-04-24 09:31:39 +02:00
Noah Hilverling
e3933b1bc5
Merge pull request #166 from bobapple/fix-docs-image
Correct typo in context image
2020-04-24 09:19:04 +02:00
Blerim Sheqa
eacbd32d98 Correct typo in context image
There was a typo in the image used for the docs, "RBDMS" should be "RDBMS".
Fixed the extra space at "Icinga Web  2" as well.
2020-04-24 09:14:25 +02:00
Noah Hilverling
c9d9e653e9
Merge pull request #162 from Icinga/bugfix/sticky-ack
Don't populate sticky acks as non-sticky
2020-04-22 17:22:54 +02:00
Noah Hilverling
bc068ebbd4
Merge pull request #148 from Icinga/bugfix/mysql-connections-146
Fix temporary SQL rows leak in SqlFetchChecksums()
2020-04-22 17:11:55 +02:00
Alexander A. Klimov
1caa10a342 Don't populate sticky acks as non-sticky 2020-04-20 16:45:32 +02:00
Alexander A. Klimov
73f5b12013 mkMysql(): allow connections to idle
refs #146
2020-04-20 14:00:50 +02:00
Alexander A. Klimov
a57209041d Update .mailmap 2020-04-20 13:35:30 +02:00
Noah Hilverling
49891dfa1b
Merge pull request #158 from Crunsher/patch-1
Update my name and email
2020-04-07 11:20:23 +02:00
Diana Flach
024ce5a29e
Update .mailmap 2020-04-07 11:09:49 +02:00
Noah Hilverling
8c046a1841
Merge pull request #155 from Icinga/dependabot/go_modules/github.com/stretchr/testify-1.5.1
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
2020-04-03 11:18:12 +02:00
dependabot-preview[bot]
7e1f529dda
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 09:11:23 +00:00
Noah Hilverling
5822d7bb32
Merge pull request #154 from Icinga/feature/go-mod-update
Update go mod
2020-04-03 11:09:21 +02:00
Noah Hilverling
d7ca7e3d07 Update go mod 2020-04-03 11:02:45 +02:00
Alexander A. Klimov
8c361a6dfd SqlFetchChecksums(): close SQL rows ASAP
... not to leak them during the loop.

refs #146
2020-04-02 16:26:31 +02:00
Alexander Aleksandrovič Klimov
54ee5519a2
Merge pull request #145 from Icinga/fix/servicefile-deviating-name
Change icinga-redis to icingadb-redis in service file
2020-03-31 14:04:08 +02:00
Henrik Triem
620f719853 Change icinga-redis to icingadb-redis in service file
fixes #144
2020-03-31 13:59:51 +02:00
Alexander Aleksandrovič Klimov
2ac5abff24
Merge pull request #142 from Icinga/feature/docs-remove-release-repo-info
Docs: Remove release repo info
2020-03-26 12:49:49 +01:00
Noah Hilverling
26b3aa834d Docs: Remove release repo info 2020-03-26 12:44:22 +01:00
Noah Hilverling
5973dbe519 Docs: Replace release repo with testing repo for RC 2020-03-13 15:59:22 +01:00
Noah Hilverling
f6d915659b Release version 1.0.0-rc1 2020-03-13 10:51:23 +01:00
Noah Hilverling
7036571d9c Docs: Replace architecture image 2020-03-13 10:19:00 +01:00
Noah Hilverling
47b28d2ad9 Remove TODO 2020-03-13 09:40:08 +01:00
Noah Hilverling
5976e28a15 Docs: Add Icinga DB Web part 2020-03-13 09:38:16 +01:00
Noah Hilverling
4fea8480fa
Merge pull request #134 from Icinga/feature/schema-indices
Schema: Add indices
2020-03-13 09:31:58 +01:00
Noah Hilverling
3787b4bab3 Schema: Add indices 2020-03-13 08:53:47 +01:00
Noah Hilverling
3e3bb5a68d
Merge pull request #133 from Icinga/feature/authors-file
Add AUTHORS and .mailmap
2020-03-12 14:46:30 +01:00
Noah Hilverling
ba05e2966c Add AUTHORS and .mailmap 2020-03-12 14:41:30 +01:00
Alexander Aleksandrovič Klimov
f492729123
Merge pull request #130 from Icinga/feature/changelog
Add CHANGELOG.md
2020-03-12 13:46:07 +01:00
Alexander Aleksandrovič Klimov
00028eb836
Merge pull request #132 from Icinga/feature/release-md
Add RELEASE.md
2020-03-12 13:45:31 +01:00
Noah Hilverling
9f2a218c1c Add RELEASE.md 2020-03-12 13:24:08 +01:00
Noah Hilverling
2c455141ef
Merge pull request #129 from Icinga/bugfix/mysql-8-deprecation-warnings
Schema: Fix MySQL 8 deprecation warnings
2020-03-12 11:29:13 +01:00
Noah Hilverling
726fb8232f Add CHANGELOG.md 2020-03-12 11:28:14 +01:00
Noah Hilverling
b395b4addc Schema: Fix MySQL 8 deprecation warnings 2020-03-11 11:39:02 +01:00
Noah Hilverling
480a8c621f
Merge pull request #127 from Icinga/feature/flapping-history-add-percent_state_change_start-end
Flapping History: Add percent_state_change_start/end
2020-03-10 16:40:35 +01:00
Noah Hilverling
6baca553ef Flapping History: Add percent_state_change_start/end 2020-03-10 14:45:22 +01:00
Alexander Aleksandrovič Klimov
e39d6738c6
Merge pull request #125 from Icinga/bugfix/comment_downtime_host_id_not_null
Schema: Comment & Downtime host_id should not be null
2020-03-10 10:44:01 +01:00
Noah Hilverling
ebf92b0180 Schema: Comment & Downtime host_id should not be null 2020-03-10 10:25:16 +01:00
Alexander Aleksandrovič Klimov
2541b04ebd
Merge pull request #124 from Icinga/bugfix/remove-downtime-schedule
History: Remove unused event type 'downtime_schedule'
2020-03-10 10:12:51 +01:00