summaryrefslogtreecommitdiff
path: root/indra/newview/llaisapi.h
AgeCommit message (Expand)Author
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2023-10-04MacOS build fixAndrey Kleshchev
2023-09-14SL-20285 Sturdier cof and fixed link fetchingAndrey Kleshchev
2023-07-19SL-20015 wait for the outfit items to load before wearing itMaxim Nikolenko
2023-04-28SL-19533 Fix 'fetching' state timeoutAndrey Kleshchev
2023-04-28SL-19533 Fetch stall prevention #2Andrey Kleshchev
2023-04-27SL-19533 Implement subset variant of children requestAndrey Kleshchev
2023-04-26SL-19583 Uniform risizing for combination inventory viewAndrey Kleshchev
2023-04-25SL-19533 Reduce inventory fetch stallsAndrey Kleshchev
2023-04-25SL-19533 Special COF handlingAndrey Kleshchev
2023-04-11SL-19533 Orphans plus additional loggingAndrey Kleshchev
2023-03-28SL-18003 Improve dupplicate preventionAndrey Kleshchev
2023-03-18SL-18674 Reenable folder creation via AIS v3Andrey Kleshchev
2023-03-18SL-18629 Track request depth to be able to distinguish incomplete folder reli...Andrey Kleshchev
2023-03-15SL-18629 WIP Fetch Inventory using AIS caps #2Andrey Kleshchev
2023-03-15SL-18629 WIP Fetch Inventory using AIS capsAndrey Kleshchev
2023-03-15SL-18629 AISv3 draft callsMnikolenko Productengine
2022-11-22SL-18629 - use AISAPI for some paths of new category creationBrad Payne (Vir Linden)
2020-10-01SL-14037 BugSplat Crash #646590: Enqueue failed in AISAndrey Kleshchev
2020-05-18Small CleanupAndrey Kleshchev
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-15MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp libRider Linden
2015-09-14MAINT-5507: Remove HTTPClient and related cruft.Rider Linden
2015-08-28MAINT-5574: Added default parameter for callbalk on AISAPI interface.Rider Linden
2015-08-25MergeRider Linden
2015-08-12MAINT-5500: Finish converting the AIS responders to the new coroutine model, ...Rider Linden
2015-07-31replace the const & on the typedefRider Linden
2015-07-31Try not using a ref here.Rider Linden
2015-07-30Added patchAndYield to httputil adapterRider Linden
2015-04-03MAINT-4878 FIXED Outfits worn from library copy the subfolders tooandreykproductengine
2013-09-17Updating AISv3 api to match recent changesDon Kjer
2013-09-09Using transaction_id instead of raw asset_id during aisv3 patchDon Kjer
2013-08-09Routing link creating through AISv3 when available.Don Kjer
2013-07-11Adding support for COPY methods to httpclient. Implementing viewer-side use ...Don Kjer
2013-06-07SH-4216 WIP - moved AISv3 commands and responders to llaisapi.* filesBrad Payne (Vir Linden)