Ecosyste.ms: OpenCollective

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

github.com/playframework/playframework

The Community Maintained High Velocity Web Framework For Java and Scala.
https://github.com/playframework/playframework

Merge pull request #9616 from marcospereira/build/scalafmt-integration-tests

Code format for integration tests

762bd0c9f77fee240f82f494e8fc3b229758514f authored over 5 years ago
Merge pull request #9636 from marcospereira/updates/docs-update-twirl

Update twirl version on documentation

15fee8e4986680d88175966e5012dbfe76d16d7c authored over 5 years ago
Do no run it:javafmt for docs

0f59380b0dbb553d345aa7ac834ef21ae0267958 authored over 5 years ago
Fix code format

0b0b2141f4eff485fc459fd56104190ca51e8490 authored over 5 years ago
Verify javafmt for integration tests on Travis

a7f38c43462dad87c023e30860f1b66d770eb18f authored over 5 years ago
Run scalafmt for integration tests code

9c02d454a63d0d235a7d08ebd0f2248ec0f3b400 authored over 5 years ago
Java code format for integration tests

bd30e5f6aa087f45bfc46e42197252d9b9c467d8 authored over 5 years ago
Merge pull request #9628 from ignasi35/fix-links-to-streaming-sample

Fix links to Streaming example

7a71a2438b97fe137d4c2e7d4bd2e672c51b343f authored over 5 years ago
Update twirl version on documentation

afcf3c5de14ee62acfce7f5324434697d712c5b0 authored over 5 years ago
Update documentation/manual/working/javaGuide/main/async/JavaComet.md

b04c8838879bf4f1597454e6b90346d6280035ab authored over 5 years ago
Update documentation/manual/working/scalaGuide/main/async/ScalaComet.md

8e006a2e0393e520c012f96563fbc685efbc2848 authored over 5 years ago
Merge branch 'master' into max-content-length_413

92d61c28ef0ba203f5deb2dd0466a0ff87074bc5 authored over 5 years ago
Merge pull request #9632 from scala-steward/update/netty-transport-native-epoll-4.1.41.Final

Update netty-transport-native-epoll to 4.1.41.Final

74b5f1be7b356890a72213fb2b8945c98c68530d authored over 5 years ago
Merge pull request #9631 from scala-steward/update/sbt-twirl-1.5.0-M4

Update sbt-twirl to 1.5.0-M4

873700cfe585301f7facaeb099f38f1e5fc54d6b authored over 5 years ago
Merge pull request #9629 from scala-steward/update/play-ahc-ws-standalone-2.1.0-M5

Update play-ahc-ws-standalone, ... to 2.1.0-M5

67c19ca43d7565b64fc8726928ec17e2a2e31ce5 authored over 5 years ago
Merge pull request #9630 from scala-steward/update/play-json-2.8.0-M6

Update play-json to 2.8.0-M6

4eaeab43aab10331ebafed127952788176f49d41 authored over 5 years ago
Update netty-transport-native-epoll to 4.1.41.Final

17548f5bc0317dbfe59872e43d8cc1d5382241de authored over 5 years ago
Update sbt-twirl to 1.5.0-M4

0b467ab3ad07cd376b53ce290a2034937e995657 authored over 5 years ago
Update play-json to 2.8.0-M6

cbd4a53d6e542605f92e9e40952f6c5517b78f24 authored over 5 years ago
Update play-ahc-ws-standalone, ... to 2.1.0-M5

7fef5698a182c07cad65c3916dfbdb087d0ea327 authored over 5 years ago
implemented NamedCaffeineCache in terms of AsyncCache instead of Cache interface as discussed #9615

4a4bde19f6e2582bfe3227e2767fd0a0431e02cc authored over 5 years ago
excluded methods of NamedCaffeineCache from binary compatibility

2828314f3c6c0bd728ded8f88dbafc04e7c5b6b2 authored over 5 years ago
Fix links to Streaming example

3678cc64480a5d0389795c51894e5380245cfde5 authored over 5 years ago
Merge pull request #9624 from scala-steward/update/okhttp-4.2.0

Update okhttp to 4.2.0

cc1b8111ef081c886ee3920c032f886f7301a192 authored over 5 years ago
Merge pull request #9627 from scala-steward/update/netty-transport-native-epoll-4.1.40.Final

