summaryrefslogtreecommitdiffstats
path: root/dhash
diff options
context:
space:
mode:
authorDmitri Pal <dpal@redhat.com>2009-09-04 20:28:06 -0400
committerStephen Gallagher <sgallagh@redhat.com>2009-09-09 09:12:53 -0400
commit9701da59c11be7152ecca5171d676e075539fc22 (patch)
treef1a857a04561c5add2fe3bb2d7302a1b0c1f58b8 /dhash
parent2e29828454a8566d4b0fd6ebc82746d576bfecfe (diff)
downloadding-libs2-9701da59c11be7152ecca5171d676e075539fc22.tar.gz
ding-libs2-9701da59c11be7152ecca5171d676e075539fc22.tar.xz
ding-libs2-9701da59c11be7152ecca5171d676e075539fc22.zip
COLLECTION Copy collection flat with concatenated names
This patch addresses several issues: a) Adds capability to add or copy the collections in flattened mode but construct names of attributes in dotted notation. For example when you append collection "sub" with items "foo" and "bar" previously you could add them as "foo" and "bar" not you can flatten them and the names will be "sub.foo" and "sub.bar" this allows better processing of the attributes in the elapi message. b) Removes old implemntation of the copy collection function. c) Removes the col_set_timestamp, this functionality has been moved to ELAPI long ago. d) Updates collection unit test. e) Updates elapi to use new functionality f) Updates elapi unit test Have run under valgrind with no problems.
Diffstat (limited to 'dhash')
0 files changed, 0 insertions, 0 deletions