Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/playframework/play-plugins

CachePlugin
https://github.com/playframework/play-plugins

String Redis cache value is limited to length < 2^16

ildar15 opened this issue almost 6 years ago
JedisConnectionException: Could not get a resource from the pool

kishykumar opened this issue over 6 years ago
Redis plugin - Sedis pool bug

dontgitit opened this issue over 7 years ago
when play-redis to support play 2.6.x

ourgit opened this issue over 7 years ago
Redis Java 2.5.X

djlitvak opened this issue almost 8 years ago
play-modules-redis: compile/publish for scala 2.12.1

domdorn opened this issue almost 8 years ago
Redis Plugin: NullpointerException when setting null

ide-an opened this issue over 8 years ago
LifeWay to assume maintenance for redis module

rmmeans opened this issue over 8 years ago
Backport Redis Sentinel support to Play 2.4.2

kliewkliew opened this pull request over 8 years ago
Add Redis Sentinel support through Provider for JedisSentinelPool

kliewkliew opened this pull request over 8 years ago
Update for Play 2.5

rmmeans opened this pull request over 8 years ago
Update Redis to Play 2.5.0

ascorti opened this pull request over 8 years ago
enable ivy and sbt cache

graingert opened this pull request almost 9 years ago
run on containerized travis

graingert opened this pull request almost 9 years ago
Import use Fixes #165

graingert opened this pull request almost 9 years ago
not found: value use

graingert opened this issue almost 9 years ago
Any way to inject JedisSentinelPool?

ssteward54 opened this issue about 9 years ago
Redis plugin: getOrElse should not make prefix twice

kinocz opened this pull request about 9 years ago
`getOrElse` double prefixing fix

luksow opened this pull request over 9 years ago
[redis] Sample code to access sedis pool in scala seems incomplete

infomofo opened this issue over 9 years ago
redis plugin: redis server downtime not handled gracefully

infomofo opened this issue over 9 years ago
Update readme.md on how to setup play 2.4.2

ronaldwidha opened this pull request over 9 years ago
JedisPool injection giving exception for Play with java 2.4.x

guptamitesh opened this issue over 9 years ago
Redis Plugin - play-modules-redis 2.4.0 can't work in Play 2.4.1

sunnykaka opened this issue over 9 years ago
Fixes Issue 153 - Compile Time DI support

rmmeans opened this pull request over 9 years ago
Redis: Support compile time DI

rmmeans opened this issue over 9 years ago
Handle the JedisPool separately from SedisPool

rmmeans opened this pull request over 9 years ago
Used Logger to log an exception

tkawachi opened this pull request over 9 years ago
Fixed group ID for the Play 2.4 version

bjfletcher opened this pull request over 9 years ago
Java-2.4: Use Redis module with Jedis

johdah opened this issue over 9 years ago
Redis play 2.4

rmmeans opened this pull request over 9 years ago
Upgrade statsd to Play 2.4

nemoo opened this issue over 9 years ago
Override redis settings from application.conf in *.conf

johdah opened this issue over 9 years ago
Update redis-plugin to Play 2.4

benjaminsanborn opened this issue over 9 years ago
solve issue #88

sunnykaka opened this pull request over 9 years ago
Fixed redis README for the location of play.plugins (app/conf -> conf)

AndrewZurn opened this pull request almost 10 years ago
Clarification of play.plugins location

AndrewZurn opened this issue almost 10 years ago
Error when attempting to resolve dependency in Play 2.2.3

volute354 opened this issue about 10 years ago
Allow to send empty body email

ggrossetie opened this pull request about 10 years ago
Different redis instances for different purposes?

ricardclau opened this issue about 10 years ago
Avoid using Map[String,List[String]] for the email context

ggrossetie opened this issue about 10 years ago
Documentation on smtp.mock

ggrossetie opened this pull request about 10 years ago
Adds tests to the mailer plugin

ggrossetie opened this pull request about 10 years ago
send() now returns the message id of the underlying MimeMessage

mkurz opened this pull request about 10 years ago
Time Delay of Email delivery

