Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-12-30 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -5/+5 | |
2008-12-28 | Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -1/+6 | |
Persists appearance with MSSQL more properly. | |||||
2008-12-23 | * Fix http://opensimulator.org/mantis/view.php?id=2889 | Justin Clarke Casey | 1 | -2/+2 | |
* Primshapes uuid wasn't being converted to raw (non-dashed) format before being used in primshapes delete command | |||||
2008-12-23 | * Correct build break, no idea how that one managed to slip by me | Justin Clarke Casey | 1 | -1/+1 | |
2008-12-23 | * Modify SQLite implementation of UpdateUserProfile() to allow modifications ↵ | Justin Clarke Casey | 1 | -16/+21 | |
where the name has not been changed | |||||
2008-12-22 | Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the ↵ | Homer Horwitz | 1 | -1/+1 | |
hint, jhurliman. | |||||
2008-12-22 | Thanks Gerhard for a patch that implements part 3 of VolumeDetection / ↵ | Dahlia Trimble | 2 | -0/+15 | |
persistance | |||||
2008-12-20 | Mantis#2881. Thank you kindly, SirKimba for a patch that: | Charles Krinke | 1 | -5/+5 | |
Solves inserting Wolrdparameters in SQL Database with OpenSim.Data.MSSQL.dll always crash cause there were missing some fields in the Insert-String | |||||
2008-12-17 | * minor: Remove unused AppearanceTableMapper as pointed out by jonc in ↵ | Justin Clarke Casey | 1 | -284/+0 | |
http://opensimulator.org/mantis/view.php?id=2843 | |||||
2008-12-17 | * Implement 'Save Object Back to My Inventory'. On the Linden client this ↵ | Justin Clarke Casey | 1 | -1/+1 | |
is in the Tools menu available when editing an object * This facility allows you to save changes to an object that you've rezzed into a region back into their original inventory item without having to take a copy of the rezzed object. | |||||
2008-12-14 | Color was set twice, first correctly, then incorrectly, in SQLiteRegionData. | Homer Horwitz | 1 | -2/+0 | |
Removed the second set. Fixes Mantis#2380. | |||||
2008-12-13 | Mantis#2811. Thank you kindly, Diva for a patch that resolves | Charles Krinke | 1 | -1/+1 | |
some of our DNS/dotted decimal issues that plague teleporting. We are increasing the MajorInterfaceVersion from 1 to 2 in the gridserver, so sims will need to be updated on various grids. | |||||
2008-12-11 | Move from IP to hostname for seed caps on login, for gridmode and standalone. | Homer Horwitz | 1 | -1/+1 | |
All the other caps (except the initial one) are already sent with hostname instead of IP. NOTE: This changes gridserver and userserver | |||||
2008-12-08 | Reinstate setting timeout to never, the default 30 second timeout was ↵ | idb | 1 | -1/+1 | |
causing problems with big migrations | |||||
2008-12-08 | change a UUID cast to an actual new UUID call to be consistant with | Sean Dague | 1 | -1/+1 | |
the rest of the assignments here. | |||||
2008-12-08 | fix an issue I found where primshapes weren't every being removed | Sean Dague | 1 | -9/+82 | |
because of a logic error. attempt to speed up deletes a bit by batching up all the primitem deletes and primshape deletes into single delete statements. This removes the lock/release/lock/release/lock/release for loop. | |||||
2008-12-04 | * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 11 | -7/+693 | |
* This allows removal of the old NHiberate.Mapping.Attributes.dll * Also add in the files I forgot about last time. Doh! | |||||
2008-12-03 | * Minor test correction, comment removal | Sean Dague | 2 | -3/+1 | |
From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | |||||
2008-12-03 | Extends Avatar Appearance tests | Sean Dague | 1 | -1/+109 | |
From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | |||||
2008-12-02 | * Reapply http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 17 | -387/+509 | |
* This patch gets NHibernate working *** PLEASE NOTE: This patch now requires the libmono-oracle2.0-cil library to be installed on Ubuntu (to stop the System.Data.Oracle missing failure) *** * Not sure what the dependency is on other distros. Adding this info to http://opensimulator.org/wiki/Build_Instructions would be most welcome * Adds Castle.* libraries that were missing last time (note, dlls have been added from http://downloads.sourceforge.net/nhibernate/NHibernate-2.0.1.GA-bin.zip) | |||||
2008-12-02 | * Resolve http://opensimulator.org/mantis/view.php?id=2743 and ↵ | Justin Clarke Casey | 2 | -8/+3 | |
http://opensimulator.org/mantis/view.php?id=2739 by no longer bothering to store or retrieve the local parentID in the region database * The original issue is that the now randomly generated local ids do not fit into the int parentID datatype * However, as far as I know it's actually pointless to store this local parent ID anyway (we already store the groupUUID), especially as we don't bother to store the localID (as opposed to UUID itself). * Conservatively, the actual column will be removed in a later commit | |||||
2008-12-02 | Catch all possible exceptions in the mysql module. It throws non-mysql | Melanie Thielker | 1 | -2/+2 | |
exceptions as well. | |||||
2008-12-01 | Fix the terrain loader | Melanie Thielker | 1 | -1/+1 | |
2008-12-01 | More reverts. Revert the MySQL database module. This caused more issues | Melanie Thielker | 1 | -474/+513 | |
than it solved by trying to use, and then exhausting, the connection pool | |||||
2008-12-01 | * Unforunately it turns out not to be that simple. Revert the rest of r7560 ↵ | Justin Clarke Casey | 17 | -509/+387 | |
for now. | |||||
2008-12-01 | Mantis#2730. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -2/+2 | |
MSSQL Fix to accommodate random ParentIDs. uint values now cleanly converted to ints and vice versa to hopefully prevent outofrange exceptions on prim storage. | |||||
2008-12-01 | * From Mantis#2701 - Implements NHibernate data adapter, adds support for ↵ | Adam Frisby | 17 | -387/+509 | |
MsSql2005 to NHibernate. * Patch courtesy of Adminotech and realXtend. Thanks! | |||||
2008-11-30 | Try to fix Mantis#2727. SQLite seems to be able to store bigger numbers in | Homer Horwitz | 1 | -1/+1 | |
an INTEGER column (using 6 bytes), but the mapping was wrong. Question: Should we move localIDs to int instead of uint to save some bytes? | |||||
2008-11-30 | More changes to the MySQL adapter. take advantage of pooling and run lock-free. | Melanie Thielker | 1 | -507/+472 | |
This should finally kill the "There is already an open data reader associated with this connection, which must be closed first" error that makes people's builds not save | |||||
2008-11-30 | Update svn properties. Add copyright header. Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2008-11-29 | Explicitly Dispose() all cmd objects | Melanie Thielker | 1 | -1/+15 | |
2008-11-27 | * minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -1/+0 | |
2008-11-27 | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 5 | -30/+0 | |
* please say if this causes you a problem | |||||
2008-11-26 | * restore deleted method documentation, some to IRegionDataStore and some to ↵ | Justin Clarke Casey | 1 | -1/+10 | |
MySQLRegionData * I would like to keep documentation on methods, even if it sometimes seems obvious (and not all of these are) | |||||
2008-11-26 | Change the max value of the bytes in tests to 127. MySQL bytes are signed | Melanie Thielker | 1 | -5/+5 | |
by default | |||||
2008-11-26 | Yay for unit tests. Increased the type width of the prims and primshapes | Melanie Thielker | 3 | -77/+81 | |
tables, and changed the database modules to actually push these doubles down into the database layer. | |||||
2008-11-26 | A migration to make the floats in prims table be doubles | Melanie Thielker | 1 | -0/+41 | |
2008-11-26 | Reduce the numerical range of text values to match what MySQL offers | Melanie Thielker | 1 | -13/+13 | |
2008-11-26 | Comment one more field that can't be tested that way anymore | Melanie Thielker | 1 | -1/+2 | |
2008-11-26 | A migration to convert the floats int the database to doubles. | Melanie Thielker | 2 | -0/+60 | |
Maybe we don't have to say "Shift happens" as often anymore.... | |||||
2008-11-26 | Fix 2 of the failed tests. Cause terrain queries to return null when no | Melanie Thielker | 2 | -9/+1 | |
terrain is found, rather than a default "0" terrain. Remove the "remove object wrong region" test. UUIDs either are unique or they're not. This test tested a bad behavior I have chosen not to duplicate. | |||||
2008-11-26 | Committing the LCO database layer. Native MySQL, no ADO. New reconnect | Melanie Thielker | 2 | -1472/+746 | |
mechanism to prevent prim loss. Preserve link order on sim restart and drag copy. Fix drag-copied prims' inventories. Fix persistence of child prim inventories. | |||||
2008-11-25 | * Make a step on removing direct access to TaskInventoryDictionary from ↵ | Justin Clarke Casey | 1 | -5/+5 | |
other packages | |||||
2008-11-25 | * Remove direct access to Inventory.Serial | Justin Clarke Casey | 1 | -2/+2 | |
2008-11-23 | Remove code from an experimantal patch that wasn't supposed to be committed | Melanie Thielker | 1 | -39/+13 | |
2008-11-23 | Don't serve texture preview from other people's objects if you | Melanie Thielker | 1 | -13/+39 | |
havenever seen that texture before. | |||||
2008-11-23 | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 5 | -0/+40 | |
from the presence module to the message server, through the user server and on into the database. This should fix the "Already logged in" issue that grids see after a sim crashes, or a user crashes out of a sim. Not yet a 100% solution for friends, but getting there. | |||||
2008-11-21 | * Comment out unused access time method in MSSQL | Justin Clarke Casey | 1 | -18/+18 | |
* This should probably be being called in FetchAsset() instead as for all the other databases, but I lack the means to test MSSQL | |||||
2008-11-21 | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 5 | -12/+12 | |
* SceneObjectPartInventory.cs isn't a particularly good name but it's probably not got a long life * A proper inventory interface to follow * Parallel changes for other inventory partial classes to follow at a later date | |||||
2008-11-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 5 | -31/+31 | |