summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2015-09-18Pref instance() over getInstance()Rider Linden
2015-09-18Shouldn't have renamed this include.Rider Linden
2015-09-18Tweek to naming postEventAndSuspend -> postAndSuspendRider Linden
2015-09-18Set consistent terminology for yield/wait -> suspend for coroutines.Rider Linden
2015-09-18MAINT-5351: Zap one more vestigial reference to coroutine 'self' param.Nat Goodspeed
2015-09-16MAINT-5628: Set flicr state to "Posting" on all paths before image upload sta...Rider Linden
2015-09-16MAINT-5507: Include httpconstants in file picker for linux.Rider Linden
2015-09-15MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp libRider Linden
2015-09-14MAINT-5507: Removed some no longer used static variables fro llcurl.cppRider Linden
2015-09-14MAINT-5507: Removal of sdrpc client/serverRider Linden
2015-09-14MAINT-5507: Test checkin with RPC code and URL request disabled. Make sure i...Rider Linden
2015-09-14MAINT-5507: Remove HTTPClient and related cruft.Rider Linden
2015-09-11Bit of cleanup around Translation and remove httpassetstorageRider Linden
2015-09-11MAINT-4952: Slight change to marketplace logging allow direct logging of LLSD...Rider Linden
2015-09-10MAINT-5575: Finished converting experience cache to singletonRider Linden
2015-09-04Experience Profile to coroutines and Experience cache.Rider Linden
2015-09-03LL_ERRS_IF only seems to work on Microsoft...Rider Linden
2015-09-03Changes from code review with NatRider Linden
2015-09-03Region experience allow/disallow.Rider Linden
2015-09-03Correct use of filename vs. path in llfeaturemanager coroutine.Rider Linden
2015-09-03Moved group experiences into experience cache. Use coros and new HTTP libs.Rider Linden
2015-09-02Moved find experience into experience cache (moved cache recording into cache...Rider Linden
2015-09-02Use boost assign to initialize default pool sizes.Rider Linden
2015-09-02Move associated experience fetching into the ExperienceCache as a coro remove...Rider Linden
2015-09-01In Linux build skip url entry testRider Linden
2015-09-01One of the tests defined a namespace in order to fake out the libraries. Rem...Rider Linden
2015-09-01MAINT-5575: Convert the Experience cache into a coro based singleton.Rider Linden
2015-08-31Some initial changes to convert the experience cache to a singletonRider Linden
2015-08-28MAINT-5575: Begin conversion to Singleton<> for Experience Cache. Commited o...Rider Linden
2015-08-28MAINT-5574: Added default parameter for callbalk on AISAPI interface.Rider Linden
2015-08-27Convert LSL script preview compilation exp requestRider Linden
2015-08-26Convert exp floater to use coroutinesRider Linden
2015-08-25Reenable and correct link issue on linux llappearanceutility.Rider Linden
2015-08-25MergeRider Linden
2015-08-24MAINT-4952: Removed a bit of debug code that got included accidentally and ch...Rider Linden
2015-08-20Remove forgotten parenRider Linden
2015-08-19Found another ref that had escaped me!Rider Linden
2015-08-19I must be losing my mind...Rider Linden
2015-08-19Try commenting out the entire darn file.Rider Linden
2015-08-19Try disabling LLAppearanceUtility.cmake just for the moment.Rider Linden
2015-08-19Previous try didn't work. What about this?Rider Linden
2015-08-19Shot in the darkRider Linden
2015-08-19Be sure the correct include is included.Rider Linden
2015-08-19Try attaching the bost libraries directly to CoreHttpRider Linden
2015-08-19Keep hunting these down.Rider Linden
2015-08-19Swap BOOST_COROUTINE and BOOST_CONTEXTRider Linden
2015-08-19Break circular dep. Things get cranky.Rider Linden
2015-08-18MAINT-5506: Establish circular dependency between LLMessage & LLCoreHttpRider Linden
2015-08-18MergeRider Linden
2015-08-18Move the CoreHTTP libraries downRider Linden