Thomas Gelf
|
6708df8a61
|
DbObject: allow to statically clearPrefetchCache
|
2016-05-02 10:24:32 +02:00 |
Thomas Gelf
|
c879cd1e5e
|
DbObject: compare numbers as string
|
2016-04-18 15:20:41 +02:00 |
Thomas Gelf
|
3c95fd7ec8
|
DbObject: NOTE -> recheck this
|
2016-03-24 13:32:11 +01:00 |
Thomas Gelf
|
2939f82758
|
DbObject: just a newline
|
2016-03-21 19:10:43 +01:00 |
Thomas Gelf
|
e30bafc62e
|
various: code style
|
2016-03-20 16:38:00 +01:00 |
Thomas Gelf
|
fad7592eb9
|
DbObject: make sure we fetch unresolved relations
|
2016-03-20 14:47:50 +01:00 |
Thomas Gelf
|
9549df5833
|
DbObject: re-enable and extend prefetch support
|
2016-03-19 22:12:22 +01:00 |
Thomas Gelf
|
4af6b11f58
|
DbObject: provide friendler not-found errors
|
2016-03-16 21:41:00 +01:00 |
Thomas Gelf
|
4fd4f0f7ce
|
DbObject: add prefetch stats for evaluation
|
2016-03-11 02:55:45 +01:00 |
Thomas Gelf
|
c832ca4ade
|
DbObject: reallySet should not risk magic lookups
|
2016-03-11 02:49:41 +01:00 |
Thomas Gelf
|
1c395037c3
|
DbObject.php: forget autoinc on clone
|
2016-03-08 22:24:53 +01:00 |
Thomas Gelf
|
2865efde3f
|
Db: add idPgsql helper method
|
2016-03-02 13:42:37 +01:00 |
Thomas Gelf
|
1561ad376b
|
DbObject: fix lastInsertId for PostgreSQL
|
2016-03-01 04:11:35 +01:00 |
Thomas Gelf
|
4bc5afb2f8
|
library/Director: fix PSR2 complaints
|
2016-02-26 11:58:37 +01:00 |
Thomas Gelf
|
14223712eb
|
DbObject: fix storing object multiple times
|
2016-02-25 19:57:08 +01:00 |
Thomas Gelf
|
1d24efd103
|
DbObjectWithSettings: slightly speed up deletion
|
2016-02-17 21:41:22 +01:00 |
Thomas Gelf
|
4fd0054a59
|
DbObjectWithSettings: one more abstraction layer
Would be a candidate for traits, unfortunately we still support PHP 5.3
|
2016-02-17 21:23:24 +01:00 |
Thomas Gelf
|
88ffc6baf2
|
Icinga/DbObject: explizit destruction
|
2016-02-04 16:58:32 +01:00 |
Thomas Gelf
|
a09e1d638c
|
DbObject: temporarily disable prefetch cache
|
2015-12-18 16:54:46 +01:00 |
Thomas Gelf
|
81efcd0e8e
|
DbObject: NotFoundError for "better" status codes
|
2015-12-10 11:44:27 +01:00 |
Thomas Gelf
|
d055c68a5c
|
DbObject: allow null components in multicol keys
|
2015-12-10 11:42:21 +01:00 |
Thomas Gelf
|
b03f5c55ca
|
DbObject: first attempt to seriously use prefetch
|
2015-12-03 19:43:08 +01:00 |
Thomas Gelf
|
d623502f5f
|
DbObject: show more debug info, until removal
|
2015-12-02 03:39:33 +01:00 |
Thomas Gelf
|
a09c34a190
|
DbObject: no change on update is not an error
|
2015-12-02 02:44:10 +01:00 |
Thomas Gelf
|
a94f5c5969
|
DbObject: relax primary key check
|
2015-12-02 02:38:19 +01:00 |
Thomas Gelf
|
41d6f47752
|
DbObject: allow to change primary key (not autoinc)
|
2015-11-30 21:03:46 +01:00 |
Thomas Gelf
|
ccf47171fe
|
DbObject: re-order method checks when setting
|
2015-11-02 09:23:41 +01:00 |
Thomas Gelf
|
e317b7cf6d
|
DbObject: add prefetch support
|
2015-10-28 22:31:10 +01:00 |
Thomas Gelf
|
82a893b06c
|
DbObject: add loadWithAutoIncId
|
2015-10-26 12:05:37 +01:00 |
Thomas Gelf
|
d7c2e7dacd
|
DbObject: do not hide our exceptions
|
2015-10-15 20:01:18 +02:00 |
Thomas Gelf
|
7f9d1750c5
|
DbObject: new method getKeyParams()
|
2015-10-15 17:48:29 +02:00 |
Thomas Gelf
|
ef46c9de56
|
DbObject: allow to create without props
|
2015-10-13 17:53:01 +02:00 |
Thomas Gelf
|
e098f1bbb0
|
DbObject: improve exceptions
|
2015-10-13 17:47:32 +02:00 |
Thomas Gelf
|
6077ca6c75
|
DbObject: add listProperties() method
|
2015-09-14 16:27:48 +02:00 |
Thomas Gelf
|
bf596d98ee
|
DbObject: introduce onClone() hook
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
417b59f6d6
|
DbObject: add a hint on getId, check later
|
2015-08-03 12:54:39 +02:00 |
Thomas Gelf
|
d522cb8d2b
|
DbObject: add hasConnection() helper method
|
2015-07-27 23:24:50 +02:00 |
Alexander Fuhr
|
9bc8d3882e
|
DbObject: Fix the array to string conversion
|
2015-07-22 13:42:47 +02:00 |
Thomas Gelf
|
4881cd3860
|
DbObject: add missing call to onLoadFromDb
|
2015-07-21 15:12:23 +02:00 |
Thomas Gelf
|
33892f3298
|
DbObject: get rid of setDb. Fix race condition
|
2015-07-03 10:00:16 +02:00 |
Thomas Gelf
|
02c7a5c62c
|
DbObject: don't ->getId() for ->id
|
2015-07-02 14:11:13 +02:00 |
Alexander Fuhr
|
4d2cbdea44
|
DbObject: Fix mixed key collision
|
2015-07-01 15:13:28 +02:00 |
Thomas Gelf
|
2021dc3479
|
DbObject: fix legacy method call
|
2015-06-25 08:45:36 +02:00 |
Alexander Fuhr
|
040dbdbb99
|
DbObject: Fix wrong type comparison
|
2015-06-23 16:02:54 +02:00 |
Thomas Gelf
|
676acf0740
|
Util: new helper class
|
2015-06-23 14:37:23 +02:00 |
Alexander Fuhr
|
2dcd1c2d78
|
DbObject: Add pg escape for checksum
|
2015-06-23 14:19:30 +02:00 |
Thomas Gelf
|
6c8213f4db
|
DbObject: do not insert id=NULL, fails on pgsql
|
2015-06-23 13:05:02 +02:00 |
Alexander Fuhr
|
85b26041f9
|
DirectorObjectForm: Fix typo and so on
|
2015-06-17 11:18:44 +02:00 |
Alexander Fuhr
|
616892984d
|
Groups: Add generic Groups support
resolves #9427
|
2015-06-16 17:58:47 +02:00 |
Thomas Gelf
|
e4e31268c2
|
DbObject: add loadAll method
|
2015-06-11 22:48:07 +02:00 |