Update netty-transport-native-epoll to 4.1.40.Final

875ab243e97daa3a08edda6e4269d49f4c3a3c98 authored over 5 years ago
Merge pull request #9618 from scala-steward/update/akka-actor-2.6.0-M7

Update akka-actor, ... to 2.6.0-M7

b7f201799c56ceec77423d34410d13cfe6032279 authored over 5 years ago
Update netty-transport-native-epoll to 4.1.40.Final

de489f23f8508b8ed5b85af74655e302d48cbb4e authored over 5 years ago
Rollback notes about Akka Testkit

e04605663b4fd7578c73e745d6c78205f80f930d authored over 5 years ago
Merge pull request #8363 from srirachapills/issue/8026

Add CSRF token to responses when Cache-Control: no-store is specified…

cdc8ffa1e0921916929c8d30f0e2083ca616b81d authored over 5 years ago
Fix docs tests

bed25c8649ad976ad99ccfe4b515cc9a05c3769a authored over 5 years ago
Add migration note

4efe5af7dd9fdd521477a55c03a12e6bab5b26f7 authored over 5 years ago
Use correct package name

041eca44b9c2df2009cb42db709bdc777fbe4473 authored over 5 years ago
Comment update

2b6ef290e2d2f8d10f8bdef85e79f96e060c1da4 authored over 5 years ago
Move NoMaterializer to akka.testkit package

Materializer now has some private[akka] methods so that
it is necessary to have NoMaterializer i...

a6fe62cd6627ffa1c128f65c91ce3420e9dd66be authored over 5 years ago
Avoid using ActorMaterializer which is deprecated

d67c5c652a6e08993668c6b2a701a12602caa0bf authored over 5 years ago
413 instead of 500 when max-content-length exceeds + Netty config

575b5021640ee218888b5926ff871bc8969d87a4 authored over 5 years ago
Update okhttp to 4.2.0

26db8800769af37a0d3da0ab009847eaae8c9f6d authored over 5 years ago
Add private to NoCacheDirectives

fa51a161b3948bfa53422a9b0dea6a6521f982f6 authored over 5 years ago
Cleanup (and sort) tests

03c21624cfe590811d52f0584da821a6a8894ccb authored over 5 years ago
Rename isCached to isCacheableBySharedCache

7fa3642c0e2a273f28b65e30bd2c15cf6e638214 authored over 5 years ago
Fix isCached method (also there is no need for createIfNotFound)

37ad661516a67131ad3f2cf3bd648eaff0b5fb0b authored over 5 years ago
Update akka-actor, ... to 2.6.0-M7

cf35aa4f1e73a637583d748ea42b62dfe9b4fe09 authored over 5 years ago
Merge pull request #9617 from scala-steward/update/okhttp-4.1.1

Update okhttp to 4.1.1

8190355ba29be250847755bdc09ca63752cf8eb3 authored over 5 years ago
Update okhttp to 4.1.1

9537bebd0fecafd85d49c79dce3fd84d3e148d89 authored over 5 years ago
Fix code format

