| Commit message (Expand) | Author | Files | Lines |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-26 | Poof! on LocalBackend. CommsManager.GridServices deleted. | Diva Canto | 1 | -2/+0 |
2009-09-02 | warnings safari. | dr scofield (aka dirk husemann) | 1 | -5/+5 |
2009-08-10 | First pass at cleaning up old OGS1 and Local Inventory: removed everything-in... | Diva Canto | 1 | -5/+0 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-18 | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 1 | -11/+0 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |
2009-04-23 | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 1 | -4/+4 |
2009-04-22 | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 1 | -1/+1 |
2009-04-14 | * Make archiver tests pump the asset server manually instead of starting the ... | Justin Clarke Casey | 1 | -2/+9 |
2009-04-14 | * Explicitly start the asset server thread so that unit tests can run single ... | Justin Clarke Casey | 1 | -0/+1 |
2009-04-14 | * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav... | Justin Clarke Casey | 1 | -3/+2 |
2009-02-20 | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 1 | -1/+0 |
2009-02-16 | * Iniital inventory archive test code. Doesn't actually do any testing yet | Justin Clarke Casey | 1 | -0/+4 |
2009-02-03 | - move OpenSim/Framework/IInventoryData.cs to | Mike Mazur | 1 | -11/+12 |
2009-01-15 | * Add new unit test for simple teleport in a standalone. | Justin Clarke Casey | 1 | -1/+2 |
2009-01-06 | * refactor: Remove the need to separately pass in the http listener to the sc... | Justin Clarke Casey | 1 | -2/+2 |
2009-01-05 | * Simplify test code by always setting up mock 'in memory' user and inventory... | Justin Clarke Casey | 1 | -3/+20 |
2009-01-05 | * Extend stub to test the successful login of a user on the local login service | Justin Clarke Casey | 1 | -1/+4 |
2009-01-05 | * Check in login service tests beachhead | Justin Clarke Casey | 1 | -2/+7 |
2008-12-11 | * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s... | Justin Clarke Casey | 1 | -1/+1 |
2008-12-11 | * minor: Move mock test classes into mock namespace | Justin Clarke Casey | 1 | -1/+1 |
2008-12-10 | * refactor: Move test infrastructure code to its own package so that it can b... | Justin Clarke Casey | 1 | -1/+1 |
2008-11-28 | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 1 | -1/+1 |
2008-11-28 | * minor: Eliminate unused paramter in LocalUserServices constructors | Justin Clarke Casey | 1 | -1/+1 |
2008-11-28 | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 1 | -4/+4 |
2008-11-27 | * test: Inch forward with another test by using a skeletal in memory inventor... | Justin Clarke Casey | 1 | -0/+4 |
2008-11-27 | * test: Add the ability to add a plugin directory to the user and inventory s... | Justin Clarke Casey | 1 | -1/+3 |
2008-11-20 | * Add enough infrastructure code to run an extremely basic and flaky add root... | Justin Clarke Casey | 1 | -11/+9 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -0/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-07-22 | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 1 | -1/+3 |
2008-05-02 | fixed the dos line endings | Sean Dague | 1 | -42/+42 |
2008-05-02 | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 1 | -43/+43 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+26 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -9/+9 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-11-27 | moved out nested class to it's own file | Sean Dague | 1 | -11/+14 |
2007-11-04 | normalized line endings | Jeff Ames | 1 | -41/+41 |
2007-11-03 | *Moved region loading into its own interface IRegionLoader | mingchen | 1 | -40/+41 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -4/+1 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -43/+43 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-28 | Taken the old scripting engine out of Region.Environment and moved it into a ... | MW | 1 | -43/+43 |
2007-08-06 | ... and here's the second part... | lbsa71 | 1 | -0/+0 |
2007-08-06 | Part 1 of a two-part commit to change caps of 'scripting' dir... | lbsa71 | 1 | -0/+0 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -43/+43 |
2007-07-13 | * Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting | Adam Frisby | 1 | -1/+1 |
2007-07-13 | * Reorganising Java Virtual Machine code into a subfolder for the JVM specifi... | Adam Frisby | 1 | -0/+0 |