aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateAssetData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-191-135/+0
* * Switching IAssetData to follow the new naming schema, removing the separate...Kunnis2009-08-191-15/+9
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-1/+1
* Implemented FetchAssetMetadataSet in DB backends.Mike Mazur2009-03-091-0/+15
* * Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey2009-02-201-1/+8
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-3/+3
* * Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey2009-02-161-2/+2
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-141-2/+3
* * optimized usings.lbsa712009-02-121-7/+1
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-3/+3
* fixes mantis #2950Justin Clarke Casey2009-01-051-1/+1
* * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-041-1/+0
* * Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-021-69/+8
* * Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey2008-12-011-8/+69
* * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby2008-12-011-69/+8
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
* Formatting cleanup.Jeff Ames2008-08-181-3/+3
* squashing warning.Dr Scofield2008-07-251-1/+3
* Update svn properties. Squash a couple of warnings.Jeff Ames2008-07-221-2/+2
* found a better pattern for SaveOrUpdate with nhibernateSean Dague2008-07-181-17/+28
* * remove unused CommitAssets() hook for nowJustin Clarke Casey2008-07-071-6/+0
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-12/+12
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-5/+3
* lots of futzing with nhibernate to make it more efficient. ISean Dague2008-06-201-23/+16
* more work towards nhibernate working with mysql, not there yet,Sean Dague2008-06-191-2/+5
* clean up the nhibernate definitions to work with mysqlSean Dague2008-06-181-27/+0
* futzing around on the NHibernate side again trying to connectSean Dague2008-06-161-7/+10
* Minor cleanup.Jeff Ames2008-05-161-2/+2
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
* More formatting cleanup. Minor refactoring.Jeff Ames2008-05-141-15/+33
* Formatting cleanup.Jeff Ames2008-05-141-7/+7
* * Fixed some compiler warningsAdam Frisby2008-05-071-1/+1
* do a max of 3 splits when first processing the nhibernate connect Sean Dague2008-04-241-1/+1
* auto table creation for nhibernate backendsSean Dague2008-04-241-1/+28
* allow for Inventory database source to be specified in mainSean Dague2008-04-231-3/+7
* changes to allow asset_source to be specified in the opensim.iniSean Dague2008-04-231-5/+11
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-8/+6
* LLUUID mapper actually appears to work now withSean Dague2008-04-081-5/+5
* fix bad indentationSean Dague2008-04-071-1/+1
* Check in the remaining bits to do Asset store via NHibernate. StillSean Dague2008-04-031-27/+29
* point in time update of NHibernate Asset Mapping codeSean Dague2008-04-031-0/+154