| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | more type clean fixes for mono 2.4.2 | Sean Dague | 2009-06-19 | 1 | -8/+8 |
* | mono 2.4.2 seems a little more type strict, fix some sqlite tests to pass | Sean Dague | 2009-06-18 | 1 | -2/+2 |
* | Thank you kindly, BlueWall, for a patch that solves: | Charles Krinke | 2009-06-10 | 1 | -9/+9 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -4/+4 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 14 | -14/+14 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -2/+2 |
* | * Change default sqlite asset db back to Asset.db instead of AssetStorage.db | Justin Clarke Casey | 2009-05-15 | 1 | -2/+2 |
* | * Consistently use dashed uuid format for sqlite region data, as was previous... | Justin Clarke Casey | 2009-05-07 | 2 | -38/+114 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-29 | 1 | -5/+0 |
* | Thanks, Ewe Loon for a patch that | Homer Horwitz | 2009-04-25 | 2 | -15/+278 |
* | silly C# not letting me use a File.Exists test for a directory. Don't | Sean Dague | 2009-04-24 | 5 | -5/+5 |
* | change power linux detection method, the previous method only worked | Sean Dague | 2009-04-24 | 5 | -10/+10 |
* | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 2009-04-13 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3439 | Justin Clarke Casey | 2009-04-10 | 3 | -11/+11 |
* | * minor: correct some documentation in SQLiteAssetData.cs | Justin Clarke Casey | 2009-04-09 | 1 | -8/+2 |
* | * Change SQLite asset UUID to dashed format to be consistent | Justin Clarke Casey | 2009-04-09 | 2 | -6/+13 |
* | * Change UUIDs in SQLite user db to dashed format to match representations el... | Justin Clarke Casey | 2009-04-09 | 3 | -11/+22 |
* | * Improve inventory uuid conversions to make sure that we aren't converting a... | Justin Clarke Casey | 2009-04-09 | 1 | -8/+29 |
* | * Migrate UUID representations in SQLite inventory store to dashed format | Justin Clarke Casey | 2009-04-09 | 2 | -28/+42 |
* | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th... | lbsa71 | 2009-04-09 | 5 | -0/+5 |
* | * Added custom DatabaseTestAttribute to help separating unit tests from compo... | lbsa71 | 2009-04-09 | 5 | -5/+5 |
* | SQLite doesn't work on ppc64, so ignore these tests if we are | Sean Dague | 2009-04-08 | 5 | -0/+30 |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 1 | -4/+4 |
* | Adding migrations for MySQL and SQLite for removing the "old" cloud image. | 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 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -0/+5 |
* | Make offline gives work in SQLite standalones | Melanie Thielker | 2009-03-22 | 1 | -0/+8 |
* | Add a QueryItem method to the inventory subsystem. Currently implemented for | Melanie Thielker | 2009-03-21 | 1 | -0/+5 |
* | Implemented FetchAssetMetadataSet in DB backends. | Mike Mazur | 2009-03-09 | 1 | -0/+50 |
* | * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I... | lbsa71 | 2009-02-25 | 1 | -7/+0 |
* | * 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 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -23/+23 |
* | - 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 | 12 | -57/+15 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-02-09 | 1 | -65/+65 |
* | Thank you kindly, TLaukkan (Timmil) for a patch that: | Charles Krinke | 2009-02-09 | 1 | -0/+65 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 6 | -8/+8 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -23/+23 |
* | * If an orphaned group is found in the mysql or mssql databases (i.e. there i... | Justin Clarke Casey | 2009-01-29 | 1 | -1/+4 |
* | * Remove unused prims.ParentID field from SQLite and MySQL | Justin Clarke Casey | 2009-01-19 | 2 | -4/+11 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-12-30 | 1 | -5/+5 |
* | * Correct build break, no idea how that one managed to slip by me | Justin Clarke Casey | 2008-12-23 | 1 | -1/+1 |
* | * Modify SQLite implementation of UpdateUserProfile() to allow modifications ... | Justin Clarke Casey | 2008-12-23 | 1 | -16/+21 |
* | Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persis... | Dahlia Trimble | 2008-12-22 | 2 | -0/+15 |
* | Color was set twice, first correctly, then incorrectly, in SQLiteRegionData. | Homer Horwitz | 2008-12-14 | 1 | -2/+0 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensim... | Justin Clarke Casey | 2008-12-02 | 1 | -3/+0 |
* | Try to fix Mantis#2727. SQLite seems to be able to store bigger numbers in | Homer Horwitz | 2008-11-30 | 1 | -1/+1 |
* | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 2008-11-27 | 1 | -12/+0 |