| Commit message (Expand) | Author | Age | Files | Lines |
* | Completely remove the prior implementation of the request event handling | Melanie | 2009-09-22 | 1 | -1/+1 |
* | Add a RequestID (UUID.Random()) to the PollRequest and pass it to all | Melanie | 2009-09-21 | 1 | -5/+5 |
* | Add a UUID param to NoEvents in PollServiceEventArgs to make it more generic | Melanie | 2009-09-21 | 1 | -3/+3 |
* | A small fix for remote console to accommodate PollServiceArgs behavior a | Melanie | 2009-09-21 | 1 | -1/+6 |
* | Fix some compile warnings. | Jeff Ames | 2009-08-26 | 1 | -2/+0 |
* | Change prompt handling in console. No user changes | Melanie | 2009-08-22 | 1 | -0/+6 |
* | Add the OpenSim.ConsoleClient app. | Melanie | 2009-08-17 | 1 | -11/+33 |
* | Filling in the blanks: The "meat" of the REST console | Melanie | 2009-08-17 | 1 | -9/+325 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 1 | -1/+1 |
* | cleaning out warnings. | Dr Scofield | 2009-05-22 | 1 | -4/+4 |
* | Implement .ini file includes. Anything that begins with "Include-" will be | Melanie Thielker | 2009-05-21 | 1 | -1/+3 |
* | Put some meat on the bones of the REST console. NO user functionality yet | Melanie Thielker | 2009-05-20 | 1 | -1/+45 |
* | Move the color console logic from the appender into the local console, since | Melanie Thielker | 2009-05-20 | 1 | -1/+2 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -1/+1 |
* | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 2009-05-04 | 1 | -1/+1 |
* | Prebuild changes to allow the console to reference the http server | Melanie Thielker | 2009-05-04 | 1 | -0/+15 |
* | Add a skeleton class, "RemoteConsole", for a console that uses REST | Melanie Thielker | 2009-05-04 | 1 | -0/+57 |