| Commit message (Expand) | Author | Files | Lines |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -1/+1 |
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-09-28 | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 1 | -2/+2 |
2008-09-24 | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 1 | -0/+36 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -27/+27 |
2008-08-27 | remove pre-Migration upgrade paths | Sean Dague | 1 | -92/+0 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -9/+9 |
2008-08-12 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-10 | Mantis#1903. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 1 | -5/+108 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 1 | -7/+13 |
2008-07-03 | Mantis#1661. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 1 | -0/+24 |
2008-06-26 | Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru... | Jeff Ames | 1 | -17/+40 |
2008-06-26 | Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f... | Jeff Ames | 1 | -2/+29 |
2008-06-13 | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 1 | -1/+1 |
2008-06-12 | Fix mysql migrations. This is tested with an existing up to date schema, | Sean Dague | 1 | -1/+1 |
2008-06-12 | this, in theory, adds migration support to mysql for all | Sean Dague | 1 | -4/+30 |
2008-05-30 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-28 | actually user the database_connect string for mysql. | Sean Dague | 1 | -20/+19 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -12/+12 |
2008-05-06 | De-tabify source. | Jeff Ames | 1 | -1/+1 |
2008-05-01 | * Refactor: Remove the unused userID parameter that was being passed into alm... | Justin Clarke Casey | 1 | -56/+7 |
2008-05-01 | * In ur code. Making it static. | Adam Frisby | 1 | -2/+2 |
2008-05-01 | * Add more class cast exceptions to mysql read inventory item to cover all ne... | Justin Clarke Casey | 1 | -3/+26 |
2008-05-01 | * Insert temporary cast exception catching code to deal with mantis 1099 - my... | Justin Clarke Casey | 1 | -3/+29 |
2008-04-30 | * Add a scratch implementation of the new inventory fields to the mssql datab... | Justin Clarke Casey | 1 | -4/+8 |
2008-04-30 | * Actually enable the inventory upgrade sql if appropriate | Justin Clarke Casey | 1 | -6/+7 |
2008-04-30 | * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank... | Teravus Ovares | 1 | -4/+17 |
2008-04-23 | allow for Inventory database source to be specified in main | Sean Dague | 1 | -0/+6 |
2008-04-23 | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 1 | -1/+1 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -3/+4 |
2008-04-18 | * Insert some missing database locks for inventory and user data on mysql | Justin Clarke Casey | 1 | -2/+11 |
2008-04-08 | further refactor and rename of InventoryFolderBase properties | Sean Dague | 1 | -2/+2 |
2008-04-07 | more refactoring, this time on InventoryFolderBase | Sean Dague | 1 | -17/+17 |
2008-04-07 | Refactor InventoryItemBase to do the following: | Sean Dague | 1 | -26/+26 |
2008-04-02 | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 1 | -0/+1 |
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -1/+1 |
2008-04-02 | whole lot more moving | Sean Dague | 1 | -0/+0 |
2008-03-28 | * Send full inventory folder skeleton to standalone client logins rather than... | Justin Clarke Casey | 1 | -6/+2 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -28/+27 |
2008-02-12 | * Add missing locking to mysql inventory plugin | Justin Clarke Casey | 1 | -20/+31 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -16/+18 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -2/+2 |
2007-12-23 | Miscellaneous small tweaks and more logging messages to move towards resolvin... | Justin Clarke Casey | 1 | -1/+1 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -21/+21 |
2007-12-15 | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 1 | -0/+22 |
2007-12-10 | enable autocreation of mysql inventory tables again. I think | Sean Dague | 1 | -7/+9 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -1/+1 |
2007-12-08 | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 1 | -9/+17 |
2007-12-01 | as a Test, attempted to disable mysql inventory table auto creation. | MW | 1 | -1/+1 |