aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/HGSuitcaseInventoryService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-10/+10
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-111/+147
2012-11-03HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder w...Diva Canto1-0/+9
2012-11-02HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto1-5/+5
2012-09-15More on HG2.0: added the possibility of controlling the appearance that avies...Diva Canto1-0/+1
2012-09-13Restarting to work on HGSuitcaseInventoryService: added the ability for the o...Diva Canto1-4/+56
2012-06-30Remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+2
2012-04-07A few more minor improvements on Suitcase inventory service.Diva Canto1-7/+6
2012-04-06Better Suitcase Inventory Service.Diva Canto1-48/+55
2012-04-06Deleted the unused and commented code from 2 commits ago.Diva Canto1-594/+0
2012-04-06WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose...Diva Canto1-36/+712
2012-03-29Finish up the SuitcaseInventory service.Diva Canto1-120/+218
2012-03-28HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto1-52/+104
2012-03-27Amend to previous commit regarding the config name. Bugs bite.Diva Canto1-2/+0
2012-03-27Send the config section name up to the service classes themselves (XInventory...Diva Canto1-34/+6
2012-01-26HG Inventoty: Guard against items not found.Diva Canto1-6/+7
2012-01-12HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto1-3/+6
2011-05-27HG inventory transfers over the profile working.Diva Canto1-0/+2
2011-01-17Put the 'new' back to avoid a warning. Yes, we want to hide it.Diva Canto1-1/+1
2011-01-18minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2010-12-01Added some comments. Better than listening to the boring speaker...Diva Canto1-0/+7
2010-11-25WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto1-8/+39
2010-09-03minor: remove mono compiler warningJustin Clark-Casey (justincc)1-1/+1
2010-06-29Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...Diva Canto1-2/+2
2010-01-31* Simplified the configuration by having [DatabaseService] in itDiva Canto1-1/+1
2010-01-31* Added a few files that were missing in the repo.Diva Canto1-0/+302
2009-06-15Moving these nice HG connectors to their homes.diva1-242/+0
2009-06-10Heart surgery no.2: the inventory service hooks. diva1-18/+82
2009-06-07First draft of inventory service connectors, and service implementation. No h...diva1-58/+57
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-22Bug fix in HGAssetService. POSTs back home (standalone) should now work.diva1-1/+1
2009-05-22cleaning out warnings.Dr Scofield1-1/+1
2009-05-18Finished HG Service Store. Not fully functional because of problems with asse...diva1-1/+12
2009-05-18Move the connectors under services for reasons of application logic. RemoveMelanie Thielker1-1/+1
2009-05-17Renaming [ServiceConnectors] back to [Modules].diva1-4/+11
2009-05-17HG asset transfers starting to work -- GETs only for now. diva1-13/+67
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-1/+1
2009-05-11Plumb the HG asset broker. More naming changes to clarify things. Lots moreMelanie Thielker1-66/+8
2009-05-10Add the HG asset module skeletonMelanie Thielker1-87/+19
2009-05-10Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker1-14/+106
2009-05-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-0/+23
2009-05-09Plumb the remote asset hookup, all but the actual requestsMelanie Thielker1-4/+0
2009-05-09Add the asset service connectors and sample config. READ WARNINGS!!!Melanie Thielker1-9/+43
2009-05-05Add the remote user connector skeletonMelanie Thielker1-5/+2
2009-05-05Change local user connector into a shared moduleMelanie Thielker1-1/+7
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-2/+2
2009-05-05Plumb the new server connector logicMelanie Thielker1-17/+34
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3