| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | * Fixing refactoring +1 (Fixes Mantis #3113) | Sean Dague | 2009-02-09 | 1 | -1/+1 |
* | fixing refactoring artefact. (fixes mantis #3113) | Dr Scofield | 2009-02-09 | 1 | -1/+1 |
* | Remove unused OpenSim/Data/{DataStore,InventoryData}Base.cs. | Mike Mazur | 2009-02-09 | 2 | -67/+0 |
* | The DataPluginFactory is now a set of generic methods instead of | Mike Mazur | 2009-02-09 | 1 | -69/+82 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 37 | -46/+46 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 5 | -73/+73 |
* | Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll. | Mike Mazur | 2009-02-03 | 1 | -0/+21 |
* | - moved data plugin loading code from various places to | Mike Mazur | 2009-02-03 | 1 | -0/+141 |
* | - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs | Mike Mazur | 2009-02-03 | 1 | -0/+193 |
* | - move OpenSim/Framework/IInventoryData.cs to | Mike Mazur | 2009-02-03 | 2 | -10/+167 |
* | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 2009-02-03 | 2 | -2/+54 |
* | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ... | Mike Mazur | 2009-02-03 | 3 | -3/+3 |
* | * Removed the unused Data.Base Framework | lbsa71 | 2009-02-02 | 17 | -1883/+0 |
* | * If an orphaned group is found in the mysql or mssql databases (i.e. there i... | Justin Clarke Casey | 2009-01-29 | 3 | -14/+40 |
* | Slight cleanup of docs, removing trailing whitespace. | Mike Mazur | 2009-01-28 | 1 | -6/+5 |
* | Applied patch from #3012 Fixing a minor bug where nhibernate mappings from ou... | Adam Johnson | 2009-01-25 | 1 | -9/+9 |
* | Update svn properties. | Jeff Ames | 2009-01-24 | 5 | -357/+357 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-01-23 | 7 | -0/+360 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-01-22 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3021 | Justin Clarke Casey | 2009-01-20 | 5 | -0/+416 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3020 | Justin Clarke Casey | 2009-01-20 | 9 | -42/+460 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3012 | Justin Clarke Casey | 2009-01-20 | 1 | -10/+49 |
* | * Remove unused prims.ParentID field from SQLite and MySQL | Justin Clarke Casey | 2009-01-19 | 4 | -6/+16 |
* | Avoid an invalid cast on legacy data | Melanie Thielker | 2009-01-18 | 1 | -1/+8 |
* | Minor formatting cleanup, add copyright header. | Jeff Ames | 2009-01-16 | 1 | -1/+1 |
* | Update svn properties. | Jeff Ames | 2009-01-16 | 2 | -67/+67 |
* | * Added MySQL Grid unit tests | Sean Dague | 2009-01-14 | 2 | -0/+348 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2995 | Justin Clarke Casey | 2009-01-14 | 1 | -2/+2 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-01-13 | 1 | -1/+3 |
* | * Add copyright notice to NHibernate.UserFriend | Justin Clarke Casey | 2009-01-13 | 1 | -1/+28 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2991 | Justin Clarke Casey | 2009-01-13 | 1 | -4/+24 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2992 | Justin Clarke Casey | 2009-01-13 | 2 | -87/+0 |
* | Thank you kindly, Tlaukkan (Tommil) for a patch that: | Charles Krinke | 2009-01-12 | 10 | -597/+679 |
* | Fix some C#3.0-isms that broke build in Mono 1.2.6 and MSVC# 2005. | Homer Horwitz | 2009-01-12 | 1 | -4/+4 |