summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-14remove dead member variablesOz Linden
2015-04-14Pull merge from lindenlab/viewer-tools-update (includes viewer-release)Merov Linden
2015-04-14MAINT-5082 WIP, MAINT-5083 WIP - batch up wear/add/take off/detach requests i...Brad Payne (Vir Linden)
2015-04-14MAINT-5097 FIXED crash in LLFloaterPay::onGiveandreykproductengine
2015-04-14remove disabled codeOz Linden
2015-04-14merge changes for MAINT-5090Oz Linden
2015-04-14remove check-viewer-xml (moved to the viewer-test-tools repo)Oz Linden
2015-04-14MAINT-5090 Remove disabling HTTP Inventory from ViewerMnikolenko ProductEngine
2015-04-14merge changes for STORM-2113Oz Linden
2015-04-14minimal changes to compile on Xcode 6.2Oz Linden
2015-04-13DD-379 : a 404 on a Get /listing means that said listing is not in SLM, then ...Merov Linden
2015-04-13DD-382 : Use default values on association when version folder is not uniqueMerov Linden
2015-04-13DD-388 : More resilient way of reacting to not evaluated stock count througho...Merov Linden
2015-04-13mergeBrad Payne (Vir Linden)
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-04-13increment viewer version to 3.7.28Oz Linden
2015-04-13Added tag 3.7.27-release for changeset afd8d4756e8eOz Linden
2015-04-11STORM-2113 - uri parsing cleanup and fixesCinder
2015-04-10DD-381 : Avoid unecessary SLM updates, suppress some update_marketplace_categ...Merov Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-09Merge lindenlab/viewer-tools-updateMerov Linden
2015-04-09VMM mergeMerov Linden
2015-04-09DD-384, DD-388 : Do not trust cached values for stock folders, do not conside...Merov Linden
2015-04-09DD-382 : Activation state should be unchanged when reassigning listing idMerov Linden
2015-04-09Detect running under cygwin and fail gracefullyOz Linden
2015-04-08DD-382 : Refactored the auto activate code in create and associate listing. U...Merov Linden
2015-04-08fix validity errors in settings filesOz Linden
2015-04-07DD-381 : Fix update of count on hand on drop. Will spam SLM a bit but only so...Merov Linden
2015-04-07DD-382 : Fix typo resulting in double negative in test and serious bugMerov Linden
2015-04-07DD-382 : Set count_on_hand correctly when creating or assigning a listingMerov Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2015-04-07 MAINT-5023 FIXED URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMNikolenko ProductEngine
2015-04-07appearance utility source updatedBrad Payne (Vir Linden)
2015-04-07appearance utility source updatedBrad Payne (Vir Linden)
2015-04-03mergeBrad Payne (Vir Linden)
2015-04-02DD-291 : Use a heavier but more resilient test for listing updatesMerov Linden
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2015-04-02add catch for possible exception in llsechandler_basic destructor (crash on e...Oz Linden
2015-04-02improve logging of machine id generationOz Linden
2015-04-02improve logging of errors in default permissions capOz Linden
2015-04-02DD-338 : Auto unlist when stock gets to 0 during stock folder manipulationMerov 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-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-03-30MAINT-3585 FIXED (Crashes when attempting to upload image.)ruslantproductengine
2015-03-28DD-291 : Trigger a GET /listing when receiving a category updateMerov Linden
2015-03-27MAINT-4718 FIXED Context menu Open button is always disabled for no-copy text...Mnikolenko ProductEngine