From: Michael Chase-S. <mc...@us...> - 2010-11-18 23:48: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 a8cea3322981959c7601af5a8adf0a2e99ce0df1 (commit) via 126bd2b46329f1b1c20f25ba2a0870cf58deecea (commit) via 07914c6ac970f4677760d9bf8e6557e5159de24f (commit) via ffc4f4ff9fa40f64392395c7bd33103cad5d35d9 (commit) via a0c808333bd4fda2664035b13ac28fee645a5837 (commit) from ac350c76d0d78c937c2f5b1d1a69d1b7e466f27e (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 a8cea3322981959c7601af5a8adf0a2e99ce0df1 Author: Michael Chase-Salerno <br...@li...> Date: Thu Nov 18 18:47:00 2010 -0500 [3095225] Implement Simple REST Requests commit 126bd2b46329f1b1c20f25ba2a0870cf58deecea Merge: ac350c76d0d78c937c2f5b1d1a69d1b7e466f27e 07914c6ac970f4677760d9bf8e6557e5159de24f Author: Michael Chase-Salerno <br...@li...> Date: Thu Nov 18 18:42:49 2010 -0500 Merge branch 'rest' commit 07914c6ac970f4677760d9bf8e6557e5159de24f Author: Michael Chase-Salerno <br...@li...> Date: Thu Nov 18 18:40:34 2010 -0500 3095225 Implement Simple REST Requests GetClass (as a simple request) commit ffc4f4ff9fa40f64392395c7bd33103cad5d35d9 Author: Michael Chase-Salerno <br...@li...> Date: Thu Nov 18 17:56:49 2010 -0500 3095225 Implement Simple REST Requests Interim test for GetClass commit a0c808333bd4fda2664035b13ac28fee645a5837 Author: Michael Chase-Salerno <br...@li...> Date: Thu Nov 18 17:52:56 2010 -0500 3095225 Implement Simple REST Requests GetClass (as a separate function) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 ++ cimRsRequest.c | 76 +++++++++++--------- test/cimrstest/gc_Linux_OperatingSystemInterim.GET | 1 + .../gc_Linux_OperatingSystemInterim.lines | 59 +++++++++++++++ 4 files changed, 108 insertions(+), 33 deletions(-) create mode 100644 test/cimrstest/gc_Linux_OperatingSystemInterim.GET create mode 100644 test/cimrstest/gc_Linux_OperatingSystemInterim.lines hooks/post-receive -- SFCB - Small Footprint CIM Broker |