Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-10 | ui improvements to more closely match UX design. | Andrew A. de Laix | |
2010-12-08 | fix windows build. | Andrew A. de Laix | |
2010-12-07 | show progress bar while downloading update. | Andrew A. de Laix | |
2010-12-07 | login instance coordinates with updater service | Andrew A. de Laix | |
2010-12-01 | CHOP-238 Fix to bug introduced by ↵ | Mark Palange (Mani) | |
http://hg.secondlife.com/viewer-beta/changeset/4072bd5389b2 Reviewed by Brad | |||
2010-11-01 | VWR-23666 Removed setting VersionChannelName. LLVersionInfo::resetChannel() ↵ | Mark Palange (Mani) | |
and unit tests. Reviewed by brad. | |||
2010-09-22 | merge | Richard Linden | |
2010-09-22 | doh, fix this in the RIGHT place. | Tofu Linden | |
2010-09-22 | CID-505 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLGridManager::LLGridManager() File: /indra/newview/tests/lllogininstance_test.cpp | |||
2010-09-16 | merge | Richard Linden | |
2010-09-09 | fixed link seam in login unit test | Richard Linden | |
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-07-23 | Fixed PROJECT_secondlife-bin_TEST_lllogininstance unit test to fix Linux build. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-04-22 | DEV-49332 - cryptic error message when typing in single username when ↵ | Roxie Linden | |
logging into maingrid. Needs to be changed when IE is checked in, of course. Now we check the expected credential formats for a given grid against the format that is typed in, and throw an error if it's invalid. | |||
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-26 | automated merge | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |
2010-02-12 | Changing viewer unit test licenses to viewergpl | Mark Palange (Mani) | |
2010-01-29 | CID-319 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLViewerLogin::LLViewerLogin() File: /indra/newview/tests/lllogininstance_test.cpp | |||
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-03 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
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-11 | QAR-1619: Remove unneeded llfloatertos.h #includes. | Nat Goodspeed | |
Neither lllogininstance.cpp nor lllogininstance_test.cpp need llfloatertos.h any more, since LLLoginInstance talks to LLFloaterTOS only via LLFloaterReg and LLEventPumps. However, both sources depended on llfloatertos.h dragging in llnotifications.h, so include that explicitly instead of llfloatertos.h. | |||
2009-08-11 | Better solution for fixing up the LLFloaterTOS callback after the last ↵ | brad kittenbrink | |
viewer-2.0.0-3 merge. LLFloaterTOS and LLLoginInstance now communicate through an event pump "lllogininstance_tos_callback". reviewed by Mani. | |||
2009-08-06 | Backed out changeset bfb246df4655: rolling back LLFloaterTOS post-merge ↵ | brad kittenbrink | |
fixups because they didn't work on linux. | |||
2009-08-05 | Fixups after the latest merge with viewer-2.0.0-3. Updated LLLoginInstance ↵ | brad kittenbrink | |
to use the new LLFloaterReg way of getting hold of floaters. | |||
2009-07-31 | Fixups for changest 486d51877332 merge. Deleting references to things that ↵ | brad kittenbrink | |
got deleted in viewer-2.0.0-3 | |||
2009-07-24 | Adding LLLoginInstance unit test. | Mark Palange (Mani) | |
- Added LLNotificationsInterface class. - Removed LLLoginInstance use of LLNotifications EventAPI | |||
2009-07-09 | DEV-34822 - merge 1.23 | Roxanne Skelly | |
merge -r119443 - basic slurl handling 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 |