Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-03 | Land Media URL entry to coroutine. | Rider Linden | |
2015-06-03 | TOS retrieval to coroutine | Rider Linden | |
2015-06-03 | Coroutines for Script info floater and land auction prep. | Rider Linden | |
2015-06-01 | Marketplace vendor outbox. Incomplete conversion. Still issues with ↵ | Rider Linden | |
redirection. | |||
2015-06-01 | Set follow redirects so that the default is the same when no options are are ↵ | Rider Linden | |
specified and when follow redirects is not specified on the options object. | |||
2015-05-29 | Land SKU descriptions by coro | Rider Linden | |
2015-05-29 | Set media viewer mime probe to follow redirection. | Rider Linden | |
Coroutines for group moderation. | |||
2015-05-28 | Convert LSL syntax download to coroutine. | Rider Linden | |
2015-05-28 | Remove the display name floater | Rider Linden | |
2015-05-27 | Memory leak (extra ref) in webprofile | Rider Linden | |
Viewer media routines to coroutine. Post with raw respons in llcorehttputil LLCore::Http added headers only option (applies only on get) | |||
2015-05-26 | Coros for Object cost and physics flags. | Rider Linden | |
2015-05-26 | increment viewer version to 3.7.30 | Oz Linden | |
2015-05-26 | Extra specification that MS didn't catch. | Rider Linden | |
2015-05-22 | Clean out the dead code | Rider Linden | |
2015-05-22 | Region debug console to coroutines. | Rider Linden | |
2015-05-22 | Object default perm floater | Rider Linden | |
2015-05-22 | Floater IM Session to trivial coroutine. | Rider Linden | |
Changed debugging output from core utitl to string. | |||
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-05-18 | Changed Avatar picker to use coroutine for find. | Rider Linden | |
Fixed a stray reference (&) on URL that had crept into some coroutine definitions. | |||
2015-05-18 | Parcel Media and Viewer Parcel Mgr to generic coroutines. | Rider Linden | |
2015-05-18 | Remove an unused variable from the updatechecker. | Rider Linden | |
2015-05-18 | Updater to coroutines. | Rider Linden | |
2015-05-15 | Coroutine voice account provision | Rider Linden | |
2015-05-15 | Voice client state to coro. | Rider Linden | |
2015-05-15 | Group voice chat coro | Rider Linden | |
2015-05-15 | Address Nat's concerns about the const_cast<> and modification of a binary ↵ | Rider Linden | |
object wrapped in an LLSD object. | |||
2015-05-15 | Avatar statistics as a coroutine. | Rider Linden | |
2015-05-14 | Converted the Server release notes URL, | Rider Linden | |
classified and click tracker, Avatar hover height Pass the http_results on successfull call back style completion as well. | |||
2015-05-14 | Make generic callback version of trivial GET/PUT methods. Make message use ↵ | Rider Linden | |
these methods. | |||
2015-05-12 | Use Coros to post viewer stats. | Rider Linden | |
2015-05-12 | Added trivial case GET and POST to the CoreHTTP Utils | Rider Linden | |
converted llfloaterregioninfo to use coroutine's and new LLCore::HTTP | |||
2015-05-11 | table -> tableName for non windows builds. | Rider Linden | |
2015-05-11 | Updated feature manager downloader to coroutine. | Rider Linden | |
Added "raw" coroutine handler (returns raw result as LLSD::Binary) and split out the guts of the get, put, etc methods. Moved getStatusFromLLSD from HttpCoroHandler into HttpCorutineAdapter | |||
2015-05-08 | Updated llestateinfomodel | Rider Linden | |
2015-05-08 | Updated llfloatermodeluploadbase to LLCore::Http | Rider Linden | |
2015-05-01 | Move remote parcel request to a coro in LLRemoteParcelInfoProcessor | Rider Linden | |
Fix typo in twitter. Disable unit test for remote parcel info request until test infrastructure for new core is done. | |||
2015-04-30 | Move librt. | Rider Linden | |
2015-04-30 | Fix to linux link | Rider Linden | |
Put timeout back into crashlogger post. | |||
2015-04-30 | Change link order | Rider Linden | |
2015-04-30 | Add LIBRT to libraries in linux crash logger. | Rider Linden | |
2015-04-30 | Missed the linux crash logger. | Rider Linden | |
2015-04-30 | Crash logger changes to LLCore::Http | Rider Linden | |
2015-04-29 | Convert IM invitation to coroutines. | Rider Linden | |
2015-04-29 | This was not supposed to get checked in. | Rider Linden | |
2015-04-29 | Forgot a ';' | Rider Linden | |
2015-04-29 | Remove C++11 erase() | Rider Linden | |
replace = NULL with .reset() on smart pointers. | |||
2015-04-28 | Convert some elements to STL | Rider Linden | |
2015-04-28 | Converting llmediaclient to new order. | Rider Linden | |
Temp disable llmediaclient's unit tests for link issues. | |||
2015-04-24 | merge | Brad Payne (Vir Linden) | |