Skip to content
Snippets Groups Projects
  1. Aug 26, 2009
  2. Jun 30, 2009
  3. Jun 22, 2009
    • Bryan O'Sullivan's avatar
      Python 2.4 and 2.6 improvements · 5f4c09fa
      Bryan O'Sullivan authored
      The sets module is no longer needed with Python 2.4, and causes a
      DeprecationWarning with 2.6, so drop it
      
      The md5 module causes a DeprecationWarning with 2.6, so try to import
      hashlib (its replacement) instead, else fall back
      
      Reviewed by Poppy.
      5f4c09fa
  4. May 19, 2009
  5. May 18, 2009
  6. Apr 08, 2009
  7. Mar 27, 2009
  8. Jan 16, 2009
  9. Jan 07, 2009
  10. Dec 23, 2008
  11. Dec 09, 2008
  12. Dec 04, 2008
  13. Nov 18, 2008
  14. Nov 06, 2008
    • Kartic Krishnamurthy's avatar
      Merged into release with command: · b2bfb128
      Kartic Krishnamurthy authored
      =================================
      svn merge -r100865:101402 svn+ssh://svn/svn/linden/branches/purge-dpo-code-for-merge .
      
      QAR-951 : Sandbox QA for DEV 20842 - Ensure DPO is not enabled accidentally
      QAR-967 : Merge Build for DEV 20842 - Ensure DPOis not enabled accidentally
      QA tested: Beast, Oskar
      
      DEV's fulfilled as part of this branch:
      ======================================
      
      DEV-20842 Prevent accidental activation of DPO procs
      DEV-23028 Mac build fails - link error dual inclusion
      DEV-20824 VWR-9255: Build fails on mac_updater and mac_crash_logger targets due to info.plist problems
      DEV-22997 Xcode project: 'server' target has no dependencies
      DEV-23353 Friend request custom messages come through as an asset tag.
      DEV-23309 Voice Chat Indicator does not show active voice status
      DEV-23187 Can't teleport to home location
      b2bfb128
  15. Nov 04, 2008
    • John Biesley's avatar
      * Added del_empty_estates.py script. · 09196240
      John Biesley authored
      * Shifted common code for copy_bans.py and del_empty_estates.py into the indra library.
      * Documented copy_bans.py and del_empty_estates.py.
      * Added iter_chunks generator to a new module: indra.util.iterators.
      * Added unit tests for indra.util.iterators.
      09196240
  16. Oct 10, 2008
  17. Oct 09, 2008
  18. Sep 30, 2008
  19. Sep 29, 2008
  20. Sep 16, 2008
    • Kartic Krishnamurthy's avatar
      QAR-751 : Merge Agent Inventory Services - Fetch Inventory and Fetch Inventory... · 80f61963
      Kartic Krishnamurthy authored
      QAR-751 : Merge Agent Inventory Services - Fetch Inventory and Fetch Inventory Descendents - to Release
      
      Related Jiras:
      1. DEV-17797 New Top Causes of Inventory Loss is Attachments with null folder_id
      2. DEV-17937 null asset id not handled correctly in ais inventory fetch
      3. OPSRT-1097 Update python-indra package on the system images
      4. DEV-20505 QAR-751: Banning Cap "FetchLibDescendents" results in error in viewer log.
      5. DEV-20328 QAR-751 Excessive log spam when using ais viewer against ais sim
      6. DEV-20335 QAR-751 AIS bans are missing from message.xml
      
      svn merge -r95983:96590 svn+ssh://svn/svn/linden/branches/ais-for-merge-qar-751 .
      
      Miscellaneous commit:
      1. Fixed silly bug in llsd-rest that broke connects to https on a non-standard port
      80f61963
  21. Aug 27, 2008
  22. Aug 21, 2008
  23. Jul 10, 2008
  24. Jun 18, 2008
  25. Jun 06, 2008
  26. Jun 02, 2008
  27. May 19, 2008
  28. May 13, 2008
  29. May 07, 2008
  30. May 06, 2008
  31. 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
  32. Apr 08, 2008
  33. Mar 27, 2008
  34. Mar 18, 2008
  35. Mar 14, 2008
Loading