Skip to content
Snippets Groups Projects
  1. Jul 23, 2008
  2. Jul 22, 2008
  3. Jul 18, 2008
  4. Jun 26, 2008
  5. Jun 23, 2008
  6. Jun 21, 2008
  7. Jun 12, 2008
  8. Jun 02, 2008
  9. Apr 28, 2008
    • Josh Bell's avatar
      svn merge -r 84911:86069... · a089a401
      Josh Bell authored
      svn merge -r 84911:86069 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-21-Server --> release
      
      Backport fixes made in the production branch to the trunk now that it is live on the grid:
      * DEV-14443 Launcher not producing colo prefix when looking up sim class
      * DEV-10840 "/etc/init.d/backbone stop" returns before all child backbones exited; "backbone restart" results in defunct children
      * DEV-12558: Able to make anyone's object shout error messages
      * QAR-483 user start location migration prelude
      * QAR-490 havok4-6
      * Revert havok4-5/4-6 code changes causing parcel access check issues
      * Revert QAR-277 sqlite-backbone
      * DEV-12357 SEC-53: Script that crashes regions
      * QAR-486 New proc and query for Web Classifieds Fix
      a089a401
  10. Apr 08, 2008
  11. Apr 03, 2008
  12. Feb 14, 2008
  13. Feb 13, 2008
  14. Feb 11, 2008
  15. Jan 15, 2008
  16. Dec 18, 2007
  17. Dec 06, 2007
  18. Nov 20, 2007
  19. Nov 15, 2007
  20. Nov 02, 2007
  21. Oct 04, 2007
  22. Oct 02, 2007
  23. Sep 26, 2007
  24. Sep 19, 2007
  25. Aug 30, 2007
  26. Aug 21, 2007
  27. Aug 09, 2007
  28. Jul 22, 2007
    • Ryan Williams's avatar
      Added much more error-recovery logic to template-verifier -- e.g. it retries a... · 77691914
      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.
      77691914
  29. Jul 20, 2007
  30. Jul 18, 2007
    • Ryan Williams's avatar
      Replaced usage of urlopen.read(), which isn't guaranteed to return all of the... · 168794a0
      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.
      168794a0
  31. Jul 16, 2007
  32. Jul 11, 2007
  33. May 23, 2007
  34. May 01, 2007
Loading