Age | Commit message (Expand) | Author |
2015-12-04 | Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit... | Rider Linden |
2016-02-12 | Suppress some overly verbose logging | Oz Linden |
2016-02-12 | MAINT-1945: correct total bytes sent in log stats | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-11-03 | MAINT-5820: Add a success/failure result to HTTP body parse method and react ... | Rider Linden |
2015-11-02 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2015-10-20 | silly typo that builds on windows - this fixes mac/linux builds | callum_linden |
2015-10-20 | MAINT-5711 FIX2 auto login for profiles - final part retrieves the URL to set... | callum_linden |
2015-10-14 | MAINT-5732: Change to the way event polling handles error conditions and canc... | Rider Linden |
2015-10-07 | MAINT-5691: Browser was using deprecated outbox display type AND not correctl... | Rider Linden |
2015-10-06 | MAINT-5693: Consolidated the avatar appearance request into a coroutine. If ... | Rider 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 |
2015-09-18 | Pref instance() over getInstance() | Rider Linden |
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden |
2015-09-15 | MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib | Rider Linden |
2015-09-14 | MAINT-5507: Removed some no longer used static variables fro llcurl.cpp | Rider Linden |
2015-09-14 | MAINT-5507: Removal of sdrpc client/server | Rider Linden |
2015-09-14 | MAINT-5507: Test checkin with RPC code and URL request disabled. Make sure i... | Rider Linden |
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-10 | MAINT-5575: Finished converting experience cache to singleton | Rider Linden |
2015-09-04 | Experience Profile to coroutines and Experience cache. | Rider Linden |
2015-09-03 | LL_ERRS_IF only seems to work on Microsoft... | Rider Linden |
2015-09-03 | Changes from code review with Nat | Rider Linden |
2015-09-03 | Region experience allow/disallow. | Rider Linden |
2015-09-03 | Moved group experiences into experience cache. Use coros and new HTTP libs. | Rider Linden |
2015-09-02 | Moved find experience into experience cache (moved cache recording into cache... | Rider Linden |
2015-09-02 | Use boost assign to initialize default pool sizes. | Rider Linden |
2015-09-02 | Move associated experience fetching into the ExperienceCache as a coro remove... | Rider Linden |
2015-09-01 | MAINT-5575: Convert the Experience cache into a coro based singleton. | Rider Linden |
2015-08-31 | Some initial changes to convert the experience cache to a singleton | Rider Linden |
2015-08-28 | MAINT-5575: Begin conversion to Singleton<> for Experience Cache. Commited o... | Rider Linden |
2015-08-25 | Merge | Rider Linden |
2015-08-24 | MAINT-4952: Removed a bit of debug code that got included accidentally and ch... | Rider Linden |
2015-08-18 | MAINT-5506: Establish circular dependency between LLMessage & LLCoreHttp | Rider Linden |
2015-08-18 | MAINT-5506: Fix ugly timing bug in llurlentry static initialization. | Nat Goodspeed |
2015-08-17 | Boost coroutines conflicting with script compile in message.h. Only include ... | rider |
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: Forgot to remove LLFnPtrResponder | Rider Linden |
2015-08-14 | MAINT-5506: Converted llmessage untrusted sim message responder to coroutine. | Rider Linden |
2015-08-12 | MAINT-5500: Finish converting the AIS responders to the new coroutine model, ... | Rider Linden |
2015-08-11 | Merge | Rider Linden |
2015-08-04 | Merge downstream code and become version 3.8.3 | andreykproductengine |
2015-08-04 | Merge viewer-release and become version 3.8.3 | AndreyL ProductEngine |
2015-07-30 | Added patchAndYield to httputil adapter | Rider Linden |
2015-07-30 | MAINT-5430 Crash LLAssetStorage::downloadCompleteCallback | andreykproductengine |
2015-07-30 | MAINT-5430 Crash LLAssetStorage::downloadCompleteCallback | andreykproductengine |
2015-07-14 | merge 3.8.0-release and correct xml errors caused by reformatting | Oz Linden |