index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Communications
/
Cache
/
SQLAssetServer.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
From: Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-16
1
-0
/
+29
*
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
Mike Mazur
2009-02-03
1
-0
/
+1
*
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...
Mike Mazur
2009-02-03
1
-4
/
+4
*
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
Mike Mazur
2008-07-31
1
-4
/
+4
*
* remove redundant sync locking in AssetServerBase since this is already bein...
Justin Clarke Casey
2008-07-07
1
-8
/
+2
*
* remove unused CommitAssets() hook for now
Justin Clarke Casey
2008-07-07
1
-7
/
+0
*
changes to allow asset_source to be specified in the opensim.ini
Sean Dague
2008-04-23
1
-4
/
+4
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-2
/
+2
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-26
/
+26
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-6
/
+7
*
* Trying to address TextureSender issues
lbsa71
2008-01-02
1
-10
/
+10
*
* Optimized usings
lbsa71
2007-12-27
1
-4
/
+4
*
* AssetServerBase: _ProcessRequest is now called GetAsset
lbsa71
2007-12-27
1
-1
/
+1
*
Refactor asset request processing for consistent status information on whethe...
Justin Clarke Casey
2007-12-19
1
-9
/
+3
*
* ARequest changed name to AssetRequest and moved to own file.
lbsa71
2007-12-14
1
-24
/
+13
*
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2007-12-10
1
-2
/
+2
*
* Optimized usings
lbsa71
2007-10-30
1
-13
/
+8
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-4
/
+1
*
Fixed a bug in SQLAssetServer that only seemed to be a problem when running u...
MW
2007-10-29
1
-2
/
+3
*
* Return of R2162. /Take that SVN!/
Adam Frisby
2007-10-22
1
-2
/
+2
*
revert r2162 as it completely clobbered all the work on
Sean Dague
2007-10-22
1
-2
/
+2
*
* Major ass commit.
Adam Frisby
2007-10-22
1
-2
/
+2
*
get rid of all the ^M line endings
Sean Dague
2007-10-19
1
-124
/
+124
*
* some more refactoring + bugfix
lbsa71
2007-10-19
1
-7
/
+3
*
* Total refactoring of Asset Server for massive win
lbsa71
2007-10-19
1
-196
/
+10
*
* Some asset loading refactoring
lbsa71
2007-10-17
1
-0
/
+5
*
* normalized line endings
lbsa71
2007-10-15
1
-305
/
+305
*
Asset server implementation. Again one of these "plumbing" releases, where no...
Tleiades Hax
2007-10-13
1
-34
/
+34
*
fixing me some line endings
Sean Dague
2007-09-17
1
-17
/
+17
*
Trying some locks on asset database access.
MW
2007-09-11
1
-10
/
+21
*
added some debugging for tracing where asset code isn't working with sqlite
Sean Dague
2007-09-10
1
-298
/
+299
*
A couple of fixes to make sure db4o gets set as the default asset database. A...
MW
2007-09-10
1
-0
/
+1
*
hooked up sdague new sqlite asset database provider to the old asset system. ...
MW
2007-09-10
1
-0
/
+297