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
Microbenchmarks weren't be...
b335f3ec3d0302912f89a555055835e249a7c2fa authored about 6 years ago by Marcos Pereira <[email protected]>e7f519137716a26d67faffe3c42fd412c4ba2092 authored about 6 years ago by Marcos Pereira <[email protected]>
c6da144be5c04a8da9bfaeb41756c62c03db0f2e authored about 6 years ago by Ignasi Marimon-Clos <[email protected]>
e8ac5f9e49a0551ed02be9e1b461fe1ea12b55ea authored about 6 years ago by Matthias Kurz <[email protected]>
* SameSite attribute for CSRF cookie
* CSRF cookie's sameSite defaults to session's sameSite
...
# 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]>bf1abf063dfbbc193222cfe62121ef54af36d3f1 authored about 6 years ago by Matthias Kurz <[email protected]>
2e7f740e5c631f2f89853e6e1094fa052a9fc669 authored about 6 years ago by Matthias Kurz <[email protected]>
When running with Java 11 fixes this problem:
```
[error] documentation/manual/working/javaGui...
86e0332b6227f901712520b326eda96f59e8d94e authored about 6 years ago by Matthias Kurz <[email protected]>
* 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
* Add tests
* boolean instead of Boolean
* Te...
c2a4c0a95d4781769f735ac8605c1850c8178f79 authored about 6 years ago by Matthias Kurz <[email protected]>08b2296d74c76ad4a3e17ea48d67bc233a3ef6b2 authored about 6 years ago by Radim Kolar <[email protected]>
* 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]>* Fix for #8606
* Fix for #8606
* Fix test
* Review improvements
* #8606: fix versio...
4a06db8c3051031e1ccbbdbba51889da7a75e25b authored about 6 years ago by ctoomey <[email protected]>2241bb53b4a023f8a8f84f7679b0a136c2851672 authored about 6 years ago by yuuri111 <[email protected]>
c9a5dcde584ec74078429470bc94990a0cec1121 authored about 6 years ago by duncangodwin <[email protected]>
60cc174dbc242ca5dd0c6882d565685cc723b586 authored about 6 years ago by Greg Methvin <[email protected]>
* 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]>33bc01c90a333a39ef800f8fdc765f349dd6a066 authored about 6 years ago by Renato Cavalcanti <[email protected]>
- 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]>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]>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]>251b881ca165e7e5b2333563fac75fc75c9f01ed authored about 6 years ago by Matthias Kurz <[email protected]>
* 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
* Add test
* Fixed ...
23404d9901b6b451e2958a8e9258a996fa86c9a3 authored about 6 years ago by Matthias Kurz <[email protected]>541912ab4b63ef71fb45e2bd0e7913b2e1eb0c33 authored about 6 years ago by Matthias Kurz <[email protected]>
* 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]>Some minor travis build improvements:
* new publish-local job is only executed on cron jobs
...
## 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]>f89d5045a9658dad010d9023d7527afade2b4184 authored about 6 years ago by Play Team <[email protected]>
6cec0c1917d561c62de60cf4080da0e7f5ed512a authored about 6 years ago by Play Team <[email protected]>
* Fix problem with publishLocal
* Make publish-local script executable
29d011428411e38b6fab41b1c6c87bf4e405226b authored about 6 years ago by Marcos Pereira <[email protected]>02e58240b2cb1b3d035aa1620e461cee36c2370b authored about 6 years ago by Matthias Kurz <[email protected]>
3ee5d8ad1376b90d2ff6b3f022c4d1d2477accfb authored about 6 years ago by Play Team <[email protected]>
b4d8add7fe4c0c0f16185973f60bfce6dfa34d6b authored about 6 years ago by Play Team <[email protected]>
795edd050060d3da2720c0c68ed4b87adf7e0b20 authored about 6 years ago by Play Team <[email protected]>
537c145cec87a557255fe9c32c3a3a2b7f29538f authored about 6 years ago by Play Team <[email protected]>
* 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]>Redo of https://github.com/playframework/playframework/pull/8784
b0efe750609dff94994cdc57cc1ad09d75ca1adb authored about 6 years ago by Will Sargent <[email protected]>* Add system property -DdisableHttpContextThreadLocal
* Avoid NullPointerExceptions
* Add ...
6b6ad962a2718e4dc4e19cd617e13554de4fecbe authored about 6 years ago by Matthias Kurz <[email protected]>164c1834c2fd516f01861f17c6c9c3528a44218d authored about 6 years ago by Dale Wijnand <[email protected]>
* 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]>a4f099bdb808e2f4e3c5433c0bc22ef6d1503d0b authored about 6 years ago by Takahiro Takashima <[email protected]>
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
* Add...
a6225e67ec45f28d52035ee40df4535c264eb507 authored about 6 years ago by Taylor Raack <[email protected]>a110233d200c64053848be8104781842ac5ebb0f authored about 6 years ago by Marcos Pereira <[email protected]>
## Fixes
Fixes #8751.
dffab579a1d481c7ce1db01a29981fc8ca995a96 authored about 6 years ago by Marcos Pereira <[email protected]>## 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
* Adds request on logs
* Move...
e07050ef0e7eaff7637bf2a7483a6483b96f7f85 authored about 6 years ago by Ignasi Marimon-Clos <[email protected]>`AkkaHttpServer` didn't honour some HTTPS-related settings:
````
play {
server {
# H...
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]>8b500247a4506e1f19679e1bea8b5a0ac45e672b authored about 6 years ago by Dale Wijnand <[email protected]>
Removed a repeated phrase in documentation
db3d793d2b0c6c7eb602123725ea6e2a4b7f23dd authored about 6 years ago by NickBlow <[email protected]>8ccf1663eca43e36e8b56f70c8b8e4c466816071 authored about 6 years ago by Marcos Pereira <[email protected]>
* 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]>* Proof reading the migration guide for Http.Context
* Provide default implementation for tra...
61e1446611e97a1d3a5268a5f94a41f5ad3e17ad authored about 6 years ago by Marcos Pereira <[email protected]>## 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 in Controller and Http.Context
* Deprecate test helper methods
...
7e1ffcd084f0c60b7b1a96f0faf76b4471b0acf7 authored about 6 years ago by Marcos Pereira <[email protected]>
* Deprecate Http.Context.args
* Add ValidationPayload.getAttrs()
* Deprecate ValidationPay...
db9883d179be232303fb27345b79c88e39890529 authored about 6 years ago by Matthias Kurz <[email protected]>* 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]>## 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]>* Add form.withLang(Lang lang)
* Keep lang on fill(...), withError(...) and discardingErrors(...
72c16149873b81296eba5add573c76ea9d1bc6b2 authored about 6 years ago by Matthias Kurz <[email protected]>d1cbe2e9144efe0c016d865fb0c581605113cbfa authored about 6 years ago by picimaci <[email protected]>
* MockJavaAction can handle a Http.Request param now
* Deprecate user-facing methods
* No ...
1f0c2da23c8322935cb6c3d2027dd56cf3a66ae9 authored about 6 years ago by Matthias Kurz <[email protected]>## 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 necassary in routes file
* Add tests
69d2c883ee59a35dbbc2402ad5daaa1d4cfccbfd authored about 6 years ago by Matthias Kurz <[email protected]>1665b332c35f75d4a1d1a20a2f928fbe6d53649b authored about 6 years ago by Ignasi Marimon-Clos <[email protected]>
* Deprecate constructors in DefaultJPAApi which use ThreadLocal
* Clear error message
* Be...
8024c9460ac566bf9918b8e5ae4a4ee226e90d0c authored about 6 years ago by Matthias Kurz <[email protected]>74aac653da9bc3ef5520159e058177c5a657b812 authored about 6 years ago by Erik LaBianca <[email protected]>
This defines a `PreferredMediaTypeHttpErrorHandler` for composing your own error handlers based ...
b0cceb29f4f4949e52d175d607371b528609f0c6 authored about 6 years ago by Greg Methvin <[email protected]>* Update with US-ASCII as default
* add migration notes and bodyspec
* add migration note
...
8368802ecdd82f7eee36ce825ad4a2b709eca35f authored about 6 years ago by Marcos Pereira <[email protected]>
* 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]>* 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)
* Tests
* Make MiMa happy
* rmAttr -> removeAttr
* Alias m...
7e9fd3bfe1612f6fc5c366b3d1efee5ac9f128f0 authored about 6 years ago by Matthias Kurz <[email protected]>be0e28c1e72be0ba02101e09852c3347835d986f authored about 6 years ago by Matthias Kurz <[email protected]>
fd288f53a6165543046389cc0493192f01741b9d authored about 6 years ago by Matthias Kurz <[email protected]>
7e6f5dcb11f64975bd9a6a0ebce9f82aaad46337 authored about 6 years ago by sullis <[email protected]>
e5e2ed9b2be147b112f07c2e8c592a68d375a0fb authored about 6 years ago by Dmitry Avershin <[email protected]>
7c4c0ebdd27fabaaf87d28f4e3577249114084dd authored about 6 years ago by natefitzgerald <[email protected]>
cce9a1e9007b63bba2c1df974e6ed12ebdca7db6 authored about 6 years ago by Marcos Pereira <[email protected]>
f16b511e03192b4f83d31215637405e6c5cde660 authored about 6 years ago by Matthias Kurz <[email protected]>
8a12c997bfef2020c9eeebb7b3e70bf7deb7b46e authored about 6 years ago by Gui Becker. L <[email protected]>
c19a9bd27ade8e965b351abb00de38edad4e43e3 authored about 6 years ago by Greg Methvin <[email protected]>
709c0f1d75b3b76ccfb641b4c69123f9f90c86c6 authored about 6 years ago by Matthias Kurz <[email protected]>
* 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 Java Request to JavaAction.invocation() method
* Pass JRequest as first arg to action ...
45cd639184dc007f3c24ba9b9f4021bb8042fae0 authored about 6 years ago by Matthias Kurz <[email protected]>92eecf08385a0f1f2c68e047f8c77d29af14409b authored about 6 years ago by Radim Kolar <[email protected]>
* Remove redundant backtick from ScalaDoc
* Fix typo
5fd4ac33dc13cfffb697376dc353dd6443103d85 authored about 6 years ago by Andrii <[email protected]>See [https://en.wiktionary.org/wiki/substitute].
7b934a25b28db382ef0cec61974ccf45787c143e authored about 6 years ago by fghzxm <[email protected]>Allow to parse URL and URI directly from play.api.Configuration
1fe0c8b45c4f270d03834036fd948d0ec5519128 authored about 6 years ago by Andrii <[email protected]>a07463cbbff60ee251e6e7ec44017f926830be6e authored about 6 years ago by Play Team <[email protected]>
758fd1bfec4f6fa86551fa55fbe2d113d47d6df5 authored about 6 years ago by Play Team <[email protected]>
e365bb83eea90fcfc65843ded0cf913169bb0479 authored about 6 years ago by Ignasi Marimon-Clos <[email protected]>
Fixes #8693
71ac940bc5022c4eeac040953181e5f763cb93d8 authored about 6 years ago by Dale Wijnand <[email protected]>## Purpose
* Introduces `play.api.test.TestServerFactory`
* Introduces play.api.test.ForServ...
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]>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]>