- Aug 21, 2007
-
-
Christian Goetze authored
EFFECTIVE MERGE: svn merge -r 66133:68118 svn+ssh://svn/svn/linden/branches/maintenance into release Actual action: branched maintenance-r68118, merged in release, then copied result into release
-
- Aug 15, 2007
-
- Aug 13, 2007
-
-
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-1Josh Bell authored
This is "really" the merge of everything that went out in the 1.18.2(0) viewer release.
-
Josh Bell authored
* Tweak simulator_version script to slam all regions to the new version we're deploying
-
- Aug 09, 2007
-
-
svn+ssh://svn/svn/linden/branches/het-grid-4Tess Chu authored
Added tests to version manager and fixed failed tests. Paired by rdw and Tess.
-
- Aug 07, 2007
-
- Aug 03, 2007
-
-
Rob Lanphier authored
Fixing typo in contributor name (Fee Larsson->Feep Larsson) and removing another instance of Duckless VanDyke being credited where he/she should not have been
-
Rob Lanphier authored
-
- Aug 02, 2007
-
- Aug 01, 2007
-
-
Monroe Williams authored
svn merge --ignore-ancestry svn+ssh://svn.lindenlab.com/svn/linden/release@66449 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-1@67131
-
svn+ssh://svn/svn/linden/releaseAaron Brashears authored
Result of svn merge -r66742:66741 svn+ssh://svn/svn/linden/release in release to revert revision 66742 which was a merge from mp-backbone.
-
- Jul 31, 2007
-
-
Melinda Green authored
svn merge -r 64468:66735 svn+ssh://svn/svn/linden/branches/lookatyou/indra/newview > release/indra/newview
-
- Jul 30, 2007
-
- Jul 27, 2007
-
-
Ryan Williams authored
New mysql connection pool for Python, plus unit tests that verify that it's actually non-blocking. Some additional behavior in saranwrap, with tests that pass. Reviewd by Donovan.
-
Steven Bennetts authored
Includes voice-server-changes (0:66493)
-
- Jul 26, 2007
-
-
Kelly Washington authored
-
- Jul 25, 2007
-
-
Don Kjer authored
EFFECTIVE MERGE: svn merge -r 65485:66133 svn+ssh://svn/svn/linden/branches/maintenance into release This includes fixes to the maintenance-r66133 branch, and sync'ing up with release@r66392 ACTUAL MERGE: svn merge -r 66394:66435 svn+ssh://svn/svn/linden/branches/release-r66392 into release EQUIVALENT TO: svn merge -r 65485:66434 svn+ssh://svn/svn/linden/branches/maintenance-r66133 into release (plus branch sync'ing)
-
Seth Alves authored
-
Seth Alves authored
-
- Jul 24, 2007
-
-
Ryan Williams authored
Minor bugfixes for a line in viewer_manifest that never gets run (because of the way the SConstruct file on Linux is built). However, it might get run in the future, so there we go. Thanks cg for finding this. Not reviewed.
-
- Jul 22, 2007
-
-
Ryan Williams authored
Added much more error-recovery logic to template-verifier -- e.g. it retries a few times to fetch the master from the web. Also I changed the master to live in the system global tempdir, mostly because the build machines had a network problem and I wanted to reduce the chance of that happening. Not reviewed, but I'm checking it in over the weekend so I can silently fix it if there's yet another weird configuration difference that breaks it on the build machines.
-
- Jul 20, 2007
-
-
Kartic Krishnamurthy authored
Fixed cache invalidation in simulator.cpp, llsd.php, added RFC 1123 compliant date format, and unit test for the new date function
-
Ryan Williams authored
-
Ryan Williams authored
SL-49406: template_verifier.py requires network access to build. Implemented a 4-hour cache so it hits the network less often overall (saving approx .5 seconds every build), and added fault tolerance for when it fails to fetch the master over the network. It'll whine at you if it can't fetch it, but even if it can't get the master from the network and doesn't have a cached copy at all, it will still at least do a syntax check on the local template.
-
svn+ssh://svn/svn/linden/branches/maintenanceDon Kjer authored
* WARNING *: maintenance r64837 is not the last rev to use in the next merge. use r65269
-
- Jul 18, 2007
-
-
Ryan Williams authored
Replaced usage of urlopen.read(), which isn't guaranteed to return all of the downloaded bytes, with urlopen.readlines(), which (I believe) does have that guarantee. This should fix the rash of mysteriously-failing prebuilds. In the process, added some better error messaging about whether the local template has the parse error, or the master on the network. Also some reorganization. Reviewed by Tess and Leyla.
-
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenanceBryan O'Sullivan authored
(everything outside of indra, missing some file additions) (josh) Original log message was: svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance bos updated it to be: svn merge -r64837:65269 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance However, it appears it actually was: svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance ... missing some file additions.
-
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenanceBryan O'Sullivan authored
(only inside indra) (josh) Original log message was: svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance bos updated it to be: svn merge -r64837:65269 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance However, it appears it actually was: svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance ... missing some file additions.
-
- Jul 17, 2007
-
-
svn+ssh://svn/svn/linden/branches/dpo-3-bug-fixKartic Krishnamurthy authored
NOTE: r63705 is *not* the earliest rev# for dpo-3-bug-fix.
-
- Jul 16, 2007
-
-
Aaron Brashears authored
Result of svn merge -r65183:65337 svn+ssh://svn/svn/linden/branches/python-shuffle into release. Also includes untabification of many python files.
-
- Jul 12, 2007
-
-
Bryan O'Sullivan authored
-
- Jul 11, 2007
-
-
Brad Kittenbrink authored
-
James Cook authored
-
Josh Bell authored
svn merge -r 65078:65118 svn+ssh://svn.lindenlab.com/svn/linden/branches/release-candidate --> release Sync up last minute patches that went into 1.18.
-
svn+ssh://svn/svn/linden/release@65088Tess Chu authored
svn merge --ignore-ancestry svn+ssh://svn/svn/linden/release@65088 svn+ssh://svn/svn/linden/branches/release-candidate@65078 -> release Paired by Tess and rdw.
-
James Cook authored
SL-47720 Crash on startup due to SSE instructions. Disable SSE code generation on Windows build. This prevents global constants from being initialized with SSE instructions. We can use the SSE code on Intel Mac (since they all support SSE) and if we enable SSE compilation for the entire Windows viewer. Reviewed by Kelly.
-