Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-05-09 | Implement the "delete" path for assets. Adds a new option to allow remote ↵ | Melanie | 1 | -1/+6 | |
asset deletion in robust handler. | |||||
2009-11-27 | Rename TestAssetDataPlugin to MockAssetDataPlugin | Justin Clark-Casey (justincc) | 1 | -2/+2 | |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 | |
2009-08-19 | Fixing a spot I missed in assets. Switching Grid to the new naming schema ↵ | Kunnis | 1 | -0/+13 | |
with Store/Get | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-13 | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 1 | -26/+1 | |
2009-03-09 | * Add basic asset cache get test | Justin Clarke Casey | 1 | -8/+29 | |
2009-03-09 | Implemented FetchAssetMetadataSet in DB backends. | Mike Mazur | 1 | -0/+2 | |
This method fetches metadata for a subset of the entries in the assets database. This functionality is used in the ForEach calls in the asset storage providers in AssetInventoryServer. With this implemented, frontends such as the BrowseFrontend should now work. - MySQL: implemented, sanity tested - SQLite: implemented, sanity tested - MSSQL: implemented, not tested - NHibernate: not implemented | |||||
2009-02-19 | * Reverted the AssetServer fix, apparently something was dependent on ↵ | lbsa71 | 1 | -0/+1 | |
IAssetDataPlugin being in OpenSim.Data | |||||
2009-02-19 | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ↵ | lbsa71 | 1 | -1/+0 | |
rid of ugly CoreModules dependency on AssetServer.exe * And yes, the IAssetDataPlugin is misnomed, which became apparent on extracting it. | |||||
2009-02-03 | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 1 | -3/+3 | |
OpenSim/Data/IAssetData.cs - remove some trailing whitespace | |||||
2009-02-03 | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ↵ | Mike Mazur | 1 | -1/+1 | |
plugins. | |||||
2008-12-11 | * Fold mock classes into existing OpenSim/Tests/Common assembly rather than ↵ | Justin Clarke Casey | 1 | -1/+1 | |
sprouting another one | |||||
2008-12-11 | * minor: Move mock test classes into mock namespace | Justin Clarke Casey | 1 | -1/+1 | |
2008-12-10 | * refactor: Move test infrastructure code to its own package so that it can ↵ | Justin Clarke Casey | 1 | -1/+1 | |
be reused by more than Environment tests * This shuffles the test packages in prebuild.xml below it so they can all potentially reference it | |||||
2008-11-28 | * test: Add a wodge of code in order to be able to slightly extend a test to ↵ | Justin Clarke Casey | 1 | -15/+18 | |
deliver a taken object to a user inventory folder without throwing an exception * test doesn't actually double check for the presence of the item yet | |||||
2008-11-28 | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 1 | -1/+1 | |
2008-11-28 | * minor: Eliminate unused paramter in LocalUserServices constructors | Justin Clarke Casey | 1 | -1/+1 | |
2008-11-28 | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 1 | -4/+4 | |
2008-11-27 | * test: Inch forward with another test by using a skeletal in memory ↵ | Justin Clarke Casey | 1 | -0/+4 | |
inventory data plugin | |||||
2008-11-27 | * test: Add the ability to add a plugin directory to the user and inventory ↵ | Justin Clarke Casey | 1 | -1/+3 | |
services in order to extend unit tests for user and inventory information * I can't spend any longer in trying to get Mono.Addins to work with the unit tests, so this is not a proper plugin at this time | |||||
2008-11-20 | * Add enough infrastructure code to run an extremely basic and flaky add ↵ | Justin Clarke Casey | 1 | -11/+9 | |
root agent scene test | |||||
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -0/+1 | |
* Updates to libomv r2243, * Remove lots of unnecessary typecasts * Improves SendWindData() Thanks jhurliman. * Will update OpenSim-libs in 10 minutes.. | |||||
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -1/+1 | |
* This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | |||||
2008-07-22 | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 1 | -1/+3 | |
resending, timeouts, packet discarding. Add notification event for packet discarding. Add priority scheduling for packet queues. Add outgoing duplicate detection facility. Correct packet sequencing. Make provisions for automatic server side throttle adjustments (comes in next installment) | |||||
2008-05-02 | fixed the dos line endings | Sean Dague | 1 | -42/+42 | |
2008-05-02 | * Commit 2/3 - Please dont attempt to update to this revision until all 3 ↵ | Adam Frisby | 1 | -43/+43 | |
are in. | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+26 | |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -9/+9 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -2/+2 | |
notice of doom | |||||
2007-11-27 | moved out nested class to it's own file | Sean Dague | 1 | -11/+14 | |
2007-11-04 | normalized line endings | Jeff Ames | 1 | -41/+41 | |
2007-11-03 | *Moved region loading into its own interface IRegionLoader | mingchen | 1 | -40/+41 | |
*Added ability to load regioninfo remotely from a webserver from a single file. See share/RegionLoading/HOWTO_REMOTE_REGION_LOADING.txt for more info and an example file. | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -4/+1 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -43/+43 | |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-08-28 | Taken the old scripting engine out of Region.Environment and moved it into a ↵ | MW | 1 | -43/+43 | |
separate module: OpenSim.Region.ExtensionsScriptModule (named as such because the purpose of it is to script server extensions, rather than "user scripting" like Tedd's engine.) | |||||
2007-08-06 | ... and here's the second part... | lbsa71 | 1 | -0/+0 | |
2007-08-06 | Part 1 of a two-part commit to change caps of 'scripting' dir... | lbsa71 | 1 | -0/+0 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -43/+43 | |
2007-07-13 | * Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting | Adam Frisby | 1 | -1/+1 | |
* Renamed OpenSim.Scripting to OpenSim.Region.Scripting | |||||
2007-07-13 | * Reorganising Java Virtual Machine code into a subfolder for the JVM ↵ | Adam Frisby | 1 | -0/+0 | |
specific parts, leaving the JVMEngine folder specifically for Script/IScript interfaces. * Fixed a compile issue with the Interpreted Scripts API. | |||||
2007-07-05 | * Added Java support back into Sugilite (although it still needs a calling ↵ | Adam Frisby | 1 | -7/+7 | |
host to be added). | |||||
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -8/+0 | |
* added some licensing info |