Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-23 | CHOP-661: Add information to try to zero in on remaining failures. | Nat Goodspeed | |
Make testrunner.py module interpret $INTEGRATION_TEST_VERBOSE environment variable, setting module global VERBOSE. Enable/disable debug() output based on that variable, defaulting to VERBOSE True. Add debug() output to freeport(), including reporting exceptions. Add debug() output to test_llsdmessage_peer.py, including normal BaseHTTPRequestHandler output: when VERBOSE is set, don't suppress log_request() or log_error() output. Add C++ verbose() function to query $INTEGRATION_TEST_VERBOSE, broken out as two functions so we only have to interpret the value once. Default to 'true'. Move C++ commtest_data::getport(variable) function to global namespace, broken out as two functions to cache the value. Report value received when verbose() returns true. | |||
2011-05-23 | increment viewer version to 2.7.1 | Oz Linden | |
2011-05-23 | Added tag 2.7.0-start for changeset 8835e0e3c0d3 | Oz Linden | |
2011-05-20 | merge changes for beta branch tags | Oz Linden | |
2011-05-20 | correct license headers | Oz Linden | |
2011-05-20 | fix more DOS line endings | Oz Linden | |
2011-05-20 | merge changes for sh-1591 | Oz Linden | |
2011-05-19 | FIX VWR-25021 | eli | |
2011-05-19 | FIX VWR-25020 | eli | |
2011-05-19 | FIX VWR-25019 | eli | |
2011-05-19 | WIP VWR-25018 | eli | |
2011-05-19 | FIX VWR-25017 en_xui_change | eli | |
2011-05-19 | FIX VWR-25015 | eli | |
2011-05-19 | FIX VWR-25011 en_xui_change | eli | |
2011-05-19 | FIX VWR-25010 en_xui_change | eli | |
2011-05-19 | FIX VWR-25009 | eli | |
2011-05-19 | FIX VWR-24161 en_xui_change | eli | |
2011-05-19 | Added tag DRTVWR-57_2.6.9-beta1, 2.6.9-beta1 for changeset 77e5a08344c9 | Debi King (Dessie) | |
2011-05-19 | merging head 58e0f8f72d39 | Oz Linden | |
2011-05-19 | merging head 7d0ac62a9c94 | Oz Linden | |
2011-05-19 | increment viewer version to 2.7.0 | Oz Linden | |
2011-05-19 | merge changes for storm-1100 | Oz Linden | |
2011-05-19 | merge changes for STORM-1259 and STORM-1175 | Oz Linden | |
2011-05-19 | merge changes for storm-1032 | Oz Linden | |
2011-05-19 | merge changes for storm-941 | Oz Linden | |
2011-05-18 | storm-1267 | Oz Linden | |
2011-05-18 | merge changes for login-messages | Oz Linden | |
2011-05-18 | merge changes for storm-859 | Oz Linden | |
2011-05-18 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-05-18 | merge | Dave Parks | |
2011-05-18 | Remove extraneous width declaration at behest of eli. | Dave Parks | |
2011-05-18 | fix for SH-1591: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138 | Xiaohong Bao | |
2011-05-18 | merge latest updates from viewer-development | Oz Linden | |
2011-05-18 | merge changes for storm-941 | Oz Linden | |
2011-05-18 | merge changes for storm-1175 | Oz Linden | |
2011-05-18 | merge changes for storm-1032 | Oz Linden | |
2011-05-18 | merge changes for storm-1259 | Oz Linden | |
2011-05-18 | merge up latest viewer-development (post mesh) | Oz Linden | |
2011-05-17 | merge | Debi King (Dessie) | |
2011-05-17 | merge notifications.xml fix | Oz Linden | |
2011-05-17 | fix merge error in open source configurations to disable proprietary components | Oz Linden | |
2011-05-17 | remove junk from after close tag | Oz Linden | |
2011-05-17 | Merge cleanup | Dave Parks | |
2011-05-17 | pull back fix for STORM-1260 from beta branch | Oz Linden | |
2011-05-17 | BUILDFIX: copy/paste error in mesh autobuild.xml causes configure to fail. | Nyx (Neal Orman) | |
copy/paste error in autobuild.xml caused INSTALL_PROPRIETARY to be set to TRUE for OS builds. This causes configure to fail as llconvexdecomposition is not available to OS devs. Changing INSTALL_PROPRIETARY to false for OS devs so that llconvexdecompositionstub is used instead. problem only affects windows builds. | |||
2011-05-17 | un-hardcode the viewer name merged in from the mesh branch | Oz Linden | |
2011-05-17 | Undo installer text change | eli_linden | |
2011-05-17 | STORM-1260 FIXED Replaced llerrs messages with llwarns in directory iterator ↵ | seth_productengine | |
code to avoid viewer halt when a cache dir is not found. | |||
2011-05-17 | Restore reference to $last_built_variant when computing path to the Windows ↵ | CG Linden | |
Installer | |||
2011-05-17 | STORM-1032 FIXED Artwork update for Appearance Editor "Edit" icon | Paul ProductEngine | |
- Replaced old edit icon with the new one |