Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-04 | checker working with v1.0 update protocol. | Andrew A. de Laix | |
2010-11-04 | just barely working udate downloading service; missing little nicities like ↵ | Andrew A. de Laix | |
error checking and sill stuff like that. | |||
2010-11-02 | Merge | Andrew A. de Laix | |
2010-11-02 | start of the downloader service. | Andrew A. de Laix | |
2010-11-01 | On Windows, disable this-used-in-initializer warning. | Nat Goodspeed | |
2010-11-01 | changes in respone to review comments. | Andrew A. de Laix | |
2010-10-29 | Automated merge with https://bitbucket.org/mani_linden/viewer-development | Nat Goodspeed | |
2010-10-29 | Fix #endif SYMBOL (breaks Linux build) | Nat Goodspeed | |
2010-10-29 | fix quoting of url in version check. | Andrew A. de Laix | |
2010-10-29 | added periodic retry to look for updates | Andrew A. de Laix | |
2010-10-28 | shell of the update checker; it will just print a message to the log ↵ | Andrew A. de Laix | |
depending on the result of the check one time. | |||
2010-10-27 | CHOP-122 Initializing Facade service in the viewer. Rev. by Brad. | Mark Palange (Mani) | |
2010-10-26 | CHOP-122 Mowr work on the llupdater facade... Added LLPluginProcessParent, ↵ | Mark Palange (Mani) | |
including mockery for unit tests. Re. by Jenn | |||
2010-10-25 | CHOP-122 Adding stub background updater files to the build. Rev. by brad | Mark Palange (Mani) | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-08-29 | VWR-20891 FIXED missing LL_TEST conditions in ↵ | Boroondas Gupte | |
indra/viewer_components/login/CMakeLists.txt (transplanted from 6ea6df364e22ba6f99b18a0e684ba4912f4f7223) | |||
2010-08-25 | standardizing a couple of stragler test 'suite' names as class name | Aaron Terrell (Enus) | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | Change license on lllogin_test.cpp to allow it to be exported. | Aimee Linden | |
Set to viewergpl for now. | |||
2010-08-12 | Remove dependency on viewer_components/eventhost | Aimee Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-02-24 | Automated merge up from viewer 2.0 trunk. | Roxie Linden | |
Some llvoiceclient changes duplicated changes that had already been made in the voice modularization refactor, so the refactor versions were used. | |||
2010-01-12 | EXT-4193: Use different reply pumps for SRV and XMLRPC requests. | Nat Goodspeed | |
This eliminates the timing hole (introduced by EXT-3934 fix) in which a belated SRV response could confuse the XMLRPC response code. Extend unit tests to positively drive the bug and validate the fix. | |||
2010-01-06 | EXT-3934: On SRV timeout, don't fail, proceed with original URI. | Nat Goodspeed | |
2009-12-21 | EXT-3550 Fixed messages from login.cgi not being displayed. | Mark Palange (Mani) | |
Handling message from "indeterminate" state - feeding them to the llprogressview. Handling showing error message from incomplete login. | |||
2009-12-17 | EXT-3536 Bugfix in lllogin.cpp when reading 'indeterminate' repsonse from ↵ | Mark Palange (Mani) | |
login.cgi. Also fixed up lllogin unit test to match the bugfix. Reviewed by Brad | |||
2009-12-08 | EXT-3158 - Removing logging of users password hash from new login code. | Mark Palange (Mani) | |
Reviewed by Brad | |||
2009-12-04 | DEV-43463: use fixed Boost package on Windows | Nat Goodspeed | |
2009-12-04 | DEV-43463: skip() instead of commenting out lllogin_tests | Nat Goodspeed | |
2009-12-03 | Fix to windows build breakages. | Mark Palange (Mani) | |
Reviewed by Brad | |||
2009-11-30 | DEV-43463: Keep LLEventPump's LLStandardSignal alive during post() | Nat Goodspeed | |
Replace LLEventPump's boost::scoped_ptr<LLStandardSignal> with boost::shared_ptr. Take a local stack copy of that shared_ptr in post() methods, and invoke the signal through that copy. This guards against scenario in which LLEventPump gets destroyed during signal invocation. (See Jira for details.) Re-enable Mani's test case that used to crash. Introduce ll_template_cast<> to allow a template function to recognize a parameter of a particular type. Introduce LLListenerWrapper mechanism to support wrapper objects for LLEventPump listeners. You instantiate an LLListenerWrapper subclass object inline in the listen() call (typically with llwrap<>), passing it the real listener, trusting it to forward the eventual call. Introduce prototypical LLCoutListener and LLLogListener subclasses for illustrative and diagnostic purposes. Test that LLLogListener doesn't block recognizing LLEventTrackable base class bound into wrapped listener. | |||
2009-11-12 | Temporary build un breakage - removing broken unit test from build while fixing. | Mark Palange (Mani) | |
2009-11-12 | DEV-42715 Fixed lllogin SRV request timeout unit test. | Mark Palange (Mani) | |
Also made SRV config options not persistent. reviewed by brad | |||
2009-11-11 | Changes to fix an LLERRS caused by SRV request timeout. | Mark Palange (Mani) | |
Added settings to config SRV request params Increased timeout to 10 seconds Changed timeout to generate login failure event instead of an error. Added unit test to cover SRV failure event. | |||
2009-11-09 | Changed SRV Request timeout to respond with an event instead of an error | Mark Palange (Mani) | |
2009-10-09 | DEV-40930: Added ["change"] key to login-module status events. Changed | Nat Goodspeed | |
existing event calls to use state as "offline" or "online", with "change" indicating the reason for this status event. Changed disconnect() to send state "offline", change "disconnect" -- instead of replaying last auth failure. Changed unit tests accordingly. Changed LLLoginInstance::handleLoginEvent() to use LLEventDispatcher to route calls to handleLoginFailure() et al. Added LLEventDispatcher::get() to allow retrieving Callable by name and testing for empty(). | |||
2009-09-25 | DEV-32777, QAR-1619: Disable MSVC Release-build optimization for ↵ | Nat Goodspeed | |
LLCoros::launchImpl(). This fixes the Release-build crash in lllogin_test.cpp. | |||
2009-07-15 | DEV-34822 viewer 1.23 merge | Roxanne Skelly | |
DEV-32649 Merge the diamondware/vivox voice code -r124876 -r125220 | |||
2009-07-10 | Brad's changes to testquit so we can pass executable to run to it. | Palmer | |
Switching eventlet to use subrepo. By Brad, reviewed by Palmer | |||
2009-07-08 | DEV-34822 - merge with 1.23 | Roxanne Skelly | |
certificate notification code -r 118191 ignore-dead-branch | |||
2010-02-01 | Merge giab-viewer-trunk 2497, general merge of more | Roxie Linden | |
secapi stuff as well as certificate handling stuff. Grid manager as well | |||
2009-06-30 | Added hack for fetching eventlet in place of svn:externals. | brad kittenbrink | |
2009-06-25 | Fix remaining Mac build errors | Nat Goodspeed | |
2009-06-22 | Switch to new unit test infrastructure | Bryan O'Sullivan | |
2009-06-18 | First pieces of event host module (DEV-31978). | Brad Kittenbrink | |
Basically implements the spec nat decribed in the jira. Test coverage isn't yet complete though. mostly paired with nat. | |||
2009-06-17 | DEV-32777: tip won't even build on Windows without pacifying MSVC warning | Nat Goodspeed | |
2009-06-04 | DEV-32777: Use a canonical boost::coroutines::coroutine signature, relying on | Nat Goodspeed | |
boost::bind() to pass any other coroutine arguments. This allows us to remove the LLCoroBase and LLCoro constructs, directly storing a coroutine object in our ptr_map. It also allows us to remove the multiple launch() overloads for multiple arguments. Finally, it lets us move most launch() functionality into a non-template method. | |||
2009-06-04 | DEV-32777: When launching login coroutine, instead of binding _2, _3 | Nat Goodspeed | |
placeholders and then asking Boost.Coroutine to pass parameters to them, simply bind the desired values. |