Thomas Gelf
|
5b8dcc44db
|
Import: one more protection against braindead "AI"
|
2016-03-16 11:52:47 +01:00 |
Thomas Gelf
|
b4ed770651
|
Import: avoid stream resources for PostgreSQL
I'd like to change this back to binary data later on, but for now
the fix should be fine.
fixes #11321
|
2016-03-14 12:07:57 +01:00 |
Thomas Gelf
|
66c8d7628f
|
PropertyModifierHook: provide db connection
|
2016-03-08 22:09:59 +01:00 |
Thomas Gelf
|
9ede46f839
|
Import: various fixes for PostgreSQL
refs #11315
|
2016-03-05 20:01:31 +01:00 |
Thomas Gelf
|
348aebcf41
|
Import: apply row modifiers
|
2016-02-19 09:15:47 +01:00 |
Thomas Gelf
|
c6cd99f9db
|
Hooks: remove last traces of Web\Hook
|
2016-02-17 11:49:56 +01:00 |
Thomas Gelf
|
d347a18ac6
|
Import: add missing semicolon
|
2015-12-15 11:08:04 +01:00 |
Thomas Gelf
|
ab597ba958
|
Import: workaround for ZF1 binary data corrpution
|
2015-12-10 17:17:49 +01:00 |
Thomas Gelf
|
c070c77611
|
Import: no longer show raw row on exception
|
2015-11-06 09:20:13 +01:00 |
Thomas Gelf
|
39b58d24b7
|
Import: refine API, code cleanup
|
2015-11-03 12:52:38 +01:00 |
Thomas Gelf
|
2ac0d2d6f5
|
Import: start to split functionality
|
2015-11-03 10:31:44 +01:00 |
Thomas Gelf
|
eee48e3238
|
Import: comment and move sort methods to the bottom
|
2015-11-03 10:18:24 +01:00 |
Thomas Gelf
|
5f333b0ea7
|
Import: always store dictionaries ordered
|
2015-11-02 09:25:39 +01:00 |
Thomas Gelf
|
139b52079f
|
Import: allow for simple objects (hashes, dicts)
|
2015-10-28 22:31:37 +01:00 |
Thomas Gelf
|
1bbd07efe1
|
Import: use IcingaException, add a TODO
|
2015-10-21 07:45:08 +02:00 |
Thomas Gelf
|
dd06be4a58
|
Import: handle empty sets
|
2015-08-29 01:10:56 +02:00 |
Thomas Gelf
|
0b4bb9979b
|
Import: work with data formats
|
2015-08-28 23:53:56 +02:00 |
Thomas Gelf
|
c456f79c4c
|
Import: do nothing if matching last import
|
2015-08-28 23:48:14 +02:00 |
Thomas Gelf
|
c9e5f16d3e
|
Import: exception for missing key column...
...but skip check for now
|
2015-07-26 15:38:29 +02:00 |
Thomas Gelf
|
80b2974372
|
Import: ignore null properties for now
|
2015-07-24 15:26:09 +02:00 |
Thomas Gelf
|
3dfec6b8bd
|
Import: allow for differing imports w/o new rows
|
2015-07-22 13:13:00 +02:00 |
Stefan Scheungrab
|
2076d6b9a7
|
Import: renamed column imported_rowset_checksum TO rowset_checksum resolves: #9700
|
2015-07-22 11:13:52 +02:00 |
Thomas Gelf
|
bc49af2685
|
Import: implement import runs
* Trigger import run and store data
* Add new table showing related information
|
2015-07-22 10:12:50 +02:00 |