| Commit message (Expand) | Author | Age | Files | Lines |
* | Make a quick stab at the "Open data reader" issue. | Melanie Thielker | 2008-11-16 | 1 | -8/+20 |
* | Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims. | Homer Horwitz | 2008-11-15 | 1 | -2/+1 |
* | Add SQLite and the missing migrations files for last commit | Melanie Thielker | 2008-11-14 | 1 | -0/+5 |
* | Add group permissions to agent inventory. | Melanie Thielker | 2008-11-14 | 1 | -2/+4 |
* | make inventory item listing more robust. It turns out that a bad item | Sean Dague | 2008-11-13 | 1 | -8/+28 |
* | Update avatar picker search to work with OpenSearch people search | Melanie Thielker | 2008-11-13 | 1 | -2/+2 |
* | * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R... | Justin Clarke Casey | 2008-11-10 | 1 | -2/+2 |
* | Mantis#2598: Thanks Fly-Man- for a patch that fixes a client-thread crash by | Homer Horwitz | 2008-11-08 | 1 | -1/+1 |
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 1 | -1/+28 |
* | add create_time and access_time to asset db for mysql, as well | Sean Dague | 2008-11-06 | 2 | -2/+52 |
* | From: arthursv@linux.vnet.ibm.com | Sean Dague | 2008-11-06 | 2 | -21/+21 |
* | add some null protection on email | Sean Dague | 2008-11-04 | 1 | -1/+1 |
* | implement email field for MySQL and SQLite | Sean Dague | 2008-11-04 | 3 | -15/+23 |
* | * Minor cleanup | Adam Frisby | 2008-11-01 | 1 | -1/+0 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -0/+43 |
* | Fix a compile warning about unreachable code | Homer Horwitz | 2008-11-01 | 1 | -2/+0 |
* | 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 |