| Commit message (Expand) | Author | Files | Lines |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -27/+27 |
2008-09-26 | * minor: fix lolbug in RestInventoryService spotted by jhurliman | Justin Clarke Casey | 1 | -2/+2 |
2008-09-26 | * minor: remove warnings | Justin Clarke Casey | 1 | -2/+2 |
2008-09-24 | From: alan webb (alan_webb@us.ibm.com) | Dr Scofield | 1 | -60/+60 |
2008-09-24 | cleanups, fixing REST appearance services. | Dr Scofield | 2 | -110/+128 |
2008-09-23 | Update svn properties, formatting cleanup. | Jeff Ames | 2 | -9/+9 |
2008-09-23 | this add POST support for asset services (howto forthcoming) and fixes | Dr Scofield | 1 | -9/+109 |
2008-09-22 | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 6 | -9/+38 |
2008-09-19 | * minor: eliminate the current warnings | Justin Clarke Casey | 1 | -1/+1 |
2008-09-18 | Update svn properties, minor formatting cleanup. | Jeff Ames | 5 | -14/+14 |
2008-09-18 | and this actually adds the appearance code itself (and not just the | Dr Scofield | 2 | -0/+1102 |
2008-09-18 | Adds REST interface for setting avatar appearance. cleans up a couple | Dr Scofield | 5 | -32/+62 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 10 | -73/+75 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 7 | -388/+258 |
2008-08-27 | From: Richard Alimi <ralimi@us.ibm.com> | Sean Dague | 1 | -1/+1 |
2008-08-20 | fixing Rest/Inventory stuff again. changes somehow got lost locally. | Dr Scofield | 5 | -20/+11 |
2008-08-20 | oops. forgot. | Dr Scofield | 2 | -0/+289 |
2008-08-20 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 6 | -895/+1573 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 7 | -83/+12 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 6 | -325/+223 |
2008-08-15 | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 1 | -1/+4 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 1 | -3/+5 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -0/+44 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -0/+29 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -4/+35 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -1/+1 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-06 | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+6 |
2008-08-06 | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 2 | -0/+22 |
2008-07-25 | From: awebb | Dr Scofield | 2 | -0/+284 |
2008-07-25 | From: awebb | Dr Scofield | 6 | -308/+620 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 3 | -19/+0 |
2008-07-21 | * eliminated some warnings and added some const and readonlies | lbsa71 | 1 | -1/+1 |
2008-07-11 | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 5 | -0/+21 |
2008-07-10 | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 5 | -21/+0 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 3 | -4/+4 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2 | -8/+0 |
2008-07-02 | From: Alan M Webb <awebb@vnet.ibm.com> | Dr Scofield | 6 | -0/+4524 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 1 | -0/+16 |
2008-06-26 | small change to last commit | MW | 1 | -2/+2 |
2008-06-26 | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 1 | -2/+2 |
2008-06-01 | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 2 | -4/+4 |
2008-05-30 | while investigating why IRCBridgeModule.Close() was having no effect, i | Dr Scofield | 2 | -3/+14 |
2008-05-29 | cleaning up returned XML REST doclet (no more xsi, xsd) | Dr Scofield | 5 | -4/+66 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 2 | -3/+3 |
2008-05-27 | cleaning up: coding style guidelines violation in RestPlugin.cs. | Dr Scofield | 1 | -1/+2 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 5 | -172/+167 |
2008-05-22 | here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ... | Dr Scofield | 4 | -24/+172 |
2008-05-21 | renaming GETRestRegionPlugin to GETHandler as that's what it really is. | Dr Scofield | 1 | -0/+0 |
2008-05-20 | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2 | -6/+62 |