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

Replace generic matchers on specific builtin matchers in tests

3b207f2e75de691306140a6f567d777bf13cc1ca authored almost 4 years ago
Merge pull request #10708 from scala-steward/update/scalacheck-1.15.3

Update scalacheck to 1.15.3

c395734fa7c838f552843a458e78d0ee9cb805ac authored almost 4 years ago
Merge pull request #10695 from Captain1653/replace-comments

Replace comments on variables with readable names in tests

cf4b8fe2a968cf64d84c2eecf096923c842ce344 authored almost 4 years ago
Merge pull request #10696 from scala-steward/update/HikariCP-4.0.2

Update HikariCP to 4.0.2

ce2b77aef502581ae05fa6400c3cd493f9dde83b authored almost 4 years ago
Merge pull request #10706 from scala-steward/update/spring-core-5.3.4

Update spring-beans, spring-context, ... to 5.3.4

4a4a9606cc015d2a83e1439d7c9b97a773524260 authored almost 4 years ago
Update scalacheck to 1.15.3

4a95d449b27122fb5846e03175c7599eea7f8b46 authored almost 4 years ago
Routes compiler: Remove generation date, keep the source relative

6fcb245a7cc8504d6799858666cf934a5f78cb7c authored almost 4 years ago
Merge pull request #10691 from scala-steward/update/netty-transport-native-epoll-4.1.59.Final

Update netty-transport-native-epoll to 4.1.59.Final

202ca0a18dc3e6555eb0ebc73afdc7c2b10480b2 authored almost 4 years ago
Exclude slf4j from HikariCP

fbe038d9d7a45501a52a71e24d632622c81fffe1 authored almost 4 years ago
Merge pull request #10704 from scala-steward/update/caffeine-2.9.0

Update caffeine, jcache to 2.9.0

f67092b8b06f468299cde5659d5a67796c58bad3 authored almost 4 years ago
Update spring-beans, spring-context, ... to 5.3.4

32dfb7ad516be98063a1c352014449c25d5892ff authored almost 4 years ago
Merge pull request #10698 from scala-steward/update/junit-4.13.2

Update junit to 4.13.2

5137e4c780979dd7dbf4b240dfe01b002944e850 authored almost 4 years ago
Update caffeine, jcache to 2.9.0

e6453cdca2b43d22b3bbc5cd708a7839a4c1c3c3 authored almost 4 years ago
Merge pull request #10689 from mkurz/drop_java16

No need to target jdk 1.6 anymore for plugins

82296a327a029a0e776f7daeba18a08a0839d40a authored almost 4 years ago
Merge pull request #10699 from mkurz/UUID_PathBindableExtractor

Add UUID PathBindableExtractor

c4b517b54be70ff514ef4ba9834687dffb4f2a0f authored almost 4 years ago
Merge pull request #10690 from mkurz/prod_server_throwable

Catch Throwable instead of NonFatal when starting prod server

ced9bd47633c14562b378e346481fd718ace6fb5 authored almost 4 years ago
MiMa

847398a6474ed657234983cdaf89fa07090f3830 authored almost 4 years ago
Add UUID PathBindableExtractor

cff5d26df19d614c5ab70aab20c12ff8658116ab authored almost 4 years ago
Update junit to 4.13.2

b4e4bb48427c9480ba31bcf77901aca9fab04025 authored almost 4 years ago
Update HikariCP to 4.0.2

bf51905f770680c134c6ecc284235310750a5726 authored almost 4 years ago
Replace comments on variables with readable names in tests

cab7611ce7e677ff88e45bb18343a14853672b04 authored almost 4 years ago
Merge pull request #10370 from suggestio/master

QueryStringBindable.unbind(): Do-do-do URLEncode for all queryString keys!

b2645bd3bf508546f377f926457bf64d83897951 authored almost 4 years ago
Documentation wording

40c941364e4d950588f2b86422110859e288e738 authored almost 4 years ago
Also test value encoding

ce550e2438b3f22457b7ea8c627b54dda1c240d0 authored almost 4 years ago
Update netty-transport-native-epoll to 4.1.59.Final

651e72dc3ffc56ab6c9cec6be0f82252cd0d215e authored almost 4 years ago
Catch Throwable instead of NonFatal when starting prod server

606c6a1548857b80a917022964dd87ed901c457d authored almost 4 years ago
No need to target jdk 1.6 anymore for plugins