karthikponmudi opened this issue about 10 years ago
Redirect javax.mail logging to play.Logger

mkurz opened this pull request about 10 years ago
Mailer Bugfix: Correctly set charset BEFORE setting the html/text body

mkurz opened this pull request about 10 years ago
Mailer: Honor port setting also when using SSL

mkurz opened this pull request about 10 years ago
Attach one file to mail

gbersac opened this issue about 10 years ago
Mailer: cannot add Header

cristiboariu opened this issue over 10 years ago
Upgraded apache commons-email for mailer

mkurz opened this pull request over 10 years ago
Added travis yml

jroper opened this pull request over 10 years ago
Updated Redis for Scala 2.11 compatibility

stephenmuss opened this pull request over 10 years ago
Use def for jedis pol

angeloh opened this pull request over 10 years ago
java.lang.VerifyError: Bad type on operand stack

slmnhq opened this issue over 10 years ago
Update to Play 2.3

ekamaras opened this pull request over 10 years ago
Upgraded play-redis to Play 2.3.0

WarFox opened this pull request over 10 years ago
Update redis-plugin to Play 2.3, Scala 2.11

mfentross opened this issue over 10 years ago
Added ability to put attachments with email

bravefoot opened this pull request over 10 years ago
Redis serialization error for Caching API

jbhg opened this issue over 10 years ago
Updated versions in documentation for redis plugin

luksow opened this pull request over 10 years ago
upgrade sedis to 1.2.0

angeloh opened this issue over 10 years ago
mailer in mock mode should be able to store the mail

arussel opened this issue over 10 years ago
play-plugins-mailer do not work properly for other mail port than 465.

thinksource opened this issue over 10 years ago
Mailer: Add "debug mode" parameter to CommonsMailer.

kubudi opened this pull request almost 11 years ago
Resolves #48, Add email attachment method

ggrossetie opened this pull request almost 11 years ago
README update : build file configuration added for play 2.2.x

rtdp opened this pull request almost 11 years ago
Mailer - document smtp.mock

jamesward opened this issue almost 11 years ago
MockMailer should store emails sent to it for test verification

wsargent opened this issue almost 11 years ago
setRecipient/setFrom Scala Play 2.2.1

ghost opened this issue almost 11 years ago
Add logging subject for MockMailer

tsuyoshizawa opened this pull request about 11 years ago
Updated dust readme with link to newer version.

jmparsons opened this pull request about 11 years ago
Dust js plugin update for Play 2.2.x.

jmparsons opened this pull request about 11 years ago
Redis cache always uses Serializable/ObjectOutputStream

aellerton opened this issue over 11 years ago
Mail subject is not logged

francisdb opened this issue over 11 years ago
setFrom method unavailable in Scala

ghost opened this issue over 11 years ago
Publish compatible with Play 2.2 / sbt 0.13.0

benmccann opened this issue over 11 years ago
Fix the headers splitting and value creation

nikolavp opened this pull request over 11 years ago
How to get EmailException

fabiankessler opened this issue over 11 years ago
redis pool blocked when plugin is used in tests

cevantes opened this issue over 11 years ago
Mailer Plugin depends on horribly outdated javax.mail

fhars opened this issue over 11 years ago
redis plugins throws NullPointerException

genezys opened this issue over 11 years ago
Emails sent from Heroku get incorrect charset

Zacch opened this issue over 11 years ago
Cannot send mail to *.outlook.com

pangelovski opened this issue almost 12 years ago
EmailException occurs when email body is an empty string

defoo opened this issue about 12 years ago
Email Attachment

GlenFoxBomb opened this issue about 12 years ago
Mailer plugin sends plain text as text/html

biguphpc opened this issue over 12 years ago
Mailer plugin attachment handling

tistvan opened this issue over 12 years ago
Mark the sbt dependency as provided

benmccann opened this pull request over 12 years ago
Fix a markdown typo in README.md

cb372 opened this pull request over 12 years ago
Make dist-unzip depend on dist

benmccann opened this pull request over 12 years ago