History for gitbucket_jkp / src / main / scala / app / ControllerBase.scala
2014-03-15
@takezoe
Fix TODO
takezoe committed on 15 Mar 2014
2014-03-14
@takezoe
Add SystemSettings to Context properties
takezoe committed on 14 Mar 2014
2014-03-05
@takezoe
Fix error when base url is configured.
takezoe committed on 5 Mar 2014
@takezoe
Replace Context#path with the base url if it's configured.
takezoe committed on 5 Mar 2014
2014-03-03
@takezoe
(refs #296)Fix redirection path generation again
takezoe committed on 3 Mar 2014
2014-03-02
@takezoe
(refs #279)Fix redirect url generation.
takezoe committed on 2 Mar 2014
2014-03-01
@takezoe
(refs #279)Override ScalatraBase#fullUrl() to apply the configured base url to redirection.
takezoe committed on 1 Mar 2014
@takezoe
Add FlashMapSupport to ControllerBase.
takezoe committed on 1 Mar 2014
@takezoe
(refs #279)Fix webhook URL to use the configured base URL.
takezoe committed on 1 Mar 2014
2014-02-23
@takezoe
(refs #279)Fix redirect URL generation in authentication.
takezoe committed on 23 Feb 2014
2014-02-22
@takezoe
(refs #279)Add configuration to specify the base URL. But still one problem has not been resolved.
takezoe committed on 22 Feb 2014
2013-11-13
@takezoe
Upgrade scalatra-forms to 0.0.8.
takezoe committed on 13 Nov 2013
2013-11-09
@takezoe
Fix redirect path encoding.
takezoe committed on 9 Nov 2013
2013-11-02
@takezoe
(refs #114)Remove user related data when user is removed.
takezoe committed on 2 Nov 2013
2013-11-01
@takezoe
Upgrade to scalatra-forms 0.0.4
takezoe committed on 1 Nov 2013
2013-09-22
@takezoe
Define request attribute keys.
takezoe committed on 22 Sep 2013
@takezoe
Define session keys.
takezoe committed on 22 Sep 2013
@takezoe
Improve session handling.
takezoe committed on 22 Sep 2013
@takezoe
Use ControlUtil.
takezoe committed on 22 Sep 2013
2013-09-03
@takezoe
Don't set response content type via Accept header.
takezoe committed on 3 Sep 2013
2013-08-30
@takezoe
Remove unused import statement.
takezoe committed on 30 Aug 2013
2013-08-25
@takezoe
(refs #87)rolled back because it breaks content type for resources such as css or images.
takezoe committed on 25 Aug 2013
2013-08-24
@odz
specify contentType
odz committed on 24 Aug 2013
2013-08-10
@takezoe
Fix redirect behaviour after sign in.
takezoe committed on 10 Aug 2013
2013-08-09
@takezoe
Upgrade scalatra-forms.
takezoe committed on 9 Aug 2013
2013-07-24
@takezoe
Improve authentication for H2 console.
takezoe committed on 24 Jul 2013
2013-07-22
@takezoe
(refs #40)Enable H2 Console.
takezoe committed on 22 Jul 2013
2013-07-19
@takezoe
Move FileUploadUtil to FileUploadControllerBase.
takezoe committed on 19 Jul 2013
2013-07-11
@takezoe
Add method for request cache to app.Context.
takezoe committed on 11 Jul 2013
2013-07-10
@takezoe
(refs #28)Look up Gravatar if user icon is not configured.
takezoe committed on 10 Jul 2013