- Feb 13, 2008
-
-
Josh Bell authored
svn merge -r 79730:79944 svn+ssh://svn.lindenlab.com/svn/linden/branches/parcel_media/sl-parcelmedia-6 --> release QAR-275 Parcel Media Sam made me do it.
-
- Feb 11, 2008
-
-
svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-3Christian Goetze authored
merge in the fix for template_verifier which avoids multiple concurrent builds from stomping on each other.
-
- Jan 15, 2008
-
-
Josh Bell authored
-
Christian Goetze authored
the svn executable, default to "svn" is not set.
-
Christian Goetze authored
when executable is in a weird location...
-
- Dec 18, 2007
-
-
Jon Wolk authored
svn merge -r 75354:76103 svn+ssh://svn.lindenlab.com/svn/linden/branches/voice-group-moderation-3 -> release. Finished product of QAR-134
-
- Dec 06, 2007
-
-
Don Kjer authored
EFFECTIVE MERGE: svn merge -r 73781:75018 svn+ssh://svn/svn/linden/branches/FixGroupVotes into release ACTUAL MERGE: svn merge -r 75163:75166 svn+ssh://svn/svn/linden/qa/FixGroupVotes-merge-75160 into release
-
- Nov 20, 2007
-
-
Josh Bell authored
svn merge -r 73201:74169 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-5-Server --> release
-
Josh Bell authored
svn merge -r 73148:74186 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-5-Viewer --> release
-
- Nov 15, 2007
-
-
Kent Quirk authored
merge of age verification changes from QAR-76 to release; changes were originally made on the age_verification_2007xxxx branches; final changes were QA'd on age_verification_20071112.
-
- Nov 02, 2007
-
-
Leyla Farazha authored
Committing viewer-auth-server into release svn merge -r72818:72835 svn+ssh://svn/svn/linden/branches/viewer-auth-server-2
-
- Oct 04, 2007
-
-
Aaron Brashears authored
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code.
-
- Oct 02, 2007
-
-
Aaron Brashears authored
export source now detects the prefix rather than assigning it based on filename. fixed up some comments to match our coding standard. added ability to set default license on export which will be useful for the next source drop. SL-56607
-
Josh Bell authored
svn merge -r 69806:70964 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-3-Server --> release Merge fixes applied directly to 1.18.3 for server deploy, through the sim rollout: * Listen on the right port for the auditor, don't rely on catch-all * Fix XMLRPC test object channel * Various VAT fixes * Make update_version_files more resilient * Add class 502/510 for new datacenter * Teleport metrics fixes * DB schema update
-
- Sep 26, 2007
-
-
Josh Bell authored
Run even if server version files are not present (e.g. if we share this outside LL with a viewer source drop). Also a little bit of variable renaming to clarify what's going on, and more verbosity when requested.
-
- Sep 19, 2007
-
-
Melinda Green authored
-
- Aug 30, 2007
-
-
Sam Kolb authored
Reviewed by Josh and Don
-
- 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 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.
-
- 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
-
-
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.
-
- 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.
-
- 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 11, 2007
-
-
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.
-
- May 23, 2007
-
- May 01, 2007
-
- Mar 22, 2007
-
-
James Cook authored
SL-38184 Make python scripts in linden/scripts run in place without PYTHONPATH or symlinks. Reviewed with Donovan.
-
- Jan 31, 2007
-
-
Steven Bennetts authored
-
- Jan 17, 2007
-
-
Steven Bennetts authored
-
- Jan 02, 2007
-
-
James Cook authored
-