389 Commits

Author SHA1 Message Date
raviks789
23ed194534
Release 1.10.4 2025-03-26 11:30:08 +01:00
Johannes Meyer
c901d719d6 Prepare version 1.10.3 2024-02-07 15:08:09 +01:00
Thomas Gelf
c3cd3e4c49 doc/changelog: prepare v1.10.2 2022-11-03 13:32:08 +01:00
Thomas Gelf
4c2e7cc421 doc/changelog: summary for v1.10 2022-11-03 13:31:29 +01:00
Thomas Gelf
857396b5b2 doc/installation: raise version 2022-11-03 13:30:34 +01:00
Thomas Gelf
9b09a16a78 Sync: always store stats w/o (branch) store
fixes #2633
2022-11-03 10:26:11 +01:00
Thomas Gelf
ed976de33a css: fix activity log pagination look 2022-11-03 10:26:11 +01:00
Thomas Gelf
9320a83d55 SyncUtils: give NULL on nested intermediate NULL
fixes #2474
fixes #2584
2022-11-03 10:26:11 +01:00
Thomas Gelf
3d1ad3dbfc BranchController: ensure object type is set first
fixes #2142
fixes #2634
2022-11-03 10:26:11 +01:00
Thomas Gelf
97ee1ea30b ObjectSetTable: improve formatting
fixes #2648
2022-11-03 10:26:11 +01:00
Thomas Gelf
fd131ba0d8 Sync: fix purge for objects with uppercase chars
fixes #2627
2022-11-03 10:25:25 +01:00
Thomas Gelf
045b0fa7d6 SelfServiceController: check for null values
fixes #2614
2022-10-27 11:54:28 +02:00
Eric Lippmann
ad36bb6da8 docs: Fix link to packages.icinga.com 2022-10-27 11:54:21 +02:00
Eric Lippmann
bf6bd516e1 Docs: recommend to install from packages 2022-10-26 12:43:08 +02:00
Thomas Gelf
809e2af7ec BranchedObject: set id first
This has an impact on related objects, like timeperiod ranges

fixes #2525
2022-10-26 11:05:20 +02:00
Thomas Gelf
acc3c6bf48 Exporter: don't export UUIDs for non-Icinga objects
fixes #2644
2022-10-25 11:00:53 +02:00
Thomas Gelf
7ce5621e2c BasketSnapshot: show object-related details...
...in case an error occurs at encoding time

fixes #2646
2022-10-25 10:48:18 +02:00
Thomas Gelf
b3edc054ec DbConnection: deprecate/replace quoteBinary()
Proxies to newer code as a fix, related calls should be substituded
in the long run

fixes #2630
2022-10-18 16:54:34 +02:00
Thomas Gelf
c1a6fdd1fb DbObjectStore: treat UUID result for PostgreSQL
fixes #2636
2022-10-13 11:06:47 +02:00
Thomas Gelf
dfa807caea doc/installation: raise version to v1.10.1 2022-10-07 12:59:52 +02:00
Thomas Gelf
b221d86ee6 doc/changelog: prepare v1.10.1 2022-10-07 12:58:11 +02:00
Thomas Gelf
2de3f46a7e Sync: fix purge and invalid sync history
fixes #2632
fixes #2627
2022-10-07 12:58:11 +02:00
Thomas Gelf
1136862fd4 doc/changelog: prepare v1.10.1 2022-10-07 12:57:52 +02:00
Thomas Gelf
e0e2ad4aef Sync: load object w/o branch support the old way
fixes #2618
2022-10-07 09:59:25 +02:00
Thomas Gelf
a506cd312f AppliedServiceInfo: fetch UUID object
fixes #2615
2022-09-30 12:17:01 +02:00
Ravi Kumar Kempapura Srinivasa
4bca121d99 DirectorJob: fix restoring from snapshot
fixes #2528
2022-09-30 11:40:33 +02:00
Thomas Gelf
6fe74ea007 doc/changelog: mention basket restore
fixes #2620
2022-09-30 11:36:29 +02:00
Thomas Gelf
0cae45376d schema: remove duplicate line
fixes #2609
2022-09-23 10:58:37 +02:00
Thomas Gelf
be171770c9 doc/changelog: introduce v1.10.1 section 2022-09-22 17:46:21 +02:00
Thomas Gelf
68b9595bf0 doc, module.info: prepare v1.10.0 2022-09-21 11:51:18 +02:00
Thomas Gelf
76be10d0d7 doc/changelog: mention sync preview 2022-09-21 11:50:26 +02:00
Thomas Gelf
c15ec70ab9 schema/pgsql: drop uuid uniqueness in branches 2022-09-21 09:57:54 +02:00
Thomas Gelf
05de5b171b BranchMerger: log change author
fixes #2606
2022-09-21 08:50:45 +02:00
Thomas Gelf
e4fdb02de8 doc, module.info: raise dependencies 2022-09-21 08:31:52 +02:00
Thomas Gelf
644ac0d1c7 doc/changelog: mention implemented branch Sync
This has already been merged

fixes #2552
2022-09-21 08:27:09 +02:00
Thomas Gelf
1ac6316a25 doc/changelog: add some missing topics 2022-09-21 08:26:08 +02:00
Thomas Gelf
79f8ca26ef Branch: allow access to description
fixes #2604
2022-09-21 07:51:25 +02:00
Thomas Gelf
047b14ccbf Sync: preserve Host api_key in override mode
fixes #2590
2022-08-19 10:57:05 +02:00
Thomas Gelf
f1df0b6c7a RequestHandler: optionally return stack traces
fixes #2570
2022-07-20 12:03:32 +02:00
Thomas Gelf
b444ec0101 IcingaObjectHandler: allowOverrides for REST API
fixes #2569
2022-07-20 11:58:17 +02:00
Thomas Gelf
34d5e445b2 doc/REST-API: document new parameters 2022-07-20 09:45:26 +02:00
Thomas Gelf
706a9b1fc1 ObjectCommand: document --with-services
refs #2565
2022-07-20 08:29:42 +02:00
Thomas Gelf
164d1f5874 Command: fail() should show a readable message
fixes #2567
2022-07-20 06:44:41 +02:00
Thomas Gelf
9775922975 ObjectCommand: support JSON via STDIN
fixes #1570
2022-07-20 06:37:06 +02:00
Thomas Gelf
050553164d ServiceCommand: allow magic overrides
fixes #2560
2022-07-12 11:27:42 +02:00
Thomas Gelf
56f81b91bb Exporter: centralize export logic
fixes #2549
2022-06-24 12:52:35 +02:00
Thomas Gelf
ef80b6b8bc DictionaryToRow: new property modifier
fixes #2555
2022-06-24 12:26:01 +02:00
Thomas Gelf
9a0279b111 UuidLookup: do not enforce service objects
fixes #2487
fixes #2554
2022-06-24 10:37:09 +02:00
Thomas Gelf
2c56d5a731 doc/cli: add missing dashes 2022-04-13 14:09:58 +02:00
Thomas Gelf
0539819d4c ConditionalDeployment, ConfigCommand: wording
fixes #2523
2022-04-13 14:07:24 +02:00