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

Avoid publishing microbenchmarks and integration tests artifacts (#8845)

* Avoid publishing microbenchmarks and integration tests artifacts

Microbenchmarks weren't be...

b335f3ec3d0302912f89a555055835e249a7c2fa authored about 6 years ago by Marcos Pereira <[email protected]>
Do not promote artifacts automatically (#8846)

e7f519137716a26d67faffe3c42fd412c4ba2092 authored about 6 years ago by Marcos Pereira <[email protected]>
Link to latest instead of specific branch (#8840)

c6da144be5c04a8da9bfaeb41756c62c03db0f2e authored about 6 years ago by Ignasi Marimon-Clos <[email protected]>
Java Form doc update on how to bind List (#8839)

e8ac5f9e49a0551ed02be9e1b461fe1ea12b55ea authored about 6 years ago by Matthias Kurz <[email protected]>
SameSite attribute for CSRF cookie (#8808)

* SameSite attribute for CSRF cookie

* CSRF cookie's sameSite defaults to session's sameSite
...

d3818c1784868fde220d28638791a2034c61a509 authored about 6 years ago by Matthias Kurz <[email protected]>
Add .withTransaction(isolationLevel: TransactionIsolationLevel) (#8669)

# Pull Request Checklist

* [X] Have you read [How to write the perfect pull request](https://...

762886bda93d38ea18bcb91571852dcde79195bd authored about 6 years ago by Peerapat A <[email protected]>
[Travis CI] fast_finish: true (#8836)

bf1abf063dfbbc193222cfe62121ef54af36d3f1 authored about 6 years ago by Matthias Kurz <[email protected]>
Java 11 fix: linesIterator instead of lines (#8835)

2e7f740e5c631f2f89853e6e1094fa052a9fc669 authored about 6 years ago by Matthias Kurz <[email protected]>
Fix ambiguous import for Java 11 (#8834)

When running with Java 11 fixes this problem:
```
[error] documentation/manual/working/javaGui...

f8e841d1ffba3ea41dac45138a303e10c80dcfce authored about 6 years ago by Matthias Kurz <[email protected]>
Integer.valueOf instead of deprecated new Integer(...) (#8831)

86e0332b6227f901712520b326eda96f59e8d94e authored about 6 years ago by Matthias Kurz <[email protected]>
Fix shutdown deadlock introduced in 2.7.0-M2 (#8815)

* Improves scripted test comments (readability and correctness)

* Adds assertion ensuring the...

a79f648c32bbf73c547ec8f0f7672b3aae12e31a authored about 6 years ago by Ignasi Marimon-Clos <[email protected]>
Allow direct field access in Java Forms (#8800)

* Allow direct field access in Java Forms

* Add tests

* boolean instead of Boolean

* Te...

c2a4c0a95d4781769f735ac8605c1850c8178f79 authored about 6 years ago by Matthias Kurz <[email protected]>
new trait MessagesInjectedController (#8804)

08b2296d74c76ad4a3e17ea48d67bc233a3ef6b2 authored about 6 years ago by Radim Kolar <[email protected]>
Need to filter params for java request (#8827)

* Need to filter params for java request

* Add test

* No need to ignore case

* Helper m...

89da4e58e135875c6af97713583f46e6cbeee3f4 authored about 6 years ago by Matthias Kurz <[email protected]>
Support insecure HTTP/2 requests (#8606) (#8607)

* Fix for #8606

* Fix for #8606

* Fix test

* Review improvements

* #8606: fix versio...

4a06db8c3051031e1ccbbdbba51889da7a75e25b authored about 6 years ago by ctoomey <[email protected]>
Add excluding system to RedirectHttpsFilter not to redirect (#8817)

2241bb53b4a023f8a8f84f7679b0a136c2851672 authored about 6 years ago by yuuri111 <[email protected]>
Casing fix for CSPFilter links in the migration guide (#8823)

c9a5dcde584ec74078429470bc94990a0cec1121 authored about 6 years ago by duncangodwin <[email protected]>
Bind WebCommands as a Singleton since it has mutable state (#8825)

60cc174dbc242ca5dd0c6882d565685cc723b586 authored about 6 years ago by Greg Methvin <[email protected]>
Update sbt native packager and js engine (#8819)

* Update sbt-native-packager to version 1.3.14

* Update sbt-js-engine to 1.2.4

* Other min...

79ffc42b0cfefb2eef703d829980d0d201ffea41 authored about 6 years ago by Marcos Pereira <[email protected]>
2.8.0-SNAPSHOT

33bc01c90a333a39ef800f8fdc765f349dd6a066 authored about 6 years ago by Renato Cavalcanti <[email protected]>
Update Logger documentation and add Logging trait (#8816)

- Updates Logger documentation to de-emphasize the global logger and mention that it is now dep...

6d629e4f827b9af2a49eea68689102976f1b3b15 authored about 6 years ago by Greg Methvin <[email protected]>
Don't deprecate whole play.Logger, but only the static Logger singleton (#8813)

In RC3 `play.Logger` [is deprecated](https://www.playframework.com/documentation/2.7.0-RC3/Migra...

179a425df4905936f7d90e2cd0ff7585eb3a97ca authored about 6 years ago by Matthias Kurz <[email protected]>
Small fix/cleanup for play.Logger (#8810)

Very tiny fix, just to stay consistent with the other methods (`trace`, `debug`, `info`) which a...

621f9c751ee4ec4390ef7a98c7f3ee9ac90d3488 authored about 6 years ago by Matthias Kurz <[email protected]>
LoggerContext.reset should not removes just added listeners (#8809)

251b881ca165e7e5b2333563fac75fc75c9f01ed authored about 6 years ago by Matthias Kurz <[email protected]>
refactor method name(from flashing to flash) (#8803)

* change function name of flashing to flash

e947e373bd95ca07abc284ae4c29112911618610 authored about 6 years ago by yuuri111 <[email protected]>
Pass ctx.args between actions in chain when thread-local is disabled (#8801)

* Pass ctx.args between actions in chain when thread-local is disabled

* Add test

* Fixed ...

23404d9901b6b451e2958a8e9258a996fa86c9a3 authored about 6 years ago by Matthias Kurz <[email protected]>
Move FileMimeTypesModule to play-java and add it to reference.conf instead of BuiltinModule (#8797)

541912ab4b63ef71fb45e2bd0e7913b2e1eb0c33 authored about 6 years ago by Matthias Kurz <[email protected]>
Update docs for the 2.7 release (#8794)

* Update docs for 2.7 release

* Link to twirl doc page

Co-Authored-By: mkurz <m.kurz@irreg...

c562d81a7a5b946d29c3eee1be1557581d79bba7 authored about 6 years ago by Matthias Kurz <[email protected]>
Minor travis improvements (#8799)

Some minor travis build improvements:

* new publish-local job is only executed on cron jobs
...

5dd93b203e285b0a8882f6c2c54a5585efa267e9 authored about 6 years ago by Renato Cavalcanti <[email protected]>
Keep Jetty ALPN version in sync (#8798)

## Purpose

Keep `PlayAkkaHttp2Support` version of Jetty ALPN in sync with the version used to...

f5438b37a602ef804c65785ced972194bb29ad34 authored about 6 years ago by Marcos Pereira <[email protected]>
Setting version to 2.7.0-SNAPSHOT

f89d5045a9658dad010d9023d7527afade2b4184 authored about 6 years ago by Play Team <[email protected]>
Setting version to 2.7.0-RC3

6cec0c1917d561c62de60cf4080da0e7f5ed512a authored about 6 years ago by Play Team <[email protected]>
Fix problem with publishLocal (#8796)

* Fix problem with publishLocal

* Make publish-local script executable

29d011428411e38b6fab41b1c6c87bf4e405226b authored about 6 years ago by Marcos Pereira <[email protected]>
Migration notes for PlayMagicForJava implicits deprecations (#8793)

02e58240b2cb1b3d035aa1620e461cee36c2370b authored about 6 years ago by Matthias Kurz <[email protected]>
Setting version to 2.7.0-SNAPSHOT

3ee5d8ad1376b90d2ff6b3f022c4d1d2477accfb authored about 6 years ago by Play Team <[email protected]>
Setting version to 2.7.0-RC2

b4d8add7fe4c0c0f16185973f60bfce6dfa34d6b authored about 6 years ago by Play Team <[email protected]>
Setting version to 2.7.0-SNAPSHOT

795edd050060d3da2720c0c68ed4b87adf7e0b20 authored about 6 years ago by Play Team <[email protected]>
Setting version to 2.7.0-RC1

537c145cec87a557255fe9c32c3a3a2b7f29538f authored about 6 years ago by Play Team <[email protected]>
upgrade deps for 2.7.0-RC1 release (#8786)

* upgrade deps for 2.7.0-RC1 release

* upgrades to play-json 2.7.0-RC1

* align with interp...

75d8436053dd04ff952708865aaef6959e2b63ea authored about 6 years ago by Renato Cavalcanti <[email protected]>
Add note for `play.ws.ssl` prefix (#8785)

Redo of https://github.com/playframework/playframework/pull/8784

b0efe750609dff94994cdc57cc1ad09d75ca1adb authored about 6 years ago by Will Sargent <[email protected]>
Disable Http.Context and JPA thread local via system property (#8766)

* Add system property -DdisableHttpContextThreadLocal

* Avoid NullPointerExceptions

* Add ...

6b6ad962a2718e4dc4e19cd617e13554de4fecbe authored about 6 years ago by Matthias Kurz <[email protected]>
Cleanup WebSocketSpec (#8778)

164c1834c2fd516f01861f17c6c9c3528a44218d authored about 6 years ago by Dale Wijnand <[email protected]>
Preparations to make Java Session and Flash immutable (#8768)

* Preparations to make Java Session and Flash immutable

* Actually make use of new immutable ...

fcda2181bf8ef70a81dfed6f6d302cd78a08698d authored about 6 years ago by Matthias Kurz <[email protected]>
argv to args (#8749)

a4f099bdb808e2f4e3c5433c0bc22ef6d1503d0b authored about 6 years ago by Takahiro Takashima <[email protected]>
Add link to Deploying with JPA (#8776)

It is necessary to see the Deploying with JPA page to see missing information about deploying th...

7f58ed3154cf984b3d4f98461faacc496511c62c authored about 6 years ago by Veselin Slavchev <[email protected]>
Scala Async sample code for non-blocking futures notes CustomExecutionContext binding (#8770)

* Scala Async sample code for non-blocking futures notes CustomExecutionContext binding

* Add...

a6225e67ec45f28d52035ee40df4535c264eb507 authored about 6 years ago by Taylor Raack <[email protected]>
Add missing methods to Java compile-time dependency injection support (#8764)

a110233d200c64053848be8104781842ac5ebb0f authored about 6 years ago by Marcos Pereira <[email protected]>
Document how to use a custom reason with coordinated shutdown (#8771)

## Fixes

Fixes #8751.

dffab579a1d481c7ce1db01a29981fc8ca995a96 authored about 6 years ago by Marcos Pereira <[email protected]>
Handle null content type as if the header was not set (#8772)

## Fixes

Fixes #8713.

## Purpose

When calling `Result.as` or `HttpEntity.as` with a `nu...

56014d23f06bc2b84837845a9588df6bb74df035 authored about 6 years ago by Marcos Pereira <[email protected]>
Handle non-upgrade requests for Websockt with a 426 status (#8777)

* Handle non-upgrade requests for Websockt with a 426 status

* Adds request on logs

* Move...

e07050ef0e7eaff7637bf2a7483a6483b96f7f85 authored about 6 years ago by Ignasi Marimon-Clos <[email protected]>
Honor play settings on AkkaHttpServer for client auth in SSL (#8642) (#8774)

`AkkaHttpServer` didn't honour some HTTPS-related settings:

````
play {
server {
# H...

c02784f8e32e32c2782d70cd136a787aff799462 authored about 6 years ago by Marcos Pereira <[email protected]>
Missing hyperlinks to ScalaTest and specs2 pages (#8635)

The JavaTesting page does not have any hyperlinks to the above 2 pages, so if we would like the ...

6632bab440e07324f2ae90975df7e5f8a601a340 authored about 6 years ago by techmoksha <[email protected]>
Remove the mention of Scala in java testing docs (#8602)

8b500247a4506e1f19679e1bea8b5a0ac45e672b authored about 6 years ago by Dale Wijnand <[email protected]>
Update ScalaConfig.md (#8521)

Removed a repeated phrase in documentation

db3d793d2b0c6c7eb602123725ea6e2a4b7f23dd authored about 6 years ago by NickBlow <[email protected]>
Fix some code small warnings (#8763)

8ccf1663eca43e36e8b56f70c8b8e4c466816071 authored about 6 years ago by Marcos Pereira <[email protected]>
New APIS to avoid Http.Context when using RoutingDsl (#8769)

* New APIS to avoid Http.Context when using RoutingDsl

* Remove deprecated APIs from docs

13d9e5e1c44268f994b34622c28f5c2771e327b7 authored about 6 years ago by Marcos Pereira <[email protected]>
Minor improvements to http context (#8767)

* Proof reading the migration guide for Http.Context

* Provide default implementation for tra...

61e1446611e97a1d3a5268a5f94a41f5ad3e17ad authored about 6 years ago by Marcos Pereira <[email protected]>
Better build output (#8761)

## Purpose

Have a build output that shows test execution results.

## References

We have...

4fb9327c4a35162887d430155d8296b734805df0 authored about 6 years ago by Marcos Pereira <[email protected]>
Deprecate remaining methods that depend on Http.Context (#8756)

* Deprecate remaining methods in Controller and Http.Context

* Deprecate test helper methods
...

88abf01f673c7400e933f663ab0903cf5617454c authored about 6 years ago by Matthias Kurz <[email protected]>
Add some missing deprecated annotations and docs (#8762)

7e1ffcd084f0c60b7b1a96f0faf76b4471b0acf7 authored about 6 years ago by Marcos Pereira <[email protected]>
Deprecate ctx.args and add attrs to validation payload instead (#8755)

* Deprecate Http.Context.args

* Add ValidationPayload.getAttrs()

* Deprecate ValidationPay...

db9883d179be232303fb27345b79c88e39890529 authored about 6 years ago by Matthias Kurz <[email protected]>
Build stages (#8754)

* Use travis build stages to optimze the build

* Update interplay to version 2.0.4

* Use l...

6766462d27e34e5cbff4aeae7918bc45f1c2ccab authored about 6 years ago by Marcos Pereira <[email protected]>
Update play-file-watch and sbt-web (#8752)

## Purpose

Update play-file-watch (which brings the new version fo directory-watcher) and als...

2997aeee5201553930faf467a1b41253a8235f83 authored about 6 years ago by Marcos Pereira <[email protected]>
Deprecate Java Form methods that depend on Http.Context (#8753)

* Add form.withLang(Lang lang)

* Keep lang on fill(...), withError(...) and discardingErrors(...

72c16149873b81296eba5add573c76ea9d1bc6b2 authored about 6 years ago by Matthias Kurz <[email protected]>
Fix AssetsBuilder.java (#8685)

d1cbe2e9144efe0c016d865fb0c581605113cbfa authored about 6 years ago by picimaci <[email protected]>
Deprecate more methods that depend on Http.Context (#8724)

* MockJavaAction can handle a Http.Request param now

* Deprecate user-facing methods

* No ...

1f0c2da23c8322935cb6c3d2027dd56cf3a66ae9 authored about 6 years ago by Matthias Kurz <[email protected]>
Require minimum length for secret (#8720)

## Fixes

Fixes https://github.com/playframework/playframework/issues/8554

## Purpose

Sp...

30c0e36b70d9795a74dfed61af664fe0393b45dc authored about 6 years ago by Will Sargent <[email protected]>
No package declaration necessary in routes file (#8714)

* No package declaration necassary in routes file

* Add tests

69d2c883ee59a35dbbc2402ad5daaa1d4cfccbfd authored about 6 years ago by Matthias Kurz <[email protected]>
Upgrades migration27 to fix guava version (#8750)

1665b332c35f75d4a1d1a20a2f928fbe6d53649b authored about 6 years ago by Ignasi Marimon-Clos <[email protected]>
Deprecate constructors in DefaultJPAApi which use ThreadLocal (#8740)

* Deprecate constructors in DefaultJPAApi which use ThreadLocal

* Clear error message

* Be...

8024c9460ac566bf9918b8e5ae4a4ee226e90d0c authored about 6 years ago by Matthias Kurz <[email protected]>
Fix typo in logWarningWhenRunPhaseConfigIsPresent warning (#8747)

74aac653da9bc3ef5520159e058177c5a657b812 authored about 6 years ago by Erik LaBianca <[email protected]>
Add an HttpErrorHandler that selects the client's preferred media type (#8540)

This defines a `PreferredMediaTypeHttpErrorHandler` for composing your own error handlers based ...

b0cceb29f4f4949e52d175d607371b528609f0c6 authored about 6 years ago by Greg Methvin <[email protected]>
Update Text Body Parser with US-ASCII as default charset (#8718)

* Update with US-ASCII as default

* add migration notes and bodyspec

* add migration note
...

bdf9dec956e39aceb310634b796c74cac1a8f337 authored about 6 years ago by Will Sargent <[email protected]>
Update dependencies (#8745)

8368802ecdd82f7eee36ce825ad4a2b709eca35f authored about 6 years ago by Marcos Pereira <[email protected]>
Start action composition chain with call(req) not with call(ctx) (#8744)

* Start action composition chain with call(req) not with call(ctx)

* Make sure to set new req...

a4f20870f0551cc480176fa8d544dcba4cd288d0 authored about 6 years ago by Matthias Kurz <[email protected]>
Java Form and DynamicForm cleanup (#8731)

* Organize imports

* Add missing @Override

* No need to "override"/inherit javadoc

* No...

bda8aa3e1f7768e37b8073b0acfc6437804d660e authored about 6 years ago by Matthias Kurz <[email protected]>
Add request.rmAttr(key) (#8743)

* Add request.rmAttr(key)

* Tests

* Make MiMa happy

* rmAttr -> removeAttr

* Alias m...

7e9fd3bfe1612f6fc5c366b3d1efee5ac9f128f0 authored about 6 years ago by Matthias Kurz <[email protected]>
Guice 4.2.2 with ASM 7 for JDK 11 + JDK 12 support (#8739)

be0e28c1e72be0ba02101e09852c3347835d986f authored about 6 years ago by Matthias Kurz <[email protected]>
Fix copy/paste typo (#8741)

fd288f53a6165543046389cc0493192f01741b9d authored about 6 years ago by Matthias Kurz <[email protected]>
Netty 4.1.30.Final (#8742)

7e6f5dcb11f64975bd9a6a0ebce9f82aaad46337 authored about 6 years ago by sullis <[email protected]>
Allows null origin in CORS. (#8699)

e5e2ed9b2be147b112f07c2e8c592a68d375a0fb authored about 6 years ago by Dmitry Avershin <[email protected]>
Fixed extremely small typo in ScalaBodyParsers.md (#8736)

7c4c0ebdd27fabaaf87d28f4e3577249114084dd authored about 6 years ago by natefitzgerald <[email protected]>
New APIs to discard headers on results (#8735)

cce9a1e9007b63bba2c1df974e6ed12ebdca7db6 authored about 6 years ago by Marcos Pereira <[email protected]>
Remove redundant data from DynamicForm (#8728)

f16b511e03192b4f83d31215637405e6c5cde660 authored about 6 years ago by Matthias Kurz <[email protected]>
Forms - add support for IndexedSeq and Vector bindings (#8726)

8a12c997bfef2020c9eeebb7b3e70bf7deb7b46e authored about 6 years ago by Gui Becker. L <[email protected]>
Fix HttpErrorHandlerSpec and make JsonHttpErrorHandler injectable (#8712)

c19a9bd27ade8e965b351abb00de38edad4e43e3 authored about 6 years ago by Greg Methvin <[email protected]>
Fixed wrong JavaDoc (#8723)

709c0f1d75b3b76ccfb641b4c69123f9f90c86c6 authored about 6 years ago by Matthias Kurz <[email protected]>
Change occurrences of call(ctx) to call(req) (#8694)

* Change occurrences of call(ctx) to call(req)

* Better javadoc

Co-Authored-By: mkurz <m.k...

4c7d9e78b52cd59eb52b651903b76b7181d659f0 authored about 6 years ago by Matthias Kurz <[email protected]>
Pass request to action methods / Add new Action class that takes a request (#8639)

* Pass Java Request to JavaAction.invocation() method

* Pass JRequest as first arg to action ...

45cd639184dc007f3c24ba9b9f4021bb8042fae0 authored about 6 years ago by Matthias Kurz <[email protected]>
add stubMessagesControllerComponents helper (#8711)

92eecf08385a0f1f2c68e047f8c77d29af14409b authored about 6 years ago by Radim Kolar <[email protected]>
Remove redundant backtick from ScalaDoc (#8700)

* Remove redundant backtick from ScalaDoc

* Fix typo

5fd4ac33dc13cfffb697376dc353dd6443103d85 authored about 6 years ago by Andrii <[email protected]>
Fix grammatical error in documentation (#8704)

See [https://en.wiktionary.org/wiki/substitute].

7b934a25b28db382ef0cec61974ccf45787c143e authored about 6 years ago by fghzxm <[email protected]>
Add URL & URI `ConfigLoader`s (#8697)

Allow to parse URL and URI directly from play.api.Configuration

1fe0c8b45c4f270d03834036fd948d0ec5519128 authored about 6 years ago by Andrii <[email protected]>
Setting version to 2.7.0-SNAPSHOT

a07463cbbff60ee251e6e7ec44017f926830be6e authored about 6 years ago by Play Team <[email protected]>
Setting version to 2.7.0-M4

758fd1bfec4f6fa86551fa55fbe2d113d47d6df5 authored about 6 years ago by Play Team <[email protected]>
bumps play-ws (#8701)

e365bb83eea90fcfc65843ded0cf913169bb0479 authored about 6 years ago by Ignasi Marimon-Clos <[email protected]>
Extract SelfSigned into a separate file (#8695)

Fixes #8693

71ac940bc5022c4eeac040953181e5f763cb93d8 authored about 6 years ago by Dale Wijnand <[email protected]>
More testkit changes from Akka gRPC experiments (#8689)

## Purpose

* Introduces `play.api.test.TestServerFactory`
* Introduces play.api.test.ForServ...

332e4ba9114c9007b57f974f4462cd6ccc6d4ae4 authored about 6 years ago by Dale Wijnand <[email protected]>
Merge the ctx's flash/session with the result ones (#8692)

This is a follow-up to #8687 and #8688.

The scala `Result` methods `wResult.withSession(somev...

785d116059fccf15a605ca3abb24552931e5ebba authored about 6 years ago by Matthias Kurz <[email protected]>
Move ServerEndpoint to play.core.server (#8690)

Moves `ServerEndpoint{,s}` to `play.core.server`, from `play.api.test`.

Subset of #8689

df669b281b8710caac95f261d11bb5522a916f1d authored about 6 years ago by Dale Wijnand <[email protected]>