index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Grid
/
InventoryServer
/
GridInventoryService.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-19
/
+19
*
* Removing polling delay for non-CAPS inventory fetch if the client has not y...
Justin Clarke Casey
2008-05-09
1
-1
/
+4
*
* Reduced sleep durations in a number of files.
Adam Frisby
2008-05-08
1
-6
/
+1
*
* Add ability to defer item actions for AddItem() and DeleteItem(). This won...
Justin Clarke Casey
2008-05-03
1
-1
/
+1
*
* Refactor RemoveItem()
Justin Clarke Casey
2008-05-03
1
-1
/
+1
*
* Refactor: move UpdateFolder into CachedUserInfo
Justin Clarke Casey
2008-05-03
1
-1
/
+1
*
* Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache...
Justin Clarke Casey
2008-05-03
1
-58
/
+8
*
* Refactor: Remove the unused userID parameter that was being passed into alm...
Justin Clarke Casey
2008-05-01
1
-83
/
+1
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
1
-25
/
+25
*
* Cleaning code still.
Adam Frisby
2008-05-01
1
-25
/
+25
*
* Assorted spring cleanings.
Adam Frisby
2008-05-01
1
-2
/
+0
*
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
2008-04-30
1
-0
/
+5
*
* Implement full grid mode Trash empty
Justin Clarke Casey
2008-04-23
1
-9
/
+15
*
* Implement proper emptying of trashcan on standalone
Justin Clarke Casey
2008-04-23
1
-0
/
+10
*
* Allow folder renaming to complete after an agent inventory has been receive...
Justin Clarke Casey
2008-04-22
1
-1
/
+5
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-6
/
+4
*
* Remove user profile from cache when they log out from a region.
Justin Clarke Casey
2008-04-20
1
-1
/
+1
*
* Reduce publicly exposed fields on InventoryCollection, which was causing du...
Justin Clarke Casey
2008-04-11
1
-32
/
+27
*
* Change inventory async response deliver to deliver all items and folders at...
Justin Clarke Casey
2008-04-11
1
-2
/
+1
*
* Minor: really just comment and subsequent indentation adjustment. Preparat...
Justin Clarke Casey
2008-04-10
1
-0
/
+6
*
* Refactor GetUsersInventory()
Justin Clarke Casey
2008-04-10
1
-9
/
+33
*
* Minor inventory message cleanup and documentation
Justin Clarke Casey
2008-04-10
1
-1
/
+10
*
further refactor and rename of InventoryFolderBase properties
Sean Dague
2008-04-08
1
-1
/
+1
*
more refactoring, this time on InventoryFolderBase
Sean Dague
2008-04-07
1
-7
/
+7
*
Refactor InventoryItemBase to do the following:
Sean Dague
2008-04-07
1
-6
/
+6
*
* Stop the grid inventory service sending all folder and item details twice
Justin Clarke Casey
2008-03-30
1
-23
/
+9
*
* Refactor: Remove unused inventory methods, some of which weren't properly i...
Justin Clarke Casey
2008-03-29
1
-0
/
+11
*
* Various 1.19.0.5 grid inventory request fixes. These will only take affect...
Justin Clarke Casey
2008-03-29
1
-2
/
+16
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-27
/
+26
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-11
/
+13
*
* Optimized usings
lbsa71
2007-12-27
1
-23
/
+22
*
Remove a now unnecessary bit of inventory log verbosity
Justin Clarke Casey
2007-12-22
1
-1
/
+2
*
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
2007-12-20
1
-6
/
+6
*
* Make inventory operations sync rather than async. This is to alleviate rac...
Justin Clarke Casey
2007-12-15
1
-5
/
+31
*
Grid Inventory feature upgrade: renaming folders should now be correct, subfo...
Brian McBee
2007-12-15
1
-9
/
+50
*
Added some extra debug console output to Inventory Server and region OGS1 inv...
MW
2007-12-14
1
-0
/
+2
*
* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...
Teravus Ovares
2007-12-14
1
-4
/
+8
*
added copyright notices
Jeff Ames
2007-12-11
1
-1
/
+29
*
This small patch means that the inventoryserver for grid mode now
Sean Dague
2007-12-07
1
-6
/
+3
*
New Inventory folder should now be stored to the inventory server/database. T...
MW
2007-12-02
1
-0
/
+1
*
On login, if a set of inventory folders doesn't exist for the user then a new...
MW
2007-12-01
1
-0
/
+1
*
Initial working Grid Inventory server. Only been tested on a very small grid,...
MW
2007-12-01
1
-0
/
+104