| Commit message (Expand) | Author | Files | Lines |
2008-12-13 | Mantis#2811. Thank you kindly, Diva for a patch that resolves | Charles Krinke | 1 | -1/+1 |
2008-12-11 | Move from IP to hostname for seed caps on login, for gridmode and standalone. | Homer Horwitz | 1 | -1/+1 |
2008-12-08 | Reinstate setting timeout to never, the default 30 second timeout was causing... | idb | 1 | -1/+1 |
2008-12-08 | change a UUID cast to an actual new UUID call to be consistant with | Sean Dague | 1 | -1/+1 |
2008-12-08 | fix an issue I found where primshapes weren't every being removed | Sean Dague | 1 | -9/+82 |
2008-12-04 | * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 11 | -7/+693 |
2008-12-03 | * Minor test correction, comment removal | Sean Dague | 2 | -3/+1 |
2008-12-03 | Extends Avatar Appearance tests | Sean Dague | 1 | -1/+109 |
2008-12-02 | * Reapply http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 17 | -387/+509 |
2008-12-02 | * Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensim... | Justin Clarke Casey | 2 | -8/+3 |
2008-12-02 | Catch all possible exceptions in the mysql module. It throws non-mysql | Melanie Thielker | 1 | -2/+2 |
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 |
2008-12-01 | * Unforunately it turns out not to be that simple. Revert the rest of r7560 ... | Justin Clarke Casey | 17 | -509/+387 |
2008-12-01 | Mantis#2730. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-12-01 | * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS... | Adam Frisby | 17 | -387/+509 |
2008-11-30 | Try to fix Mantis#2727. SQLite seems to be able to store bigger numbers in | Homer Horwitz | 1 | -1/+1 |
2008-11-30 | More changes to the MySQL adapter. take advantage of pooling and run lock-free. | Melanie Thielker | 1 | -507/+472 |
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 |
2008-11-26 | * restore deleted method documentation, some to IRegionDataStore and some to ... | Justin Clarke Casey | 1 | -1/+10 |
2008-11-26 | Change the max value of the bytes in tests to 127. MySQL bytes are signed | Melanie Thielker | 1 | -5/+5 |
2008-11-26 | Yay for unit tests. Increased the type width of the prims and primshapes | Melanie Thielker | 3 | -77/+81 |
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 |
2008-11-26 | Fix 2 of the failed tests. Cause terrain queries to return null when no | Melanie Thielker | 2 | -9/+1 |
2008-11-26 | Committing the LCO database layer. Native MySQL, no ADO. New reconnect | Melanie Thielker | 2 | -1472/+746 |
2008-11-25 | * Make a step on removing direct access to TaskInventoryDictionary from other... | Justin Clarke Casey | 1 | -5/+5 |
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 |
2008-11-23 | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 5 | -0/+40 |
2008-11-21 | * Comment out unused access time method in MSSQL | Justin Clarke Casey | 1 | -18/+18 |
2008-11-21 | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 5 | -12/+12 |
2008-11-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 5 | -31/+31 |
2008-11-19 | Mantis#2658. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2 | -0/+12 |
2008-11-19 | Mantis#2657. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 4 | -57/+70 |
2008-11-19 | Mantis#2656. Thank you kindly, Nlin for a patch that: | Charles Krinke | 4 | -0/+31 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -1/+1 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -1/+1 |
2008-11-18 | Fixed MySQL and SQLite so they will save the | Sean Dague | 5 | -9/+177 |
2008-11-18 | Extended Agent Tests | Sean Dague | 1 | -0/+46 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -1/+1 |
2008-11-17 | cleaning up warnings in MSSQL code. | Dr Scofield | 3 | -3/+3 |
2008-11-16 | Make a quick stab at the "Open data reader" issue. | Melanie Thielker | 1 | -8/+20 |
2008-11-15 | Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code. | Homer Horwitz | 17 | -782/+14 |