| Commit message (Expand) | Author | Files | Lines |
2009-08-19 | * Switching IAssetData to follow the new naming schema, removing the separate... | Kunnis | 1 | -15/+9 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-13 | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 1 | -1/+1 |
2009-03-09 | Implemented FetchAssetMetadataSet in DB backends. | Mike Mazur | 1 | -0/+15 |
2009-02-20 | * Apply http://opensimulator.org/mantis/view.php?id=3195 | Justin Clarke Casey | 1 | -1/+8 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 1 | -3/+3 |
2009-02-16 | * Apply http://opensimulator.org/mantis/view.php?id=3166 | Justin Clarke Casey | 1 | -2/+2 |
2009-02-14 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -2/+3 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -7/+1 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 1 | -3/+3 |
2009-01-05 | fixes mantis #2950 | Justin Clarke Casey | 1 | -1/+1 |
2008-12-04 | * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 1 | -1/+0 |
2008-12-02 | * Reapply http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 1 | -69/+8 |
2008-12-01 | * Unforunately it turns out not to be that simple. Revert the rest of r7560 ... | Justin Clarke Casey | 1 | -8/+69 |
2008-12-01 | * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS... | Adam Frisby | 1 | -69/+8 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -4/+4 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-07-25 | squashing warning. | Dr Scofield | 1 | -1/+3 |
2008-07-22 | Update svn properties. Squash a couple of warnings. | Jeff Ames | 1 | -2/+2 |
2008-07-18 | found a better pattern for SaveOrUpdate with nhibernate | Sean Dague | 1 | -17/+28 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 1 | -6/+0 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -12/+12 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 1 | -5/+3 |
2008-06-20 | lots of futzing with nhibernate to make it more efficient. I | Sean Dague | 1 | -23/+16 |
2008-06-19 | more work towards nhibernate working with mysql, not there yet, | Sean Dague | 1 | -2/+5 |
2008-06-18 | clean up the nhibernate definitions to work with mysql | Sean Dague | 1 | -27/+0 |
2008-06-16 | futzing around on the NHibernate side again trying to connect | Sean Dague | 1 | -7/+10 |
2008-05-16 | Minor cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2008-05-14 | More formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -15/+33 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-05-07 | * Fixed some compiler warnings | Adam Frisby | 1 | -1/+1 |
2008-04-24 | do a max of 3 splits when first processing the nhibernate connect | Sean Dague | 1 | -1/+1 |
2008-04-24 | auto table creation for nhibernate backends | Sean Dague | 1 | -1/+28 |
2008-04-23 | allow for Inventory database source to be specified in main | Sean Dague | 1 | -3/+7 |
2008-04-23 | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 1 | -5/+11 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -8/+6 |
2008-04-08 | LLUUID mapper actually appears to work now with | Sean Dague | 1 | -5/+5 |
2008-04-07 | fix bad indentation | Sean Dague | 1 | -1/+1 |
2008-04-03 | Check in the remaining bits to do Asset store via NHibernate. Still | Sean Dague | 1 | -27/+29 |
2008-04-03 | point in time update of NHibernate Asset Mapping code | Sean Dague | 1 | -0/+154 |