Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-10-30 | - Includes consistency test for new and updated objects, as | Sean Dague | 1 | -80/+106 | |
some fixes in MySQL and SQLite From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | |||||
2008-10-30 | Mid-work, trying to fix region part insertion and retrieval | Sean Dague | 1 | -9/+315 | |
SQLite reports System NUll Reference, but works, inside LoadItems, on SQLiteRegionData.cs From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | |||||
2008-10-03 | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 1 | -9/+9 | |
2008-10-01 | stick a TODO in here about land tests, which really can't be done in | Sean Dague | 1 | -1/+7 | |
the current state as the Land Object has all these live references back to Scene. | |||||
2008-10-01 | enhance boundary tests for no terrain. Put in a null load | Sean Dague | 1 | -3/+22 | |
test for land. | |||||
2008-10-01 | remove tests for inventory | Sean Dague | 1 | -0/+19 | |
2008-10-01 | add basic store retrieve prim inventory test. the prim | Sean Dague | 1 | -3/+60 | |
inventory interfaces definitely need some rethinking. | |||||
2008-10-01 | add delete prim tests. Found and fixed bugs where region | Sean Dague | 1 | -5/+44 | |
is not respected by sqlite or mysql drivers so that deleting and object in a region actually deletes that object from any region. | |||||
2008-09-29 | add a test for updating region settings and fix a bug in uuid | Sean Dague | 1 | -0/+20 | |
translation in sqlite uncovered by this test. | |||||
2008-09-26 | * minor: remove warnings | Justin Clarke Casey | 1 | -1/+1 | |
2008-09-23 | couple of minor test cleanups to see if this gets us past the bamboo hump | Sean Dague | 1 | -1/+1 | |
2008-09-21 | * minor: warnings removal | Justin Clarke Casey | 1 | -1/+1 | |
2008-09-19 | add a region settings test | Sean Dague | 1 | -0/+13 | |
2008-09-18 | * Updates the SQLite region database to support the same properties that the ↵ | Teravus Ovares | 1 | -1/+10 | |
MySQL version does for the table, prims. * If this causes any unit tests to fail, the tests need to be updated. | |||||
2008-09-18 | add some comments and some try blocks around object storage | Sean Dague | 1 | -3/+26 | |
in the hopes this will help debug why this is failing for some people. | |||||
2008-09-16 | Added some terrain tests, and found a fun race condition in the sqlite | Sean Dague | 1 | -10/+81 | |
terrain driver in the process, which is now fixed. yay for unit tests! | |||||
2008-09-16 | we can use equals on strings because they are comparible, and | Sean Dague | 1 | -3/+3 | |
this is the prefered way of doing these tests. | |||||
2008-09-12 | use new style asserts. They are much easier to read. | Sean Dague | 1 | -2/+2 | |
2008-09-12 | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 1 | -27/+9 | |
classes. This did mean loosing 1 unit test that was actually testing an sqlite function directly instead of the interface. | |||||
2008-09-10 | add a simple update attribute test for SOG & SQLite | Sean Dague | 1 | -2/+22 | |
2008-09-10 | added in a few more tests | Sean Dague | 1 | -6/+40 | |
2008-09-10 | the explicit log4net configure attempt was maybe breaking bamboo, get | Sean Dague | 1 | -4/+0 | |
rid of that. | |||||
2008-09-10 | added the first couple of sqlite tests. we'll see how bamboo | Sean Dague | 1 | -1/+52 | |
handles them. | |||||
2008-09-10 | add shell for SQLite testing. No tests yet. | Sean Dague | 1 | -11/+15 | |
add another nant target for test-xml to get the verbose version | |||||
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -3/+3 | |
* 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-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵ | Adam Frisby | 1 | -2/+2 | |
with namespaces. | |||||
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -1/+1 | |
(this took a while to run). | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 | |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -2/+3 | |
* Cleaned up copyright notices in AssemblyInfo.cs's * Added Copyright headers to a bunch of files missing them * Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate. | |||||
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 | |
* 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-10-30 | * Optimized usings | lbsa71 | 1 | -2/+1 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 1 | -45/+45 | |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory ↵ | MW | 1 | -44/+45 | |
server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be). * Fixed some of the problems with crossing regions when flying: you should no longer sink to ground level when crossing (should keep roughly your right height). Should no longer sometimes get sent back to the centre of the current region when attempting to border cross. But instead sometimes you will find you avatar stop at the edge of region and you will need to start moving again to retry the crossing (which should then work). This code is partly based on Babblefrog's issue #212 patch. [I think I have some ideas of how to solve the stopping at edges problem, just want to get the inventory code done first] * Capabilities code has now been moved to the OpenSim.Framework.Communications project as some of the caps code will be tightly tied to inventory/asset handling and it was causing a two way reference problem when it was in its own project/dll. This is a Big commit as I was going to keep my inventory work local until I had it in a working state, in case it brakes anything, but its getting harder to keep in sync with svn. | |||||
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -44/+44 | |
2007-07-12 | Cleaning up some of the CAPS functions, Asset uploads now use the new ↵ | MW | 1 | -2/+2 | |
LLSDStreamhandler system. | |||||
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -4/+1 | |
* added some licensing info | |||||
2007-06-27 | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 1 | -11/+12 | |
*Some folder renaming to follow project Name *Updated prebuild.xml | |||||
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 1 | -1/+1 | |
to add/remove something |