| 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 | -13/+1 |
* | * Switching IAssetData to follow the new naming schema, removing the separate... | Kunnis | 2009-08-19 | 1 | -15/+9 |
* | * Remove hard coded 256 limitations from various places. There's no more 2... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -2/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3586 | Justin Clarke Casey | 2009-07-24 | 3 | -1/+88 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 42 | -42/+42 |
* | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 2009-04-13 | 1 | -1/+1 |
* | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th... | lbsa71 | 2009-04-09 | 24 | -0/+24 |
* | * Thank you, mpallari for a patch that updates NHibernate inventory base mapp... | lbsa71 | 2009-04-09 | 1 | -1/+1 |
* | * Added custom DatabaseTestAttribute to help separating unit tests from compo... | lbsa71 | 2009-04-09 | 24 | -24/+24 |
* | * Removes some hard-coded magic numbers relating to RegionSize. We now use Co... | Adam Frisby | 2009-04-01 | 1 | -6/+6 |
* | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 2009-03-27 | 1 | -2/+2 |
* | 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 |
* | Implemented FetchAssetMetadataSet in DB backends. | Mike Mazur | 2009-03-09 | 1 | -0/+15 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 24 | -40/+113 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 5 | -0/+50 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3185 | idb | 2009-02-20 | 5 | -0/+5 |
* | * 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 | 1 | -0/+27 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3151 | Justin Clarke Casey | 2009-02-19 | 11 | -28/+25 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 2 | -13/+11 |
* | * 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 | 13 | -742/+742 |
* | - 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 |
* | Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-14 | 1 | -1/+1 |
* | 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 | 19 | -57/+800 |
* | Remove extra ID field from asset DB mapping. Mantis #3122, fixes Mantis #3080. | Mike Mazur | 2009-02-13 | 5 | -5/+0 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 37 | -205/+40 |
* | 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 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 16 | -18/+18 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -3/+3 |
* | 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 |
* | 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 |
* | * 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 |