e049f9c47659d80aaedd113999881b3cb470c169 authored almost 4 years ago
Merge pull request #10686 from scala-steward/update/htmlunit-driver-2.47.1

Update htmlunit-driver to 2.47.1

f6917cbf052bec6ddeef4a2317b6d63976309e3a authored almost 4 years ago
Update htmlunit-driver to 2.47.1

b8b69f2ca79e1f52d7a4544067c8a6fad972d48e authored almost 4 years ago
Merge pull request #10683 from scala-steward/update/joda-time-2.10.10

Update joda-time to 2.10.10

4498ce3925072178d8271b4fba61466bb09dec12 authored almost 4 years ago
Update joda-time to 2.10.10

befca9ca49e736303807cafbbbb8dc07eab55e1a authored almost 4 years ago
Merge pull request #10680 from mkurz/fix_java_form_exception

Java forms should handle "foo[].bar" fields when using subforms (index missing)

518ccbd3b7b0c7757c39746803f27e719b822a27 authored almost 4 years ago
Merge pull request #10666 from mkurz/prefix_validation_error

Java forms: Prefix a ValidationError's key with parent form field key

ea31a25918fab39777885162981bf04e5251c4a7 authored almost 4 years ago
Tests for "foo[].bar" Java form fields (index missing)

5b63bf10a6a8355fd55a4a35477f75bf5803ca86 authored almost 4 years ago
Dynamic form index list was not unique + refactoring

c8efa5af0ed6bbed7d5110ab42bed8c0fac9e9e6 authored almost 4 years ago
Java forms should handle "foo[].bar" fields (index missing)

It already handles "foo[0].bar" (with explicit index)
and lists/arrays (both "foo[]" and "foo[0]")

f62ba2396e87263beedb0ee6281d5d2f18201560 authored almost 4 years ago
Merge pull request #10648 from mkurz/fix_sbt14_error_source_master

Support sbt 1.4 virtual files when displaying error source

fd163c0fe7b0ec92eabf823b4a5ce459725d243a authored almost 4 years ago
asInstanceOf[Option[Any]] not needed anymore with extractors

87b7a15f4430cdb751295bb2b7e9aa1d4a8deada authored almost 4 years ago
Easier to read

7be01a7c39792287b818769369acf2cdc4409c36 authored almost 4 years ago
Fix extractors

f8ef94306f7dca5ba78473210d7a2f973ed8558f authored almost 4 years ago
scalafmt

21185903486dd6993e4469abd8d2b6ce3428a97f authored almost 4 years ago
VirtualFile.unapply should take Option[Any]

4cc3f1d78b2297893fc8602d7b4f8c3416a1d785 authored almost 4 years ago
use extractor to match on File/VirtualFile

328e53ea246a925e1f4d5d2c05c24b1dcdf617e4 authored almost 4 years ago
Merge pull request #10671 from mkurz/reverser_route_method_fix

4f57233ed1ad3d28e1934ba7432a6cfda8c55a07 authored almost 4 years ago
Merge pull request #10672 from mkurz/cleanup_router_code

Remove very old methods from routes generator

46c8aad497f0e3b74ee1352a8bf3c093d698916a authored almost 4 years ago
Remove parentheses from reverse routes when not defined in routes file

aff064562a3a50b6e99c1deb93cd489648f3c699 authored almost 4 years ago
Remove very old methods from routes generator

63c473ffa9e731d215b1bff4a22d4976aa971051 authored almost 4 years ago
Add empty parentheses () to generated reverse route method depending on routes file

ef0fa888570268ed96815eab045a88e4fdab440e authored almost 4 years ago
Merge pull request #10667 from scala-steward/update/okhttp-4.9.1

Update okhttp to 4.9.1

599c0f297bd0ee597b2b4c250b11312667c4ac5f authored almost 4 years ago
Merge pull request #10661 from mkurz/dont_compile_on_app_stop

Don't reload/(re-)compile or even start an app when shutting down in DEV mode

78a2565208eb4812efea88e171b2024744c4cf8c authored almost 4 years ago
Merge pull request #10668 from scala-steward/update/sbt-1.4.7

Update sbt to 1.4.7

be9c994f1f021f1257624515bc20e1ed7f723544 authored almost 4 years ago
Update sbt to 1.4.7

