Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-11-29 | Preservation of creator information now also working in IARs. Cleaned up ↵ | Diva Canto | 1 | -177/+0 | |
usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function. | |||||
2010-03-31 | First attempt at fixing mantis #4641. It's better but there are now some ↵ | Diva Canto | 1 | -1/+4 | |
issues with permissions. (looks like my commit is going to touch CM files, I'm going to let it do it - eof only) | |||||
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 1 | -1/+0 | |
2010-01-09 | Less refs to UserProfileCacheService. Compiles but likely doesn't run. | Diva Canto | 1 | -10/+11 | |
2009-11-13 | make logging less verbose when loading iars | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -6/+6 | |
2009-09-09 | Add test to check behaviour if an iar is loaded where no user profile exists ↵ | Justin Clark-Casey (justincc) | 1 | -1/+6 | |
for the creators Disable generation of temporary profiles for now, instead record loading user as creator | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-07 | * minor: Quieten down temporary profile resolver to only log when it's ↵ | Justin Clarke Casey | 1 | -3/+3 | |
actually dealing with a temporary profile | |||||
2009-05-05 | * If an item creator id contains an iar loaded name, create a temporary ↵ | Justin Clarke Casey | 1 | -10/+9 | |
profile and hashed UUID to represent the user | |||||
2009-05-04 | * refactor: move OspResolver to a different namespace | Justin Clarke Casey | 1 | -1/+1 | |
2009-05-04 | * Insert profile references for creators for items saved into iars | Justin Clarke Casey | 1 | -3/+18 | |
2009-04-30 | * refactor: move iar name hashing into a method | Justin Clarke Casey | 1 | -1/+11 | |
2009-04-29 | * Add test to check temp profile creation on iar load | Justin Clarke Casey | 1 | -4/+8 | |
2009-04-29 | * Adjust load iar unit test to check load of items with creator names that ↵ | Justin Clarke Casey | 1 | -2/+13 | |
exist in the system but which are not the loading user | |||||
2009-04-28 | * Add preliminary code for resolving iar profile names | Justin Clarke Casey | 1 | -0/+130 | |
* Not yet active |