Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing Rest/Inventory stuff again. changes somehow got lost locally. | Dr Scofield | 2008-08-20 | 1 | -11/+1 |
| | |||||
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-20 | 1 | -32/+109 |
| | | | | | | cleanups of the REST inventory code. | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -2/+2 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -43/+22 |
| | |||||
* | From: awebb | Dr Scofield | 2008-07-25 | 1 | -78/+164 |
| | | | | | | Further improvements to the REST handlers. | ||||
* | Thanks, sempuki, for a patch that moves control of Mono.Addins from source ↵ | Mike Mazur | 2008-07-23 | 1 | -7/+0 |
| | | | | attributes to external XML files. Fix issues 1682 and 1786. | ||||
* | * eliminated some warnings and added some const and readonlies | lbsa71 | 2008-07-21 | 1 | -1/+1 |
| | | | | | | | | | * refactored some member names for readability and ccc (code convention conformance) * took away two refs from Rest.Inventory since * System.IO is part of System * System.Xml.Serialization is part of System.Xml | ||||
* | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 2008-07-11 | 1 | -0/+7 |
| | | | | | while he studies the issues in Windows a little bit. | ||||
* | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 2008-07-10 | 1 | -7/+0 |
| | | | | | | Move control of Mono.Addins from source attributes to external XML files. This removes a lot of coupling of the source with Mono.Addins | ||||
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 1 | -1/+1 |
| | |||||
* | From: Alan M Webb <awebb@vnet.ibm.com> | Dr Scofield | 2008-07-02 | 1 | -0/+547 |
This adds REST services for inventory access. It also allows inventory uploads. |