Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-13 | Merge localization | Merov Linden | |
2015-05-13 | DD-366 : Update validated listing folders more consistently | Merov Linden | |
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-11 | FIX INTL-173 Viewer Set43 translation for project viewer-directdelivery | eli | |
2015-05-08 | DD-399 : Use folder name to create new folders when under listing level | Merov Linden | |
2015-05-08 | Updated llestateinfomodel | Rider Linden | |
2015-05-08 | Updated llfloatermodeluploadbase to LLCore::Http | Rider Linden | |
2015-05-08 | MAINT-5169 Update CURL library versions. | Rider Linden | |
2015-05-06 | Merge | Merov Linden | |
2015-05-06 | DD-403 : Add sort by name and by most recent | Merov Linden | |
2015-05-02 | DD-396 : Add decription check on the common 422 error on marketplace listing | Merov Linden | |
2015-05-02 | DD-394 : Make sure Copy and Move to Marketplace menu items are disabled if ↵ | Merov Linden | |
the Marketplace listing folder doesn't exist | |||
2015-05-01 | DD-378 : Separate stock items of different permissions in different stock ↵ | Merov Linden | |
folders | |||
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-05-01 | DD-379 : React on update for both listing and version folders | Merov Linden | |
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-28 | DRTVWR-397 WIP - for RC, disabling verbose logging by default | Brad Payne (Vir Linden) | |
2015-04-27 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-04-24 | merge with viewer tools update | Brad Payne (Vir Linden) | |
2015-04-24 | DRTVWR-397 WIP - comments and logging | Brad Payne (Vir Linden) | |
2015-04-24 | merge | Brad Payne (Vir Linden) | |
2015-04-23 | Convert pathfinding api to coro with new LLCore::Http | Rider Linden | |
2015-04-23 | increment viewer version to 3.7.29 | Oz Linden | |
2015-04-23 | Added tag 3.7.28-release for changeset 566874eb5ab2 | Oz Linden | |
2015-04-22 | MAINT-4653 WIP, DRTVWR-397 WIP - log output to file now includes tags. ↵ | Brad Payne (Vir Linden) | |
Request max 5 attachments per idle loop to reduce sim-side failures seen when requesting large numbers. | |||
2015-04-20 | Fix the EOL | Rider Linden | |
2015-04-20 | Convert twitter to coroutines. | Rider Linden | |
2015-04-20 | Flickr conversion. | Rider Linden | |
2015-04-17 | Remove unused global for mac build. | Rider Linden | |
2015-04-17 | Replace a couple of changes that I didn't mean to remove. | Rider Linden | |