| Commit message (Expand) | Author | Age | Files | Lines |
* | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 2008-04-23 | 1 | -0/+10 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -2/+4 |
* | * Eliminate a class of errors where an inventory request could be made before... | Justin Clarke Casey | 2008-04-11 | 1 | -2/+9 |
* | * Minor inventory code cleanup following on from last patch | Justin Clarke Casey | 2008-04-11 | 1 | -2/+0 |
* | * Change inventory async response deliver to deliver all items and folders at... | Justin Clarke Casey | 2008-04-11 | 1 | -30/+15 |
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 1 | -3/+3 |
* | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 2008-03-29 | 1 | -19/+0 |
* | * Send full inventory folder skeleton to standalone client logins rather than... | Justin Clarke Casey | 2008-03-28 | 1 | -1/+3 |
* | * Refactor: Eliminate RequestUsersRoot() redundant method | Justin Clarke Casey | 2008-03-28 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Added a method to access a named folder in a users inventory, to the inventor... | MW | 2008-02-13 | 1 | -0/+17 |
* | Documenting and minor tweaks | Justin Clarke Casey | 2008-02-11 | 1 | -0/+4 |
* | some small changes, like adding a couple of extra methods to IInventoryServic... | MW | 2008-02-05 | 1 | -0/+14 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -5/+5 |
* | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 2007-12-15 | 1 | -0/+5 |
* | From Justin Casey (IBM) | Sean Dague | 2007-12-05 | 1 | -16/+24 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 1 | -2/+2 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -11/+10 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -1/+1 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -5/+5 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+28 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 1 | -67/+67 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 1 | -1/+1 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -2/+1 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -1/+2 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 1 | -72/+67 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -72/+72 |
* | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2007-08-16 | 1 | -0/+5 |
* | Start of inventory items, when you upload a texture the data will now be stor... | MW | 2007-08-14 | 1 | -0/+11 |
* | More inventory work, should be able to now create new inventory folders and t... | MW | 2007-08-14 | 1 | -0/+5 |
* | Start of Inventory service, currently only (partially) functional in standalo... | MW | 2007-08-14 | 1 | -0/+51 |