Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-10 | Adding support for DELETE, PATCH and COPY | Rider Linden | |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
wide char paths; on other platforms they are now just typedefs to the std classes | |||
2015-04-09 | Merge lindenlab/viewer-tools-update | Merov Linden | |
2015-04-09 | Added LL_WARNS_IF to llerror.h | Rider Linden | |
If the coro is given something other than a map from the http then move the return into a body section. Changed windlight to use a coroutine and the new LLCore::Http libarary. Extra comments into Event Polling. | |||
2015-04-08 | Moved some LLEventPolling internal classes to a named namespace | Rider Linden | |
Canceling outstanding polling transactions | |||
2015-04-08 | Adding weak pointer support. | Rider Linden | |
Event polling as a coroutine. (incomplete) Groundwork for canceling HttpCoroutineAdapter yields. | |||
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | Results from code review with Nat. Consolidate some of the coroutine/http ↵ | Rider Linden | |
code into a single adapter. | |||
2015-04-03 | Merged lindenlab/viewer-tools-update into default | Rider Linden | |
2015-04-03 | Added a class to automate pumping the HttpRequest on the mainloop. | Rider Linden | |
Converted AccountingCostManager to use the new LLCore::Http library and coroutines. | |||
2015-04-02 | detect xml errors in parsing xml files and remove those files | Oz Linden | |
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-04-01 | Added 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-03-27 | first set of chnages from code review from Nat | Rider Linden | |
2015-03-26 | Create trivial handler for SD Messages, method in LLAgent for posting HTTP ↵ | Rider Linden | |
requests. | |||
2015-03-25 | Replace appearance responder with new LLCore Appearance Handler. | Rider Linden | |
Prep for some slight cleanup of the code. Add AP_AVATAR Policy | |||
2015-03-24 | Merge with viewer-release and become 3.7.27 | andreykproductengine | |
2015-03-24 | Boost unique_ptr into xmlrpc | Rider Linden | |
2015-03-23 | MAX_ACTIVE_REQUEST_COUNT no longer used | Rider Linden | |
2015-03-23 | Client adapter is removed. Its tests should be too. | Rider Linden | |
2015-03-23 | Microsoft is not nearly picky enough. Headder issues caught by gcc MS likes ↵ | Rider Linden | |
fine. | |||
2015-03-23 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-20 | Clean up and use policies for Material transfer. | Rider Linden | |
2015-03-19 | Adding new HTTP handling for material manager. | Rider Linden | |
2015-03-16 | Removal of RPCXML dep on LLCurl switching to LLCore::Html | Rider Linden | |
2015-03-16 | Merge lindenlab/viewer-tools-update | Merov Linden | |
2015-03-23 | merge changes for 3.7.26-release | Oz Linden | |
2015-01-23 | Explain why LLHost::setHostByName() / getHostName() test skipped. | Nat Goodspeed | |
A skip() stating that we don't yet understand why the test fails is implicitly an open action item. This one isn't open. Save future developers the research. | |||
2014-12-23 | MAINT-4708 Linux build fix | andreykproductengine | |
2014-12-18 | MAINT-4708 better grouping of ack messages between viewer and server | andreykproductengine | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-12-08 | SL-92 WIP - hover height communicated via appearance messages. | Brad Payne (Vir Linden) | |
2014-11-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2014-11-11 | Pull merge from lindenlanb/viewer-release | Merov Linden | |
2014-11-06 | Merge with 3.7.19-release | dolphin | |
2014-10-17 | Update to build on Xcode 6.0: clang is super picky extra parens around ↵ | callum_linden | |
expression [-Wparenthes es-equality] | |||
2014-10-17 | Update to build on Xcode 6.0: more removed of unused const variables ↵ | callum_linden | |
[-Wunused-const-variable] | |||
2014-10-17 | Update to build on Xcode 6.0: removed unised const variables ↵ | callum_linden | |
[-Wunused-const-variable] | |||
2014-10-17 | Update to build on Xcode 6.0: cleaned up some Boostisms and removed some ↵ | callum_linden | |
dead code | |||
2014-10-17 | Update to build on Xcode 6.0: clang is super picky extra parens around ↵ | callum_linden | |
expression [-Wparenthes es-equality] | |||
2014-09-19 | Cleanup work. Use http constants for content-type and | Monty Brandenberg | |
accept headers in mesh and textures. For texture metrics reporting, use the AP_INVENTORY policy class which is non-pipelined and pointing (usually) in the right direction. Use a do-while(false) structure to manage common exit path code in onCompleted() methods. Identical to a 'goto' but might amuse the pedantic. Tuning on background fetch to have it cycle faster. This is experimental. I suspect with HTTP balancing in llcorehttp, we can do away with the timers here. | |||
2014-09-09 | Cleanup pass. Documentation. Get older llcorehttp-using | Monty Brandenberg | |
code to use utils for any LLSD interfaces. | |||
2014-09-04 | Merge | dolphin | |