summaryrefslogtreecommitdiff
path: root/indra/llmessage/llavatarnamecache.cpp
AgeCommit message (Expand)Author
2013-11-06MAINT-3374 FIXED Don't show username after display name if this setting is di...Mnikolenko ProductEngine
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11Viewer-chui mergeprep
2013-03-05Fixing issues with not detecting when LLSD XML parsing fails. Changing most ...Don Kjer
2013-01-10Merge pull from lindenlab/viewer-betaMerov Linden
2013-01-03MAINT-2184 [crashhunters] new crash in LLUUID::toStringKelly Washington
2012-12-14CHUI-599 : Use the account name in all places that are not UI related but use...Merov Linden
2012-12-07CHUI-580, CHUI-406 : Fixed : Finished avatar name caching, also fixed the dis...Merov Linden
2012-12-07CHUI-580 : Fixed : Clean up the use of display name. Allow the use of the leg...Merov Linden
2012-12-05CHUI-580 : WIP : Change the display name cache system, deprecating the old pr...Merov Linden
2012-11-12MAINT-1897 Poor performance viewing large group member listsKelly Washington
2012-08-20merge back beta fixesOz Linden
2012-08-13PATH-849: CRASHFIX This should fix the crash caused by LLPathfindingObject::h...Todd Stinson
2012-05-03SH-3079 FIX - minimize retries and avoid log spam when people API is missingBrad Payne (Vir Linden)
2011-04-28STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564Richard Linden
2011-04-28STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564Richard Linden
2011-04-15STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564Paul ProductEngine
2011-01-18remove problematic include used during debugOz Linden
2011-01-18make storing the cache obey the same unrefreshed time as other usageOz Linden
2011-01-16DN-202: Make avatar name caching more aggressive and error handling more uniformOz Linden
2011-01-15renamed temp name flag member in name cache to avoid confusion with similar n...Oz Linden
2010-12-09Falling back to legacy cache on display name fetch errorleyla_linden
2010-11-11Turning down dummy avatar name entry expiration to 2 minutesLeyla Farazha
2010-09-13DEV-52931 Toggling "View Display Names" doesn't take effect right away in the...Leyla Farazha
2010-09-04Correct license on newly exported files to LGPL.Aimee Linden
2010-08-19synchronous llavatarcachename::get calls now return true even if entry is exp...Leyla Farazha
2010-08-04DEV-52354 Username shown in local chat if idle for over 90 secondsLeyla Farazha
2010-06-01DEV-50013 Don't add delays to batch up name requestsJames Cook
2010-05-28DEV-50013 Script memory floater uses usernamesJames Cook
2010-05-18Rename mSLID to mUsername to match the name of the field in the UIJames Cook
2010-05-13DEV-50013 Friends in sidebar now correctly displaying namesLeyla Farazha
2010-05-07DEV-49633 Prefer Retry-After for error handling backoffJames Cook
2010-05-06DEV-49633 fixed, use Cache-Control max-age for display name expirationJames Cook
2010-05-04DEV-49633 WIP, Display name cache uses "Expires" headers for timeoutsJames Cook
2010-04-28DEV-49489 Fall back to legacy names if display names unavailableJames Cook
2010-04-27Menu item to disable display names for testing works againJames Cook
2010-04-26Don't save dummy records (from 503 errors) to disk cacheJames Cook
2010-04-23DEV-47529 Name cache can handle People API 503 service unavailableJames Cook
2010-04-22DEV-47529 Turn off display names if no capability from simulator, andJames Cook
2010-04-22Starting to implement running switch and 503 error handlingJames Cook
2010-04-20Viewer caches avatar display names between sessionsJames Cook
2010-04-19Viewer asks login.cgi if the grid supports display namesJames Cook
2010-04-16Fix line endingsJames Cook
2010-04-16Accept expires timestamp as UTC datetime in LLSDJames Cook
2010-04-15DEV-47529 Viewer looks up display names via a sim capJames Cook
2010-04-13Fix line endingsJames Cook
2010-04-13DEV-47529 Display name expiration time sent from web serviceJames Cook
2010-04-12DEV-47529 Convert viewer to use final People API lookup URL formatJames Cook
2010-04-08DEV-47529 Add expiration to display name cache for viewerJames Cook