Skip to content
Snippets Groups Projects
  1. Mar 05, 2015
    • Vermaat's avatar
      Return fault code and description on RPC service errors · 0bbc8ef9
      Vermaat authored
      Instead of just raising an Exception which is serialized to the client
      as 'The request could not be completed', we now always raise a Fault
      which is serialized as a SOAP Fault object or as a JSON object with
      faultcode and faultstring properties (and HTTP 500 response status).
      
      This fixes Trac #41.
      0bbc8ef9
  2. Feb 10, 2015
  3. Jan 30, 2015
  4. Jan 09, 2015
  5. Dec 16, 2014
  6. Dec 11, 2014
  7. Dec 10, 2014
  8. Dec 09, 2014
  9. Dec 08, 2014
  10. Nov 24, 2014
Loading