aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/HGFSAssetService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-1/+1
2015-08-02Add HGFSAssetService to the HypergridService to provide HG support for FSAssets.AliciaRaven1-9/+5
2015-08-01Mantis #7657 and #7514. This should alleviate the problem of bad object asset...Diva Canto1-0/+22
2015-05-05Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto1-1/+1
2014-11-25When processing incoming attachments via HG, if a request for uuid gathering ...Justin Clark-Casey (justincc)1-1/+1
2014-03-24HGAssetService searches for the "HomeURI" setting in several sections: Startu...Oren Hurvitz1-4/+4
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-23/+3
2012-09-21Minor: change the return value of unsuccessful posts to string.Empty.Diva Canto1-1/+1
2012-09-20Improvement over last commit: refactor the asset permissions code, so that it...Diva Canto1-58/+5
2012-09-20More HG2.0: Added permission policies in HGAsset Service based on asset types...Diva Canto1-3/+76
2012-03-27Send the config section name up to the service classes themselves (XInventory...Diva Canto1-2/+2
2012-01-12HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto1-4/+7
2011-10-15Guard HGAssetService against uninitialized variables and null arguments.Diva Canto1-0/+3
2010-12-01Added some comments. Better than listening to the boring speaker...Diva Canto1-0/+5
2010-11-29Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto1-42/+2
2010-11-26Creator information preserved upon HG transfers.Diva Canto1-1/+0
2010-11-25WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto1-0/+181