History for gitbucket_jkp / src / main / scala / app / ControllerBase.scala
2015-02-01
@Naoki Takezoe
Small fix for #615
Naoki Takezoe committed on 1 Feb 2015
2015-01-30
@nazoking
test/html is cause of xss
nazoking committed on 30 Jan 2015
2014-07-29
@Naoki Takezoe
(refs #374)Upgrading to Scalatra 2.3 and Slick 2.1. ...
Naoki Takezoe committed on 29 Jul 2014
2014-06-30
@shimamoto
(refs #341) Fix compile errors.
shimamoto committed on 30 Jun 2014
2014-06-26
@shimamoto
(refs #341) Migrate slick session.
shimamoto committed on 26 Jun 2014
2014-04-29
@takezoe
Fix TestCase
takezoe committed on 29 Apr 2014
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe committed on 29 Apr 2014
@takezoe
baseUrl calculation is concentrated to SystemSettings
takezoe committed on 29 Apr 2014
@shimamoto
Merge branch 'fileupload'
shimamoto committed on 29 Apr 2014
2014-04-28
@takezoe
Fix #355
takezoe committed on 28 Apr 2014
2014-04-22
@shimamoto
Removed FileUploadControllerBase(in the middle of improving file ...
shimamoto committed on 22 Apr 2014
2014-04-17
@takezoe
(refs #327)Fix baseURL and host in Context
takezoe committed on 17 Apr 2014
2014-03-24
@kaakaa
Implement atom feeds
kaakaa committed on 24 Mar 2014
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