Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-12-18 | More rt lib | Rider Linden | |
2015-12-18 | Adding RT to another cmake file for Linux | Rider Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-23 | Remove ares dependency from build. | Rider Linden | |
2015-09-21 | MAINT-5629: Remove llares and llareslistener. Login now does not attempt to ↵ | Rider Linden | |
do a lookup on the server names and rewrite the URL. MAINT-5614: Bad password status correctly detected. | |||
2015-09-15 | MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib | Rider Linden | |
2015-09-14 | MAINT-5507: Test checkin with RPC code and URL request disabled. Make sure ↵ | Rider Linden | |
it does not break non windows builds. | |||
2015-09-14 | MAINT-5507: Remove HTTPClient and related cruft. | Rider Linden | |
2015-09-11 | Bit of cleanup around Translation and remove httpassetstorage | Rider Linden | |
2015-09-01 | MAINT-5575: Convert the Experience cache into a coro based singleton. | Rider Linden | |
--HG-- branch : MAINT-5575 | |||
2015-08-18 | MAINT-5506: Establish circular dependency between LLMessage & LLCoreHttp | Rider Linden | |
2015-08-17 | Get unit tests (Integration and project) compiling and linking again. | Rider Linden | |
2015-08-14 | These tests are just causing a cascade of errors.. | rider | |
2015-08-14 | MAINT-5506: Converted llmessage untrusted sim message responder to coroutine. | Rider Linden | |
Removed HTTPSender, HTTPNullSender, HTTPCapSender. Moved UntrustedMessageCap storage into LLHost Added boost libraries to PROJECT_x_TEST linkage. | |||
2015-07-10 | Merge restore of more selfless changes | Nat Goodspeed | |
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed | |
2015-07-07 | Merge | Rider Linden | |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden | |
2015-07-02 | Temp disable llavatarnamecache integration test for linux | Rider Linden | |
2015-07-01 | MAINT-5351: Reorder llmessage test libraries to make Linux happy. | Nat Goodspeed | |
Both BOOST_CONTEXT_LIBRARY and BOOST_COROUTINE_LIBRARY were mentioned. But as BOOST_COROUTINE_LIBRARY depends on BOOST_CONTEXT_LIBRARY, they must be mentioned in that order for Linux to successfully link the test programs. | |||
2015-07-01 | Merge | Rider Linden | |
2015-06-17 | Coding policy fixes | Rider Linden | |
2015-06-09 | Removed dead code, llsdmessage, llcapabilitylistener and the associated tests. | Rider Linden | |
2015-05-22 | Removed dead HTTP client adapter code | Rider Linden | |
Partial conversion of group manager clean up some debug code in web profiles. | |||
2015-05-20 | Webprofile converted to coroutine. | Rider Linden | |
Added JSON->LLSD converter Added corohandler for JSON data | |||
2015-04-02 | Linux linker order. | Rider Linden | |
2015-04-02 | Move RT aronud | Rider Linden | |
2015-04-02 | Explicitly include LIBRT | Rider Linden | |
2015-04-02 | Move CURL libs up... | Rider Linden | |
2015-04-02 | More link order | Rider Linden | |
2015-04-02 | Adjusting link order | Rider Linden | |
2015-04-02 | Adding boost libs and LLCoreHttp to the unit test linkage. | Rider Linden | |
2015-03-19 | Adding new HTTP handling for material manager. | Rider Linden | |
2014-11-06 | Merge with 3.7.19-release | dolphin | |
2014-08-26 | Bring better error handling to inventory item and folder fetching. | Monty Brandenberg | |
First, introduced some LLSD-based interfaces to the llcorehttp code using utils classes (in llcorehttputil). I've kept LLSD out of the llcorehttp library up to now and will continue to do that. Functions provide a requestPost based on LLSD body and conversion utils for HttpResponse-to-LLSD and HttpResponse-to-string conversions. Inventory fetch operations now do more thorough error checking including 200-with-error status checking. Still do retry forever on folders though I don't like that. | |||
2014-06-17 | Merge with 3.7.9-release | dolphin | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Merge with 3.7.7-release | dolphin | |
2013-11-11 | Fixing coding policy errors | dolphin | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-06-19 | Merge with viewer 3.6.0 | dolphin | |
2013-05-20 | Merge with viewer-release | dolphin | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-12 | SH-4061 WIP - moved retry policy to newview so it can work with either ↵ | Brad Payne (Vir Linden) | |
llmessage or CoreHttp libraries. Updated tests. | |||
2013-04-11 | SH-4061 WIP - moved retry policy to llmessage, added integration test | Brad Payne (Vir Linden) | |
2013-04-04 | Merge with viewer-development | dolphin | |