aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the terrain loaderMelanie Thielker2008-12-011-1/+1
* More reverts. Revert the MySQL database module. This caused more issuesMelanie Thielker2008-12-011-474/+513
* * Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey2008-12-0117-509/+387
* Mantis#2730. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-12-011-2/+2
* * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby2008-12-0117-387/+509
* Try to fix Mantis#2727. SQLite seems to be able to store bigger numbers inHomer Horwitz2008-11-301-1/+1
* More changes to the MySQL adapter. take advantage of pooling and run lock-free.Melanie Thielker2008-11-301-507/+472
* Update svn properties. Add copyright header. Minor formatting cleanup.Jeff Ames2008-11-301-1/+1
* Explicitly Dispose() all cmd objectsMelanie Thielker2008-11-291-1/+15
* * minor: remove mono compiler warningsJustin Clarke Casey2008-11-271-1/+0
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-275-30/+0
* * restore deleted method documentation, some to IRegionDataStore and some to ...Justin Clarke Casey2008-11-261-1/+10
* Change the max value of the bytes in tests to 127. MySQL bytes are signedMelanie Thielker2008-11-261-5/+5
* Yay for unit tests. Increased the type width of the prims and primshapesMelanie Thielker2008-11-263-77/+81
* A migration to make the floats in prims table be doublesMelanie Thielker2008-11-261-0/+41
* Reduce the numerical range of text values to match what MySQL offersMelanie Thielker2008-11-261-13/+13
* Comment one more field that can't be tested that way anymoreMelanie Thielker2008-11-261-1/+2
* A migration to convert the floats int the database to doubles.Melanie Thielker2008-11-262-0/+60
* Fix 2 of the failed tests. Cause terrain queries to return null when noMelanie Thielker2008-11-262-9/+1
* Committing the LCO database layer. Native MySQL, no ADO. New reconnectMelanie Thielker2008-11-262-1472/+746
* * Make a step on removing direct access to TaskInventoryDictionary from other...Justin Clarke Casey2008-11-251-5/+5
* * Remove direct access to Inventory.SerialJustin Clarke Casey2008-11-251-2/+2
* Remove code from an experimantal patch that wasn't supposed to be committedMelanie Thielker2008-11-231-39/+13
* Don't serve texture preview from other people's objects if youMelanie Thielker2008-11-231-13/+39
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-235-0/+40
* * Comment out unused access time method in MSSQLJustin Clarke Casey2008-11-211-18/+18
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-215-12/+12
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-215-31/+31
* Mantis#2658. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-11-192-0/+12
* Mantis#2657. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-11-194-57/+70
* Mantis#2656. Thank you kindly, Nlin for a patch that:Charles Krinke2008-11-194-0/+31
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-1/+1
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-1/+1
* Fixed MySQL and SQLite so they will save theSean Dague2008-11-185-9/+177
* Extended Agent TestsSean Dague2008-11-181-0/+46
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-1/+1
* cleaning up warnings in MSSQL code.Dr Scofield2008-11-173-3/+3
* Make a quick stab at the "Open data reader" issue.Melanie Thielker2008-11-161-8/+20
* Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code.Homer Horwitz2008-11-1517-782/+14
* Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims.Homer Horwitz2008-11-153-6/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-151-2/+2
* Mantis #2618Melanie Thielker2008-11-143-2/+10
* Add SQLite and the missing migrations files for last commitMelanie Thielker2008-11-143-0/+13
* Add group permissions to agent inventory.Melanie Thielker2008-11-141-2/+4
* Try to make the test pass againMelanie Thielker2008-11-141-1/+1
* Reapplying a revised version of Christopher Yeoh's (IBM) patch for allowMelanie Thielker2008-11-141-2/+4
* reverting #7295, as it still fails a test case (as pointed out veryDr Scofield2008-11-141-4/+2
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-11-141-2/+4
* make inventory item listing more robust. It turns out that a bad itemSean Dague2008-11-131-8/+28
* Update avatar picker search to work with OpenSearch people searchMelanie Thielker2008-11-131-2/+2