summaryrefslogtreecommitdiff
path: root/indra/newview/llmarketplacefunctions.cpp
AgeCommit message (Expand)Author
2019-11-12Downstream merge from lindenlab/viewer-servalAndreyL ProductEngine
2019-10-17SL-12121 FIXED Unable to delete folders from 'Marketplace listings'Mnikolenko Productengine
2019-06-21DRTVWR-493 LLViewerMedia to singletonandreykproductengine
2017-03-20MAINT-7117 Don't Show "Unknown error" in warning dialogMnikolenko Productengine
2016-06-22MAINT-6385: Ensure that VMM initialization only happens once after login and ...Rider Linden
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-16MAINT-5938 FIXED when Marketplace is down viewer errors 499 at each login and...andreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-07MAINT-5691: Browser was using deprecated outbox display type AND not correctl...Rider Linden
2015-09-18Set consistent terminology for yield/wait -> suspend for coroutines.Rider Linden
2015-09-14MAINT-5507: Remove HTTPClient and related cruft.Rider Linden
2015-09-11Bit of cleanup around Translation and remove httpassetstorageRider Linden
2015-09-11MAINT-4952: Slight change to marketplace logging allow direct logging of LLSD...Rider Linden
2015-09-10MAINT-5575: Finished converting experience cache to singletonRider Linden
2015-08-11MergeRider Linden
2015-07-10Backed out changeset bab1000e1b2d: restore 'selfless' changesNat Goodspeed
2015-07-07Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5Rider Linden
2015-07-01MAINT-5351: Remove 'self' parameter from coroutine functions.Nat Goodspeed
2015-06-10DD-393 : Rework association so that is_listed property is not overwritten bef...Merov Linden
2015-06-10DD-416 : Added DAMA when version folder is empty and unlisted, accelerated so...Merov Linden
2015-06-08DD-336, DD-359 : WIP : Introduced a reverse lookup table for version folder t...Merov Linden
2015-06-05Added a seek method to LLCore::Http for data rewind.Rider Linden
2015-06-01Marketplace vendor outbox. Incomplete conversion. Still issues with redirect...Rider Linden
2015-05-02DD-396 : Add decription check on the common 422 error on marketplace listingMerov 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-10DD-381 : Avoid unecessary SLM updates, suppress some update_marketplace_categ...Merov Linden
2015-04-09DD-382 : Activation state should be unchanged when reassigning listing idMerov Linden
2015-04-08DD-382 : Refactored the auto activate code in create and associate listing. U...Merov Linden
2015-04-07DD-382 : Set count_on_hand correctly when creating or assigning a listingMerov Linden
2015-04-02DD-338 : Auto unlist when stock gets to 0 during stock folder manipulationMerov Linden
2015-03-05DD-339 : Adding loading indicator to marketplace floater when the listings da...Merov Linden
2015-02-21DD-335 : Improve the performance of Get listings by 400%, fix a bug when erro...Merov Linden
2015-02-03DD-303 : do not force unlist when associating listings, let the 1 version fol...Merov Linden
2015-02-03DD-296 : Implement listing validation after we get all copied items confirmat...Merov Linden
2015-01-28DD-320 : Special case HTTP error 422 on the Marketplace and give it a nicer e...Merov Linden
2015-01-24DD-303 : Suppress message on activation when associating since we auto activa...Merov Linden
2015-01-15DD-303 : Auto activate version folder when only one present on creation or as...Merov Linden
2014-12-14DD-299 : Suppress cap hardcoded fallback. Recheck cap after each teleport.Merov Linden
2014-11-10DD-276 : Let the count on hand be updated locally when updateSLMListing retur...Merov Linden
2014-11-08DD-274 : Do not display super long error description (there are in the log th...Merov Linden
2014-11-07DD-272 : Be more consistent when updating the count on hand in SLM, also prev...Merov Linden
2014-11-03DD-263 : Update the count on hand on SLM in various situation where stock cou...Merov Linden
2014-10-23DD-224, DD-246 : Clean up code when receiving delete notification. Display DA...Merov Linden
2014-10-21DD-224 : WIP : Add a deleteListing method, call SLM_UPDATE_FOLDER notificatio...Merov Linden
2014-10-21DD-221 : Pointer testing to avoid potential crashMerov Linden
2014-10-19DD-170 : Set the import callback for Merchant Outbox only when clicking the i...Merov Linden
2014-10-14DD-170 : Check the Merchant Outbox API and hide the menu item if getting 503....Merov Linden