Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: t2v/play2-auth Loading
base: release0.14.1
Choose a base ref
...
head repository: t2v/play2-auth Loading
compare: master
Choose a head ref
  • 17 commits
  • 27 files changed
  • 6 contributors

Commits on Sep 5, 2015

  1. Fixed typo in README

    lambdasawa committed Sep 5, 2015
    Configuration menu
    Copy the full SHA
    70753b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from lambdasawa/master

    Fixed typo in README
    gakuzzzz committed Sep 5, 2015
    Configuration menu
    Copy the full SHA
    62dd02c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. support app-less testing

    liorhar committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    7655e26 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Merge pull request #160 from hibobio/master

    support controller tests without application in context
    gakuzzzz committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    c54b59d View commit details
    Browse the repository at this point in the history
  2. Fix #165

    gakuzzzz committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    886d1c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8293bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e60a53 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #167 from t2v/feature/161_session_key_name_protected

    changed session key name to protected. refs #161
    gakuzzzz committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    2dd6944 View commit details
    Browse the repository at this point in the history
  6. Bumped stackable-controller

    gakuzzzz committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    16e95af View commit details
    Browse the repository at this point in the history
  7. Merge pull request #168 from t2v/feature/bump_stackable_controller

    Bumped stackable-controller
    gakuzzzz committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    80a9458 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2016

  1. release0.14.2

    gakuzzzz committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    d464575 View commit details
    Browse the repository at this point in the history
  2. release0.14.2

    gakuzzzz committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    658dd25 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Configuration menu
    Copy the full SHA
    51f1e62 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2016

  1. Merge pull request #171 from ReadmeCritic/master

    Update README URLs based on HTTP redirects
    gakuzzzz committed Mar 26, 2016
    Configuration menu
    Copy the full SHA
    c4b0039 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. add scaladoc badges (#172)

    xuwei-k authored and gakuzzzz committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    a15dbaf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

  1. Removed the use of play.api.Application and play.api.Cache singletons…

    … and Injecting CacheApi and Environment
    toshi committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    0acbb42 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Merge pull request #178 from tototoshi/feature/di2

    Removed the use of play.api.Application and play.api.Cache singletons
    gakuzzzz committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    e5df279 View commit details
    Browse the repository at this point in the history
Loading