Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pantheon apachesolr searchapi class #39

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on May 7, 2013

  1. Configuration menu
    Copy the full SHA
    f89d6a5 View commit details
    Browse the repository at this point in the history
  2. Fixing typoe in support for new service class name for Search API RC4…

    … as per Drupal.org issue #1407282.
    populist committed May 7, 2013
    Configuration menu
    Copy the full SHA
    b8f5e77 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2013

  1. Revert "Fixing typoe in support for new service class name for Search…

    … API RC4 as per Drupal.org issue #1407282."
    
    This reverts commit b8f5e77.
    populist committed May 8, 2013
    Configuration menu
    Copy the full SHA
    a6fded5 View commit details
    Browse the repository at this point in the history
  2. Revert "Support for new service class name for Search API RC4 as per …

    …Drupal.org issue #1407282."
    
    This reverts commit f89d6a5.
    populist committed May 8, 2013
    Configuration menu
    Copy the full SHA
    44c3caf View commit details
    Browse the repository at this point in the history
  3. Updated support for new service class name for Search API RC4. This u…

    …ses hook_search_api_service_info_alter() to add the class and maintains legacy support for RC2
    populist committed May 8, 2013
    Configuration menu
    Copy the full SHA
    09ca71f View commit details
    Browse the repository at this point in the history
  4. Conditionally wrapping legacy class extension so future versions that…

    … don't have said class won't break
    populist committed May 8, 2013
    Configuration menu
    Copy the full SHA
    7c49b0b View commit details
    Browse the repository at this point in the history
  5. Conditionally overriding the service class extension only in cases wh…

    …ere Search RC4 or later is being used
    populist committed May 8, 2013
    Configuration menu
    Copy the full SHA
    08b5d5d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2013

  1. Configuration menu
    Copy the full SHA
    9058cb2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2013

  1. Override makeHttpRequest to add a timeout

    Josh Koenig committed May 18, 2013
    Configuration menu
    Copy the full SHA
    97081cc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2013

  1. Merge pull request #24 from pantheon-systems/solr-timeout

    Override makeHttpRequest to add a timeout
    Josh Koenig committed May 20, 2013
    Configuration menu
    Copy the full SHA
    46b71a4 View commit details
    Browse the repository at this point in the history