bafe1f6434f6e4727299cf5a08568271ba9407d5 authored almost 4 years ago
Update okhttp to 4.9.1

46fa2235f4ea6794c90015a3872cf4cb55bd7dea authored almost 4 years ago
Prefix a ValidationError's key with parent form field key

87434d1fcbce0cae70429c742e75cff3cc10b959 authored almost 4 years ago
Merge pull request #10656 from Captain1653/tests-refactor

Fix minor warning in tests

a3cf50fa0d2d21d97eedebf21c92f2edd6b68232 authored about 4 years ago
AtomicBoolean + foreach instead of map...

35555efad6ff306e2da2cc7544f222b59833b65f authored about 4 years ago
Merge pull request #10662 from mkurz/set_editor_only_if_valid_config

In DEV mode, only set the editor in the error handler if config is valid

96a5c50b1cb7802819213fb13a5e2bfa513ac9aa authored about 4 years ago
Set isShutdown = false after successfully creating app

bd9801c00e7fd55270618809320a0569d5452e22 authored about 4 years ago
Logging

cb507ee50193796363c90aa5b2ebabb628f6173f authored about 4 years ago
In DEV mode, only set the editor in the error handler if config is valid

15546a89f364ee8e1421bfc48b67ecac23985d2f authored about 4 years ago
Don't reload/(re-)compile or even start an app when shutting down

aab2f5af1578c1e9f66e908ca14b05f526efa67a authored about 4 years ago
Merge branch 'master' into tests-refactor

a06c0fb70c77d949e516b2fca5a220301c9f01da authored about 4 years ago
Merge pull request #10500 from jtjeferreira/workaround_classtag_leaks

Fix classloader memory leak, due to ClassTag

6d0789468909d5d7bdabc6c4207337bd7a7ca9b1 authored about 4 years ago
Fix minor warning in tests

0713038c561a8f214f896154a85297482426187b authored about 4 years ago
Merge pull request #10641 from scala-steward/update/mockito-core-3.7.7

Update mockito-core to 3.7.7

4e83e8273814b6f00fddfa0a2682a7d3e92952db authored about 4 years ago
Merge pull request #10647 from Captain1653/secret-generator

Use constants for config properties in ApplicationSecretGenerator

cdee411dac82656585462b40a97416d9f1c9a568 authored about 4 years ago
Merge pull request #10498 from jtjeferreira/fix_TemporaryFileCreator_leak

fix DefaultTemporaryFileCreator leak

64263d7a610e8c4483a978c1b5740ae9dbbd4b6b authored about 4 years ago
Scripted tests

ba0e1f3373354cbde012a983e56abcc358841280 authored about 4 years ago
Support sbt 1.4 virtual files when displaying error source

5605640a7c8b4c63b47a1413b22fecccd2ff8bf3 authored about 4 years ago
Use constants for config properties in ApplicationSecretGenerator

b22eb3da569be344ba1e616499c1f559bcef4074 authored about 4 years ago
Merge pull request #10640 from Captain1653/unused-methods

Remove unused methods from play.api.Configuration and play.runsupport.Reloader

19069d360f1580957ac742c1cdceeae2b2d339b4 authored about 4 years ago
Merge pull request #10639 from Captain1653/assets-close-file

Close digest-files in DefaultAssetsMetadata

a6ca292d041a0eeb5c1f6411423de9a4aca6446f authored about 4 years ago
Merge pull request #10637 from gokhanoner/caffeine-expose-cache-names

Caffeine Cache Manager - Expose cache names

bf7254cfd57c90c1a696ddf35c46103907507484 authored about 4 years ago
add Java counterpart for the getCacheNames

15795911c55d9a4bd9ecd6455596f1412e927924 authored about 4 years ago
convert return type to Scala type

40fb66f76bd707fe2c6ac667523c955bad00b5e7 authored about 4 years ago
Merge pull request #10643 from scala-steward/update/specs2-core-4.10.6

Update specs2-core, specs2-junit, ... to 4.10.6

1eddf37167c38d8713a15c230e6240eb11e74aef authored about 4 years ago
Update specs2-core, specs2-junit, ... to 4.10.6

fb1ce0a9396bfabfe30ec06bb6da82f314cfaa89 authored about 4 years ago
Update mockito-core to 3.7.7

25c59a0293ba07be08012eec083dbf58a1bd5e60 authored about 4 years ago
Remove unused methods from play.api.Configuration and play.runsupport.Reloader

