- Feb 26, 2021
-
- Feb 25, 2021
- Feb 24, 2021
-
- Feb 19, 2021
- Feb 17, 2021
- Feb 10, 2021
-
-
Jakob P authored
-
- Feb 09, 2021
- Feb 04, 2021
-
-
Jakob P authored
-
- Jan 27, 2021
- Dec 21, 2020
-
-
Narendra Shenvi Desai authored
-
- Dec 10, 2020
-
-
Jose Mario Moreira de Oliveira authored
* Forcing scheme to always be https and port 443. * DIT-8: PHPCS error. * DIT-8: Removing unncessary method overriding. Co-authored-by: Narendra Desai <shenvidesainarendra@gmail.com>
-
Narendra Shenvi Desai authored
* DIT-166: Added exception handling for core and server link. * DIT-166: Removed redundant exception handling for core. * Centralized all calls to Endpoint::getCoreBaseUri() into one function, caught the specific exception there, logged it and returned the server URI to avoid URI validation errors. Also changed to use the logger from the DI container instead of the static Drupal object. Co-authored-by: Jose Moreira <jose.moreira@acquia.com>
-
- Dec 04, 2020
-
-
Jakob P authored
-
- Nov 11, 2020
-
-
Jakob P authored
-
- Nov 09, 2020
- Nov 07, 2020
-
-
Jakob P authored
-
- Oct 28, 2020
-
- Oct 06, 2020
-
-
Narendra Shenvi Desai authored
Signed-off-by: Narendra Desai <shenvidesainarendra@gmail.com>
-
- Sep 22, 2020
-
-
Jose Mario Moreira de Oliveira authored
-
- Sep 09, 2020
-
-
Jose Mario Moreira de Oliveira authored
-
- Sep 08, 2020
-
-
Jose Mario Moreira de Oliveira authored
* Issue #3169537 by mkalkbrenner: Don't overwrite SolrConnectorPluginBase::handleHttpException() * Removing unused use statement. Co-authored-by: mkalkbrenner <mkalkbrenner@124705.no-reply.drupal.org>
-
-
- Aug 12, 2020
-
-
Alejandro Garza authored
-
- Jul 31, 2020
- Jul 30, 2020
-
-
Jose Mario Moreira de Oliveira authored
DIT-94: Preventing Acquia Search Solr event subscribers from being fired multiple times causing redundant headers. (#68)
-
- Jul 07, 2020
-
-
Jose Mario Moreira de Oliveira authored
DIT-81: Setting overwrite to TRUE to prevent x-request-id parameter from being added multiple times. (#67)
-
- Jun 18, 2020
-
-
Jose Mario Moreira de Oliveira authored
* DIT-55: Requiring search_api_solr 4.x. * DIT-55: Making module compatible with seach_api_solr 4.x. * DIT-55: Rolling back to old adaptor temporarily. * DIT-55: Adding dependency to nyholm/psr7, a lightweight PSR-7/17 implementation so we can try to use the Psr18Adapter for Solr. * DIT-55: Adding dependency to php-http/guzzle6-adapter so we can try to use the Psr18Adapter for Solr. * DIT-55: Adding dependency to http-interop/http-factory-guzzle and using the Psr18Adapter for Solr. * DIT-55: Fixing code style issues. * DIT-55: Fixing grammar in comment.
-
- Jun 11, 2020
-
-
Jose Mario Moreira de Oliveira authored
DIT-51: Moving from theme function to template after Search API was updated.
-
- Jun 10, 2020
-
-
Jose Moreira authored
This reverts commit 9d155a31.
-
Jose Moreira authored
-