summaryrefslogtreecommitdiff
path: root/contrib/playlib
Commit message (Expand)AuthorAgeFilesLines
* Explicitly use value for comparisonTobias Roeser2019-06-131-1/+1
* Merge branch '599'Li Haoyi2019-05-201-1/+1
|\
| * Add support for Scoverage (#571)Nik Vanderhoof2019-05-191-1/+1
* | Bump ammonite to 1.6.7 (#610)Li Haoyi2019-05-191-2/+2
* | .Li Haoyi2019-05-191-1/+1
|/
* Relaxes the visibility on the Twil trait.Jean Helou2019-03-111-1/+1
* Extracts static asset and webjar handling to a specific traitJean Helou2019-03-113-103/+101
* add static assets including WebJarsAndrew Richards2019-03-115-5/+108
* Reworks version specific keys and extractionJean Helou2019-03-114-3/+3
* Provides additionnal dependency keys for easier configurationJean Helou2019-03-114-12/+47
* fixes route compiler worker selector keyJean Helou2019-03-111-3/+2
* Adds test for PlayApi single moduleJean Helou2019-03-115-0/+172
* Adds tests for the PlayModule and SingleModuleJean Helou2019-03-1115-1/+423
* Play modules : api only, full play and mono module project.Jean Helou2019-03-112-0/+29
* Add trait to configure twirl integration for playframeworkJean Helou2019-03-111-0/+29
* Integrate Router module and add a trait to configure it for playJean Helou2019-03-112-16/+19
* Tightens visibility of the internal workersJean Helou2019-03-114-7/+7
* Adds individual modules to configure mill to playframework's defaultsJean Helou2019-03-115-0/+72
* better aligns RouterModule with mill's naming conventionsJean Helou2019-02-147-29/+13
* update scaladoc to leverage list markersJean Helou2019-02-141-10/+8
* switch to T.sources for the routesFiles settingJean Helou2019-02-1411-41/+135
* Updates the test of the play lib moduleJean Helou2019-02-142-3/+25
* Adds the specialized workersJean Helou2019-02-142-0/+122
* Adds the api submoduleJean Helou2019-02-141-0/+26
* Reworks the toplevel playlib moduleJean Helou2019-02-143-139/+146
* rebase on masterJean Helou2019-02-142-6/+8
* Keep twirllib moduleGuillaume Grossetie2019-02-142-7/+1
* Load/convert instances from classloaderGuillaume Grossetie2019-02-142-9/+32
* Create a Play! module to compile the routerGuillaume Grossetie2019-02-145-0/+231