Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-01 | SH-4154 WIP - gInventory.validate() has inventory model internal consistency ↵ | Brad Payne (Vir Linden) | |
checks | |||
2013-05-01 | merge | Brad Payne (Vir Linden) | |
2013-04-30 | SH-4140 FIX - removed a gratuitous log message | Brad Payne (Vir Linden) | |
2013-04-29 | SH-4140 FIX, SH-3860 FIX - appearance on first-time login should now be ↵ | Brad Payne (Vir Linden) | |
reliable without depending on retries of appearance update requests. May still see COF mismatch errors in the log - these will only be fixed, if at all, with AISv3 integration. | |||
2013-04-29 | logcontrol.xml fix this time for sure. | Brad Payne (Vir Linden) | |
2013-04-29 | removed debugging code that got pushed incorrectly. | Brad Payne (Vir Linden) | |
2013-04-29 | removed overly enthusiastic log setting | Brad Payne (Vir Linden) | |
2013-04-29 | merge | Brad Payne (Vir Linden) | |
2013-04-29 | SH-4144 FIX - Debug setting now disables use of AISv3 by default. This is ↵ | Brad Payne (Vir Linden) | |
just a workaround for the problem of aditi advertising the cap when it isn't really present. Once we have aditi in a consistent state we should remove the setting, or at least default it to true. | |||
2013-04-29 | SH-4146 FIX petite avatars can't touch the ground | Nyx Linden | |
adjusted avatar hover limits to make sure that they are not forced to go above the default | |||
2013-04-26 | SH-4142 FIX - made error messages a bit more informative | Brad Payne (Vir Linden) | |
2013-04-26 | SH-4142 FIX - avoid stack overflow in an AISv3 responder failure case. | Brad Payne (Vir Linden) | |
2013-04-26 | merge | Brad Payne (Vir Linden) | |
2013-04-25 | SH-4137 WIP - added callback-based support for purge descendents, remove ↵ | Brad Payne (Vir Linden) | |
category | |||
2013-04-25 | BUILDFIX: removing unused variables | Nyx Linden | |
2013-04-25 | merge | Nyx Linden | |
2013-04-25 | SH-4050 FIX camera goes underground if hover set low enough | Nyx Linden | |
Changing viewer limit for avatar height to match server limit, camera does not go underground. Also clarified where we do not need avatar offset in the code, through comments | |||
2013-04-24 | SH-4128 WIP - misc cleanup | Brad Payne (Vir Linden) | |
2013-04-24 | SH-4128 WIP - cleanup around item link removal and callbacks | Brad Payne (Vir Linden) | |
2013-04-24 | SH-4128 - more cleanup of COF-link manipulating functions | Brad Payne (Vir Linden) | |
2013-04-24 | CHUI-849 WIP, SH-4116 WIP - added simpler match check in inventory for when ↵ | Brad Payne (Vir Linden) | |
we don't need the list of matches to be returned. | |||
2013-04-23 | SH-4128 WIP - rewiring various link-deleting operations to support callbacks | Brad Payne (Vir Linden) | |
2013-04-22 | SUN-72 SH-4132 FIX viewer builds cannot write to paths containing special ↵ | Nyx Linden | |
characters. Integrated Nicky Dasmijn's patch to handle the unicode file paths properly. Code reviewed, patch was clean. Tested locally, correctly allows wearables to load where they would fail before. Should be ready for automated build & QA. | |||
2013-04-22 | merge | Brad Payne (Vir Linden) | |
2013-04-22 | SH-4128 WIP - more stages of outfit change now go through the callback ↵ | Brad Payne (Vir Linden) | |
mechanism for link removals | |||
2013-04-18 | SH-4116 WIP - removed follow_folder_links behavior, which was used nowhere ↵ | Brad Payne (Vir Linden) | |
and isn't really desirable currently | |||
2013-04-18 | SH-4128 WIP - avoid needless called to updateLinkedObjectsFromPurge() | Brad Payne (Vir Linden) | |
2013-04-18 | SH-4128 WIP - use the AISv3 inventory cap when available for cof link ↵ | Brad Payne (Vir Linden) | |
deletion, hook in to callback mechanism so all link operations should be done before outfit is worn. | |||
2013-04-17 | BUG-2326 MAINT-2596 FIX crash when selecting non-existant user in resident ↵ | Nyx Linden | |
picker Added checks to validate that the selection list is non-empty | |||
2013-04-17 | SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objects | Nyx Linden | |
Added protection for invalid / empty inventory contents | |||
2013-04-17 | SH-4125 FIX - problem was unpredictable ordering of avatar and ↵ | Brad Payne (Vir Linden) | |
llviewerregion deletion. Avoid trying to send metrics when we're shutting down and it's too late anyway. Reviewed by Nyx | |||
2013-04-17 | Fix for SH-4124: Closing appearance panel also closes the edit wearable ↵ | prep | |
panel if it was active | |||
2013-04-17 | SH-4061 WIP - request headers for server-bake images | Brad Payne (Vir Linden) | |
2013-04-17 | Fix for SH-4123: outfit update corrected for edit/save/abandon sequence | prep | |
2013-04-17 | Fix for SH-4104: Inventory window does not close | prep | |
2013-04-16 | merge | Brad Payne (Vir Linden) | |
2013-04-16 | SH-4061 WIP - fix for build issues on mac, reset the retry policy on success. | Brad Payne (Vir Linden) | |
2013-04-16 | Fix for SH-4108 - observer does not see the outfit change when closing ↵ | prep@lindenlab.com | |
appearance panel. | |||
2013-04-16 | SH-4061 WIP - cleanup | Brad Payne (Vir Linden) | |
2013-04-15 | SH-4061 WIP - improved retry policy test, turned up and fixed a bug in ↵ | Brad Payne (Vir Linden) | |
getSecondsUntilRetryAfter | |||
2013-04-15 | SH-4061 - integrated LLHttpRetryPolicy with new corehttp header parsing | Brad Payne (Vir Linden) | |
2013-04-15 | merge | Brad Payne (Vir Linden) | |
2013-04-15 | SH-4061 WIP - comments, timing of retries | Brad Payne (Vir Linden) | |
2013-04-15 | SH-4061 WIP - moved all retry logic into lltexturefetch, some cleanup. Debug ↵ | Brad Payne (Vir Linden) | |
setting now defines a fake failure rate. | |||
2013-04-15 | SH-4061 WIP - simulated failures/image fetch retries | Brad Payne (Vir Linden) | |
2013-04-15 | Committing trivial change to test automated build change. | Logan Dethrow | |
2013-04-15 | SH-4106 Significantly upgrade the HttpHeaders interface for SSB. | Monty Brandenberg | |
Header container moves from a vector of raw lines to a vector of string pairs representing name/value pairs in headers. For incoming headers, we normalize the name to lowercase and trim it. Values are only left-trimmed. Outgoing headers are left as-is. Simple find() method for the common case, forward and reverse iterators for those few who need to do it themselves. The HTTP status line (e.g. 'HTTP/1.1 200 Ok') is no longer treated as a header to be returned to caller. Unit tests, as usual, were a bear but they absolutely ensured outgoing HTTP header conformance after the change. Grunt work paid off. LLTextureFetch was also given a second options structure for texture fetches. Same as the original but with header return to caller requested. Baked textures should use this, the other 20,000 texture fetch requests should continue to use the original. | |||
2013-04-12 | SH_4061 WIP - retry policy org and tests | Brad Payne (Vir Linden) | |
2013-04-12 | Sh-4035: Fix for skin changes not being reverted after cancel | prep@lindenlab.com | |
2013-04-12 | SH-4061 WIP - moved retry policy to newview so it can work with either ↵ | Brad Payne (Vir Linden) | |
llmessage or CoreHttp libraries. Updated tests. |