summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Beginning of Bloop integration (#595)Olivier Mélois2019-04-254-0/+492
* tidy up Nathan Fischer2019-04-171-7/+1
* Reminder not to be badNathan Fischer2019-04-171-1/+0
* PR commentsNathan Fischer2019-04-173-11/+11
* Tests Nathan Fischer2019-04-171-0/+53
* Short docNathan Fischer2019-04-171-1/+1
* Add other essential commandsNathan Fischer2019-04-171-10/+23
* Flyway moduleNathan Fischer2019-04-171-0/+59
* contrib BuildInfo plugin: fix generatedSources, it must be a folder (#589)Vitalii Lysov2019-04-172-39/+51
* 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
* Moved BuildInfo into package mill.contrib.buildinfoTobias Roeser2019-02-183-2/+6
* Added log statement to BuildInfo generatorTobias Roeser2019-02-181-19/+22
* 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-1/+1
* Load/convert instances from classloaderGuillaume Grossetie2019-02-142-9/+32
* Create a Play! module to compile the routerGuillaume Grossetie2019-02-145-0/+225
* adding support for customizable constructor annotations, codec and "inclusive...Iurii Malchenko2019-01-046-45/+129
* Generalize Zinc Worker (#514)Li Haoyi2018-12-182-2/+2
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-1214-0/+0
* First pass at splitting out worker-api from mill core. (#504)Li Haoyi2018-12-128-16/+15
* mergeLi Haoyi2018-11-064-23/+89
|\
| * improving twirl (#473)Iurii Malchenko2018-11-024-25/+93
* | WIP migrating over from `ammonite.ops` to `os` module.Li Haoyi2018-11-058-72/+64
|/
* Add tut contrib module (#464)David Gregory2018-10-314-0/+269
* Remove useless type parameters for {Test,}Evaluator (#416)Guillaume Martres2018-09-153-10/+9
* isolate twirl classloader from mill classpathLi Haoyi2018-08-221-1/+1
* tidy up root folderLi Haoyi2018-08-178-0/+469
* Simple BuildInfo plugin (#325)benjaminfrank2018-08-163-0/+166
* Add ScalaPB integration (#395)David Gregory2018-08-014-0/+283