This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: src/Plugin/search_api/backend/SwiftypeBackend.php | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
diff --git a/src/Plugin/search_api/backend/SwiftypeBackend.php b/src/Plugin/search_api/backend/SwiftypeBackend.php | |
--- a/src/Plugin/search_api/backend/SwiftypeBackend.php | |
+++ b/src/Plugin/search_api/backend/SwiftypeBackend.php (date 1637931844545) | |
@@ -610,7 +610,8 @@ | |
$data = [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: password_policy.module | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
diff --git a/password_policy.module b/password_policy.module | |
--- a/password_policy.module | |
+++ b/password_policy.module (date 1638189983327) | |
@@ -197,10 +197,12 @@ | |
$user, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: src/Cache/CacheBase.php | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
diff --git a/src/Cache/CacheBase.php b/src/Cache/CacheBase.php | |
--- a/src/Cache/CacheBase.php | |
+++ b/src/Cache/CacheBase.php (date 1609972096000) | |
@@ -313,7 +313,7 @@ | |
// Check expire time, allow to have a cache invalidated explicitly, don't |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: src/Plugin/search_api/backend/SwiftypeBackend.php | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
diff --git a/src/Plugin/search_api/backend/SwiftypeBackend.php b/src/Plugin/search_api/backend/SwiftypeBackend.php | |
--- a/src/Plugin/search_api/backend/SwiftypeBackend.php | |
+++ b/src/Plugin/search_api/backend/SwiftypeBackend.php (date 1637160068723) | |
@@ -610,6 +610,7 @@ | |
$data = [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: src/Cache/PredisCluster.php | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
diff --git a/src/Cache/PredisCluster.php b/src/Cache/PredisCluster.php | |
--- a/src/Cache/PredisCluster.php (date 1623849227261) | |
+++ b/src/Cache/PredisCluster.php (date 1623849227261) | |
@@ -27,4 +27,18 @@ | |
parent::__construct($bin, $client, $checksum_provider, $serializer); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: token.tokens.inc | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
diff --git a/token.tokens.inc b/token.tokens.inc | |
--- a/token.tokens.inc (date 1622738647667) | |
+++ b/token.tokens.inc (date 1622738647667) | |
@@ -1767,7 +1767,15 @@ | |
$replacements[$original] = $style->buildUri($original_uri); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: lib/SimpleSAML/Store/Redis.php | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
diff --git a/lib/SimpleSAML/Store/Redis.php b/lib/SimpleSAML/Store/Redis.php | |
--- a/lib/SimpleSAML/Store/Redis.php (date 1619776407367) | |
+++ b/lib/SimpleSAML/Store/Redis.php (date 1619776407367) | |
@@ -38,17 +38,31 @@ | |
$password = $config->getString('store.redis.password', ''); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: src/Controller/ReportController.php | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
diff --git a/src/Controller/ReportController.php b/src/Controller/ReportController.php | |
--- a/src/Controller/ReportController.php (date 1619714576096) | |
+++ b/src/Controller/ReportController.php (date 1619714576096) | |
@@ -9,6 +9,7 @@ | |
use Drupal\redis\ClientFactory; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: src/Client/Predis.php | |
IDEA additional info: | |
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
<+>UTF-8 | |
=================================================================== | |
diff --git a/src/Client/Predis.php b/src/Client/Predis.php | |
--- a/src/Client/Predis.php (date 1619606317239) | |
+++ b/src/Client/Predis.php (date 1619606317239) | |
@@ -51,8 +51,6 @@ | |
else { |
NewerOlder