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

Correct native-packager version in docs (#9053)

7712516a225bebd5aa94dc18a56bb776147e8f2d authored almost 6 years ago by Matthias Kurz <[email protected]>
Changed variable name (#9021)

Changed variable name so that the example makes sense.

7708dcc54545b0e9180451a71f744b6775cb6d30 authored almost 6 years ago by Albaro Pereyra <[email protected]>
Java requires javaWs not ws (#9041)

Java requires javaWs not ws.

b4dde82d9c87cc65ea9a6dece361de9be035bc82 authored almost 6 years ago by Albaro Pereyra <[email protected]>
Allow to set inline content-disposition AND filename together (#9038)

* Reuse DEFAULT_INLINE_MODE from StatusHeader class

* status(...) methods that take both inli...

2e511ab72fc75b13ad99f9a3ce5afd4b6bc0bba6 authored almost 6 years ago by Matthias Kurz <[email protected]>
Disallow @Singleton java actions to avoid data leaks between requests (#8989)

* Disallow @Singleton java actions

* formatting

* Formatting

b7096a70dfe44a24f1381bd15aa4da79ab9c475c authored almost 6 years ago by Matthias Kurz <[email protected]>
Update Akka and sbtNativePackager (#9025)

https://akka.io/blog/news/2019/02/13/akka-2.5.21-released

https://github.com/sbt/sbt-native-p...

9bf8e49deb60f0203d4140e98eb4437ba5351209 authored almost 6 years ago by Matthias Kurz <[email protected]>
Correctly read netty channel options (#9031)

* Correctly read netty channel options

* Update netty docs and reference.conf example

* Fo...

fdb4fb086aaa90994509d9ef41cf208615e7f64c authored almost 6 years ago by Matthias Kurz <[email protected]>
Add probot settings (#9033)

39c0e1eba7d52b25170a12b55c00efe7c799d0ed authored almost 6 years ago by Marcos Pereira <[email protected]>
Fix spelling of sbt (#9040)

7c196b9d6fc1032cbd75aa729ba55a81d62fcaa3 authored almost 6 years ago by Dale Wijnand <[email protected]>
Replace Scalariform with Scalafmt (#9026)

* github.com:playframework/playframework:
Reformat sources with Scalafmt and sbt-java-formatte...

ab6697f494a000ba8d19768e9d04eed3bb8cdbf7 authored almost 6 years ago by Dale Wijnand <[email protected]>
Reformat sources with Scalafmt and sbt-java-formatter

282cb7905f3b4a1b4dc97b2fbc8e8eca9224158b authored almost 6 years ago by Dale Wijnand <[email protected]>
-scalariform +scalafmt +sbt-java-formatter

c774c5493dd6a840f7980fc44a4aec7b5e1c8c25 authored almost 6 years ago by Dale Wijnand <[email protected]>
Unnest sources from the framework/src setup (#9023)

* Bulk unnest from the framework/src setup

Just the bulk moves, without file content changes....

2efaa68b6b4e0c5035f66654c4b1c6366f646821 authored almost 6 years ago by Dale Wijnand <[email protected]>
HikariCP minor release (#9017)

https://github.com/brettwooldridge/HikariCP/blob/HikariCP-3.3.1/CHANGES
plus
better Java 11 su...

3b3165f31b48e176daf9a2b619aed4c03ccbb83b authored almost 6 years ago by Matthias Kurz <[email protected]>
guava 27.0.1 (#9014)

* guava 27.0.1

* update Guava version in [Migration27.md]

99dc256d8a4d38e3baa0dbf7deb5752ade5a077c authored almost 6 years ago by sullis <[email protected]>
sbt version 1.2.8 in [Migration27.md] (#9013)

c6237716055bd7ceb393aaa2ee9ea387cd219d6d authored almost 6 years ago by sullis <[email protected]>
Delete playframework-ja (#9010)

b2143b6c7d253d4aa0a9f71ab7c98e4a039137b9 authored almost 6 years ago by Naoki Takezoe <[email protected]>
Update Akka and some of our own dependencies (#9009)

94248616469f7d4f9457ea13b68f13186f1774c3 authored almost 6 years ago by Marcos Pereira <[email protected]>
Check binary compatibility for play-caffeine-cache (#9007)

## Purpose

We should now check binary compatibility for play-caffeine-cache module.

cd41437974a215df722c1b37c6afeeeb044dd6aa authored almost 6 years ago by Marcos Pereira <[email protected]>
Add Scala 2.13 support to highlights (#9008)

* Add Scala 2.13 support to highlights

* tweaks

cc578ad83e75a86776be93ef3bbcb3e9207f4b8a authored almost 6 years ago by Marcos Pereira <[email protected]>
MiMa should check against 2.7.0 tag in master branch (#9004)

* MiMa should check against 2.7.0 tag in master branch

* MiMa needs to know about Scala 2.11 re...

426ee6eb1fb94498daff7c6ff6bca11021e4b28d authored almost 6 years ago by Matthias Kurz <[email protected]>
Forwardports from getting Play 2.7 working on Scala 2.13 (#9002)

* Cleanup Form#bindFromRequest a little

(cherry picked from commit 1ecdeb70a2b4c7b13a6b2dec2908...

4d15703c99352a812d0fb85d631f693886b4fb11 authored almost 6 years ago by Dale Wijnand <[email protected]>
Tutorial updates (#8993)

* saving

* no message

* fixing format error

* better wording

9b769fa070730d1a6e0dce6e893463e1551bfc03 authored almost 6 years ago by Ruth Stento <[email protected]>
Assert testkit uses the correct ServerProvider (#8996)

This is a complement to #8963

Adds a `scripted` test suite to assert in test code a user alw...

f27f5f550a62537947baa5b4b2f4ab35657da076 authored almost 6 years ago by Ignasi Marimon-Clos <[email protected]>
Add Scala 2.13.0-M5 support (#8986)

* +update successful

* +Play/test success

* +Routes-Compiler/test success

* +Play-Server/test...

ef4bb8663031dcea313b864f976da0d38bebed29 authored almost 6 years ago by João Ferreira <[email protected]>
Hightlights new Router.orElse method (#8994)

This is added to 2.7.x Hightlights. Should be backported to 2.7.x.

Resolves #8994

f8cd0822d5a0f9f9cda2921827d908ef63ff456d authored almost 6 years ago by Renato Cavalcanti <[email protected]>
publishLocal for all Scala versions (in daily cron build) (#8995)

a3918f41b1fb35908a05b76026ddd31c1dbf0ae7 authored almost 6 years ago by Matthias Kurz <[email protected]>
Honour user's choice of ServerProvider (#8963)

* Honour users choice of a ServerProvider

* Fix issue: support missing setting

(cherry picked ...

8babe412a769da3c90108c51cd6c33260afef92b authored almost 6 years ago by Ignasi Marimon-Clos <[email protected]>
Use error.invalid when form binding fails and messages are empty (#8973)

(cherry picked from commit 024a1c3594f704e42a6a0d9df2b2d9a79aa0e0a7)

9ba5a9d67a561e3c13173fb31ba2530dfc883ffd authored almost 6 years ago by Matthias Kurz <[email protected]>
Upgrade twirl and play-ws-standalone to final releases (#8978)

4de771202fabe90a6ab7f64ab56c46ce6c699696 authored almost 6 years ago by Matthias Kurz <[email protected]>
Hibernate Validator upgrade (critical bugfix) (#8977)

3fc28eb37630cc9c65be2866c245fcb9b3a3af24 authored almost 6 years ago by Matthias Kurz <[email protected]>
[master] Forward port documentation fixes (#8975)

Forward port of
* #8888
* #8847

to the master branch. They only made it in 2.6.x.

97830e36f60692189e46d108f3f7edab96bf51c8 authored almost 6 years ago by Matthias Kurz <[email protected]>
play-json 2.7.0 (#8974)

6c22583eeda13ea6b38716b9eb855c31411bd5ac authored almost 6 years ago by sullis <[email protected]>
Handle non-JDK8 apidocs (cont'd) (#8970)

eacb9dfa13762314594d55fb9f70af251396761f authored almost 6 years ago by Dale Wijnand <[email protected]>
[2.7.x]: Avoid error when web command fails and there is a Java error handler (#8965)

* Avoid error when web command fails and there is a Java error handler

Fixes #8947.

* Use the ...

feecee73aa9a72608992951a697818ac0abb79df authored almost 6 years ago by Marcos Pereira <[email protected]>
Update Tutorials for Play 2.7.x (#8962)

Resolves #8948

995c0ddeadd0c33dd747cce2466996be6542df57 authored almost 6 years ago by Renato Cavalcanti <[email protected]>
specs2 upgrade (#8929)

6e44e3407fe53dd6f0aaee611d19e0e729436460 authored almost 6 years ago by Matthias Kurz <[email protected]>
Mergify should squash (#8964)

We don't allow merge commits in this repo.

See https://doc.mergify.io/actions.html#merge

bac4d0385b7e032f7dc034130fd9fcd6928ccff8 authored almost 6 years ago by Matthias Kurz <[email protected]>
[master] Fix GC bug and API for TemporaryFile move and copy methods (#8961)

Forward port of #8958 except the MiMa rules in `build.sbt`. (Just did a simple rebase onto master)

5f2dc60d805c8707d33bab4eae04712378ee40f8 authored almost 6 years ago by Matthias Kurz <[email protected]>
Add docs for 2.8 release ;) (#8960)

45b903d8f4950b43594288158c6c2611e0913602 authored almost 6 years ago by Matthias Kurz <[email protected]>
Mergify (#8951)

This PR adds Mergify to Play to merge PR that have been already reviewed but are waiting for Tra...

1d232362264625658a3e2274dac6ddf19df0d037 authored almost 6 years ago by Renato Cavalcanti <[email protected]>
Update sendPath method documentation (#8927)

Minor documentation fix to clarify the function signature.

9a8b47007f17655001958414e77f5408d4ece137 authored almost 6 years ago by John Gutierrez <[email protected]>
No need to set header, will be set automatically (#8923)

ed86c49254340fedd09a93f3e066c4d11c0a9c56 authored almost 6 years ago by Matthias Kurz <[email protected]>
Update ScalaRotuing.md sird to be uppercase (#8933)

d6c1408af5ed3bd179e858bceecd7dc3cdccdd67 authored almost 6 years ago by Valentin Stoyanov <[email protected]>
renames isUpToDate to upToDate (#8950)

900035b23d5e905fd3a6d22f4d20cf796af777b5 authored almost 6 years ago by Renato Cavalcanti <[email protected]>
typo (#8949)

needs backport to 2.7 and 2.6

ffce82aaf3a219d7a647f3541e1b15f19f560521 authored almost 6 years ago by Ignasi Marimon-Clos <[email protected]>
Implement ApplicationEvolutions.isUpToDate (#8943)

* Implement ApplicationEvolutions.finished

* Migration notes

* Rename method to isUpToDate...

39d374de49f86af0b0b4485ce140bf816cc4d372 authored almost 6 years ago by Matthias Kurz <[email protected]>
Add multipart tests for arrays (#8924)

f0808ef11f48cfda8c0b96a2277d57edd9f0db0a authored almost 6 years ago by Matthias Kurz <[email protected]>
Rename bodyMultipart(...) which actually saves a RawBuffer (#8915)

Fixes #8895.

Also see #8913 for further details.

I think the name of the method is very co...

ab7368e1f08f27081a3175f4c52ee0a8cfc2621a authored almost 6 years ago by Matthias Kurz <[email protected]>
Add FilePart.fileSize (#8913)

* Add FilePart.fileSize

* fileSize -1 by default (it's also used in WS where it doesn't make ...

cc8eacf3d6fe40fb8c91e692eef0729b852101a8 authored almost 6 years ago by Matthias Kurz <[email protected]>
Fix typo "ScalatTest + Play" (#8928)

"ScalaTest + Plus" in Migration25 page may be typo of "ScalaTest + Play".

8969b900053b891b964f57a03eb1ca4794813dad authored almost 6 years ago by Yoshiyuki Sakamoto <[email protected]>
Build using AdoptOpenJDK 8 & 11 (#8922)

## Purpose

Build Play using AdoptOpenJDK 8 & 11 (11 still allowed to fail).

32151d7297169660b6a6c8091545feb38c1016b7 authored almost 6 years ago by Marcos Pereira <[email protected]>
Fix class literal syntax in the 2.7 migration guide (#8930)

I thought we tested these code snippets so they compiled?

38b3d0835c7643e982089ad6edb801e7f6123840 authored almost 6 years ago by Dale Wijnand <[email protected]>
issue #8892 - added http status code "428 precondition required". (#8903)

* issue 8892 - added http status code "428 precondition required".
(Lightbend CLA signed)

* ...

f258d1b1f2ed93d1458960cffda771b74e174a2f authored almost 6 years ago by Gabriel Klappenbach <[email protected]>
Add API additions to 2.7 highlights (#8909)

* Add API additions to 2.7 highlights

* Suggest a fix for mixing akka versions

* Fix forma...

d9ae9059b95bbe8ea1d6201b26f6b9e98d91471e authored almost 6 years ago by Marcos Pereira <[email protected]>
Fail less hard on Java 11 (#8918)

8017eb596b9f732a573f37aaf9343cd8fc975b27 authored almost 6 years ago by Dale Wijnand <[email protected]>
Correct order of params in doc example (#8916)

d8b7f830880b3c6310487044f15e1c32126cde27 authored almost 6 years ago by Matthias Kurz <[email protected]>
Upgrade HikariCP and jackson (#8914)

02f34e0a50b8a3836f3a819ed4e4e4ab2c2a883a authored almost 6 years ago by Matthias Kurz <[email protected]>
Java forms bind `multipart/form-data` file uploads (#8898)

* Also bind files in Form and DynamicForm

* Add tests

* Add feature to highlights

* Fix...

c9f3d7493bee45cc200f71422b390fbbb3e922f3 authored about 6 years ago by Matthias Kurz <[email protected]>
Consistent prefix behavior (#8854)

a5fce1da3951f4c59fc20b59a094bebb43998b8f authored about 6 years ago by Greg Methvin <[email protected]>
Scala 2.12.8 and latest sbt (#8906)

2ec958c196029932c32023ec6a57bccfb9778988 authored about 6 years ago by Matthias Kurz <[email protected]>
Hibernate 5.4.0 (#8905)

1cd14fc4597dc99ac1d20722a6ec7f415f92a310 authored about 6 years ago by Matthias Kurz <[email protected]>
Execute evolution scripts in DEV mode (#8875)

* Execute evolution scripts in DEV mode

8f7edd8a09340dc9671c434f060d8ceab05630fa authored about 6 years ago by Matthias Kurz <[email protected]>
Add new methods to easily send a streamed entity from a result (#8886)

* Add new methods to easily send a streamed entity from a result

* Add tests for HttpEntity.S...

7495c25841ef669409216dbbfddac2293b103dd6 authored about 6 years ago by Marcos Pereira <[email protected]>
Add copy methods to temporary files (#8889)

* Add copy methods to temporary files

* Update documentation/manual/working/javaGuide/main/up...

f791b004954596af37381bb818768fb6302ed0d6 authored about 6 years ago by Marcos Pereira <[email protected]>
Mechanically update the copyright to 2019 (#8908)

fastmod 'Copyright \(C\) ([0-9]{4})-2018 Lightbend Inc' 'Copyright (C) $1-2019 Lightbend Inc'

8793cfaa568f79e822cb11c1d6a156331ca9ba74 authored about 6 years ago by Dale Wijnand <[email protected]>
minor scaladocs improvement (#8899)

46e6c08ba8283a626b874738a64bd140ba304507 authored about 6 years ago by Renato Cavalcanti <[email protected]>
Update Akka HTTP to version 10.1.6 (#8897)

a7fa345ff67022fcce9bfe46228dda66b696ef14 authored about 6 years ago by Marcos Pereira <[email protected]>
make assets builder protected (#8450)

* fix assets builder

* add specify package

* fix reference error

* fix code

* fix co...

e0554ebee9399a11070e72ba97363eafab1ba8a3 authored about 6 years ago by Natsumi <[email protected]>
Add back IT on Java 11 (#8896)

ee13747ddb4937a60219573989845bb2403475a8 authored about 6 years ago by Dale Wijnand <[email protected]>
Split unit tests from integration tests. (#8867)

# Helpful things

## Fixes

Fixes #8703

b8550c04e9bc3ae0883e4a60d55719fe130a5167 authored about 6 years ago by Dale Wijnand <[email protected]>
Cull MiMa filters & target future 2.8.0 release (#8893)

40cd2fe49f28f8a7ad0c2e24d400dee1bc19bc88 authored about 6 years ago by Dale Wijnand <[email protected]>
Remove support for Scala 2.11 (#8629)

5f5f5395faa98322e1b376025ca13b74e8ac7e0f authored about 6 years ago by Greg Methvin <[email protected]>
Handle multipart form upload with empty file as BadPart (#8882)

* Handle multipart form upload with empty file as BadPart

* Fix failing test because empty fi...

f031b2017b246027c76c46068645eec208188052 authored about 6 years ago by Matthias Kurz <[email protected]>
Configure mima to run against all crossScalaVersions (#8891)

* Configure mima to run against all crossScalaVersions

* Add missing filter

9e54ddccc7d6d93ef7a1590d01eab6094bec97a2 authored about 6 years ago by Marcos Pereira <[email protected]>
Decouple scala-reflect library from Play dependencies (#8887)

* Use provided for scala-reflect

* Use def with scalaVersion

45b135c9c658b544719834c5c0b803c9dc83518f authored about 6 years ago by Will Sargent <[email protected]>
Use Akka HTTP snapshots for our cron builds (#8884)

## Purpose

The purpose is to discover Akka HTTP integration problems sooner. This enables us ...

cb8499e245ebb487dbb9a1764ba0b24c76e13e70 authored about 6 years ago by Marcos Pereira <[email protected]>
Issue 8233 | Tried to clarify wording regarding custom errorHandler cfg (#8883)

* Issue 8233 | Tried to clarify wording regarding custom errorHandler cfg

- https://github.co...

93813c5b6b1767dcc118898823f70ab41e0eada5 authored about 6 years ago by Rafael Zanella <[email protected]>
New FilePart.getRef() exposes Java's TemporaryFile for uploaded files (#8881)

* Add Java FilePart.getRef() which exposes Java's TemporaryFile

* Adjust docs

* Migration ...

1a3318dc544d8cab342b04b096f0d1345ec83188 authored about 6 years ago by Matthias Kurz <[email protected]>
Handle multipart form upload with empty filename as BadPart (#8880)

* Handle multipart form upload with empty filename as BadPart

* Apply suggestions from code r...

f89cc02409f060405ea732fa3ea918383e532699 authored about 6 years ago by Matthias Kurz <[email protected]>
Add dispositionType to FilePart and FileInfo (which defaults to "form-data") (#8878)

* Add dispositionType

* dispositionType defaults to "form-data"

* Make MiMa smile

9264a6ebf457fb3814e2fac3166239df98bf71f9 authored about 6 years ago by Matthias Kurz <[email protected]>
transientLang methods for RequestBuilder (#8876)

5d9eedf989d8effd37cbbfc37533ceb87b0276ce authored about 6 years ago by Matthias Kurz <[email protected]>
Fix ambiguous @lang, @flash and @session (#8872)

* Fix ambiguous @lang, @flash and @session

* Add TODO

6694d7c232eae531a08f9e81dd6bd4363d824e25 authored about 6 years ago by Matthias Kurz <[email protected]>
Remove unnecessary file (#8870)

cefaa44cd64a68806c86affe19c806e4e33914cd authored about 6 years ago by Matthias Kurz <[email protected]>
Akka 2.5.19 (#8868)

* Akka 2.5.19

* Fix deprecation

30bd901cfdf1de69bb0302895654fe4576fbb788 authored about 6 years ago by Matthias Kurz <[email protected]>
Select an arbitrary websocket subprotocol proposed by the client (#8860)

* Select an arbitrary websocket subprotocol proposed by the client

* Mark method without subp...

78b41e0bd4e9d3cc8234fc75aca3c3239323d17f authored about 6 years ago by Arnout Engelen <[email protected]>
Update interplay to version 2.0.5 (#8869)

This version brings Scala 2.12.8.

101457b0f6dd87092c595d7e82d7ee42b710fbfe authored about 6 years ago by Marcos Pereira <[email protected]>
QueryString- and PathBindable for Java Character (#8864)

cb8be1198e001c8464c6762c98ca4a82d437f841 authored about 6 years ago by Matthias Kurz <[email protected]>
Scala 2.12.8 (#8863)

d374072974e2c274077d27a63f68a77a496421d9 authored about 6 years ago by Matthias Kurz <[email protected]>
[master] Update dependencies (#8862)

#8838 was only merged in `2.7.x` branch.

e5f354708ae1f045824be11251ee74e55ebde7ac authored about 6 years ago by Matthias Kurz <[email protected]>
sbt 1.2.7 (#8865)

d3e936c32684d8fdaab2680571dcf43730b84b70 authored about 6 years ago by Matthias Kurz <[email protected]>
Fix query string binding (#8859)

* Typos

* A list should contain more than just 1 entry

* Fix query string binding

* Cor...

a732741bd0f5821b2a82002fd1d3b055dcc43f74 authored about 6 years ago by Matthias Kurz <[email protected]>
Rename/remove newly-added methods for consistency (#8832)

803bf5b9b9d7d6440f9c0a87d6dcc130699564a0 authored about 6 years ago by Greg Methvin <[email protected]>
Ignoring whitesource for unpublished projects (#8858)

3dd310b5a3660b95cda66301ee8c78569a5b211f authored about 6 years ago by Marcos Pereira <[email protected]>
Rename clearingLang to withoutLang (#8833)

66f112aa32f0a48f99683b6be15f2ad80e490881 authored about 6 years ago by Greg Methvin <[email protected]>
Fix spelling (-ise -> -ize, isation -> ization) (#8818)

* fix spelling -isation -> -ization

* fix spelling -ise -> ize

3bcb04248d19e6f2f5c0ad8141d67a5ee2d9149f authored about 6 years ago by Hajime Shiozawa <[email protected]>
sbt 0.13.18 (#8851)

* sbt 0.13.18

* fix documentation/project/build.properties

58840c418edbe770766001798326b65593ffcc9e authored about 6 years ago by sullis <[email protected]>
Query binding tests (#8844)

* Rename routes (not relevant for this pull request)

* Set up test routes with various combin...

028868e8a9b8b4545fe08295655f8b53eb29a464 authored about 6 years ago by Matthias Kurz <[email protected]>
Better organize migration guide (#8843)

* Reorganize the migration guide for Play 2.7

The major sections for the migration guide are ...

b0fad07d5e26e98a03d1199511d237c0ebcdab99 authored about 6 years ago by Marcos Pereira <[email protected]>
Added sbt 1.2.7 to Play 2.7 migration guide (#8855)

The 2.7 migration guide stated that at time of writing, sbt 1.1.6 was the latest version. I've u...

c47f06bbe1e88f4306141affb379ddd7cd7fa4c2 authored about 6 years ago by James Roper <[email protected]>