aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/AssetTransaction/AssetXferUploader.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-13/+13
2009-02-12* optimized usings.lbsa711-2/+0
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-18/+18
2008-11-24Some refactoring from about a week ago that I forgot to commit, of AssetTrans...MW1-64/+4
2008-11-21* refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey1-1/+1
2008-11-14Add group permissions to agent inventory.Melanie Thielker1-0/+1
2008-10-18- Fix Util.UnixTimeSinceEpoch:Homer Horwitz1-1/+2
2008-10-15* refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey1-0/+12
2008-09-26* minor: remove warningsJustin Clarke Casey1-4/+0
2008-09-26* refactor: do a tiny bit of cleanupJustin Clarke Casey1-40/+46
2008-09-26* refactor: split out AssetXferUploaderJustin Clarke Casey1-0/+311