-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Add ability to reset password in JedisFactory (II) #2315
Merged
sazzad16
merged 20 commits into
redis:master
from
sazzad16:reset-password-JedisFactory-2
Mar 17, 2021
Merged
Add ability to reset password in JedisFactory (II) #2315
sazzad16
merged 20 commits into
redis:master
from
sazzad16:reset-password-JedisFactory-2
Mar 17, 2021
Commits on Dec 28, 2020
-
Add ability to reset password in JedisFactory for JedisPool and
JedisSentinelPool
Configuration menu - View commit details
-
Copy full SHA for e4877e9 - Browse repository at this point
Copy the full SHA e4877e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cbcf45 - Browse repository at this point
Copy the full SHA 0cbcf45View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e40c5 - Browse repository at this point
Copy the full SHA e1e40c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de4e0f - Browse repository at this point
Copy the full SHA 1de4e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6f7db - Browse repository at this point
Copy the full SHA ce6f7dbView commit details -
Add ability to reset password in JedisFactory for JedisPool and
JedisSentinelPool
Configuration menu - View commit details
-
Copy full SHA for d638c46 - Browse repository at this point
Copy the full SHA d638c46View commit details -
Configuration menu - View commit details
-
Copy full SHA for abf5823 - Browse repository at this point
Copy the full SHA abf5823View commit details -
- Added JedisFactory constructor without host and port as there is option to set those later. - Prepared to private internalPool in Pool.
Configuration menu - View commit details
-
Copy full SHA for 3ae050f - Browse repository at this point
Copy the full SHA 3ae050fView commit details
Commits on Jan 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2649f4d - Browse repository at this point
Copy the full SHA 2649f4dView commit details
Commits on Jan 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ab4e2f8 - Browse repository at this point
Copy the full SHA ab4e2f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 614f600 - Browse repository at this point
Copy the full SHA 614f600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1385a9c - Browse repository at this point
Copy the full SHA 1385a9cView commit details
Commits on Mar 10, 2021
-
Merge remote-tracking branch 'redis/master' into reset-password-Jedis…
…Factory-2 Conflicts: src/main/java/redis/clients/jedis/JedisFactory.java src/main/java/redis/clients/jedis/JedisPool.java src/main/java/redis/clients/jedis/JedisSentinelPool.java src/main/java/redis/clients/jedis/util/Pool.java
Configuration menu - View commit details
-
Copy full SHA for 58713f1 - Browse repository at this point
Copy the full SHA 58713f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa1395b - Browse repository at this point
Copy the full SHA aa1395bView commit details
Commits on Mar 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5b6163f - Browse repository at this point
Copy the full SHA 5b6163fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dba6f84 - Browse repository at this point
Copy the full SHA dba6f84View commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2c3a206 - Browse repository at this point
Copy the full SHA 2c3a206View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1b738 - Browse repository at this point
Copy the full SHA df1b738View commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 864169d - Browse repository at this point
Copy the full SHA 864169dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3940a61 - Browse repository at this point
Copy the full SHA 3940a61View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.