| Commit message (Expand) | Author | Files | Lines |
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 | 1 | -5/+0 |
2008-11-26 | * restore deleted method documentation, some to IRegionDataStore and some to ... | Justin Clarke Casey | 1 | -1/+10 |
2008-11-26 | Yay for unit tests. Increased the type width of the prims and primshapes | Melanie Thielker | 2 | -75/+79 |
2008-11-26 | A migration to make the floats in prims table be doubles | Melanie Thielker | 1 | -0/+41 |
2008-11-26 | A migration to convert the floats int the database to doubles. | Melanie Thielker | 2 | -0/+60 |
2008-11-26 | Fix 2 of the failed tests. Cause terrain queries to return null when no | Melanie Thielker | 1 | -1/+1 |
2008-11-26 | Committing the LCO database layer. Native MySQL, no ADO. New reconnect | Melanie Thielker | 2 | -1472/+746 |
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 |
2008-11-23 | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 1 | -0/+26 |
2008-11-21 | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 1 | -1/+1 |
2008-11-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2008-11-19 | Mantis#2656. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2 | -0/+15 |
2008-11-18 | Fixed MySQL and SQLite so they will save the | Sean Dague | 2 | -0/+19 |
2008-11-16 | Make a quick stab at the "Open data reader" issue. | Melanie Thielker | 1 | -8/+20 |
2008-11-15 | Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims. | Homer Horwitz | 1 | -2/+1 |
2008-11-14 | Add SQLite and the missing migrations files for last commit | Melanie Thielker | 1 | -0/+5 |
2008-11-14 | Add group permissions to agent inventory. | Melanie Thielker | 1 | -2/+4 |
2008-11-13 | make inventory item listing more robust. It turns out that a bad item | Sean Dague | 1 | -8/+28 |
2008-11-13 | Update avatar picker search to work with OpenSearch people search | Melanie Thielker | 1 | -2/+2 |
2008-11-10 | * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R... | Justin Clarke Casey | 1 | -2/+2 |
2008-11-08 | Mantis#2598: Thanks Fly-Man- for a patch that fixes a client-thread crash by | Homer Horwitz | 1 | -1/+1 |
2008-11-08 | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 1 | -1/+28 |
2008-11-06 | add create_time and access_time to asset db for mysql, as well | Sean Dague | 2 | -2/+52 |
2008-11-06 | From: arthursv@linux.vnet.ibm.com | Sean Dague | 2 | -21/+21 |
2008-11-04 | add some null protection on email | Sean Dague | 1 | -1/+1 |
2008-11-04 | implement email field for MySQL and SQLite | Sean Dague | 3 | -15/+23 |
2008-11-01 | * Minor cleanup | Adam Frisby | 1 | -1/+0 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 1 | -0/+43 |
2008-11-01 | Fix a compile warning about unreachable code | Homer Horwitz | 1 | -2/+0 |
2008-11-01 | A stab a getting the user server to act right. Move acquisition of the | Melanie Thielker | 2 | -18/+21 |
2008-10-31 | * Added some debug information to MySQL UserDataManager to help diagnose a po... | Adam Frisby | 2 | -18/+25 |
2008-10-30 | - Includes consistency test for new and updated objects, as | Sean Dague | 1 | -3/+2 |
2008-10-30 | Mid-work, trying to fix region part insertion and retrieval | Sean Dague | 1 | -7/+29 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2 | -0/+13 |
2008-10-16 | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 1 | -0/+4 |
2008-10-15 | * minor: comment out persisting prim inventory log messages | Justin Clarke Casey | 1 | -1/+1 |
2008-10-15 | - Makes MySQL reject inserting UUID 0 | Sean Dague | 1 | -0/+5 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 1 | -0/+46 |
2008-10-03 | Add database persistence for material setting | Melanie Thielker | 2 | -0/+11 |
2008-10-01 | add delete prim tests. Found and fixed bugs where region | Sean Dague | 1 | -2/+2 |
2008-09-28 | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 1 | -2/+2 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -3/+3 |
2008-09-25 | removal of more dead alter table code | Sean Dague | 1 | -39/+2 |
2008-09-24 | light mysql user tests | Sean Dague | 1 | -0/+88 |
2008-09-24 | expose it for real, missed the public keyword | Sean Dague | 1 | -1/+1 |
2008-09-24 | expose MySQLUserData class so that it can be tested | Sean Dague | 1 | -1/+1 |