An error occurred fetching the project authors.
  1. 24 Jun, 2015 1 commit
  2. 28 May, 2012 2 commits
  3. 16 Feb, 2012 2 commits
  4. 13 Oct, 2011 1 commit
  5. 01 Aug, 2011 3 commits
  6. 30 Jul, 2011 1 commit
  7. 18 Jul, 2011 3 commits
  8. 12 Jul, 2011 1 commit
  9. 02 Jul, 2011 1 commit
  10. 15 Jun, 2011 1 commit
  11. 08 Mar, 2011 1 commit
  12. 19 Aug, 2010 2 commits
  13. 31 Jul, 2010 1 commit
  14. 14 Jul, 2010 2 commits
  15. 05 Jun, 2010 1 commit
  16. 16 Apr, 2010 2 commits
  17. 01 Apr, 2010 4 commits
  18. 01 Jan, 2010 1 commit
  19. 28 Dec, 2009 1 commit
  20. 18 Sep, 2009 2 commits
  21. 11 May, 2009 1 commit
  22. 19 Apr, 2009 2 commits
  23. 08 Feb, 2009 1 commit
  24. 23 Jan, 2009 1 commit
  25. 18 Aug, 2008 1 commit
    • Jeff Rush's avatar
      A minor patch to cause incoming SOAP requests to have their XML stashed for · 1faf2852
      Jeff Rush authored
      later interpretation by a SOAP-aware view.  Without this patch SOAP requests
      fall into the XML-RPC logic and cause errors.
      
      This patch does not add significant overhead nor introduce new functionality
      other than making it possible to cleanly add-in a 3rd party SOAP parser for
      those who want it.  This technique is being used with views using a small
      wrapper of soaplib and a @soapmethod decorator, outside the Zope SVN.
      1faf2852
  26. 20 Apr, 2008 1 commit