Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-13 | merge | Brad Payne (Vir Linden) | |
2015-04-13 | merge | Brad Payne (Vir Linden) | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-04-13 | increment viewer version to 3.7.28 | Oz Linden | |
2015-04-13 | Added tag 3.7.27-release for changeset afd8d4756e8e | Oz Linden | |
2015-04-13 | Forgot to remove some commented code. | Rider Linden | |
2015-04-13 | Merge | Rider Linden | |
2015-04-13 | Formatting change to get past merge conflict. | Rider Linden | |
2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder | |
2015-04-11 | DRTVWR-397 WIP - logging | Brad Payne (Vir Linden) | |
2015-04-10 | Adding support for DELETE, PATCH and COPY | Rider Linden | |
2015-04-10 | MAINT-5070 WIP, MAINT-4409 WIP - try to clean up invalid COF links under ↵ | Brad Payne (Vir Linden) | |
certain circumstances. | |||
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
wide char paths; on other platforms they are now just typedefs to the std classes | |||
2015-04-10 | DRTVWR-397 WIP - removed get_linked_uuid(), duplicate of ↵ | Brad Payne (Vir Linden) | |
gInventory.getLinkedItemID() | |||
2015-04-09 | Issue with LL_WARNS_IF sort out later. | Rider Linden | |
2015-04-09 | Added LL_WARNS_IF to llerror.h | Rider Linden | |
If the coro is given something other than a map from the http then move the return into a body section. Changed windlight to use a coroutine and the new LLCore::Http libarary. Extra comments into Event Polling. | |||
2015-04-09 | MAINT-5069 WIP, MAINT-5071 WIP - handle dropping objects and attaching from ↵ | Brad Payne (Vir Linden) | |
ground. WIP on better tracking of attachment requests via various message in LLSelectMgr. | |||
2015-04-09 | Detect running under cygwin and fail gracefully | Oz Linden | |
2015-04-08 | Couple of cleanup items. | Rider Linden | |
Switch to Long poll HTTP policy for event polling. | |||
2015-04-08 | Removed dead code | Rider Linden | |
2015-04-08 | Added timeout on failure. | Rider Linden | |
2015-04-08 | Moved some LLEventPolling internal classes to a named namespace | Rider Linden | |
Canceling outstanding polling transactions | |||
2015-04-08 | Adding weak pointer support. | Rider Linden | |
Event polling as a coroutine. (incomplete) Groundwork for canceling HttpCoroutineAdapter yields. | |||
2015-04-08 | fix validity errors in settings files | Oz Linden | |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | Remove unused mHttpPriority | Rider Linden | |
2015-04-07 | MAINT-5023 FIXED URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | MNikolenko ProductEngine | |
2015-04-07 | Results from code review with Nat. Consolidate some of the coroutine/http ↵ | Rider Linden | |
code into a single adapter. | |||
2015-04-07 | appearance utility source updated | Brad Payne (Vir Linden) | |
2015-04-07 | appearance utility source updated | Brad Payne (Vir Linden) | |
2015-04-03 | Merge | Rider Linden | |
2015-04-03 | Comment out debug LL_INFOs and added TODO comment. | Rider Linden | |
2015-04-03 | Merged lindenlab/viewer-tools-update into default | Rider Linden | |
2015-04-03 | Added a class to automate pumping the HttpRequest on the mainloop. | Rider Linden | |
Converted AccountingCostManager to use the new LLCore::Http library and coroutines. | |||
2015-04-03 | merge | Brad Payne (Vir Linden) | |
2015-04-02 | detect xml errors in parsing xml files and remove those files | Oz Linden | |
2015-04-02 | add catch for possible exception in llsechandler_basic destructor (crash on ↵ | Oz Linden | |
exit) | |||
2015-04-02 | improve logging of machine id generation | Oz Linden | |
2015-04-02 | improve logging of errors in default permissions cap | Oz Linden | |
2015-04-02 | Ordering | Rider Linden | |
2015-04-02 | Explicitly call out the RT library for tests in Linux | Rider Linden | |
2015-04-02 | Linux linker order. | Rider Linden | |
2015-04-02 | Move RT aronud | Rider Linden | |
2015-04-02 | Explicitly include LIBRT | Rider Linden | |
2015-04-02 | DRTVWR-397 WIP - more logging | Brad Payne (Vir Linden) | |
2015-04-02 | Move CURL libs up... | Rider Linden | |
2015-04-02 | More link order | Rider Linden | |
2015-04-02 | Adjusting link order | Rider Linden | |
2015-04-02 | add script to check xml files written by the viewer | Oz Linden | |