summaryrefslogtreecommitdiff
path: root/contrib/playlib/src
Commit message (Expand)AuthorAgeFilesLines
* 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-112-102/+100
* add static assets including WebJarsAndrew Richards2019-03-112-1/+104
* Reworks version specific keys and extractionJean Helou2019-03-111-1/+1
* Provides additionnal dependency keys for easier configurationJean Helou2019-03-113-11/+29
* fixes route compiler worker selector keyJean Helou2019-03-111-3/+2
* 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-111-4/+4
* Adds individual modules to configure mill to playframework's defaultsJean Helou2019-03-114-0/+65
* better aligns RouterModule with mill's naming conventionsJean Helou2019-02-141-25/+6
* update scaladoc to leverage list markersJean Helou2019-02-141-10/+8
* switch to T.sources for the routesFiles settingJean Helou2019-02-142-9/+27
* Reworks the toplevel playlib moduleJean Helou2019-02-143-139/+146
* rebase on masterJean Helou2019-02-142-6/+8
* Load/convert instances from classloaderGuillaume Grossetie2019-02-141-8/+31
* Create a Play! module to compile the routerGuillaume Grossetie2019-02-142-0/+146