summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2016-04-26Suppress avatar complexity notices if ShowMyComplexityChanges is zeroOz Linden
2016-04-26MAINT-2022 FIXED "Copy" perform the same operation like "Copy UUID" in ↵andreykproductengine
Gestures panel
2016-04-27MAINT-1057 FIXED Cannot get focus for or close build floater using toolbar ↵Mnikolenko Productengine
button when editing attachments in no-build area
2016-04-27MAINT-1007 FIXED Context menu in Appearance/Wearing tab should contain "Show ↵Mnikolenko Productengine
original" menu item
2016-04-25MergeRider Linden
2016-04-25MAINT-6338: Add methods for getting and setting boolean properties from ↵Rider Linden
gSavedSettings in the HTTPCore. Use those methods to access new key HTTPLogBodyOnError. Dump body of HTTP message to log in case of error if this key is true.
2016-04-25MAINT-6283 revertedMnikolenko Productengine
2016-04-23Merged in lindenlab/viewer-bearAndreyL ProductEngine
2016-04-22Debug code snuck in.Rider Linden
2016-04-22MergeRider Linden
2016-04-22MAINT-6336: Centralize waiting on event pump with a timeout. Shorten the ↵Rider Linden
lifespan of a timeout event pump lifespan to be no longer than necessary. Change all references to the LLEventTimer to instead uses the centralized version.
2016-04-22MAINT-2063 Fixed User had ability to delete Notecards and textures from libraryandreykproductengine
2016-04-22Merged lindenlab/viewer-bear into defaultAndrey Lihatskiy
2016-04-21Merged in cinderblocks/storm-2127AndreyL ProductEngine
2016-04-21Merged in Ansariel/391-blizzard-496-merge-cleanup (pull request #29)Oz Linden
Fix further merge error in LLLiveLSLEditor::draw()
2016-04-21MAINT-6326 [QuickGraphics-RC] Blingposter avatars are all full bright white ↵ruslantproductengine
when basic shaders are disabled.
2016-04-21MAINT-6336: MergeRider Linden
2016-04-21MAINT-6336: Removed or demoted some of the chatty log messages I was using ↵Rider Linden
to track progress.
2016-04-21MAINT-6352 FIXED Editing marketplace listings before inventory has fully ↵andreykproductengine
fetched causes listings to be unlisted.
2016-04-21MAINT-6317 [QuickGraphics-RC] Some rigged mesh attachments render fully on ↵ruslantproductengine
jellybaby avatars when ALM is enabled FIXED - remove global identifier for the black texture - add black texture 2x2x3 localy on apllication startup - add special flag to LLViewerFetchedTexture for protect from removing
2016-04-20STORM-2127 - Fix NSException when assigning values that don't exist in cocoa ↵Cinder
modifier key event.
2016-04-20MAINT-6336: Crasher showing up in voice was a Bound Listener that should ↵Rider Linden
have been a Temp Bound listener.
2016-04-20MAINT-2129 "Block" button doesn't become disabled in remote object inspector ↵andreykproductengine
after object has been added to block list
2016-04-20reset crash dump upload retries and timeoutsOz Linden
2016-04-20reset crash dump upload retries and timeoutsOz Linden
2016-04-20MAINT-6322 fix merge error that prevented crash dumps from being located for ↵Oz Linden
upload (and add better logging)
2016-04-20MAINT-6322 fix merge error that prevented crash dumps from being located for ↵Oz Linden
upload (and add better logging)
2016-04-19MAINT-6336: more loging for test build.Rider Linden
2016-04-19MAINT-6336: Crasher on disconnect in DDoS.Rider Linden
2016-04-18MAINT-6336: Better retry and timeout logic when logging in to the vivox ↵Rider Linden
server and connecting to a session.
2016-04-18MAINT-6316 remove duplicate Marketplace listings menu entryOz Linden
2016-04-18MAINT-6236 clean up unused version values in localized stringsOz Linden
2016-04-14Merged lindenlab/viewer-bear into defaultRider Linden
2016-04-14MergeRider Linden
2016-04-14maint-5711 (fix) profiles and marketplace are asking for a login each sessioncallum_linden
2016-04-14Fix further merge error in LLLiveLSLEditor::draw()Ansariel
2016-04-13MAINT-6305: Forgot to add the coro name.Rider Linden
2016-04-13MAINT-6305: Serialize the AIS calls by reducing the queue size to 1, move ↵Rider Linden
the bake request out of the AIS queue.
2016-04-13merge changes for OPEN-292Oz Linden
2016-04-13add logging around crash reporting, with minor code cleanupsOz Linden
2016-05-04merge changes for MAINT-5974Oz Linden
2016-04-13add logging around crash reporting, with minor code cleanupsOz Linden
2016-04-13MAINT-3286 FIXED Fix error message on snapshot save when user has no L$andreykproductengine
2016-04-15MAINT-4220 Raise UIScaleFactor limitandreykproductengine
2016-04-14Merged in lindenlab/viewer-bearAndreyL ProductEngine
2016-04-14Merged in andreyl_productengine/viewer-lion-marchcat (pull request #34)Andrey Lihatskiy
MAINT-6248 + MAINT-6293 Notification toasts UI improvements
2016-04-14MAINT-6293 Notification toasts UI improvementsAndreyL ProductEngine
Align the one-button forms at center; improve the button width calculation
2016-04-14MAINT-6248 remove the 'OK' and place a 'Rebake region' button in "pending ↵AndreyL ProductEngine
pathfinding changes" notification toast
2016-04-12MAINT-6305: Just bumping a warning level so I can track for debugging.Rider Linden
2016-04-12Shift of negative is undefined.Rider Linden