Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-19 | Replaced usage of urlopen.read(), which isn't guaranteed to return all of ↵ | Ryan Williams | |
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. | |||
2007-07-16 | Result of svn merge -r65183:65337 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/python-shuffle into release. Also includes untabification of many python files. | |||
2007-07-11 | svn merge --ignore-ancestry svn+ssh://svn/svn/linden/release@65088 ↵ | Tess Chu | |
svn+ssh://svn/svn/linden/branches/release-candidate@65078 -> release Paired by Tess and rdw. | |||
2007-05-23 | svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@62339 ↵ | Brad Kittenbrink | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/release-candidate62341 -> release | |||
2007-05-01 | svn merge -r 59163:61099 svn+ssh://svn/svn/linden/branches/release-candidate ↵ | Don Kjer | |
into release | |||
2007-03-22 | SL-38184 Make python scripts in linden/scripts run in place without ↵ | James Cook | |
PYTHONPATH or symlinks. Reviewed with Donovan. | |||
2007-01-31 | merge release@57486 release-candidate@57503 | Steven Bennetts | |
2007-01-17 | merge release@56803 release-candidate@56833 | Steven Bennetts | |
2007-01-02 | Print done when done. | James Cook | |