Andriy Plokhotnyuk f4e40a3211 upgrade to latest versions of Play, Scala & Sbt, clean up and tuning runtime & build configurations 9 vuotta sitten
..
play2-scala f4e40a3211 upgrade to latest versions of Play, Scala & Sbt, clean up and tuning runtime & build configurations 9 vuotta sitten
play2-scala-activate 0bbe3b8f43 Add new lines to ends of files without them 10 vuotta sitten
play2-scala-anorm e8b635938d Update play2-scala, play2-scala-anorm, play2-scala-slick and play2-scala-reactivemongo. All moved to play 2.4.6 9 vuotta sitten
play2-scala-reactivemongo e8b635938d Update play2-scala, play2-scala-anorm, play2-scala-slick and play2-scala-reactivemongo. All moved to play 2.4.6 9 vuotta sitten
play2-scala-slick e8b635938d Update play2-scala, play2-scala-anorm, play2-scala-slick and play2-scala-reactivemongo. All moved to play 2.4.6 9 vuotta sitten
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 vuotta sitten
benchmark_config.json e8b635938d Update play2-scala, play2-scala-anorm, play2-scala-slick and play2-scala-reactivemongo. All moved to play 2.4.6 9 vuotta sitten
setup_scala.sh f4e40a3211 upgrade to latest versions of Play, Scala & Sbt, clean up and tuning runtime & build configurations 9 vuotta sitten
setup_scala_activate.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 vuotta sitten
setup_scala_anorm.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 vuotta sitten
setup_scala_reactivemongo.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 vuotta sitten
setup_scala_slick.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 vuotta sitten

README.md

play2-scala framework tests

  1. Add new test applications in subdirectories named either play2-scala or play2-scala-orm.
  2. Edit frameworks/Java/play2-java/generate_config.py and add configuration for the new test applications.
  3. Run python frameworks/Java/play2-java/generate_config.py to generate a new benchmark_config.json file and to generate a setup_*.py file for your test application.