Commit Graph

33549 Commits (bd3dc9cfe24ffc433783201e854f00bbd07aed54)

Author SHA1 Message Date
Rider Linden bd3dc9cfe2 Coroutines for Script info floater and land auction prep. 2015-06-03 11:21:19 -07:00
Rider Linden 2abfc14946 Marketplace vendor outbox. Incomplete conversion. Still issues with redirection. 2015-06-01 16:56:42 -07:00
Rider Linden 68da6fa846 Set follow redirects so that the default is the same when no options are are specified and when follow redirects is not specified on the options object. 2015-06-01 16:54:53 -07:00
Rider Linden d41ad508bf Land SKU descriptions by coro 2015-05-29 13:17:03 -07:00
Rider Linden 4fb5881871 Set media viewer mime probe to follow redirection.
Coroutines for group moderation.
2015-05-29 10:22:46 -07:00
Rider Linden aa47516e89 Convert LSL syntax download to coroutine. 2015-05-28 14:02:36 -07:00
Rider Linden 7fb7e93a13 Remove the display name floater 2015-05-28 12:48:08 -07:00
Rider Linden 83543e556c Memory leak (extra ref) in webprofile
Viewer media routines to coroutine.
Post with raw respons in llcorehttputil
LLCore::Http added headers only option (applies only on get)
2015-05-27 17:15:01 -07:00
Rider Linden 9134a3a097 Coros for Object cost and physics flags. 2015-05-26 16:59:44 -07:00
Rider Linden 55ea4bb04d Extra specification that MS didn't catch. 2015-05-26 09:48:47 -07:00
Rider Linden d784b20e29 Clean out the dead code 2015-05-22 16:27:25 -07:00
Rider Linden 00b2b60a0c Region debug console to coroutines. 2015-05-22 16:14:00 -07:00
Rider Linden e9257f034a Object default perm floater 2015-05-22 15:33:40 -07:00
Rider Linden f7fa3b5f56 Floater IM Session to trivial coroutine.
Changed debugging output from core utitl to string.
2015-05-22 10:59:43 -07:00
Rider Linden ff121254b2 Removed dead HTTP client adapter code
Partial conversion of group manager
clean up some debug code in web profiles.
2015-05-22 09:27:33 -07:00
Rider Linden c437a9c4ec Webprofile converted to coroutine.
Added JSON->LLSD converter
Added corohandler for JSON data
2015-05-20 17:37:27 -07:00
Rider Linden a4741cecb2 Changed Avatar picker to use coroutine for find.
Fixed a stray reference (&) on URL that had crept into some coroutine definitions.
2015-05-18 16:18:07 -07:00
Rider Linden 5fbd84a210 Parcel Media and Viewer Parcel Mgr to generic coroutines. 2015-05-18 14:15:51 -07:00
Rider Linden 46a86ddb7a Remove an unused variable from the updatechecker. 2015-05-18 13:39:48 -07:00
Rider Linden 225612ea77 Updater to coroutines. 2015-05-18 11:48:50 -07:00
Rider Linden 732fceca67 Coroutine voice account provision 2015-05-15 16:48:03 -07:00
Rider Linden e2d6819374 Voice client state to coro. 2015-05-15 16:20:01 -07:00
Rider Linden 4fc12def1e Group voice chat coro 2015-05-15 15:04:28 -07:00
Rider Linden f26fb73dd8 Address Nat's concerns about the const_cast<> and modification of a binary object wrapped in an LLSD object. 2015-05-15 12:51:18 -07:00
Rider Linden 2d79079414 Avatar statistics as a coroutine. 2015-05-15 11:52:05 -07:00
Rider Linden 21701459ee Converted the Server release notes URL,
classified and click tracker,
Avatar hover height
Pass the http_results on successfull call back style completion as well.
2015-05-14 15:47:36 -07:00
Rider Linden 9ec050a067 Make generic callback version of trivial GET/PUT methods. Make message use these methods. 2015-05-14 10:33:46 -07:00
Rider Linden 77cd190633 Use Coros to post viewer stats. 2015-05-12 16:59:51 -07:00
Rider Linden 723834737d Added trivial case GET and POST to the CoreHTTP Utils
converted llfloaterregioninfo to use coroutine's and new LLCore::HTTP
2015-05-12 14:32:43 -07:00
Rider Linden dcac06d7d2 table -> tableName for non windows builds. 2015-05-11 17:36:58 -07:00
Rider Linden 3e004ce66e Updated feature manager downloader to coroutine.
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-11 16:52:02 -07:00
Rider Linden 6cba35d3c0 Updated llestateinfomodel 2015-05-08 16:15:27 -07:00
Rider Linden 8d9282fca1 Updated llfloatermodeluploadbase to LLCore::Http 2015-05-08 15:00:32 -07:00
Rider Linden 35faf10ac6 MAINT-5169 Update CURL library versions. 2015-05-08 11:51:27 -07:00
Rider Linden 3abd8eaee8 Move remote parcel request to a coro in LLRemoteParcelInfoProcessor
Fix typo in twitter.
Disable unit test for remote parcel info request until test infrastructure for new core is done.
2015-05-01 14:38:57 -07:00
Rider Linden 0b76b318db Move librt. 2015-04-30 15:45:04 -07:00
Rider Linden ef1b709c99 Fix to linux link
Put timeout back into crashlogger post.
2015-04-30 15:21:49 -07:00
Rider Linden 7c639f11a6 Change link order 2015-04-30 14:52:20 -07:00
Rider Linden cc26fb5b24 Add LIBRT to libraries in linux crash logger. 2015-04-30 14:06:03 -07:00
Rider Linden f577f71641 Missed the linux crash logger. 2015-04-30 13:16:02 -07:00
Rider Linden cd55655592 Crash logger changes to LLCore::Http 2015-04-30 13:12:09 -07:00
Rider Linden 82b671dadc Convert IM invitation to coroutines. 2015-04-29 14:48:55 -07:00
Rider Linden 885dc2bbab This was not supposed to get checked in. 2015-04-29 09:33:00 -07:00
Rider Linden b0c64d5cbf Forgot a ';' 2015-04-29 09:30:37 -07:00
Rider Linden 56d6e32b45 Remove C++11 erase()
replace = NULL with .reset() on smart pointers.
2015-04-29 09:11:27 -07:00
Rider Linden 39d6252926 Convert some elements to STL 2015-04-28 16:50:42 -07:00
Rider Linden da32de179d Converting llmediaclient to new order.
Temp disable llmediaclient's unit tests for link issues.
2015-04-28 09:39:47 -07:00
Rider Linden e5c281025d Convert pathfinding api to coro with new LLCore::Http 2015-04-23 13:35:03 -07:00
Rider Linden 11aa05b286 Fix the EOL 2015-04-20 15:37:48 -07:00
Rider Linden e295dc20e0 Convert twitter to coroutines. 2015-04-20 14:48:41 -07:00