| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow the use of the region debug console found in recent viewers. This console | Melanie | 2012-08-14 | 1 | -0/+1 |
* | Stop also adding an ordinary http handler when we set up a poll http handler. | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -8/+2 |
* | Add support for cross-domain AJAX requests to REST console. | Marck | 2010-11-02 | 1 | -0/+31 |
* | REST Console delivers responses with content type text/xml instead of text/pl... | Marck | 2010-09-18 | 1 | -2/+2 |
* | Force newly connecting remote consoles to display a prompt | Melanie | 2010-06-17 | 1 | -0/+7 |
* | Make the text mode remote console really work. It can now be used to send | Melanie Thielker | 2010-06-08 | 1 | -14/+22 |
* | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -2/+2 |
* | * Quick fix to Remote Console session ID handling. | Adam Frisby | 2010-01-26 | 1 | -0/+6 |
* | 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 |