| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS... | Adam Frisby | 2008-12-01 | 17 | -387/+509 |
* | Try to fix Mantis#2727. SQLite seems to be able to store bigger numbers in | Homer Horwitz | 2008-11-30 | 1 | -1/+1 |
* | More changes to the MySQL adapter. take advantage of pooling and run lock-free. | Melanie Thielker | 2008-11-30 | 1 | -507/+472 |
* | Update svn properties. Add copyright header. Minor formatting cleanup. | Jeff Ames | 2008-11-30 | 1 | -1/+1 |
* | Explicitly Dispose() all cmd objects | Melanie Thielker | 2008-11-29 | 1 | -1/+15 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-11-27 | 1 | -1/+0 |
* | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 2008-11-27 | 5 | -30/+0 |
* | * restore deleted method documentation, some to IRegionDataStore and some to ... | Justin Clarke Casey | 2008-11-26 | 1 | -1/+10 |
* | Change the max value of the bytes in tests to 127. MySQL bytes are signed | Melanie Thielker | 2008-11-26 | 1 | -5/+5 |
* | Yay for unit tests. Increased the type width of the prims and primshapes | Melanie Thielker | 2008-11-26 | 3 | -77/+81 |
* | A migration to make the floats in prims table be doubles | Melanie Thielker | 2008-11-26 | 1 | -0/+41 |
* | Reduce the numerical range of text values to match what MySQL offers | Melanie Thielker | 2008-11-26 | 1 | -13/+13 |
* | Comment one more field that can't be tested that way anymore | Melanie Thielker | 2008-11-26 | 1 | -1/+2 |
* | A migration to convert the floats int the database to doubles. | Melanie Thielker | 2008-11-26 | 2 | -0/+60 |
* | Fix 2 of the failed tests. Cause terrain queries to return null when no | Melanie Thielker | 2008-11-26 | 2 | -9/+1 |
* | Committing the LCO database layer. Native MySQL, no ADO. New reconnect | Melanie Thielker | 2008-11-26 | 2 | -1472/+746 |
* | * Make a step on removing direct access to TaskInventoryDictionary from other... | Justin Clarke Casey | 2008-11-25 | 1 | -5/+5 |
* | * Remove direct access to Inventory.Serial | Justin Clarke Casey | 2008-11-25 | 1 | -2/+2 |
* | Remove code from an experimantal patch that wasn't supposed to be committed | Melanie Thielker | 2008-11-23 | 1 | -39/+13 |
* | Don't serve texture preview from other people's objects if you | Melanie Thielker | 2008-11-23 | 1 | -13/+39 |
* | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 2008-11-23 | 5 | -0/+40 |
* | * Comment out unused access time method in MSSQL | Justin Clarke Casey | 2008-11-21 | 1 | -18/+18 |
* | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 2008-11-21 | 5 | -12/+12 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-21 | 5 | -31/+31 |
* | Mantis#2658. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-11-19 | 2 | -0/+12 |
* | Mantis#2657. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-11-19 | 4 | -57/+70 |
* | Mantis#2656. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-19 | 4 | -0/+31 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -1/+1 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -1/+1 |
* | Fixed MySQL and SQLite so they will save the | Sean Dague | 2008-11-18 | 5 | -9/+177 |
* | Extended Agent Tests | Sean Dague | 2008-11-18 | 1 | -0/+46 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -1/+1 |
* | cleaning up warnings in MSSQL code. | Dr Scofield | 2008-11-17 | 3 | -3/+3 |
* | Make a quick stab at the "Open data reader" issue. | Melanie Thielker | 2008-11-16 | 1 | -8/+20 |
* | Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code. | Homer Horwitz | 2008-11-15 | 17 | -782/+14 |
* | Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims. | Homer Horwitz | 2008-11-15 | 3 | -6/+3 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-15 | 1 | -2/+2 |
* | Mantis #2618 | Melanie Thielker | 2008-11-14 | 3 | -2/+10 |
* | Add SQLite and the missing migrations files for last commit | Melanie Thielker | 2008-11-14 | 3 | -0/+13 |
* | Add group permissions to agent inventory. | Melanie Thielker | 2008-11-14 | 1 | -2/+4 |
* | Try to make the test pass again | Melanie Thielker | 2008-11-14 | 1 | -1/+1 |
* | Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow | Melanie Thielker | 2008-11-14 | 1 | -2/+4 |
* | reverting #7295, as it still fails a test case (as pointed out very | Dr Scofield | 2008-11-14 | 1 | -4/+2 |
* | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 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 | 5 | -16/+11 |
* | Update svn properties. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-09 | 2 | -50/+50 |
* | Mantis#2591. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-09 | 2 | -0/+50 |
* | Mantis#2598: Thanks Fly-Man- for a patch that fixes a client-thread crash by | Homer Horwitz | 2008-11-08 | 1 | -1/+1 |