Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-18 | MAINT-5222 WIP - checks for app shutting down a couple of places. | Brad Payne (Vir Linden) | |
2015-04-24 | DRTVWR-397 WIP - comments and logging | Brad Payne (Vir Linden) | |
2015-04-22 | MAINT-4653 WIP, DRTVWR-397 WIP - log output to file now includes tags. ↵ | Brad Payne (Vir Linden) | |
Request max 5 attachments per idle loop to reduce sim-side failures seen when requesting large numbers. | |||
2015-04-10 | MAINT-5070 WIP, MAINT-4409 WIP - try to clean up invalid COF links under ↵ | Brad Payne (Vir Linden) | |
certain circumstances. | |||
2015-04-09 | MAINT-5069 WIP, MAINT-5071 WIP - handle dropping objects and attaching from ↵ | Brad Payne (Vir Linden) | |
ground. WIP on better tracking of attachment requests via various message in LLSelectMgr. | |||
2015-04-02 | DRTVWR-397 WIP - more logging | Brad Payne (Vir Linden) | |
2015-03-31 | DRTVWR-397 WIP - logging updates and fixes | Brad Payne (Vir Linden) | |
2015-03-20 | DRTVWR-397 WIP - ATT logging | Brad Payne (Vir Linden) | |
2015-03-20 | DRTVWR-397 WIP - logging for detach requests and unexpected detaches ↵ | Brad Payne (Vir Linden) | |
(presumably server-initiated) | |||
2015-03-19 | MAINT-4917 WIP - debug line added. | Brad Payne (Vir Linden) | |
2015-03-19 | MAINT-4917 WIP - comments and bug fixes for batching up COF link requests ↵ | Brad Payne (Vir Linden) | |
after attachments added. | |||
2015-03-18 | MAINT-4917 WIP - Attachment deferred bulk COF linking WIP | Brad Payne (Vir Linden) | |
2015-03-03 | MAINT-4653 WIP | Brad Payne (Vir Linden) | |
2015-02-27 | MAINT-4918 WIP - batch up detach requests for objects | Brad Payne (Vir Linden) | |
2015-02-24 | MAINT-4917 WIP - batch COF link request before batch attachment request. ↵ | Brad Payne (Vir Linden) | |
Should only generate one bake request. | |||
2015-02-20 | MAINT-4653, DRTVWR-397 WIP - more code for tracking attachment operations, ↵ | Brad Payne (Vir Linden) | |
smarter handling of multiple requests. | |||
2015-02-18 | Logging for attachments and their COF links | Brad Payne (Vir Linden) | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-07-13 | Crashfix: In LLAttachmentsMgr::onIdle make sure we've a valid region before ↵ | Nicky | |
dereferencing it. | |||
2010-09-01 | VWR-22695 FIXED Adding attachments messaging is inefficient | Loren Shih | |
Single attachment request are now batched up and sent all at once as a single message. |