| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | A stab a getting the user server to act right. Move acquisition of the | Melanie Thielker | 2008-11-01 | 2 | -18/+21 |
* | * Added some debug information to MySQL UserDataManager to help diagnose a po... | Adam Frisby | 2008-10-31 | 2 | -18/+25 |
* | - Includes consistency test for new and updated objects, as | Sean Dague | 2008-10-30 | 1 | -3/+2 |
* | Mid-work, trying to fix region part insertion and retrieval | Sean Dague | 2008-10-30 | 1 | -7/+29 |
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 2 | -0/+13 |
* | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 2008-10-16 | 1 | -0/+4 |
* | * minor: comment out persisting prim inventory log messages | Justin Clarke Casey | 2008-10-15 | 1 | -1/+1 |
* | - Makes MySQL reject inserting UUID 0 | Sean Dague | 2008-10-15 | 1 | -0/+5 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 1 | -0/+46 |
* | Add database persistence for material setting | Melanie Thielker | 2008-10-03 | 2 | -0/+11 |
* | add delete prim tests. Found and fixed bugs where region | Sean Dague | 2008-10-01 | 1 | -2/+2 |
* | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 2008-09-28 | 1 | -2/+2 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -3/+3 |
* | removal of more dead alter table code | Sean Dague | 2008-09-25 | 1 | -39/+2 |
* | light mysql user tests | Sean Dague | 2008-09-24 | 1 | -0/+88 |
* | expose it for real, missed the public keyword | Sean Dague | 2008-09-24 | 1 | -1/+1 |
* | expose MySQLUserData class so that it can be tested | Sean Dague | 2008-09-24 | 1 | -1/+1 |
* | remove configurable table names from the mysql user driver. That | Sean Dague | 2008-09-24 | 1 | -24/+3 |
* | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 2008-09-24 | 1 | -0/+36 |
* | light the mysql region tests | Sean Dague | 2008-09-24 | 1 | -0/+97 |
* | let the asset tests run on MySQL. Interesting difference here, the | Sean Dague | 2008-09-24 | 3 | -1/+92 |
* | create the first attempted mysql test. This only runs locally if you | Sean Dague | 2008-09-23 | 1 | -8/+19 |
* | remove log4net references, see if that helps fix bamboo | Sean Dague | 2008-09-23 | 1 | -9/+1 |
* | check in stubbing for mysql tests. This is ignored with | Sean Dague | 2008-09-23 | 1 | -0/+74 |
* | - Add Dispose method to IRegionDataStore | Homer Horwitz | 2008-09-18 | 1 | -0/+2 |
* | Mantis #2124 | Melanie Thielker | 2008-09-14 | 1 | -1/+1 |
* | Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-09-14 | 1 | -0/+6 |
* | * Add userstore sql upgrade I carelessly forgot to check in a couple of revis... | Justin Clarke Casey | 2008-09-12 | 1 | -0/+5 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -3/+6 |
* | Mantis #511 | Melanie Thielker | 2008-09-10 | 1 | -1/+2 |
* | Thanks, nlin, for a patch implementing persistence for "When Left Clicked" | Mike Mazur | 2008-09-10 | 2 | -0/+11 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 2 | -2/+2 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 2 | -3/+26 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 2 | -2/+2 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 8 | -217/+217 |
* | Update svn properties. | Jeff Ames | 2008-09-03 | 1 | -24/+24 |
* | Mantis #2099 | Melanie Thielker | 2008-09-03 | 2 | -16/+38 |
* | apparently I missed one of the old version routines that could be | Sean Dague | 2008-09-02 | 1 | -39/+0 |
* | * Added new MySQLSuperManager support for the grid servers. | Adam Frisby | 2008-08-30 | 3 | -69/+140 |
* | * Fixed #2807 Again, Whoops. | Adam Frisby | 2008-08-30 | 1 | -1/+1 |
* | * Fix for Mantis #2087, Standalone MySQL broken with threading improvements. ... | Adam Frisby | 2008-08-30 | 1 | -0/+9 |
* | * Minor fix to previous threading patch, every nTH request would previously h... | Adam Frisby | 2008-08-30 | 1 | -2/+10 |
* | * Added new "SuperManager" class for MySQL connections, for allowing multiple... | Adam Frisby | 2008-08-30 | 2 | -236/+379 |
* | remove legacy pre-Migration database upgrade routines | Sean Dague | 2008-08-27 | 1 | -120/+0 |
* | remove the legacy pre-Migration database upgrade paths | Sean Dague | 2008-08-27 | 1 | -42/+0 |
* | remove pre-Migration upgrade paths | Sean Dague | 2008-08-27 | 1 | -92/+0 |
* | we're past checkin 6000, so now cleaning up all the cruft of the pre | Sean Dague | 2008-08-27 | 1 | -302/+3 |
* | Mantis#2027. Thank you kindly, HomerHorwitz for a patch that addresses: | Charles Krinke | 2008-08-24 | 1 | -1/+1 |
* | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 2008-08-24 | 1 | -2/+14 |
* | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 2008-08-24 | 1 | -55/+139 |