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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Minor: For no particularly good reason, make all console prompts conform to...
Justin Clarke Casey
2008-05-16
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2008-05-16
2
-27
/
+27
*
* Remove old historical grid inventory code
Justin Clarke Casey
2008-05-13
2
-212
/
+1
*
* 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
*
* Move shutdown processing to base OpenSimServer, overriding the method where...
Justin Clarke Casey
2008-05-07
1
-4
/
+0
*
* 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
2
-88
/
+6
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
3
-70
/
+63
*
* Cleaning code still.
Adam Frisby
2008-05-01
3
-63
/
+70
*
* Breaking all the code, breaking all the code..!
Adam Frisby
2008-05-01
1
-4
/
+0
*
* 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
2
-9
/
+19
*
allow for Inventory database source to be specified in main
Sean Dague
2008-04-23
2
-3
/
+3
*
* 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
3
-10
/
+11
*
* 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
2
-4
/
+4
*
more refactoring, this time on InventoryFolderBase
Sean Dague
2008-04-07
2
-14
/
+14
*
Refactor InventoryItemBase to do the following:
Sean Dague
2008-04-07
1
-6
/
+6
*
* Remove the quit command from the inventory console which was actually addin...
Justin Clarke Casey
2008-04-01
1
-1
/
+0
*
* 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
*
* CODE: Add phat warning to RootFolders http request since it no longer does ...
Justin Clarke Casey
2008-03-29
1
-0
/
+5
*
* Various 1.19.0.5 grid inventory request fixes. These will only take affect...
Justin Clarke Casey
2008-03-29
2
-16
/
+33
*
* Refactored out common http handler operations
lbsa71
2008-03-28
1
-11
/
+17
*
Formatting cleanup.
Jeff Ames
2008-03-18
3
-79
/
+76
*
Clean up logging calls using String.Format explicitly
Jeff Ames
2008-02-10
1
-3
/
+3
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
3
-27
/
+35
*
* Rebase all current servers on common abstract BaseOpenSimServer class
Justin Clarke Casey
2008-02-04
1
-13
/
+10
*
Move unused inventory files into the attic
Justin Clarke Casey
2007-12-31
1
-2
/
+2
*
Move inventory contents configuration files to bin/inventory folder
Justin Clarke Casey
2007-12-28
1
-3
/
+3
*
* Optimized usings
lbsa71
2007-12-27
3
-63
/
+59
*
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
2
-8
/
+8
*
* 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
2
-9
/
+54
*
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
2
-8
/
+12
*
Fix possible array indexing exception in inventory server
Jeff Ames
2007-12-11
1
-4
/
+2
[next]