summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-02Move CURL libs up...Rider Linden
2015-04-02DD-338 : Auto unlist when stock gets to 0 during stock folder manipulationMerov Linden
2015-04-02More link orderRider Linden
2015-04-02Adjusting link orderRider Linden
2015-04-02add script to check xml files written by the viewerOz Linden
2015-04-02improve notice clarityOz Linden
2015-04-02clarity and logging cleanupOz Linden
2015-04-02Adding boost libs and LLCoreHttp to the unit test linkage.Rider Linden
2015-04-02MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMnikolenko ProductEngine
2015-04-01DD-291 : Fix code path on category update in the SLM update caseMerov Linden
2015-04-01Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond ↵Rider Linden
correctly to Event Pumps. Added get/setRequestURL() to LLCore::HttpResponse Removed URI from the HttpSDHandler.
2015-04-01MAINT-5031 FIXED Attachments aren't highlighted in the inventory after using ↵andreykproductengine
'Show original'
2015-03-31DRTVWR-397 WIP - logging updates and fixesBrad Payne (Vir Linden)
2015-03-31MAINT-5039 FIXED Viewer crashes at logout if wearing clothing textured with ↵Mnikolenko ProductEngine
a local texture
2015-03-31MAINT-5020 FIXED Determine the need to use bracket via chat source.Mnikolenko ProductEngine
2015-03-31build fixMnikolenko ProductEngine
2015-03-30fix for MAINT-5021: landmarks not populating correctly when parcel data is ↵Glenn Glazer
missing
2015-03-30MAINT-3585 FIXED (Crashes when attempting to upload image.)ruslantproductengine
2015-03-30MAINT-3585 FIXED (Crashes when attempting to upload image.)ruslantproductengine
2015-03-30mergeBrad Payne (Vir Linden)
2015-03-28DD-291 : Trigger a GET /listing when receiving a category updateMerov Linden
2015-03-27Remove test for size of HttpStatusRider Linden
2015-03-27first set of chnages from code review from NatRider Linden
2015-03-27MAINT-4718 FIXED Context menu Open button is always disabled for no-copy ↵Mnikolenko ProductEngine
textures in task inventory
2015-03-27MAINT-5019 FIXED Undesired http:// added to domains sent in chatMnikolenko ProductEngine
2015-03-26Adding llagentlanguage to new LLCore::Http code moved some of ↵Rider Linden
llappearancemgr handling into llAgent.
2015-03-26Create trivial handler for SD Messages, method in LLAgent for posting HTTP ↵Rider Linden
requests.
2015-03-26Fix line endings on appearancemgr and added LLCore::Http to llAgent.Rider Linden
2015-03-26MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ruslantproductengine
successfully now crash when ticking skin weights in model preview on ALL viewers
2015-03-30MAINT-5037 FIXED Viewer is operable under the leaving call confirmation dialogandreykproductengine
2015-03-25Some slight reorganization and removal of some dead code.Rider Linden
2015-03-25gcc remove extra qualification on decrementInFlightCounter static.Rider Linden
2015-03-25Replace appearance responder with new LLCore Appearance Handler.Rider Linden
Prep for some slight cleanup of the code. Add AP_AVATAR Policy
2015-03-25MAINT-5016 FIXED Skip messages from muted objects.Mnikolenko ProductEngine
2015-03-25Add Cinder Roxley as contributor for BUG-8835Cinder Biscuits
2015-03-24Merged lindenlab/viewer-tools-update into defaultCinder Biscuits
2015-03-24Fix viewer-release merge snaffu. Note that mInitialBakesLoaded (new in ↵Merov Linden
viewer-release) is not used and generates a compile error when using the new build tools
2015-03-24BUG-8786 - Turn off fast math opts enforcing IEEE 754 floating point complianceCinder
2015-03-24Merge with viewer-release and become 3.7.27andreykproductengine
2015-03-24Boost unique_ptr into xmlrpcRider Linden
2015-03-24MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMnikolenko ProductEngine
2015-03-24merge changes for 3.7.26-releaseOz Linden
2015-03-24MAINT-5024 crash in LLInspectToastandreykproductengine
2015-03-23MAX_ACTIVE_REQUEST_COUNT no longer usedRider Linden
2015-03-23No explicit NULL in shared constructorRider Linden
2015-03-23Client adapter is removed. Its tests should be too.Rider Linden
2015-03-23Fix the tests to not directly access HttpsStatus' internals.Rider Linden
2015-03-23Microsoft is not nearly picky enough. Headder issues caught by gcc MS likes ↵Rider Linden
fine.
2015-03-23Fix headers for gcc buildRider Linden
2015-03-23Scratch the unique_ptr for the moment.Rider Linden