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
PathBindable vs QueryStringBindable
PierreAdam opened this issue almost 3 years ago
PierreAdam opened this issue almost 3 years ago
Truncated POST request leads to error in the logging
raboof opened this issue almost 3 years ago
raboof opened this issue almost 3 years ago
scala-parser-combinators 2.1.1 (was 1.1.2)
scala-steward opened this pull request almost 3 years ago
scala-steward opened this pull request almost 3 years ago
Changed to accept a test address to bind
morellik opened this pull request almost 3 years ago
morellik opened this pull request almost 3 years ago
Unable to map snake_case JSON to Play Form with camelCase fields (Java)
hertg opened this issue almost 3 years ago
hertg opened this issue almost 3 years ago
Security issue: Play allows unauthenticated uploads
GithubUser8080 opened this issue almost 3 years ago
GithubUser8080 opened this issue almost 3 years ago
Enable Websocket compression for Netty
TheAntimist opened this pull request almost 3 years ago
TheAntimist opened this pull request almost 3 years ago
AkkaHttpServer should use PhaseServiceRequestsDone to drain requests
jrudolph opened this issue almost 3 years ago
jrudolph opened this issue almost 3 years ago
PlayBodyParser.file should handle StreamConverters.fromOutputStream failing
jrudolph opened this issue almost 3 years ago
jrudolph opened this issue almost 3 years ago
Add warning `serverTerminateTimeout` is longer than `service-unbind` timeout
y-yu opened this pull request almost 3 years ago
y-yu opened this pull request almost 3 years ago
WIP: Rework getting started documentation
Max-AR opened this pull request almost 3 years ago
Max-AR opened this pull request almost 3 years ago
Fixed broken links [documentation/manual/working/scalaGuide/main/appication/ScalaHttpFilters.md]
GKuldeepak-Knoldus opened this pull request almost 3 years ago
GKuldeepak-Knoldus opened this pull request almost 3 years ago
Switch to Jakarta JPA
mkurz opened this pull request about 3 years ago
mkurz opened this pull request about 3 years ago
NO-ISSUE: small refactoring to handle better null values in Scala code for core Play module
cleliofs opened this pull request about 3 years ago
cleliofs opened this pull request about 3 years ago
How to run Playframework tests using play scala test in gradle?
vigneshbrb opened this issue about 3 years ago
vigneshbrb opened this issue about 3 years ago
Clean up eliminate warnings tackle deprecations
eloots opened this pull request about 3 years ago
eloots opened this pull request about 3 years ago
Slow performance while parsing bigger payloads with BodyParsers
iagodvsantos opened this issue over 3 years ago
iagodvsantos opened this issue over 3 years ago
Correctly shutdown current active LoggerConfigurator on app (re)load in DEV mode
mkurz opened this pull request over 3 years ago
mkurz opened this pull request over 3 years ago
In tests, allow changing address to bind to
mkurz opened this issue over 3 years ago
mkurz opened this issue over 3 years ago
Add support for Guice's Scopes.NO_SCOPE
mkurz opened this issue over 3 years ago
mkurz opened this issue over 3 years ago
An illegal reflective access operation has occurred
bursauxa opened this issue over 3 years ago
bursauxa opened this issue over 3 years ago
Play Configuration fails to pick up secret key from env variable (Ubuntu)
ianknowles opened this issue over 3 years ago
ianknowles opened this issue over 3 years ago
implicit defaultFormBinding not found after migrating from Play 2.8.5 to 2.8.6
mverbist opened this issue over 3 years ago
mverbist opened this issue over 3 years ago
Add SameParty cookie attribute (?)
mkurz opened this issue over 3 years ago
mkurz opened this issue over 3 years ago
replace deprecated hibernate-jpa-2.1-api dependency with official javax.persistence-api
gokhanoner opened this pull request almost 4 years ago
gokhanoner opened this pull request almost 4 years ago
Unnecessary/deprecated hibernate-jpa import
gokhanoner opened this issue almost 4 years ago
gokhanoner opened this issue almost 4 years ago
Add support for `br` filter/encoder
zafarella opened this issue almost 4 years ago
zafarella opened this issue almost 4 years ago
Do not extend AnyVal which triggers wrong QueryString/PathBindable
mkurz opened this pull request almost 4 years ago
mkurz opened this pull request almost 4 years ago
Update hibernate-validator to 7.0.1.Final
scala-steward opened this pull request almost 4 years ago
scala-steward opened this pull request almost 4 years ago
[2.8.x] Support sbt 1.4 virtual files when displaying error source
mkurz opened this pull request almost 4 years ago
mkurz opened this pull request almost 4 years ago
Last-Modified HTTP header of assets contained in jar is wrong when using sbt >= 1.4.0
bchazalet opened this issue about 4 years ago
bchazalet opened this issue about 4 years ago
Outdated 'Slick' dependency in documentation example
Luka-Abey opened this issue about 4 years ago
Luka-Abey opened this issue about 4 years ago
Remove JsonNodeDeserializer
ignasi35 opened this issue about 4 years ago
ignasi35 opened this issue about 4 years ago
throw error if RoutesCompiler generate duplicate routes files
xuwei-k opened this pull request about 4 years ago
xuwei-k opened this pull request about 4 years ago
Document dev mode not running eager bindings on start
hoxu opened this issue about 4 years ago
hoxu opened this issue about 4 years ago
RUNNING_PID file prevents play app from starting
emrekanca opened this issue over 4 years ago
emrekanca opened this issue over 4 years ago
Play 2.8.2 XPath selectText is doing a global document search even when a node is specified
jamesrcollins opened this issue over 4 years ago
jamesrcollins opened this issue over 4 years ago
Update Anorm.md
Tanmoy248 opened this pull request over 4 years ago
Tanmoy248 opened this pull request over 4 years ago
llegalArgumentException: Serializer identifier [..] of [...] is not unique
ignasi35 opened this issue over 4 years ago
ignasi35 opened this issue over 4 years ago
Access route parameters via request attribute
mkurz opened this pull request over 4 years ago
mkurz opened this pull request over 4 years ago
Refactor: replaced some deprecated / redundant logic
yu-croco opened this pull request over 4 years ago
yu-croco opened this pull request over 4 years ago
Logback initialized twice when using custom application loader
brunoballekens opened this issue over 4 years ago
brunoballekens opened this issue over 4 years ago
[2.8.2] slick.dbs.default.profile java.lang.ClassNotFoundException
alternegro opened this issue over 4 years ago
alternegro opened this issue over 4 years ago
Upgrade guice to fix "Illegal reflective access" warnings
mkurz opened this pull request over 4 years ago
mkurz opened this pull request over 4 years ago
Remove asset finder from helloWorld
wsargent opened this pull request over 4 years ago
wsargent opened this pull request over 4 years ago
Update documentation for GlobalSettings.onRouteRequest migration
fusuiyi123 opened this pull request over 4 years ago
fusuiyi123 opened this pull request over 4 years ago
Make sure browser reloads after evolution autoApply in DEV
mkurz opened this pull request almost 5 years ago
mkurz opened this pull request almost 5 years ago
[2.8] Upgrade play-file-watch to 1.1.10
dwijnand opened this pull request almost 5 years ago
dwijnand opened this pull request almost 5 years ago
`~run` not working as expected with sbt 1.3.x
malliina opened this issue almost 5 years ago
malliina opened this issue almost 5 years ago
Update code on tutorial pages
ignasi35 opened this pull request almost 5 years ago
ignasi35 opened this pull request almost 5 years ago
Remove MediatorWorkaroundPlugin
dwijnand opened this pull request about 5 years ago
dwijnand opened this pull request about 5 years ago
Document evolutions bootstrap order
octonato opened this issue about 5 years ago
octonato opened this issue about 5 years ago
Create a BodyParser to parse MultipartFormData directly to a stream
BillyAutrey opened this issue about 5 years ago
BillyAutrey opened this issue about 5 years ago
CaffeineCacheApiSpec: Give expiration 100ms leeway
dwijnand opened this pull request about 5 years ago
dwijnand opened this pull request about 5 years ago
Converting Scala Request to Java Request throws exception
mkurz opened this issue about 5 years ago
mkurz opened this issue about 5 years ago
Deferred body parsing
mkurz opened this pull request about 5 years ago
mkurz opened this pull request about 5 years ago
Dependency injection support for Akka Typed Scheduler
marcospereira opened this pull request about 5 years ago
marcospereira opened this pull request about 5 years ago
Akka 2.6.0-M8 & dropping runtime DI for AbstractBehavior
dwijnand opened this pull request about 5 years ago
dwijnand opened this pull request about 5 years ago
[2.6.x] Manual backport of PR #9705
octonato opened this pull request about 5 years ago
octonato opened this pull request about 5 years ago
Prefer incubating over experimental
ignasi35 opened this pull request over 5 years ago
ignasi35 opened this pull request over 5 years ago
Adopt ConfigFactory.defaultReferenceUnresolved
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
apiDocs: Drop "-subpackages play"
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Add back "-subpackages play" on pre-Java 11
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Config to defer body parsing after action composition(?)
mkurz opened this issue over 5 years ago
mkurz opened this issue over 5 years ago
Delete previous CODE_OF_CONDUCT.md
TimMoore opened this pull request over 5 years ago
TimMoore opened this pull request over 5 years ago
Break play+omnidoc's circular dependency
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Add travis_fold's!
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Merge the scripted test dirs, use scripted *1of3
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Trailing changes to the scripted test fixes
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Extract sbt-scripted-tools & dedup scripted tests
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Silence HttpErrorHandlerSpec
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Support RangeResult where the Source provider can pre-seek to the start
halfninja opened this pull request over 5 years ago
halfninja opened this pull request over 5 years ago
Disable Mergify's strict merging mode
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Re-enable branch builds
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Cleanup play.libs.XML
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Returning from triggered execution does not work
malliina opened this issue over 5 years ago
malliina opened this issue over 5 years ago
Auto-merge Mergify's and ScalaSteward's PRs
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Remove Http.Context ThreadLocal and Http.Response
mkurz opened this pull request over 5 years ago
mkurz opened this pull request over 5 years ago
Cleanup core Play
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Misc cleanup, remove deprecated API usage & unchecked warnings.
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Remove Play app global state
dwijnand opened this issue over 5 years ago
dwijnand opened this issue over 5 years ago
Mergify: close backport PRs that fail
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Can not send websocket ping frame periodically while setting akka.http.server.websocket.periodic-keep-alive-max-idle to 5 seconds
lvxudong opened this issue over 5 years ago
lvxudong opened this issue over 5 years ago
Add scala-steward config to disable PR updates
octonato opened this pull request over 5 years ago
octonato opened this pull request over 5 years ago
Let mergify takes care of backports
octonato opened this pull request over 5 years ago
octonato opened this pull request over 5 years ago
Extract controller.Execution out, in-place
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Allow forks to build
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Fixed an issue where RequestHeader.path was decoded when using AkkaHt…
FranklinYinanDing opened this pull request over 5 years ago
FranklinYinanDing opened this pull request over 5 years ago
Fix integration tests on Java 11 & enforce
dwijnand opened this pull request over 5 years ago
dwijnand opened this pull request over 5 years ago
Exception while downloading content
eximius313 opened this issue over 5 years ago
eximius313 opened this issue over 5 years ago
Updates swagger list
ignasi35 opened this pull request almost 6 years ago
ignasi35 opened this pull request almost 6 years ago
Disable branch builds
dwijnand opened this pull request almost 6 years ago
dwijnand opened this pull request almost 6 years ago
Dependency Injection for typed actors
dwijnand opened this pull request almost 6 years ago
dwijnand opened this pull request almost 6 years ago
Discuss the version policy
dwijnand opened this issue almost 6 years ago
dwijnand opened this issue almost 6 years ago
CSRFCheck does not respect configured handler
denisname opened this issue almost 6 years ago
denisname opened this issue almost 6 years ago
Switch the app default to maven layout
dwijnand opened this issue about 6 years ago
dwijnand opened this issue about 6 years ago
'application.home' property is not passed to conf/logback.xml in production mode (sbt dist)
nextdtinc opened this issue about 6 years ago
nextdtinc opened this issue about 6 years ago
Play applications should by default run tests in parallel
marcospereira opened this issue over 6 years ago
marcospereira opened this issue over 6 years ago
IllformedLocaleException caused by dragon browser
sanitas2 opened this issue over 6 years ago
sanitas2 opened this issue over 6 years ago
Is possible to wait database connection?
biwugang opened this issue over 6 years ago
biwugang opened this issue over 6 years ago