Skip to content
Snippets Groups Projects
  1. Apr 01, 2010
  2. Mar 31, 2010
  3. Mar 29, 2010
  4. Mar 30, 2010
  5. Mar 31, 2010
  6. Mar 26, 2010
  7. Mar 27, 2010
  8. Mar 31, 2010
  9. Mar 15, 2010
  10. Mar 29, 2010
  11. Mar 28, 2010
  12. Mar 27, 2010
  13. Mar 26, 2010
  14. Mar 23, 2010
  15. Mar 24, 2010
  16. Mar 25, 2010
  17. Mar 24, 2010
    • kiilerix's avatar
      Tests with spaces in paths · c5205761
      kiilerix authored
      This allows most tests to succeed with
      ./run-tests.py --tmpdir='/tmp/hg  test'
      and introduces other tests for spaces and shell quoting
      c5205761
  18. Mar 26, 2010
  19. Mar 24, 2010
  20. Mar 23, 2010
  21. Mar 22, 2010
    • Pierre-Yves David's avatar
      test-convert-cvs: filter unstable cvs output. · bdb60057
      Pierre-Yves David authored
      The order choosen by cvs to display commit is not stable when the tests are run
      under heavy CPU/IO load. This leads to irrelevant failures of the test suite.
      This changeset filters four lines impacted by this instability. The result of
      the conversion is still verified.
      bdb60057
  22. Mar 23, 2010
  23. Mar 22, 2010
    • Konstantin Zemlyak's avatar
      wsgicgi: call close() on iterable to avoid resource leaks · a1cb8ca0
      Konstantin Zemlyak authored
      Quoting PEP 333 (WSGI):
      
      "If the iterable returned by the application has a close() method, the server
      or gateway must call that method upon completion of the current request,
      whether the request was completed normally, or terminated early due to
      an error. (This is to support resource release by the application.
      This protocol is intended to complement PEP 325's generator support,
      and other common iterables with close() methods."
      a1cb8ca0
  24. Mar 20, 2010
  25. Mar 19, 2010
  26. Mar 16, 2010
Loading