Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-25 | Fix llhost integration test: replaced linux.org by lindenlab.com in the DNS ↵ | Merov Linden | |
lookup test as linux.org was not being resolved as expected | |||
2011-02-09 | STORM-937 : Fix python scripts shebang line and license header for consistency | Merov Linden | |
2011-01-21 | merge changes for storm-874/ER-428: fix lost movement updates when walking | Oz Linden | |
2011-01-19 | ER-428 / CTS-422 : [PUBLIC] movement updates are lost when walking. Changed ↵ | Dave SIMmONs | |
code to detect if the circuit has stopped getting packets. Reviewed by Andrew | |||
2011-01-19 | pull changes back from beta | Oz Linden | |
2011-01-18 | remove problematic include used during debug | Oz Linden | |
2011-01-18 | make storing the cache obey the same unrefreshed time as other usage | Oz Linden | |
2011-01-16 | DN-202: Make avatar name caching more aggressive and error handling more uniform | Oz Linden | |
Add logging (mostly at DEBUG level) | |||
2011-01-15 | renamed temp name flag member in name cache to avoid confusion with similar ↵ | Oz Linden | |
names in other classes | |||
2011-01-10 | STORM-807 : Clean up code as discussed with Andrew | Merov Linden | |
2010-12-22 | merge | Andrew Meadows | |
2010-12-22 | merge | Andrew Meadows | |
2010-12-17 | Merge from viewer-development post 2.4 release | Monty Brandenberg | |
2010-12-10 | ESC-228 ESC-227 Corrections for metrics counters and send-on-quit delivery. | Monty Brandenberg | |
Wanted to avoid computing metrics for duplicate requests as much as possible, they artificially depress averages but missed an opportunity and was including them in the counts. The non-texture case is solid. Textures are.... confounding still. Do a better job of trying to send one last packet to the grid when quitting. It is succeeding now, at least sometimes. Put a comment in base llassetstorage.cpp pointing to cut-n-paste derivation in llviewerassetstorage.cpp so that changes can be replicated. Hate doing this but current design forces it. | |||
2010-12-09 | Falling back to legacy cache on display name fetch error | leyla_linden | |
2010-11-30 | DN-217 Changing between View Display Names on and off during a conference ↵ | Leyla Farazha | |
call session put viewer in a state where last name resident was shown in viewer everywhere for user in conference call with last name resident. | |||
2010-11-23 | DN-212 [crashhunters] LLCacheName::buildLegacyName | Leyla Farazha | |
2010-11-18 | Added viewer-side "object overlaps parcel" check encroachment returnabilty UI | Andrew Meadows | |
Reviewed with Falcon | |||
2010-11-11 | Turning down dummy avatar name entry expiration to 2 minutes | Leyla Farazha | |
2010-11-04 | DN-188 Fixed users with lastname residents not having inspectors in chat history | Leyla Farazha | |
2010-10-29 | DN-154 Display Names only shown in Nearby Chat History when a user logs back ↵ | Leyla Farazha | |
in even if Usernames were shown in Chat during previous session | |||
2010-10-27 | DN-188 Inspectors and Profile images not available in IM history or local ↵ | Leyla Farazha | |
chat history | |||
2010-10-22 | DN-181 Chat & IM logs saved in unreadable .llsd instead of .txt | Leyla Farazha | |
2010-09-13 | DEV-52931 Toggling "View Display Names" doesn't take effect right away in ↵ | Leyla Farazha | |
the Friends list | |||
2010-09-04 | Standardize test name to match class name on LLAvatarNameCache | Aimee Linden | |
2010-09-04 | Correct license on newly exported files to LGPL. | Aimee Linden | |
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-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-30 | merging up from viewer-development | Aaron Terrell (Enus) | |
2010-08-24 | standardizing test suite names as class name under test | Aaron Terrell (Enus) | |
2010-08-24 | fixing test names for reporting purposes - removing ' test'. also, updated ↵ | Aaron Terrell (Enus) | |
docs to remove that naming schema | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-19 | synchronous llavatarcachename::get calls now return true even if entry is ↵ | Leyla Farazha | |
expired | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-04 | DEV-52354 Username shown in local chat if idle for over 90 seconds | Leyla Farazha | |
reviewd by richard | |||
2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-22 | EOL added. | Palmer | |
2010-07-22 | EXT-7145 - Handle http redirects in viewer properly. Didn't work before. | Palmer | |
Reviewed by Bao and Babbage | |||
2010-07-26 | (hairy) merge from viewer-release | Tofu Linden | |
2010-06-28 | EXT-7498 WIP Snapshot Sharing | Aimee Linden | |
Reviewed by Tofu. | |||
2010-06-21 | Merge with q/viewer-release | Leyla Farazha | |
2010-06-15 | Merged from viewer-release | Dessie Linden | |
2010-06-14 | Merge. | brad kittenbrink | |
2010-06-14 | FIX EXT-7857 - c-ares library initialization was skipping a new step. | brad kittenbrink | |
2010-06-14 | EXT-7855 FIXED Memory leak in llmessage/llhttpclient.cpp | Lynx Linden | |
We now free the fileBuffer when we're done in VFileInjector::process_impl() | |||
2010-06-14 | Merged from viewer-release | Dessie Linden | |
2010-06-11 | Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with ↵ | brad kittenbrink | |
mac/linux and potentially improve EXT-7032 behavior. | |||
2010-06-07 | merge from viewer-public | Tofu Linden | |