Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-09 | Merge. Pull viewer-development in prior to filing DRTVWR merge request. | Monty Brandenberg | |
2013-01-09 | merge changes for DRTVWR-276 | Oz Linden | |
2013-01-09 | tag merge of DRTVWR-276 | Oz Linden | |
2013-01-09 | More merge cleanup. | Dave Parks | |
2013-01-09 | More merge cleanup. | Dave Parks | |
2013-01-09 | Merge cleanup. | Dave Parks | |
2013-01-08 | merge changes for DRTVWR-277 | Oz Linden | |
2013-01-08 | Automated merge with https://bitbucket.org/lindenlab/viewer-tiger | Dave Parks | |
2013-01-08 | tag merge of DRTVWR-277 | Oz Linden | |
2013-01-08 | remove duplicated return (merge artifact) | Oz Linden | |
2013-01-08 | merge changes for DRTVWR-250 | Oz Linden | |
2013-01-08 | tag merge of DRTVWR-250 | Oz Linden | |
2013-01-07 | FIX INTL-110 remove utf8 BOM | eli | |
2013-01-07 | FIX INTL-110 fix corrupted chinese character in translation | eli | |
2013-01-07 | merge with head | callum_linden | |
2013-01-04 | pull back 3.4.4-beta4 tag | Oz Linden | |
2013-01-04 | Added tag 3.4.4-beta4 for changeset 05d9f1dd7a95 | Oz Linden | |
2013-01-04 | merge back DRTVWR-275 from 3.4.4 beta | Oz Linden | |
2013-01-03 | tag merge of DRTVWR-275 | Oz Linden | |
2013-01-03 | MAINT-2184 [crashhunters] new crash in LLUUID::toString | Kelly Washington | |
Fix dangling references. | |||
2013-01-02 | merge changes for DRTVWR-269 | Oz Linden | |
2013-01-02 | tag merge of DRTVWR-269 | Oz Linden | |
2012-12-28 | merge changes for DRTVWR-272 | Oz Linden | |
2012-12-28 | tag merge of DRTVWR-272 | Oz Linden | |
2012-12-27 | merge changes for new Havok license | Oz Linden | |
2012-12-25 | merge changes for DRTVWR-273 | Oz Linden | |
2012-12-25 | tag merge of DRTVWR-273 | Oz Linden | |
2012-12-21 | SH-3357 Texture fetch debugger not running correctly under drano- | Monty Brandenberg | |
http phase 1 Some missing counter initialization kept the debugger from entering the startup state giving the appearance of a do- nothing floater. Also found some unbound recursion that might need looking at in the future. (There's a comment.) | |||
2012-12-21 | SH-3331 Fix incorrect overrun message when sending body with HTTP | Monty Brandenberg | |
request. During readcallback, would generate an overrun-type message about reading position beyond end-of-data. Mistake was is messaging when state is exactly at end of data (which is expected) versus an overrun. Both result in declaring end-of-data to libcurl. Also changed some of the status logging for the metrics payload to be less chatty on success, more informative on error. | |||
2012-12-21 | merge accidental commit and its fix | Oz Linden | |
2012-12-21 | MAINT-2168: Backed out changeset fb93eecd462d, reapply fix | Nat Goodspeed | |
Now that we've backed out the premature push, reapply the actual fix to propagate it appropriately. | |||
2012-12-21 | MAINT-2168: Backed out changeset 797318b62275, pushed to wrong repo | Nat Goodspeed | |
This changeset was prematurely pushed to the wrong repository. Back it out to propagate it the right way. | |||
2012-12-21 | MAINT-2168: fail with real message if required var PORT not set. | Nat Goodspeed | |
llhttpclient_test.cpp is only supposed to be run by test_llsdmessage_peer.py, as specified in llmessage/CMakeLists.txt. test_llsdmessage_peer.py sets the environment variable PORT before running INTEGRATION_TEST_llhttpclient. While it's not yet clear under what circumstances INTEGRATION_TEST_llhttpclient could find PORT not set (getenv() returning NULL), it's obvious that in that case, the previous code might well crash. Make it at least fail with an explanatory message rather than a mysterious large negative integer. In theory, occurrences of that message could help us solve the underlying issue. | |||
2012-12-20 | merge changes for 3.4.4-beta3 | Oz Linden | |
2012-12-20 | Added tag 3.4.4-beta3 for changeset 2f8a3ef687bc | Oz Linden | |
2012-12-20 | merge changes for DRTVWR-271 | Oz Linden | |
2012-12-20 | tag merge of DRTVWR-271 | Oz Linden | |
2012-12-20 | Reverted mac updater | Aura Linden | |
2012-12-20 | There goes a month of work | Aura Linden | |
2012-12-19 | merge changes for 3.4.4-beta2 | Oz Linden | |
2012-12-19 | Added tag 3.4.4-beta2 for changeset cd39255bd233 | Oz Linden | |
2012-12-19 | merge changes for DRTVWR-270 | Oz Linden | |
2012-12-19 | tag merge of DRTVWR-270 | Oz Linden | |
2012-12-19 | change to use lindenlab repo for havok source, with new license | Oz Linden | |
2012-12-19 | upgrade boost build to use public build of icu4c | Oz Linden | |
2012-12-19 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-development | Nat Goodspeed | |
2012-12-19 | MAINT-1986: merge in TeamCity check in hashmap_test | Nat Goodspeed | |
2012-12-19 | MAINT-1986: merge in server-trunk fixes | Nat Goodspeed | |
2012-12-19 | MAINT-1986: in TeamCity, do not reload saved hashmap_test data. | Nat Goodspeed | |
Rev b7fd7c95c571 allows a developer to debug a failure in hashmap_test 1. Once the test fails, rerunning that test will replay the same failure to try to permit debugging it. But that behavior is extremely undesirable under TeamCity! In a TeamCity run, don't even check for saved data file. | |||
2012-12-18 | Switched mkTempDir back to using apple standard tempdir behavior instead of /tmp | Aura Linden | |