| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing a spot I missed in assets. Switching Grid to the new naming schema wit... | Kunnis | 2009-08-19 | 1 | -15/+12 |
* | * Switching IAssetData to follow the new naming schema, removing the separate... | Kunnis | 2009-08-19 | 1 | -5/+14 |
* | * Remove hard coded 256 limitations from various places. There's no more 2... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -6/+6 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 1 | -2/+2 |
* | * minor: spacing adjustment to retrigger panda | Justin Clarke Casey | 2009-07-24 | 1 | -2/+1 |
* | * Extend mssql name string size checking to create/update folder | Justin Clarke Casey | 2009-07-24 | 1 | -3/+18 |
* | * Extend inventory name and description length checks to UpdateItem for mssql | Justin Clarke Casey | 2009-07-24 | 1 | -2/+20 |
* | * Correct minor bug where item description bounded string was not actually be... | Justin Clarke Casey | 2009-07-24 | 1 | -1/+2 |
* | * Apply similar bounds checks on name and description fields on MSSQL UpdateA... | Justin Clarke Casey | 2009-07-24 | 1 | -6/+25 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3902 | Justin Clarke Casey | 2009-07-24 | 2 | -6/+36 |
* | Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming. | Melanie Thielker | 2009-07-09 | 1 | -2/+2 |
* | Thanks StrawberryFride, for a patch that fixes MSSQL migration: | Arthur Valadares | 2009-06-29 | 1 | -3/+3 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-29 | 2 | -14/+12 |
* | Formatting cleanup, ignore some generated files. | Jeff Ames | 2009-06-22 | 1 | -1/+1 |
* | Applied patch from Mantis #3817, which fixes a error when using MSSQL. I don'... | MW | 2009-06-18 | 2 | -12/+0 |
* | Add the missing resource files for MSSQL | Melanie Thielker | 2009-06-17 | 2 | -0/+24 |
* | Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj... | Melanie Thielker | 2009-06-14 | 4 | -68/+37 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 10 | -10/+10 |
* | Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2009-05-31 | 1 | -7/+50 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -2/+2 |
* | Update svn properties. | Jeff Ames | 2009-05-20 | 1 | -5/+5 |
* | Thank you kindly, StrawberryFride, for a patch that: | Charles Krinke | 2009-05-17 | 5 | -155/+168 |
* | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 2009-04-13 | 1 | -39/+39 |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 1 | -13/+14 |
* | Thanks StrawberryFride for a MSSQL patch to mirror r9011. | Homer Horwitz | 2009-04-05 | 1 | -0/+1 |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 1 | -1/+1 |
* | Thank you, StrawberryFride, for a patch that adds offline inventory | Melanie Thielker | 2009-03-31 | 1 | -2/+15 |
* | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 2009-03-27 | 1 | -1/+1 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -0/+5 |
* | Add a QueryItem method to the inventory subsystem. Currently implemented for | Melanie Thielker | 2009-03-21 | 1 | -0/+5 |
* | * 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 | 1 | -0/+36 |
* | * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I... | lbsa71 | 2009-02-25 | 1 | -4/+1 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -2/+1 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 1 | -4/+4 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3142 | Justin Clarke Casey | 2009-02-19 | 30 | -180/+1125 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -20/+20 |
* | - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in | Mike Mazur | 2009-02-16 | 1 | -1/+0 |
* | - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da... | Mike Mazur | 2009-02-16 | 1 | -0/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 9 | -14/+12 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 2 | -3/+3 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -20/+20 |
* | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 2009-02-03 | 1 | -2/+2 |
* | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ... | Mike Mazur | 2009-02-03 | 1 | -1/+1 |
* | * If an orphaned group is found in the mysql or mssql databases (i.e. there i... | Justin Clarke Casey | 2009-01-29 | 1 | -12/+21 |
* | * Remove unused prims.ParentID field from SQLite and MySQL | Justin Clarke Casey | 2009-01-19 | 1 | -2/+0 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2995 | Justin Clarke Casey | 2009-01-14 | 1 | -2/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2965 | Justin Clarke Casey | 2009-01-12 | 1 | -0/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2980 | Justin Clarke Casey | 2009-01-12 | 1 | -0/+4 |