aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Upped version number to 0.6.5lbsa712009-05-251-2/+2
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2009-05-041-1/+1
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-011-1/+1
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-3/+3
* * Another stab at removing AssetServer.exe dependencieslbsa712009-02-201-156/+0
* * Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa712009-02-191-0/+156
* * Moved the AssetStreamHandlers to OpenSim.Framework.Serverslbsa712009-02-192-138/+0
* * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get...lbsa712009-02-192-2/+2
* * Split RestService.cs into GetAssetStreamHandler.cs and PostAssetStreamHandl...lbsa712009-02-192-155/+138
* * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa712009-02-191-1/+0
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-1/+1
* * optimized usings.lbsa712009-02-122-5/+4
* The DataPluginFactory is now a set of generic methods instead ofMike Mazur2009-02-091-1/+1
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-2/+4
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-1/+1
* - moved data plugin loading code from various places toMike Mazur2009-02-031-14/+1
* - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2009-02-032-1/+3
* Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur2009-02-032-8/+8
* Commenting out the succesful REST message as under heavy use thereCharles Krinke2009-01-121-3/+7
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-291-4/+4
* Thank you kindly, Diva, for a patch that:Charles Krinke2008-11-062-4/+4
* * refactor: make startup a template methodJustin Clarke Casey2008-10-031-3/+1
* * Patch from JHurlimanTeravus Ovares2008-09-261-1/+1
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-062-8/+8
* Formatting cleanup.Jeff Ames2008-08-181-4/+4
* Mantis #1936Melanie Thielker2008-08-131-1/+0
* * minor: Remove unused message from the asset server configurationJustin Clarke Casey2008-08-091-5/+3
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-312-31/+14
* * remove unused CommitAssets() hook for nowJustin Clarke Casey2008-07-071-2/+1
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-5/+5
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-011-15/+0
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+3
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-2/+2
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-191-2/+5
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-163-21/+21
* * Refactor additional stats collection common code into base opensim serverJustin Clarke Casey2008-05-141-11/+2
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-3/+1
* * Rolled back a few changes.Adam Frisby2008-05-013-64/+61
* * Cleaning code still.Adam Frisby2008-05-013-61/+64
* add a database_connect field for the asset server configSean Dague2008-04-231-3/+3
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-212-5/+8
* * Refactor: Remove redundant try/catch from asset request since this is now h...Justin Clarke Casey2008-04-181-47/+42
* Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW2008-04-021-1/+1
* * Refactored out common http handler operationslbsa712008-03-281-6/+11
* Formatting cleanup.Jeff Ames2008-03-183-80/+78
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-7/+7