Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from play1 master #1

Merged
merged 60 commits into from Nov 22, 2017
Merged

Conversation

davidcostanzo
Copy link
Owner

No description provided.

asolntsev and others added 30 commits May 10, 2017 18:57
* these 2 plugins have totally different responsibilities and priorities
* splitting them allows users to easily override/disable/reorder any of them
Make it possible to load plugins from single `play.plugins` file
…h-status-key

use "application.statusKey" instead of "application.secret" …
* it's important when <application dir> is not the same as <working dir>
* in other words, when admin starts the application with a command like `cd /tmp && play start ~/hello`
…r-in-application-path

search play.plugins descriptor in application path
 fixes waitFor 'I am a debug message'
set explicit test language for just-test-cases
change version number to maven repository
version and diagnostics for ant
…for-new-worker

[#2131] update travis for new worker
* it has a totally different responsibility, and
* it could disable itself in prod mode
* c3p0 is still available if anybody should still need it
…SessionStore

This will allow adding of other session stores, e.g. cache or database.
… parameter. CookieSessionStore is the default.
…ormance

This is a better fix for stale sessions made in LH issue #1872.
angryziber and others added 29 commits August 24, 2017 16:30
…ion context

This ensures that flash and session are resolved only once per request invocation.
Make it possible to change session store implementation
[#2124] fix(python): add missing unitest lib
…-log-messages-from-autotest

[#2130] remove annoying log messages from autotest
[#2123]Cannot run program "python": CreateProcess error=2
set explicit test language for just-test-cases
[#2126] MessagesTest.class testMessageInAnotherLanguage set explicit test language for just-test-cases
the default error message will be "Access denied"
It's used in Controller.forbidden(), so de-facto it's the default value in most cases
…ng-bouncycastle

[#2089 ] upgrade bouncycastle
…tructor

create a default constructor for `play.mvc.results.Forbidden`
when you conf “db.factory“ in application.conf will lead error
to support "null" option of select with attribute "showEmpty: true"
[#2138]enhance the function for the injector (Add the injectable interface)
Allow customization of @CacheFor cache key
@davidcostanzo davidcostanzo merged commit 66af98e into davidcostanzo:master Nov 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants