Skip to content
Snippets Groups Projects
  1. May 22, 2013
    • David Maus's avatar
      Prefix reason phrase with status code · a4bfe5e6
      David Maus authored
      * VuFindSearch/Backend/Exception/BackendException.php (static): Prefix
        reason phrase with status code.
      a4bfe5e6
    • David Maus's avatar
      Implement and use factory for BackendException · 047d7844
      David Maus authored
      * VuFindSearch/Backend/Solr/Connector.php (send): Use exception
        factory.
      * VuFindSearch/Backend/Exception/BackendException.php
        (createFromResponse): New function. Create exception based on
        server response.
      047d7844
    • David Maus's avatar
      Store server response in backend exception · 399d6062
      David Maus authored
      * VuFindSearch/Backend/Solr/Connector.php (send): Pass response to
        exception constructor.
      * VuFindSearch/Backend/Exception/BackendException.php (__construct):
        Make original response mandatory constructor argument.
        (getResponse): New function. Return original server response.
      399d6062
  2. May 21, 2013
  3. May 20, 2013
  4. May 17, 2013
  5. May 16, 2013
  6. May 15, 2013
  7. May 14, 2013
  8. May 13, 2013