| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Another stab at refactoring up the CustomiseResponse function. Two fixes: | lbsa71 | 2009-03-12 | 1 | -1/+14 |
* | * Reverted r8750 to do another round of debugging on mantis #3287 | lbsa71 | 2009-03-11 | 1 | -8/+0 |
* | Remove chained tests in BasicGridTest.cs. | Mike Mazur | 2009-03-11 | 1 | -118/+88 |
* | *** POTENTIAL BREAKAGE *** | lbsa71 | 2009-03-10 | 1 | -0/+8 |
* | * Refactored out Create() methods to ensure proper transformation between Reg... | lbsa71 | 2009-03-10 | 2 | -15/+36 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3280 | Justin Clarke Casey | 2009-03-09 | 2 | -43/+44 |
* | Implemented FetchAssetMetadataSet in DB backends. | Mike Mazur | 2009-03-09 | 6 | -0/+157 |
* | * Got rid of concrete GridDBService references | lbsa71 | 2009-02-26 | 1 | -0/+5 |
* | * renamed IRegionProfileService to IRegionProfileRouter to better reflect use... | lbsa71 | 2009-02-26 | 2 | -1/+25 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 5 | -5/+5 |
* | * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I... | lbsa71 | 2009-02-25 | 3 | -15/+1 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 38 | -56/+163 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 9 | -16/+66 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3185 | idb | 2009-02-20 | 6 | -2/+8 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 5 | -15/+15 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3195 | Justin Clarke Casey | 2009-02-20 | 30 | -30/+73 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-20 | 2 | -4/+56 |
* | * Reverted the AssetServer fix, apparently something was dependent on IAssetD... | lbsa71 | 2009-02-19 | 1 | -0/+9 |
* | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri... | lbsa71 | 2009-02-19 | 1 | -9/+0 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3151 | Justin Clarke Casey | 2009-02-19 | 12 | -28/+37 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3142 | Justin Clarke Casey | 2009-02-19 | 30 | -180/+1125 |
* | Fix estate ban list persistence in MySQL and reenable tests | Melanie Thielker | 2009-02-18 | 2 | -16/+1 |
* | remove legacy pre-migration code for mysql grid adapter, who knew this | Sean Dague | 2009-02-18 | 1 | -55/+0 |
* | remove all the very old create and upgrade sql files, these were | Sean Dague | 2009-02-17 | 17 | -288/+0 |
* | * Moved the nifty MySQLEstateData connectionstring password-stripper out into... | lbsa71 | 2009-02-17 | 1 | -31/+15 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 6 | -79/+77 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3166 | Justin Clarke Casey | 2009-02-16 | 12 | -62/+280 |
* | line ending fixes and set native eol property | Sean Dague | 2009-02-16 | 14 | -804/+804 |
* | - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in | Mike Mazur | 2009-02-16 | 3 | -3/+0 |
* | AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL... | Mike Mazur | 2009-02-16 | 1 | -1/+0 |
* | Rename NewAssetServer AssetInventoryServer and fully qualify with | Mike Mazur | 2009-02-16 | 1 | -1/+1 |
* | - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da... | Mike Mazur | 2009-02-16 | 4 | -0/+4 |
* | Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-14 | 3 | -88/+494 |
* | Remove the "?" that I inadvertently got into the first line | Charles Krinke | 2009-02-14 | 1 | -1/+1 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-14 | 20 | -57/+803 |
* | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2009-02-13 | 2 | -2/+56 |
* | Remove extra ID field from asset DB mapping. Mantis #3122, fixes Mantis #3080. | Mike Mazur | 2009-02-13 | 5 | -5/+0 |
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 2 | -138/+138 |
* | * Some more CCC | lbsa71 | 2009-02-12 | 2 | -13/+13 |
* | * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect... | lbsa71 | 2009-02-12 | 2 | -1/+45 |
* | * Turned RegionProfileService non-static | lbsa71 | 2009-02-12 | 1 | -4/+4 |
* | * Applied some CCC (Code Convention Conformance) | lbsa71 | 2009-02-12 | 1 | -17/+17 |
* | * Added RegionProfileService and moved RequestSimData to it. | lbsa71 | 2009-02-12 | 2 | -81/+94 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 81 | -388/+120 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-02-09 | 3 | -318/+318 |
* | Thank you kindly, TLaukkan (Timmil) for a patch that: | Charles Krinke | 2009-02-09 | 3 | -0/+318 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-09 | 5 | -1/+6 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3080 | Justin Clarke Casey | 2009-02-09 | 1 | -5/+7 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3094 | Justin Clarke Casey | 2009-02-09 | 5 | -0/+409 |