Skip to content

History

Revisions

  • added scala syntax highlighting to all examples

    @maffoo maffoo committed Feb 29, 2012
    2ef3b8b
  • added scala syntax highlighting to all example

    @maffoo maffoo committed Feb 29, 2012
    4fee07c
  • changed first AuthenticatedRequest example to use case class

    @maffoo maffoo committed Feb 29, 2012
    3e80659
  • fixed typo in example with AuthenticatedRequest class

    @maffoo maffoo committed Feb 29, 2012
    684e505
  • fixed typo in authentication example with curried function

    @maffoo maffoo committed Feb 29, 2012
    07ed1bc
  • Updated Handling form submission (markdown)

    @danielberndt danielberndt committed Feb 29, 2012
    93f4848
  • Adding a section about custom DataBinders

    @danielberndt danielberndt committed Feb 29, 2012
    f61c9f9
  • Added note on how to include minified JavaScript

    @ludofischer ludofischer committed Feb 29, 2012
    45bc3ea
  • Updated Play 2.0 Architecture (markdown)

    @freekh freekh committed Feb 28, 2012
    8ff7285
  • Updated Play 2.0 Architecture (markdown)

    @freekh freekh committed Feb 28, 2012
    c2f5dec
  • Updated Handling data streams reactively (markdown)

    @moreindirection moreindirection committed Feb 26, 2012
    dcbc0cd
  • changed name of excluded route

    idot committed Feb 26, 2012
    ff56e1e
  • added ProxyPass /exclude ! + explanation to the apache proxy config. This mitigates the problems of play apps occupying the whole root of a server.

    idot committed Feb 26, 2012
    c9b751b
  • Add a note about dependency in Build.scala

    meglio committed Feb 26, 2012
    fcde161
  • added Netbeans IDE support

    @drewhamlett drewhamlett committed Feb 26, 2012
    06c6d95
  • Clarified that the resolver function compiles a limited set of LESS files

    @tmbrggmn tmbrggmn committed Feb 26, 2012
    af4ea0e
  • Added an alternative way of skipping unwanted Bootstrap .less file compilation

    @tmbrggmn tmbrggmn committed Feb 26, 2012
    aa3ef91
  • Added additional import statements, since it seems the remainin examples draw on this (showing incomplete tests, using "bla bla" in { /* new example */ }. And without these imports I was going crazy with errors like `Object TestServer is not a value` error messages because I mistakenly imported play.test._ and play.test.Helpers._... I'm also a scala newbie..

    ghorsey committed Feb 26, 2012
    3ae8884
  • Updated Play 2.0 tips and tricks (markdown)

    @saeta saeta committed Feb 26, 2012
    9f60b60
  • Minor fixes.

    @saeta saeta committed Feb 26, 2012
    16db787
  • JsonOBject typo

    @rafalsobota rafalsobota committed Feb 25, 2012
    5fcad5e
  • Added a note about Action implementation named TODO

    meglio committed Feb 25, 2012
    f52c92d
  • Documentation copy-editing

    Peter Hilton committed Feb 25, 2012
    664a7a6
  • Documentation copy-editing

    Peter Hilton committed Feb 25, 2012
    e9b464f
  • Documentation copy-editing

    Peter Hilton committed Feb 25, 2012
    ccc45a1
  • Documentation copy-editing

    Peter Hilton committed Feb 25, 2012
    b3668d1
  • Typo

    thyx committed Feb 25, 2012
    af0d7f7
  • Typo

    thyx committed Feb 25, 2012
    c86b180
  • onBadRequest method signature has changed

    @dyross dyross committed Feb 24, 2012
    df19c08
  • Updated Accessing an SQL database (markdown)

    @erwan erwan committed Feb 24, 2012
    6002fa0