aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-312-2/+56
* Slashing trailing slashes.diva2009-05-301-1/+1
* Making the delegate handlers async in async Get, to make things consistent. T...diva2009-05-291-1/+1
* Catching exceptions on Store, including timeout. Store may fail, for whatever...diva2009-05-261-2/+10
* Correct a minor typoMelanie Thielker2009-05-251-1/+1
* Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva2009-05-252-0/+95
* This should make HG asset transfers work much better. It now uses HGUuidGathe...diva2009-05-231-2/+3
* Bug fix in HGAssetService. POSTs back home (standalone) should now work.diva2009-05-221-1/+1
* cleaning out warnings.Dr Scofield2009-05-222-2/+2
* Finished HG Service Store. Not fully functional because of problems with asse...diva2009-05-181-1/+12
* Move the connectors under services for reasons of application logic. RemoveMelanie Thielker2009-05-182-1/+261
* Renaming [ServiceConnectors] back to [Modules].diva2009-05-171-4/+11
* HG asset transfers starting to work -- GETs only for now. diva2009-05-172-13/+68
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-151-0/+4
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-1/+1
* Plumb the HG asset broker. More naming changes to clarify things. Lots moreMelanie Thielker2009-05-112-0/+109
* Enhance the submodule loader and port the enhancements to the services baseMelanie Thielker2009-05-101-3/+26
* Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker2009-05-102-0/+19
* FInish basic asset server functionality on the new asset serverMelanie Thielker2009-05-091-3/+17
* The new asset server now actually serves existing assetsMelanie Thielker2009-05-081-1/+7
* More additions to the nextgen reference UGAIMMelanie Thielker2009-05-085-29/+305
* Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames2009-05-051-0/+27
* Some refactoring. Database is now active in the new user serverMelanie Thielker2009-05-053-5/+90
* Plumb the database into the new server skelMelanie Thielker2009-05-051-0/+3
* Plumb the new server connector logicMelanie Thielker2009-05-051-1/+32
* Add an interface skeleton for user servicesMelanie Thielker2009-05-052-0/+14