Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 11, 2014
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 3, 2014
Commits on Jan 28, 2014
Commits on Jan 17, 2014
Commits on Jan 16, 2014
Commits on Jan 2, 2014
Commits on Dec 11, 2013
Commits on Nov 26, 2013
Commits on Nov 5, 2013
- committed
Commits on Oct 8, 2013
Switch default stopPort to 8079 to match the idiomatic port at http://docs.codehaus.org/display/JETTY/Securing+Jetty and to avoid a conflict with gradle --daemon
Remove "optimizeWar = true" from the example build.gradle file because it causes the build to take a long time and can cause warnings in dev_appserver. See http://wtanaka.com/node/8082