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

Minor sbt upgrade (#8046)

77750a86fee02534f74bab98446f108625c14352 authored about 7 years ago by Matthias Kurz <[email protected]>
Upgrade Akka and HikariCP (#8044)

f8d19c533c40bdf4f5811279ecdd5c7be318f30e authored about 7 years ago by Matthias Kurz <[email protected]>
Remove useless semicolon from ScalaErrorHandling.scala (#8045)

074aafa411605dfd09df889cb4b9f0f002cc5f35 authored about 7 years ago by Alexis Hernandez <[email protected]>
Improve error message when result is null (#7890)

Improve error message

Fix typo

8553cd26b2887cafc4198a15101ffb32f81afc4c authored about 7 years ago by Daniel Reigada <[email protected]>
Add link to Java results API (#7915)

Allowing user to explore more HTTP Responses

50a20686cf96d5f12ac2b01f35b0b524d624a37f authored about 7 years ago by sweety98 <[email protected]>
Explain how to compose sird routers (#8014)

* Explain how to compose sird routers

* Fix typo

ca20178d386db2f5d7e961add8cab7310ec133d5 authored about 7 years ago by Marcos Pereira <[email protected]>
security upgrade (#8018)

* security upgrade

* add setting

* Correct scalacOptions config for scala 2.11.12

7df3542c3881d7aaaae7b69c8d2e9d9661119aee authored about 7 years ago by Nafer Sanabria <[email protected]>
Removes double indirection (#8041)

In the deprecation message for `start`, there's a recommendation to run `testProd` which is depr...

c52de9e95e517cf0d65a234b0d7ca52afc8ee30d authored about 7 years ago by Ignasi Marimon-Clos <[email protected]>
Make it possible to configure assets `Cache-Control` using partial paths (#7996)

* Configure `Cache-Control` using partial paths

* Correct key in assets docs

* Clearer con...

c2dbe998f218781cf631f31af7eec9e8a5d30c98 authored about 7 years ago by Marcos Pereira <[email protected]>
Fixes #7936 Check failure when writing an uploaded file (#7950)

* Throw an exception when writing an uploaded file fails #7936

* Make the accumulator fail in...

ce2f6851abc622b7773abda325e7e325b5199735 authored about 7 years ago by To-om <[email protected]>
Get clientCertificateChain information for Akka HTTP server (#8006)

* Get clientCertificateChain information for Akka HTTP server

* Fix typo

29104021e38be609be616a7bad31bee3c4145ba6 authored about 7 years ago by Marcos Pereira <[email protected]>
Fix issue #7827 (#8027)

* Fix issue #7827

* revert back the changes made to js scripts

* cleanup

* change to te...

5a08c2465b52e16e3faa46e7c01a8a44203f71f9 authored about 7 years ago by Pongpira Upra <[email protected]>
Add imports to PlayImport for useful libraries (#8033)

0fd66c5ddcf25a0cfc12eb7175018972862b89e3 authored about 7 years ago by Greg Methvin <[email protected]>
asScala/asJava for TypedMap and TypedKey + docs update (#8036)

149781fb4d49ae0f7e66febcab6329b4abe75aa8 authored about 7 years ago by Matthias Kurz <[email protected]>
Removes unnecessary actorsystem.terminate (#8038)

IIUC, `AkkaHttpServer` doesn't need to stop the actorSystem it runs on.

* In `ProdServerStar...

5b4605b97d5111c5f53257adabc2c430272612b8 authored about 7 years ago by Ignasi Marimon-Clos <[email protected]>
Fix defaultSettings to refer to both webSettings and serviceSettings (#8034)

2fcb3106302145561a2d140841109165988149d8 authored about 7 years ago by Greg Methvin <[email protected]>
Fixing example value for play.http.parser.maxMemoryBuffer on 2.6.x. Switching to 'K' instead of 'kb'. Using 'kb' causes the app to crash. (#8030)

e146e743087e6eea40c66fc98e417cfc3e0a217c authored about 7 years ago by Caio Novaes <[email protected]>
Actually set the netty request tag (#8032)

6e39702ce9c4f794338202a00701deb736d1ffaa authored about 7 years ago by Matthias Kurz <[email protected]>
Create sbt plugin for play services that does not include web plugins (#8011)

44db3c2a82430a6fb61fcbc29591c669c38e3d10 authored about 7 years ago by Greg Methvin <[email protected]>
Delete .DS_Store (#8029)

7f5771bfa1880ba31ade76f725ceed24c67eab7e authored about 7 years ago by Roman Parshikov <[email protected]>
Upgrade Hibernate Validator (#8016)

* Upgrade Hibernate Validator

* Revert "Suppress Hibernate warning (#7542)"

This reverts c...

8e80755a912459713f1263f035d1e306d21119b2 authored about 7 years ago by Matthias Kurz <[email protected]>
Upgrade Spring dependency (#8017)

cdc2210758d906055774cd9573921d9cdfaaa106 authored about 7 years ago by Matthias Kurz <[email protected]>
Provide an action the information about its origin (#7964)

* Provide an action the information about its origin

* Let's call it annotatedElement

* Lo...

79c014ddf726f66b4e6b1b291ef5c13a15e9e626 authored about 7 years ago by Matthias Kurz <[email protected]>
Update Dependencies.scala (#8009)

34a667bb0f915b01ec67202825861faec7747f2c authored about 7 years ago by Greg Methvin <[email protected]>
Fix example to only use last part of filename (#8007)

fe18c5d66d69471f31cb4a3cc1ee3740a0e915a8 authored about 7 years ago by Greg Methvin <[email protected]>
Move WebCommands (e.g. evolutions) inside application code

WebCommands let the application add code that (a) runs before
any other code in the application ...

4c17455e28f056ffcdcd91d151ed8dff605a3146 authored about 7 years ago by Rich Dougherty <[email protected]>
Fix Map ConfigLoader for keys containing dots or special characters (#8001)

c778be4a884100696e89a6462067d7cc38b8bc05 authored about 7 years ago by Greg Methvin <[email protected]>
Update sbt-native-packager to 1.3.2 (#8002)

8ca509d1f2c31c2ce678acd2a4e07a1799816a08 authored about 7 years ago by Tim Moore <[email protected]>
Remove unnecessary charset from content type in sendJson (#7994)

bcbe05dca2ae8bb4a20512372f8a8a2146a16475 authored about 7 years ago by Greg Methvin <[email protected]>
Fix timeout check in FuturesSpec (#7998)

b491e139a61e9fdca40e43842ed3579591154051 authored about 7 years ago by Greg Methvin <[email protected]>
Remove charset=utf-8 from JSON HTTP examples (#7845)

023df71ea663c442d3dcefcbfe8fbca1d7abd2f3 authored about 7 years ago by Greg Methvin <[email protected]>
Remove unused imports (#7992)

c8d6141f4f38a811da2e82e7baaf4b70b34a84aa authored about 7 years ago by Shunsuke Otani <[email protected]>
Fixes some typos in ScalaCsrf.md and JavaCsrf.md. (#7988)

764ecbe0754deb976d990543a8ec883ab7a3926c authored about 7 years ago by joymufeng <[email protected]>
Removes a superflous match that contains unreachable code. (#7980)

thanks!

423fd15b73d026a96aa8686b625378d3cb1b92a7 authored about 7 years ago by Nathan Coleman <[email protected]>
Bump play-ws-standalone to 1.1.3 (#7979)

383fb198298b7873ce785a4acb12953ab3b12ed0 authored about 7 years ago by Greg Methvin <[email protected]>
Update sbt native packager to 1.3.1 (#7975)

* Update sbt native packager to 1.3.1

This includes improved support for building Docker imag...

7f7aae5e92fe33e0c961e0606b4b996985375057 authored about 7 years ago by Tim Moore <[email protected]>
Use constant to refer to javascript mime type (#7969)

cb6a50ef577b3c96de1b429c364015ef1743866b authored about 7 years ago by Ben McCann <[email protected]>
Fix issue #7971 (#7972)

99eca1815a76efbfc22c4ecccdff6937756fac30 authored about 7 years ago by Pongpira Upra <[email protected]>
Fixes #7962 (#7970)

a76bc0d2f2b390af9dcdc704ea15b5e620545e96 authored about 7 years ago by Pongpira Upra <[email protected]>
Add "Hello world" microbenchmark

This microbenchmark tests a "Hello world" request
to the server. The test is a fairly realistic ...

c2f7ef8478e4e02d2fa15741756c4092c7195fdc authored about 7 years ago by Rich Dougherty <[email protected]>
Provide an action the information about its precursor (#7965)

* Provide an action the information about its precursor

* Fix requested changes

f8250f67498cb5ab61ac148b561545d1c28cfdf3 authored about 7 years ago by Matthias Kurz <[email protected]>
Play-JDBC-Evolutions - SQL92-style comment syntax support (#7872)

* Add play-jdbc-evolutions support for SQL92 comment syntax

* Change play-jdbc-evolutions com...

8c72f69a81758c52783f53564544e79bce46a074 authored about 7 years ago by Ryan Peters <[email protected]>
Update to play-file-watch 1.1.5 (#7967)

5394288fda144a5436b865c2da81e8d68544033e authored about 7 years ago by Greg Methvin <[email protected]>
Improve Heroku deploying docs (deploying project that depends on Java 9) (#7933)

* Improve Heroku deploying docs (deploying project that depends on Java 9)

* link to heroku d...

7d88471a4c33f4ec6384deabc444248fd4269e57 authored about 7 years ago by Shenker93 <[email protected]>
Scala and sbt upgrade (#7963)

4b7c011bbb7d521f4df18679f817cd2e0658698e authored about 7 years ago by Matthias Kurz <[email protected]>
Update play-json to 2.6.7 (#7959)

b6d8529d00970836f50f7c2fc3ddb5e94c39470d authored about 7 years ago by Greg Methvin <[email protected]>
Make it clear where to add sbt-eclipse settings (#7926)

6b666f586286e1d2e17e749b706ee44b62420e7e authored about 7 years ago by Manogna M <[email protected]>
Make it clear where to add the sbt-eclipse plugin dependency (#7919)

* Update IDE.md

* Update IDE.md

* Update IDE.md

* Update IDE.md

* Remove empty space...

e7a67498d591883007e3713118306f5b9d13f525 authored about 7 years ago by Manogna M <[email protected]>
Update FormFieldOrderSpec to test HTTP/2 (#7956)

d9c02dfd96ef9638dd142ea7943d807cb6fe7b46 authored about 7 years ago by Rich Dougherty <[email protected]>
Fixes-issue-6997 and includes edits to dependency injection docs (#7903)

* Fixes-issue-6997 and includes edits to dependency injection docs

* Remove TOC for now

2fa72b42fe6de19a6a75e0182675b48c22fbbdb4 authored about 7 years ago by Lousanna <[email protected]>
Fixes issue 7523 and 7657 with refactor of tutorials (#7912)

* Fixes issue 7523 and 7657 with refactor of tutorials

* Edit tutorial links

* Amend with ...

3eaa3fec736fef1109bd6cd611fa2bc49b559789 authored about 7 years ago by Lousanna <[email protected]>
Support both cacheManagerResource and cacheManagerURI properties of AhcHttpCacheConfiguration, use cacheManagerURI first. (#7864)

50d0462294e09c231f9a0f596b136f0e1b5bc318 authored about 7 years ago by joymufeng <[email protected]>
Update play-file-watch to 1.1.3 (#7951)

a383d58beda94af6dfb8ce8df83aafd38fc6b28c authored about 7 years ago by Greg Methvin <[email protected]>
Update FlashCookieSpec to test HTTP/2 (#7941)

* Update FlashCookieSpec to test HTTP/2

* Fix compile error in Scala 2.11

3b686b498a30419c60068aadcd8c9447209ab9d0 authored about 7 years ago by Rich Dougherty <[email protected]>
Mention SBT 0.13.16 / 1.0.x in Play 2.6 Migration Guide #7922 (#7942)

5c68b44f979a409aec19296f3827d764d38fd9f7 authored about 7 years ago by Konstantin Perikov <[email protected]>
added apostrophes (#7948)

f6269d76f232c22fe4bf567a869964a2a5ecd371 authored about 7 years ago by Paul Porter <[email protected]>
Call relative and canonical path support (#7839)

* Call relative and canonical path support

* Move relative & canonical impl to Paths util typ...

e74fe3d09a7a19868443526b248f8cbff150ff82 authored about 7 years ago by Sean Glover <[email protected]>
Keep headers when Content-Encoding set (#7930)

Fixes #7911.

The code now filters out the Content-Encoding header
instead of all the other h...

a2350ce2d55ae7a73d2b333addba29887293786c authored about 7 years ago by Rich Dougherty <[email protected]>
Update AssetsJSHint.md (#7938)

sbt-jshint 1.0.5 is not available in the sbt-plugin-releases repo

0c4cfe598db99b6d4665f995e9f1208666334f4c authored about 7 years ago by danoliv <[email protected]>
updated sbt-sassify to 1.4.11 (#7939)

sbt-sassify 1.4.9 is not available in the sbt-plugin-releases repo

d4cb9118a9681ea348913cdee826d1e1cf1fd4bd authored about 7 years ago by danoliv <[email protected]>
Fix inconsistent docs using asJson/asXml (#7931)

0985a85d7798235a9fcf6e4633003e6d617af8a5 authored about 7 years ago by Will Sargent <[email protected]>
Fixes a possible match error in the gzip filter. (#7929)

ff063b82036188905d8285d9b1ec379dd06a529f authored about 7 years ago by Nathan Coleman <[email protected]>
Add JSON custom naming strategies section to 2.6 highlights (#7858)

* Add JSON custom naming strategies section to 2.6 highlights

* Improve JSON custom naming st...

f45a73f36333f455e46d872dea9d43138f19e907 authored about 7 years ago by Matthias Erche <[email protected]>
Fixes issue-7892 with consolidated test (#7902)

ad9e06dd89b7622abf25da28e78fe1889a90457d authored about 7 years ago by Lousanna <[email protected]>
Fix for issue-7893 tutorials page (#7893)

89d5c375c40c62f720b5c2c5d62853bbeaaefd95 authored about 7 years ago by Lousanna <[email protected]>
Avoid trying to watch non-existing files and directories (#7907)

* Avoid trying to watch non-existing files and directories

Fix #7898

* Code format

* Sm...

6c246b56863c821b6fc4799bc66a9644347f8e6c authored about 7 years ago by Marcos Pereira <[email protected]>
Avoids attemping to parse empty media range configuration. (#7868)

86361ac3d5444d0b39c4775ac9eb008a167c84fc authored about 7 years ago by Nathan Coleman <[email protected]>
Wait for cache.set in Cached (#7899)

4b9599de8e79b885950286231efbfa47ec8b1b31 authored about 7 years ago by Aristotelis Dossas <[email protected]>
Rename Netty utils to cookie encoding (#7887)

Fixes #7554.

The Netty utils classes were copied from Netty but since they only contain cooki...

a9525c22d8bd271425c8781f07e193824f7f1612 authored about 7 years ago by Lousanna <[email protected]>
Update PR template to mention commit keywords

9726089257b9c2bb6ab229c67f2c2eb091263963 authored about 7 years ago by Rich Dougherty <[email protected]>
Ensime section update (#7870)

* fix typo in documentation for bindActorFactory method

* update ENSIME section with latest e...

2abbf5ce9f09ed7082cda28272175c1ea2224a4d authored about 7 years ago by Rajesh Pitty <[email protected]>
Add some clarifications for compile-time DI users (#7842)

69e00391ec1ab730594076c9dec2a1562f4d51e0 authored about 7 years ago by Greg Methvin <[email protected]>
Update play-ws to version 1.1.2 (#7891)

See https://github.com/playframework/play-ws/milestone/2?closed=1
for a list of issues fixed in...

e48398a813bc4a41aaaa588aad8da722567c6f47 authored about 7 years ago by Marcos Pereira <[email protected]>
Fix Akka HTTP headers handling (#7885)

21a3a0060e8b53d47de5a1f250e09629946fa060 authored about 7 years ago by Greg Methvin <[email protected]>
Update dependencies (minor versions only) (#7881)

42ffb6c303fa587d8500c27bc1e656c84df5ddd3 authored about 7 years ago by Matthias Kurz <[email protected]>
Always add Vary header in CORSHeader (#7886)

4c90c970b8d2e280b1771aa86f28dd77a4b467bb authored about 7 years ago by Greg Methvin <[email protected]>
Add support to sbt 1.0 (#7830)

* Remove last deprecations from sbt

* Use sbt root version when running scripted tests

* U...

f014439ee696a56baa14b75591e5c96cc3500718 authored about 7 years ago by Marcos Pereira <[email protected]>
Allow hyphens in /@evolutions/... url (#7880)

33a475df80bc9ebfb251efce6b54426b56e3f76e authored about 7 years ago by Matthias Kurz <[email protected]>
Delete the pidfile if server fails to start (#7883)

ad5c38627c6c65dd783f895ab3967bcbff90361b authored about 7 years ago by Derek Wickern <[email protected]>
Reorganize Travis build is more specific steps (#7873)

Have smaller jobs that run independently and can make
better use of Travis capabilities. This a...

42f399d8f462db884b09fd6daee418fd3be89910 authored about 7 years ago by Marcos Pereira <[email protected]>
Adding to getting-started docs (#7876)

* Adding to gettingStarted docs

* Edited installation doc

97219adfc69cc91f57128399451edf84b253d8c5 authored about 7 years ago by Lousanna <[email protected]>
Always show new generated secret

Fixes #6412

This alters the log-output from generateSecretTask, as playGenerateSecret
should...

ce8737fb4364d0ef5098ca559d9ca2c13709d580 authored about 7 years ago by Lousanna <[email protected]>
Fix grammar in documentation

b411993178afc236c8116368ba816e10f619b277 authored about 7 years ago by Ben Nelson <[email protected]>
Remove race condition from EhCacheApiSpec (#7861)

91c4ef7b973504d22280f520f52bbb65ef3f5b37 authored about 7 years ago by Greg Methvin <[email protected]>
Update play-json to 2.6.6 (#7859)

Adds some fixes to the configuration mechanism

40f2d08bac2ce1898c4ffdce1d297335a7a56f26 authored about 7 years ago by Greg Methvin <[email protected]>
Fix-issue-7417-DefaultHttpErrorHandler should expose throwableToUsefulException method as protected scope (#7865)

8cea51a3360a500cc7c424d2b8b633d42d7c2f07 authored about 7 years ago by Shruti Singh <[email protected]>
Use whenComplete properly for asyncTryWithResources (#7862)

8cb2b258633afa4bf80270a77329caa6397655f7 authored about 7 years ago by Greg Methvin <[email protected]>
Fix-issue-7669-by increasing the thread sleep time from 400ms to 1400ms (#7852)

4f99f63ccd3f29dd96eaf84f4748c33d8cf475dc authored about 7 years ago by Shruti Singh <[email protected]>
Update play-file-watch to 1.1.2 (#7854)

136926b607d1988e99c1081acbfa90a0cf575580 authored about 7 years ago by Greg Methvin <[email protected]>
Merge Vary header properly in CORSFilter (#7851)

d68ea2bdcdcc07b43b9ba4666f65a940b9cf2905 authored about 7 years ago by Greg Methvin <[email protected]>
explain how to get mockito (#7837)

* explain how to get mockito

* show how to add to libraryDependencies

5b64206bbc51cf23d3aac2e9b5bf5d498d701178 authored about 7 years ago by rmcloughlin <[email protected]>
Fix race condition in WSTestClient (#7844)

f5bd1e8102629e0b89e685770b8341da2a866140 authored about 7 years ago by Greg Methvin <[email protected]>
Deleted example code. It gived the play docs link. (#7747)

7415bf0e0e97671bcf080638c435a4e8b2865e5c authored about 7 years ago by kerami <[email protected]>
Fixed typo in Play 2.6 migration guide (#7841)

cfcc2903e8f204e22238534e075dae23add0782c authored over 7 years ago by Toshiyuki Takahashi <[email protected]>
Update play-ws-standalone to 1.1.1 (#7835)

c6a2353ab9fc6f9bbf3b8501b9ab1707e84b2277 authored over 7 years ago by Greg Methvin <[email protected]>
Make timeout use seconds instead of milliseconds in Java SyncCacheApi (#7836)

47a4b60dc4cbef11d1b7f003b5c8ec3c6e431f0a authored over 7 years ago by Greg Methvin <[email protected]>
Add more reasonable FutureOps.withDelay (#7840)

b67609253221f1d68c61f5758bd79f1a12fc2ae0 authored over 7 years ago by Aristotelis Dossas <[email protected]>
Make _rrc a lazy val to prevent compiler warning (#7838)

1305ef4644d4e10ab4137e138ae700ce91966792 authored over 7 years ago by Zack Grannan <[email protected]>
Update play-json to 2.6.5 (#7831)

56456b8e76729a82374e441931f2ad674256aba3 authored over 7 years ago by Greg Methvin <[email protected]>
Update ScalaWS.md (#7828)

8c7734addc093bbdcc1e9f48ddb2760cd767deb3 authored over 7 years ago by cdow <[email protected]>