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
/
Services
/
InventoryService
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few minor tweaks here and there in XInventoryService.
Diva Canto
2012-04-06
1
-14
/
+48
*
Reverse a conditional in XInventory that made updating system folder evrsion ...
Melanie
2012-03-27
1
-1
/
+1
*
Send the config section name up to the service classes themselves (XInventory...
Diva Canto
2012-03-27
1
-2
/
+10
*
Fix avatar parameter updating for viewer 3 and maybe 2.
Justin Clark-Casey (justincc)
2011-09-23
1
-5
/
+9
*
For default everyone permissions on library items, make notecards and scripts...
Justin Clark-Casey (justincc)
2011-07-23
1
-1
/
+2
*
Remove manually permissions settings on all current library items so that the...
Justin Clark-Casey (justincc)
2011-07-23
1
-4
/
+4
*
Revert "Don't load current/next/everyone/base permissions from the library it...
Justin Clark-Casey (justincc)
2011-07-23
1
-11
/
+26
*
Don't load current/next/everyone/base permissions from the library item xml f...
Justin Clark-Casey (justincc)
2011-07-23
1
-26
/
+11
*
Fix give inventory tests to use different users rather than (accidentally) th...
Justin Clark-Casey (justincc)
2011-06-04
1
-2
/
+6
*
HG inventory transfers over the profile working.
Diva Canto
2011-05-27
1
-5
/
+5
*
fix bug where outfit folder links could not be deleted
Justin Clark-Casey (justincc)
2011-05-26
1
-4
/
+4
*
Allow item links to be deleted even when other deletes and purges are disabled.
Justin Clark-Casey (justincc)
2011-05-19
1
-6
/
+28
*
Accidentally committed too early
Justin Clark-Casey (justincc)
2011-05-18
1
-24
/
+6
*
Allow item links to be deleted even when other deletes and purges are disabled.
Justin Clark-Casey (justincc)
2011-05-17
1
-6
/
+24
*
Commented verbose debug message.
Diva Canto
2011-04-24
1
-1
/
+1
*
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...
Diva Canto
2010-11-25
1
-302
/
+0
*
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
2010-11-21
1
-2
/
+2
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-2
/
+2
*
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2010-09-03
1
-1
/
+1
*
Fix cast issue
Melanie
2010-09-02
1
-1
/
+1
*
Allow increasing the version in system folders
Melanie
2010-09-02
1
-1
/
+7
*
Update: Allow the version to increase only
Melanie
2010-09-02
1
-1
/
+2
*
Disallow modification of system folders. Prevent changing the type of folders
Melanie
2010-09-02
1
-1
/
+16
*
Add automated test at the opensim 'api' level to check that a given item goes...
Justin Clark-Casey (justincc)
2010-08-24
1
-1
/
+8
*
Fix bug in llGiveInventory() where items were disappearing on relog
Justin Clark-Casey (justincc)
2010-08-23
1
-1
/
+13
*
Remove various warnings and improve logging messages. No functional changes.
Justin Clark-Casey (justincc)
2010-08-23
1
-1
/
+6
*
Allow the trash folder itself to be passed to PurgeFolder
Melanie Thielker
2010-08-06
1
-0
/
+3
*
Add some options
Melanie
2010-07-24
1
-0
/
+11
*
Fix some inventory issues
Melanie
2010-07-24
1
-0
/
+29
*
Fix obvious bug in XInventoryService.GetFolderItems() which was preventing th...
Justin Clark-Casey (justincc)
2010-07-14
1
-2
/
+4
*
Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...
Diva Canto
2010-06-29
2
-3
/
+10
*
Changed XInventoryData's CreatorID to a string.
Diva Canto
2010-06-08
1
-2
/
+2
*
Fixes mantis #4691
Diva Canto
2010-05-16
1
-1
/
+1
*
Started redoing HGInventoryBroker for XInventory and with multi-protocol in m...
Diva Canto
2010-04-29
1
-3
/
+3
*
Merge branch 'minor-stuff'
Melanie
2010-04-28
1
-1
/
+1
|
\
|
*
Removed unused var from InventoryService.cs (-1 warning)
AlexRa
2010-04-28
1
-1
/
+1
*
|
XInventory connector/handler showing signs of life. Tested, but needs more te...
Diva Canto
2010-04-27
1
-4
/
+4
|
/
*
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca...
Diva Canto
2010-02-14
1
-0
/
+1
*
Create root inventory folder with proper type (9) instead of -1
Melanie
2010-02-08
1
-1
/
+1
*
* Simplified the configuration by having [DatabaseService] in it
Diva Canto
2010-01-31
1
-1
/
+1
*
* Bug fix in XInventoryData -- groupOwned is an int in the DB
Diva Canto
2010-01-31
1
-2
/
+8
*
* Added a few files that were missing in the repo.
Diva Canto
2010-01-31
2
-25
/
+327
*
Fixed more appearance woes that showed up using remote connectors. Appearance...
Diva Canto
2010-01-12
1
-0
/
+1
*
Merge branch 'master' into presence-refactor
Melanie
2010-01-04
2
-1
/
+520
|
\
|
*
Finish conversion if XInventoryService
Melanie
2010-01-04
1
-12
/
+46
|
*
First stage port of the XInventoryService
Melanie
2010-01-04
1
-0
/
+474
|
*
Prevent the creation of duplicate inventory folders in the case of a login
Melanie
2010-01-01
1
-1
/
+12
*
|
The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...
Diva Canto
2010-01-01
1
-0
/
+283
|
/
*
* Request from Adam to add InfoFormat logging to the InventoryService for whe...
Teravus Ovares (Dan Olivares)
2009-11-22
1
-0
/
+1
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
[next]