| Commit message (Expand) | Author | Files | Lines |
2009-07-24 | * minor: spacing adjustment to retrigger panda | Justin Clarke Casey | 1 | -2/+1 |
2009-07-24 | * Extend mssql name string size checking to create/update folder | Justin Clarke Casey | 1 | -3/+18 |
2009-07-24 | * Extend inventory name and description length checks to UpdateItem for mssql | Justin Clarke Casey | 1 | -2/+20 |
2009-07-24 | * Correct minor bug where item description bounded string was not actually be... | Justin Clarke Casey | 1 | -1/+2 |
2009-07-24 | * Apply http://opensimulator.org/mantis/view.php?id=3902 | Justin Clarke Casey | 1 | -2/+13 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-08 | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 1 | -13/+14 |
2009-03-31 | Thank you, StrawberryFride, for a patch that adds offline inventory | Melanie Thielker | 1 | -2/+15 |
2009-03-23 | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 1 | -0/+5 |
2009-03-21 | Add a QueryItem method to the inventory subsystem. Currently implemented for | Melanie Thielker | 1 | -0/+5 |
2009-03-09 | * Apply http://opensimulator.org/mantis/view.php?id=3280 | Justin Clarke Casey | 1 | -42/+43 |
2009-02-19 | * Apply http://opensimulator.org/mantis/view.php?id=3142 | Justin Clarke Casey | 1 | -11/+11 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -1/+1 |
2008-11-15 | Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code. | Homer Horwitz | 1 | -85/+2 |
2008-11-14 | Mantis #2618 | Melanie Thielker | 1 | -2/+4 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 1 | -4/+26 |
2008-09-24 | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 1 | -0/+5 |
2008-09-14 | Mantis #2124 | Melanie Thielker | 1 | -393/+425 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -24/+24 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 1 | -7/+13 |
2008-07-17 | Mantis#1736. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -187/+170 |
2008-06-26 | Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F... | Jeff Ames | 1 | -5/+33 |
2008-06-06 | MSSQL Inventory Fix. Patch by Kyle and Chris from G2 | mingchen | 1 | -82/+89 |
2008-06-05 | Mantis#1450. Thank you kindly, Boscata for a patch that addresses: | Charles Krinke | 1 | -1/+1 |
2008-05-28 | actually user the database_connect string for mysql. | Sean Dague | 1 | -8/+0 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2008-05-06 | De-tabify source. | Jeff Ames | 1 | -7/+6 |
2008-05-01 | * In ur code. Making it static. | Adam Frisby | 1 | -2/+2 |
2008-04-30 | * Add a scratch implementation of the new inventory fields to the mssql datab... | Justin Clarke Casey | 1 | -3/+23 |
2008-04-23 | allow for Inventory database source to be specified in main | Sean Dague | 1 | -0/+6 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -2/+3 |
2008-04-08 | further refactor and rename of InventoryFolderBase properties | Sean Dague | 1 | -3/+3 |
2008-04-07 | more refactoring, this time on InventoryFolderBase | Sean Dague | 1 | -25/+25 |
2008-04-07 | Refactor InventoryItemBase to do the following: | Sean Dague | 1 | -41/+41 |
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-28 | * fixed pk_violation on rename for MSSQLInventoryData | lbsa71 | 1 | -0/+6 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -29/+27 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -16/+18 |
2008-01-05 | Fix for typo in updateInventoryItem in MSSQLInventoryData.cs (thanks Grumly!) | Brian McBee | 1 | -1/+1 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -82/+81 |
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 | -28/+28 |
2007-12-15 | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 1 | -0/+28 |
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 | -7/+9 |
2007-12-05 | * Applied MSSQL Patch from akokko, Thanks! akokko | Teravus Ovares | 1 | -0/+697 |