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

Setting version to 2.5.1-SNAPSHOT

10b99dafede6f2656c8699d9e5769ff14cc1e15f authored over 8 years ago by Greg Methvin <[email protected]>
Setting version to 2.5.0

36ddd9a5c7ae5bf71d2dcb92e76d08889cb42a47 authored over 8 years ago by Greg Methvin <[email protected]>
Minor fixes to build

73fa177887068b0fc43be1fb69ac5c9675155385 authored over 8 years ago by Greg Methvin <[email protected]>
Update for Play 2.5 (#170)

* Update for Play 2.5

* Updated dependencies for Play 2.5.x
* Updated tests due to deprecate...

d3d30ae51ab404f6751bf2275995b4e925df74fa authored over 8 years ago by Ryan Means <[email protected]>
Merge pull request #168 from graingert/cache-sbt

enable ivy and sbt cache

1a338965bbec9016c279cb96f40394d79f5d421d authored almost 9 years ago by Greg Methvin <[email protected]>
Merge pull request #166 from graingert/patch-1

Import use Fixes #165

37e830b1703cf2b6e749e965b39d449a016013de authored almost 9 years ago by Greg Methvin <[email protected]>
Merge pull request #167 from graingert/containerised-travis

run on containerized travis

2b6ceced5bfe2b9fbac220f2de4e1c1db3f7c0e3 authored almost 9 years ago by Greg Methvin <[email protected]>
Merge pull request #163 from kinocz/master

Redis plugin: getOrElse should not make prefix twice

642a1d83f4a91d6d2dd3991b78980580f7dc352b authored almost 9 years ago by Greg Methvin <[email protected]>
enable ivy and sbt cache

0c3b4c00381fb900eb53f26704ed04e625d91323 authored almost 9 years ago by Thomas Grainger <[email protected]>
Import use Fixes #165

9a2017f1a80252ef2fd99381ab55707690e3ce29 authored almost 9 years ago by Thomas Grainger <[email protected]>
run on containerized travis

25efafc8244d1815818ec992dbdf6588d6318adc authored almost 9 years ago by Thomas Grainger <[email protected]>
test for issue #163

e574400fe241dba0e557b4727f2884c48f2dac9d authored about 9 years ago by Ondrej Kinovic <[email protected]>
Redis plugin: getOrElse should not make prefix twice

0642612c9a1c066b501a5c18aafaaad62d1cad3a authored about 9 years ago by Ondrej Kinovic <[email protected]>
Setting version to 2.4.2-SNAPSHOT

c4dcf3d6b0948b3211372efd836568eab5844b32 authored over 9 years ago by James Roper <[email protected]>
Setting version to 2.4.1

17420c7120a16efd3c3c52308b15a1786f7bc744 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #154 from rmmeans/issue-153

Fixes Issue 153 - Compile Time DI support

fc5e06bf90d07ba8eda1a66091ea43e0407e5230 authored over 9 years ago by James Roper <[email protected]>
Update README.md

Add note about compile time DI and remove "sample" section as that was previously removed as it ...

c030ce5fdd5956d127b1760eae953e9ec89c22ce authored over 9 years ago by Ryan Means <[email protected]>
minor test consistency change.

ba0a9d5255914e4c920cc6ea8522bf759badc613 authored over 9 years ago by Ryan Means <[email protected]>
Merge remote-tracking branch 'upstream/master' into issue-153

cc442afe7e339c226f76ea282ead0930ef57aca4 authored over 9 years ago by Ryan Means <[email protected]>
Merge pull request #152 from rmmeans/issue-149

Handle the JedisPool separately from SedisPool

8d544079909cb4cabc458561cee3f89d0629537a authored over 9 years ago by James Roper <[email protected]>
support compile time DI for redis module.

f4fbaf99241a8e8331a8cf36637daf2ef82499f4 authored over 9 years ago by Ryan Means <[email protected]>
Update README.md

updating docs to reflect JedisPool injection.

4f9ff8c87e10f4d8d5664d25fb3291d4ec21e38e authored over 9 years ago by Ryan Means <[email protected]>
inject a Jedis pool separate from a Sedis pool such that Java users can easily access the Jedis client by using DI.

6ddf90f4924898697d5eafff11ce1705d51b0583 authored over 9 years ago by Ryan Means <[email protected]>
Merge pull request #151 from tkawachi/logstacktrace

Used Logger to log an exception

13cea82c681f9d2f2b723898782c05faf660a231 authored over 9 years ago by James Roper <[email protected]>
Used Logger to log an exception

936ba4597d1e37646afa665de5577a67c646e09e authored over 9 years ago by KAWACHI Takashi <[email protected]>
Merge pull request #150 from bjfletcher/master

Fixed group ID for the Play 2.4 version

83446936b4aa4fefce146fee2b19012457fa37b5 authored over 9 years ago by James Roper <[email protected]>
fixed group ID for the Play 2.4 version

169088d7ad592f55624fca959db27879000e8215 authored over 9 years ago by Ben Fletcher <[email protected]>
Setting version to 2.4.1-SNAPSHOT

3819e7f46f8245f2000ba29e0b6bb1bffcbadb85 authored over 9 years ago by James Roper <[email protected]>
Setting version to 2.4.0

81577b7d5d59b22e236f21ac898f2266bfc26a3a authored over 9 years ago by James Roper <[email protected]>
Added release/sonatype plugins

0c2c8f42769110b16f464c32ec52dbcfbf740fdd authored over 9 years ago by James Roper <[email protected]>
Merge pull request #148 from rmmeans/redis-play-2.4

Redis play 2.4

0085296d8fb081c61439dda49a2fbc8a51c6ef16 authored over 9 years ago by James Roper <[email protected]>
dump reds db after each test run, needed as a single redis will be used on travis for both cross compiled scala version runs.

134371fe50d0a2a9e6c08cfc45e7b8d2b24ba907 authored over 9 years ago by Ryan Means <[email protected]>
missing resolver -- must have had it cached locally.

513977eab68b6c1ca6f5f42ba156a32ee45cc486 authored over 9 years ago by Ryan Means <[email protected]>
add redis for test coverage.

5e601a1773c66d12f3b3696bbc1ddfe6f8f41e40 authored over 9 years ago by Ryan Means <[email protected]>
adding test coverage

3e15544ff18e513b53bfde19c3189e2244dfc200 authored over 9 years ago by Ryan Means <[email protected]>
clean-up refactoring.

f6a5fade1efe2374fc7b472f119b991cd079c205 authored over 9 years ago by Ryan Means <[email protected]>
bug fix in naming of object caches.

9bfc16cdebda4067fd9c85d48124357645276620 authored over 9 years ago by Ryan Means <[email protected]>
remove RedisResult wrapper... no longer needed as Play 2.4 now has serializable results:

https://github.com/playframework/playframework/commit/0d1d3f0db1bbb943a3990a96508a66ced1bd0864#d...

133190a0f93720ebeea6211fe3596f91bef6e4af authored over 9 years ago by Ryan Means <[email protected]>
remove internal "sample" app .. this hasn't been updated since play 2.2 and new examples will be best seen through test coverage.

136e3eed8fbde30c0ff89ddd6a031b4ae15294e4 authored over 9 years ago by Ryan Means <[email protected]>
updated package name per James Roper.

bc8535bdadc0707bcd291ddb9f42684aca617d6b authored over 9 years ago by Ryan Means <[email protected]>
forgot to use namespace function.

c93b021e476b477c5e9635cd25f4922074c74f21 authored over 9 years ago by Ryan Means <[email protected]>
Update .travis.yml

fix JDK versions based on what Travis supports, don't run statsd against Java8, no point until t...

744d9d1229f0cdc0c7a7d4d60db8e521d653da36 authored over 9 years ago by Ryan Means <[email protected]>
Update .travis.yml

YAML linting.. ugh.

50c08a58001c7134e492fe0f397362bd686979fb authored over 9 years ago by Ryan Means <[email protected]>
Update .travis.yml

attempting to setup a travis build matrix as play 2.4 requires java 8.

69a687b77da85dc4da6d375d88f8a9eaacbb143a authored over 9 years ago by Ryan Means <[email protected]>
Update README.md

documentation clarity.

2d02f108ec05eaa178c940d2c58c3651b987e28d authored over 9 years ago by Ryan Means <[email protected]>
Update README.md

adding new documentation for play 2.4.x

cde2f007bed62ec9152f50f0558d3890cb84c240 authored over 9 years ago by Ryan Means <[email protected]>
move to support Play 2.4

Points of interest:
-- Supports named cache just like the new EhCache impl does with the referen...

a5d879d31e7f12688a71e163088b1fe2536e474a authored over 9 years ago by Ryan Means <[email protected]>
revert back to cross compiling.

b534e1a6e20d9fabda400327d852a11dabad32bf authored over 9 years ago by Ryan Means <[email protected]>
prep for 2.4

4fcae8e02b2a655bf83a204a9d37b47ce0ecfed1 authored over 9 years ago by Ryan Means <[email protected]>
Merge pull request #144 from sunnykaka/master

solve issue #88

d10b15ee8678f44edee77c063703943e2ca1f1e8 authored over 9 years ago by James Roper <[email protected]>
solve issue #88

solve issue #88

220ebe9a015603baaae92065bfbf3eb05dbe1172 authored over 9 years ago by sunnykaka <[email protected]>
Merge pull request #143 from AndrewZurn/master

Fixed redis README for the location of play.plugins (app/conf -> conf)

bce79a45e63149beee7ab9c8834b8175add02ab3 authored almost 10 years ago by James Roper <[email protected]>
Fixed redis documentation for the location of play.plugins (app/conf -> conf)

0c286915854bd6f91901ff949496905508fcb255 authored almost 10 years ago by Andrew Zurn <[email protected]>
Removed Play mailer

b387d9c41c9a283509ebd260648f244c39c44771 authored about 10 years ago by James Roper <[email protected]>
Merge pull request #139 from Mogztter/issue-52

Allow to send empty body email

ad143ea0e4c0b7b6a4be10d61fd9bdc899fab0fd authored about 10 years ago by James Roper <[email protected]>
Allow to send empty body email

Resolves #52

679fa9c00b2b6d6d288facf9d6504cfff0a56b2d authored about 10 years ago by Guillaume Grossetie <[email protected]>
Merge pull request #135 from Mogztter/mailer-test

Adds tests to the mailer plugin

9b8b6e1edeca495c848fb75221cafb2243d6bea5 authored about 10 years ago by James Roper <[email protected]>
Remove unused imports, fix typo and Scaladoc, format to remove the last tabs

1b61bead85a3b99d79961c621e198fd34d1ca54b authored about 10 years ago by Guillaume Grossetie <[email protected]>
Adds more tests

0f75e450e444067db5ae2ea50c1f5aa8ca6bcc56 authored about 10 years ago by Guillaume Grossetie <[email protected]>
Adds tests to the mailer plugin

874a6dd4b49092e545ac0e38b9aec726b132415b authored about 10 years ago by Guillaume Grossetie <[email protected]>
Merge pull request #136 from Mogztter/issue-105

Documentation on smtp.mock

1d4b3aad68202383ab1eb1d456e2e80df6ff126c authored about 10 years ago by James Roper <[email protected]>
Merge pull request #134 from mkurz/returnMessageId

send() now returns the message id of the underlying MimeMessage

befd1e51106b47d18532ecab9b088ae8e06167fc authored about 10 years ago by James Roper <[email protected]>
Documentation on smtp.mock

Resolves #105

54912bf6a4e96717cd6e428a0348d8e37d963a95 authored about 10 years ago by Guillaume Grossetie <[email protected]>
send() now returns the message id of the underlying MimeMessage

3daedeb70ac054882352b12092ad70ef022ae337 authored about 10 years ago by Matthias Kurz <[email protected]>
Updated readme

70abf810b6cf3f6c9f73013ce05c14ee87e5622c authored about 10 years ago by James Roper <[email protected]>
Prepare for mailer release

6e0702af0c28c280c314dac0820ec517ba62f8f4 authored about 10 years ago by James Roper <[email protected]>
Prepare for release

98c502ae31643e740fc5ca819d04c200efb342be authored about 10 years ago by James Roper <[email protected]>
Merge pull request #107 from Mogztter/issues/48

Resolves #48, Add email attachment method

1d92d1d7bfdda9c57393b049c02957dca09f9e4b authored about 10 years ago by James Roper <[email protected]>
Merge pull request #132 from mkurz/enhancedLogging

Redirect javax.mail logging to play.Logger

cdf63044515a33812767aa67149efccb55ebaa59 authored about 10 years ago by James Roper <[email protected]>
Redirect javax.mail logging to play.Logger

0a59baf16a008be20505dd47bda9ce70d66d5889 authored about 10 years ago by Matthias Kurz <[email protected]>
Add "debug mode" parameter to CommonsMailer.

171c867a476facd5c485c080fa97ccefc11fa6c3 authored about 10 years ago by kubudi <[email protected]>
"disposition" not "description"

957c836fd46c503398c3bdb00b46eb52b2ff11ba authored about 10 years ago by Guillaume Grossetie <[email protected]>
Uses File type and case class, updates sample and adds a Scala controller example

bbe5135d623f0b0b08f16f7e0631e97eb3277faa authored about 10 years ago by Guillaume Grossetie <[email protected]>
Standardizes the addAtchment methods and adds description and disposition parameters

2875c578aee45c5b0c2fd41f493fdda1379229e3 authored about 10 years ago by Guillaume Grossetie <[email protected]>
Added ability to put attachments with email

0074ddef837909a714a7e839e3d5ffb170a3307d authored about 10 years ago by Brian Campbell <[email protected]>
Update mailer sample to add attachment

fc497fcc04eb5b2e3550ed6552baab13a7e9608d authored about 10 years ago by Guillaume Grossetie <[email protected]>
Upgrade mailer to 2.3.1

00979bca83e38277d792c1e37c9d395caff01a64 authored about 10 years ago by Guillaume Grossetie <[email protected]>
Adds email attachment

abc651042d3e4ccf64303183dae56dacacfe868b authored about 10 years ago by Guillaume Grossetie <[email protected]>
Merge pull request #127 from mkurz/commonsemailUpgrade

Upgraded apache commons-email for mailer

18d0393d0e467450f94d5213f5c6f19f679e4a26 authored about 10 years ago by James Roper <[email protected]>
Merge pull request #97 from tsuyoshizawa/master

Add logging subject for MockMailer

d2e8bfa374bf55e2939bbb22681261d2bae44257 authored about 10 years ago by James Roper <[email protected]>
Merge pull request #130 from mkurz/sslPortFix

Mailer: Honor port setting also when using SSL

8d1e8e66967337d6cd211855e54d2f1fa569b0ac authored about 10 years ago by James Roper <[email protected]>
Merge pull request #131 from mkurz/charsetFix

Mailer Bugfix: Correctly set charset BEFORE setting the html/text body

4a9b953008b7adf67a81bda6d2301524592adbb4 authored about 10 years ago by James Roper <[email protected]>
Mailer: Correctly set charset BEFORE setting the html/text body

e5546d4b9dd9a7fd6614ad5100d77f7854a254a6 authored about 10 years ago by Matthias Kurz <[email protected]>
Honor port setting also when using SSL

e6d824df5e7c4fd686402b0ad6601b4fa211ecfa authored about 10 years ago by Matthias Kurz <[email protected]>
Upgraded apache commons-email

37ddcf5186a9b78c8fee433ed1d8b5aab2bbe141 authored over 10 years ago by Matthias Kurz <[email protected]>
Merge pull request #125 from stephenmuss/redis-scala-2-11

Updated Redis for Scala 2.11 compatibility

54b54a8e4a1cf8ca83c5305d896fe97c9fa8ce90 authored over 10 years ago by James Roper <[email protected]>
Added build status image

babaf1531db994f7286036d2f7803c794db92598 authored over 10 years ago by James Roper <[email protected]>
Merge pull request #126 from jroper/travis-build

Added travis yml

a9dc0356a4be8ffe40757e5233188eb154dd2030 authored over 10 years ago by James Roper <[email protected]>
Added travis build

72501736fea1e1d6ca04ff4172d67e1c943fe0c8 authored over 10 years ago by James Roper <[email protected]>
Fixed sedis dependency for cross build

e025034a0e50533fdaf85a673e977313d536c6b3 authored over 10 years ago by Stephen Muss <[email protected]>
Updated Redis for Scala 2.11 compatibility

77f149f72ff0e95f4f17c8f914f83ef72f1d2c27 authored over 10 years ago by Stephen Muss <[email protected]>
Merge pull request #121 from ekamaras/master

Update to Play 2.3

6ac0e80bb35dd21b5f0b1b1e2f00f3675d7a8585 authored over 10 years ago by James Roper <[email protected]>
Update to Play 2.3

bc91e931c19374f88fc44ab3173364ac064a0b10 authored over 10 years ago by Elias Kamaras <[email protected]>
Upgraded play-statsd to Play 2.3.0

26558b920e0e876d6bf2586acb73d505a0951a68 authored over 10 years ago by James Roper <[email protected]>
Upgraded mailer to 2.3.0

9dc26f9a6a80873a05d0083fdcd80cae1a35520d authored over 10 years ago by James Roper <[email protected]>
Cross building

* Converted to build.sbt
* Changed organization to com.typesafe.play.plugins
* Enabled cross bui...

63a5ea45480b2b2464e5772f945cce882ecef67a authored over 10 years ago by James Roper <[email protected]>
Merge pull request #116 from dylex/master

Update util and mailer to play 2.3, scala 2.11

1552989749404591d20fbd88dfbc46ef1ec9e720 authored over 10 years ago by James Roper <[email protected]>
Update util and mailer to play 2.3, scala 2.11

Also upgrade mailer to commons-email 1.3.2

b13dc447a92f288c46299562c42e1cc75a380d78 authored over 10 years ago by Dylan Simon <[email protected]>
Update README.md

0cbd44351e59a44e03ef20c1a7b0971ffc033ac4 authored over 10 years ago by James Roper <[email protected]>
Bumped version of redis plugin

f6a03218430dfa84e26cf6a4860f771620867eeb authored over 10 years ago by James Roper <[email protected]>