c33e333dbd1450de0a35344e4df15227761fb79f authored about 4 years ago
add getCacheNames() method to return cache names & related test

628c8761d1f714bd8a2cb57d60244a008f1fc4d2 authored about 4 years ago
Close digest-files in DefaultAssetsMetadata

1787b28f92cd7dd664122c0810c2d4d3b38b0759 authored about 4 years ago
Merge pull request #10636 from scala-steward/update/netty-transport-native-epoll-4.1.58.Final

Update netty-transport-native-epoll to 4.1.58.Final

5556de11b6c522c7ccfdb68374480fd047d88417 authored about 4 years ago
Update netty-transport-native-epoll to 4.1.58.Final

d739d25d5b2ca15baf47e2f138c5d2ab5bb43b8e authored about 4 years ago
Merge pull request #10635 from Captain1653/time-refactoring

Remove manual boxing/unboxing between objects and primitives in play.libs.Time.java

16c846a34208b1c17ddb6b9a7bf0864c78254002 authored about 4 years ago
Merge pull request #10633 from scala-steward/update/spring-core-5.3.3

Update spring-beans, spring-context, ... to 5.3.3

509a6f071d8672437e06df6a57f3de7a99c4a5b0 authored about 4 years ago
Merge pull request #10631 from mkurz/ignore_bsp

gitignore .bsp folder (Build Server Protocol / sbt 1.4)

2f67c254d783a2b057d4712210c5d07d4a56571b authored about 4 years ago
Remove manual boxing/unboxing between objects and primitives in play.libs.Time.java

373272746c7cc7e1c496669c4a035f65422c6bd2 authored about 4 years ago
Merge pull request #10593 from playframework/mergify/bp/master/pr-10591

Makes val lazy to prevent circular dependency on DI (bp #10591)

31c88dff635258377fa2dc7e7cf7ef87a5701202 authored about 4 years ago
Update spring-beans, spring-context, ... to 5.3.3

df7c739598707c63e266e6355748caa48af69331 authored about 4 years ago
Merge branch 'master' into mergify/bp/master/pr-10591

f7c1efebdffee9bdad6971a2209b176534877d94 authored about 4 years ago
Merge pull request #10582 from playframework/mergify/bp/master/pr-10571

Form parsing honors maxMemoryBuffer (bp #10543 #10565) (bp #10571)

70e8471f0825c92250fe5e924eafb0f017c8125b authored about 4 years ago
Merge pull request #10456 from pschichtel/bugfix/allowed-host-matcher-ipv6

Correct the HostMatcher logic to get host and port

0d9b40965fbf2d786f38dbc819a8b0706c6a2b4b authored about 4 years ago
Merge pull request #10630 from Captain1653/rename-tests

Rename tests in PathsTest and CallTest from play/core

0b30bc2dc75630440ed363fa54940858e0b4a48f authored about 4 years ago
Merge pull request #10620 from scala-steward/update/play-json-2.9.2

Update play-json to 2.9.2

437772fd4eec950e4c720c7eff3d57e7714d58be authored about 4 years ago
Merge pull request #10621 from scala-steward/update/mockito-core-3.7.0

Update mockito-core to 3.7.0

c1d44152d4cc6e1b78b40c621fe3961b068ca714 authored about 4 years ago
Merge pull request #10623 from scala-steward/update/jimfs-1.2

Update jimfs to 1.2

23ca9a16acbe6648284b3675694a963c1edebe95 authored about 4 years ago
Merge pull request #10624 from scala-steward/update/htmlunit-driver-2.46.0

Update htmlunit-driver to 2.46.0

d45535c64781cfb06552a05ed59f02aab6e79c23 authored about 4 years ago
Merge pull request #10628 from Captain1653/ahc-ws-spec

Refactor AhcWSSpec

08fb8b9b9af0672373ca32a19f2696741cbe001e authored about 4 years ago
Merge pull request #10596 from Captain1653/caffeince-cache-manager

Refactor CaffeineCacheManager

117b3be8913b9bc6fd97a6a1c61107f3edea0a68 authored about 4 years ago
Merge pull request #10626 from Captain1653/must-be-some

Replace "must_== Some()" on "must beSome()" in specs2-tests

a3923c4dc1b606fd223da6b9704f41d1ad48d0a6 authored about 4 years ago