752121aa7b8ac29c82e554eb5c058150062e00bc authored over 5 years ago
Add CSRF token to responses when Cache-Control: no-store is specified (#8026)

bd58373cb20298f252a820ac1c6e7c43da6b37ba authored over 5 years ago
Merge pull request #8783 from To-om/master

Fixes #6275 Support rfc2184 extended attribute in multipart disposition

ccc9d8794ab53cc2ba1bcf359b267c3c20b68327 authored over 5 years ago
Merge pull request #9554 from scala-steward/update/scalafmt-2.0.1

Update scalafmt to 2.0.1

610548cdc199418e949f83c19153a7fc2fabd746 authored over 5 years ago
Merge pull request #9553 from scala-steward/update/okhttp-4.1.0

Update okhttp to 4.1.0

4265aacffd45f8a358cf206fe2c8d1d0fe61f585 authored over 5 years ago
Merge pull request #8982 from golemiso/fix-i18n-matching

Fix i18n locale lookup behavior

abb280c2ddf76ee67231c5f3d6d78cdc6a816c41 authored over 5 years ago
Fix code format

614cc959ffc22ee22427362d310f9922ef73b083 authored over 5 years ago
Merge pull request #8140 from zy4/redirectcode

Validate redirect codes and avoid ambiguous references

ca5450541cd674bf5b72e44837d86ef97f01f2e3 authored over 5 years ago
Update okhttp to 4.1.0

ac7a39ce9ec3530df0eb7a3694236a350a203fda authored over 5 years ago
Update scalafmt to 2.0.1

4f8582871cafb9caae2d08dab793d5e38efe0f54 authored over 5 years ago
Remove the duplication of regexes

593255b893eefcfefcbb73c9c5b54193aabffefb authored over 5 years ago
Support rfc2184 extended attribute in multipart disposition

f1fd15a6f010e24c755a4130ba0585316194f7fd authored over 5 years ago
Validate redirect codes and avoid ambiguous references

This commit prevents an error which one encounters
when Redirect is called with a named paramete...

7b892906124671a5adb9b3c3cb64b16c36b103d8 authored over 5 years ago
Merge pull request #9608 from playframework/update-links-to-sbt-native-packager

updated links to v1.4.1 release

d134fdce8143fee80a086b11d3623dcd982077c6 authored over 5 years ago
Merge pull request #9611 from playframework/TimMoore-delete-prev-code-of-conduct

Delete previous CODE_OF_CONDUCT.md

9a345d7148878d54f3d1fce3c990d95700f69b42 authored over 5 years ago
Delete previous CODE_OF_CONDUCT.md

This will cause this repo to use the default (new) version at https://github.com/playframework/....

db257a82bc47e3dd6e4649f4db8fa551843129b5 authored over 5 years ago
Merge pull request #9609 from scala-steward/update/jakarta.transaction-api-1.3.3

Update jakarta.transaction-api to 1.3.3

126b49f19c2748ce806fb71706b485fb8aa42814 authored over 5 years ago
Update jakarta.transaction-api to 1.3.3

a36e7c5ab65bb02844e97a0df4ecfd6acf57230b authored over 5 years ago
updated links to v1.4.1 release

c21d0f05bd93dca11f06e88382782b9701131ced authored over 5 years ago
Merge pull request #9607 from scala-steward/update/sbt-native-packager-1.4.1

Update sbt-native-packager to 1.4.1

3322b84140f7df1224088b2fe0d2bb616fa601e8 authored over 5 years ago
Update sbt-native-packager to 1.4.1

ea64a0f50800a9ee0a43c56dd8fa7bd91385f29e authored over 5 years ago
Doc fix: CompletableFuture instead of CompletionStage (#9603)

Doc fix: CompletableFuture instead of CompletionStage

ff8971af3dc09ea632e3601a6ee9167f465a13c3 authored over 5 years ago
Doc fix: CompletableFuture instead of CompletionStage

a0af0a7f3439c395cc0d7d341a723415a1f0e5aa authored over 5 years ago
Merge pull request #9601 from scala-steward/update/guava-28.1-jre

Update guava to 28.1-jre

0861687558461a80b8dee8c3afc50e844a8355ed authored over 5 years ago
Update guava to 28.1-jre

18cfbae6b762458775d5fda490b3aa4e2a5c5b1d authored over 5 years ago
Merge pull request #9590 from dwijnand/cleanup-ProdServerStart

Cleanup ProdServerStart

fe3236ad4356a5f7c7844c4fbf1022abc6eb6193 authored over 5 years ago
Merge pull request #9599 from renatocaval/disable-nondeterministic-ehcache-test

disable flaky ehcache test

e9bdd63a5f11fbe75c595a3f3fb1fac8088ffa9e authored over 5 years ago
Merge pull request #9594 from mkurz/akka-fork-join-pool

Scripted test: Parallel streams use akka FJP threads, not commonPool

d2fc8e80d2d3cd4c16fb617904d65f0a9dd440c6 authored over 5 years ago
Merge pull request #9597 from playframework/fix-9595

Fix broken link to sbt documentation

02db15073edca33f42a1126b93e8fb03f83492e0 authored over 5 years ago
Merge pull request #9596 from renatocaval/fix-run-with-types

Fix type inference when calling 'runWith'

d3a0f87d19fbef9ff6ebcdf95acb61713f1a2531 authored over 5 years ago
Merge pull request #9598 from dwijnand/give-evolutions-auto-apply-true-more-sleep

Give evolutions-auto-apply-true 4s to start

dc883058d49c49b980bc2817521f5f30e8a9283f authored over 5 years ago
Scripted test: Parallel streams use akka FJP threads, not commonPool

2c325a98b60d16ddf92e490e05e3ba8a6191416d authored over 5 years ago
disable flaky ehcache test

647545f3189374091a40b117d420cf79e3e182ac authored over 5 years ago
Give evolutions-auto-apply-true 4s to start

See the failure in
https://travis-ci.com/playframework/playframework/jobs/228442014.

1654b656ae033a550a49103ad97b0f36b599c872 authored over 5 years ago
Merge pull request #9497 from emmanuelGuiton/issue-9495

Fixed date constraint on the form input

7ee60011233a42373df36e014cf0992a7e884357 authored over 5 years ago
Fix broken link to sbt documentation

Fixes #9595

bb94dc19275addde8bcacb6c000f3f514939bbbd authored over 5 years ago
Fix type inference when calling 'runWith'

a5e95de65b5232d64a9a81a1de570cf698178669 authored over 5 years ago
Merge pull request #9593 from scala-steward/update/htmlunit-driver-2.36.0

Update htmlunit-driver to 2.36.0

599d1c8895449a33fbc3721a73a038ccf191176b authored over 5 years ago
Update htmlunit-driver to 2.36.0

7ea9c480faf52a5229fff3b3bf1e256930890072 authored over 5 years ago
Merge pull request #9592 from scala-steward/update/reactive-streams-1.0.3

Update reactive-streams to 1.0.3

c0fb84c769ec215cdf1af475e1e426f51d91ed90 authored over 5 years ago
Update reactive-streams to 1.0.3

904308004902f2e06c2dd4397d254aa3dd925b71 authored over 5 years ago
Merge pull request #9589 from mkurz/overload-send-methods

Overload file serving methods with inline and filename params

fd58892b6236e89b3c693405e63cf3bb5b7121cf authored over 5 years ago
Overload file serving methods with inline, filename params

2d5f2fb690c7929185cd7309ea037056804f60ce authored over 5 years ago
Add travis_fold's! (#9583)

Add travis_fold's!

02545a4e31b0295987b3a185905e93d55f8a5ef8 authored over 5 years ago
Add travis_fold's!

0e89b25a35cf2f36bc482ce198a75c81b47da79e authored over 5 years ago
Merge the scripted test dirs, use scripted *1of3

Consolidate Play's scripted test directories into the play-sbt-plugin so
we can use scripted's "...

0c9d5c6a935a0e3cc395e1315ac5e0a8ed3eccfc authored over 5 years ago
Make callIndex/checkLines stop the server

8d6e7d446bbcca9425f8cbc798b99e90c337acdb authored over 5 years ago
Cleanup PlayRun

bcb7495d74a3f7d93e12da0dadc0069741b902ef authored over 5 years ago
Unignore .travis-jvmopts

I have .* globally ignored, with some known files unignored.
.travis-jvmopts is not one of those...

ad5343f88a9023fd4bd3f5c773c5b3c56aeb3659 authored over 5 years ago
Merge pull request #9578 from dwijnand/scripted-tools

Extract sbt-scripted-tools & dedup scripted tests

184def81836ff36b89a46b684a5d2a909bdc3bf7 authored over 5 years ago
Merge pull request #9572 from playframework/mergify/bp/master/pr-9563

Update Tutorials.md (fp #9563)

94ef0f8eed65af6949897d75577d3205e65a469c authored over 5 years ago
Merge pull request #9544 from YourPsychiatrist/master

Add full name of WS abbreviation to docs

4bb9c2d41af999d59096f3b62ded58554563a2bd authored over 5 years ago
Update Tutorials.md

The sentence was missing an adjective. I inferred 'better' or something similar to that was the ...

56fb8b7736d7bb7633a9e03a4562cb3b56b2e762 authored over 5 years ago
Extract sbt-scripted-tools & dedup scripted tests

b59ea7c532e9218b6d86825a1e5865274c96b5cf authored over 5 years ago
Cleanup ProdServerStart

e486c64a40af8565e70f01829f01081580399d26 authored over 5 years ago
Merge pull request #9585 from dwijnand/break-play-and-omnidoc-circular-dependency

Break play+omnidoc's circular dependency

d44a535a272325a98788f7ac5153b91f7e0424b1 authored over 5 years ago