From: Michael Chase-S. <mc...@us...> - 2010-12-08 22:04:07
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SFCB - Small Footprint CIM Broker". The branch, master has been updated via c041f187a80481548ea4fc875ae061e2bcbe1fa1 (commit) via dd831c147526f2a4181beb7b6d2f75946721d3b8 (commit) via 9ff0af3e5d2352c91d37e6c6ddc20c9c05c710d5 (commit) from 45685ca43db75bb786ce65790091ec6c08e0e5ca (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c041f187a80481548ea4fc875ae061e2bcbe1fa1 Author: Michael Chase-Salerno <br...@li...> Date: Wed Dec 8 17:03:02 2010 -0500 [3095225] Implement Simple REST Requests GetInstanceCollection (EnumInstances) support commit dd831c147526f2a4181beb7b6d2f75946721d3b8 Merge: 45685ca43db75bb786ce65790091ec6c08e0e5ca 9ff0af3e5d2352c91d37e6c6ddc20c9c05c710d5 Author: Michael Chase-Salerno <br...@li...> Date: Wed Dec 8 16:55:37 2010 -0500 Merge branch 'rest' commit 9ff0af3e5d2352c91d37e6c6ddc20c9c05c710d5 Author: Michael Chase-Salerno <br...@li...> Date: Wed Dec 8 16:38:54 2010 -0500 [3095225] Implement Simple REST Requests GetInstance Collection (enuminstance) support ----------------------------------------------------------------------- Summary of changes: ChangeLog | 11 +- cimRsRequest.c | 42 +++++- ...GET => Interim_enum_instcoll_CIM_Namespace.GET} | 2 +- .../Interim_enum_instcoll_CIM_Namespace.lines | 179 ++++++++++++++++++++ 4 files changed, 230 insertions(+), 4 deletions(-) copy test/cimrstest/{ei_CIMNamespace.GET => Interim_enum_instcoll_CIM_Namespace.GET} (96%) create mode 100644 test/cimrstest/Interim_enum_instcoll_CIM_Namespace.lines hooks/post-receive -- SFCB - Small Footprint CIM Broker |