Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 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-18 | Switched mkTempDir back to using apple standard tempdir behavior instead of /tmp | Aura Linden | |
2012-12-18 | tag merge of DRTVWR-268 | Oz Linden | |
2012-12-17 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-12-17 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-12-17 | MAINT-2134: Removing llassert() calls that were causing problems with the ↵ | William Todd Stinson | |
Debug and RelWithDebInfo builds. Also, reworked the rest of the methods to only apply in cases where the class instance has been initialized. | |||
2012-12-17 | increment version to 3.4.5 | Oz Linden | |
2012-12-17 | Added tag 3.4.4-beta1 for changeset 083d2d36b5bb | Oz Linden | |
2012-12-17 | pull back 3.4.3-release tag | Oz Linden | |
2012-12-17 | Added tag 3.4.3-release for changeset 0a2ca6546b49 | Oz Linden | |
2012-12-17 | merge changes for DRTVWR-244 | Oz Linden | |
2012-12-17 | tag merge of DRTVWR-244 | Oz Linden | |
2012-12-16 | Merged | Aura Linden | |
2012-12-16 | Fixed small one-time memory leaks. | Aura Linden | |
2012-12-14 | BOOL vs bool FIGHT | Aura Linden | |
2012-12-14 | merge changes for DRTVWR-224 | Oz Linden | |
2012-12-14 | tag merge of DRTVWR-224 | Oz Linden | |
2012-12-13 | Fixes from Oz's merge. | Aura Linden | |
2012-12-13 | merge fixes from 3.4.3-beta3 | Oz Linden | |
2012-12-13 | Added tag 3.4.3-beta3 for changeset 870e2d79e006 | Oz Linden | |
2012-12-13 | merge changes for DRTVWR-267 | Oz Linden | |
2012-12-13 | tag merge of DRTVWR-267 | Oz Linden | |
2012-12-13 | merge changes for DRTVWR-244 | Oz Linden | |
2012-12-13 | tag merge of DRTVWR-244 | Oz Linden | |
2012-12-13 | Fixed whitespace issues for merge. | Aura Linden | |
2012-12-13 | merge changes for DRTVWR-266 | Oz Linden | |
2012-12-13 | tag merge of DRTVWR-266 | Oz Linden | |
2012-12-13 | Removed tag 3.4.3-release | Oz Linden | |
2012-12-13 | merge changes for DRTVWR-265 | Oz Linden | |
2012-12-13 | tag merge of DRTVWR-265 | Oz Linden | |
2012-12-13 | Fix line endings. | Kelly Washington | |
2012-12-13 | MAINT-1995 Names of banned and allowed residents are not shown in Access tab ↵ | Kelly Washington | |
of the About Land dialog Code by Richard, reviewed by merov and kelly | |||
2012-12-12 | MAINT-2082: fix deletion of an autoreplace list | Oz Linden | |
2012-12-12 | MAINT-2051: Implement replacement of an existing autoreplace list | Oz Linden | |
2012-12-11 | Merged from viewer-release | Aura Linden | |
2012-12-11 | Crash reporter fixed, debugging removed. | Aura Linden | |
2012-12-11 | Interim debug checkin to test from teamcity | Aura Linden | |