| Commit message (Expand) | Author | Files | Lines |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 6 | -79/+77 |
2009-02-16 | * Apply http://opensimulator.org/mantis/view.php?id=3166 | Justin Clarke Casey | 12 | -62/+280 |
2009-02-16 | line ending fixes and set native eol property | Sean Dague | 14 | -804/+804 |
2009-02-16 | - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in | Mike Mazur | 3 | -3/+0 |
2009-02-16 | AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL... | Mike Mazur | 1 | -1/+0 |
2009-02-16 | Rename NewAssetServer AssetInventoryServer and fully qualify with | Mike Mazur | 1 | -1/+1 |
2009-02-16 | - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da... | Mike Mazur | 4 | -0/+4 |
2009-02-14 | Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 3 | -88/+494 |
2009-02-14 | Remove the "?" that I inadvertently got into the first line | Charles Krinke | 1 | -1/+1 |
2009-02-14 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 20 | -57/+803 |
2009-02-13 | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2 | -2/+56 |
2009-02-13 | Remove extra ID field from asset DB mapping. Mantis #3122, fixes Mantis #3080. | Mike Mazur | 5 | -5/+0 |
2009-02-12 | large scale fix for svn props after "the great refactor" | Sean Dague | 2 | -138/+138 |
2009-02-12 | * Some more CCC | lbsa71 | 2 | -13/+13 |
2009-02-12 | * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect... | lbsa71 | 2 | -1/+45 |
2009-02-12 | * Turned RegionProfileService non-static | lbsa71 | 1 | -4/+4 |
2009-02-12 | * Applied some CCC (Code Convention Conformance) | lbsa71 | 1 | -17/+17 |
2009-02-12 | * Added RegionProfileService and moved RequestSimData to it. | lbsa71 | 2 | -81/+94 |
2009-02-12 | * optimized usings. | lbsa71 | 81 | -388/+120 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 1 | -1/+1 |
2009-02-09 | Update svn properties, minor formatting cleanup. | Jeff Ames | 3 | -318/+318 |
2009-02-09 | Thank you kindly, TLaukkan (Timmil) for a patch that: | Charles Krinke | 3 | -0/+318 |
2009-02-09 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 5 | -1/+6 |
2009-02-09 | * Apply http://opensimulator.org/mantis/view.php?id=3080 | Justin Clarke Casey | 1 | -5/+7 |
2009-02-09 | * Apply http://opensimulator.org/mantis/view.php?id=3094 | Justin Clarke Casey | 5 | -0/+409 |
2009-02-09 | * Fixing refactoring +1 (Fixes Mantis #3113) | Sean Dague | 1 | -1/+1 |
2009-02-09 | fixing refactoring artefact. (fixes mantis #3113) | Dr Scofield | 1 | -1/+1 |
2009-02-09 | Remove unused OpenSim/Data/{DataStore,InventoryData}Base.cs. | Mike Mazur | 2 | -67/+0 |
2009-02-09 | The DataPluginFactory is now a set of generic methods instead of | Mike Mazur | 1 | -69/+82 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 37 | -46/+46 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 5 | -73/+73 |
2009-02-03 | Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll. | Mike Mazur | 1 | -0/+21 |
2009-02-03 | - moved data plugin loading code from various places to | Mike Mazur | 1 | -0/+141 |
2009-02-03 | - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs | Mike Mazur | 1 | -0/+193 |
2009-02-03 | - move OpenSim/Framework/IInventoryData.cs to | Mike Mazur | 2 | -10/+167 |
2009-02-03 | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 2 | -2/+54 |
2009-02-03 | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ... | Mike Mazur | 3 | -3/+3 |
2009-02-02 | * Removed the unused Data.Base Framework | lbsa71 | 17 | -1883/+0 |
2009-01-29 | * If an orphaned group is found in the mysql or mssql databases (i.e. there i... | Justin Clarke Casey | 3 | -14/+40 |
2009-01-28 | Slight cleanup of docs, removing trailing whitespace. | Mike Mazur | 1 | -6/+5 |
2009-01-25 | Applied patch from #3012 Fixing a minor bug where nhibernate mappings from ou... | Adam Johnson | 1 | -9/+9 |
2009-01-24 | Update svn properties. | Jeff Ames | 5 | -357/+357 |
2009-01-23 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 7 | -0/+360 |
2009-01-22 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-01-20 | * Apply http://opensimulator.org/mantis/view.php?id=3021 | Justin Clarke Casey | 5 | -0/+416 |
2009-01-20 | * Apply http://opensimulator.org/mantis/view.php?id=3020 | Justin Clarke Casey | 9 | -42/+460 |
2009-01-20 | * Apply http://opensimulator.org/mantis/view.php?id=3012 | Justin Clarke Casey | 1 | -10/+49 |
2009-01-19 | * Remove unused prims.ParentID field from SQLite and MySQL | Justin Clarke Casey | 4 | -6/+16 |
2009-01-18 | Avoid an invalid cast on legacy data | Melanie Thielker | 1 | -1/+8 |
2009-01-16 | Minor formatting cleanup, add copyright header. | Jeff Ames | 1 | -1/+1 |