1. 05 Aug, 2013 1 commit
  2. 04 Aug, 2013 5 commits
  3. 20 May, 2013 1 commit
  4. 04 Aug, 2013 2 commits
  5. 03 Aug, 2013 9 commits
  6. 02 Aug, 2013 5 commits
  7. 01 Aug, 2013 1 commit
  8. 31 Jul, 2013 4 commits
  9. 30 Jul, 2013 10 commits
  10. 29 Jul, 2013 2 commits
    • R David Murray's avatar
      #18584: make doctest examples in email documentation pass. · 8f21e318
      R David Murray authored
      With the exception of the 'as_string' call in the policy docs.
      That one is a separate issue.
      
      Note that when building the docs sphinx is complaining about
      .. testcleanup:: being an invalid directive.  I don't know
      why this is, as I'm following the sphinx docs...but fortunately
      the action is to omit the text in the body, so the generated
      documentation is correct.
      8f21e318
    • Nick Coghlan's avatar
      Third attempt to fix #15415 on Windows · be7405f9
      Nick Coghlan authored
      With help from jkloth on IRC, so it will hopefully work
      this time :)
      be7405f9