History for gitbucket_jkp / src / main / scala / app / ControllerBase.scala
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
@takezoe
Generalize some methods in AccountController and UserManagementController.
takezoe committed on 10 Jul 2013
@takezoe
Generalize some methods in AccountController and UserManagementController.
takezoe committed on 10 Jul 2013
2013-07-03
@takezoe
Fix repository url.
takezoe committed on 3 Jul 2013
2013-06-29
@takezoe
Remove resolved TODO.
takezoe committed on 29 Jun 2013
@takezoe
Fix Unauthorized error behaviour.
takezoe committed on 29 Jun 2013
2013-06-28
@takezoe
Redirect to previous URL after sign in.
takezoe committed on 28 Jun 2013
2013-06-27
@takezoe
Fix Ajax processing.
takezoe committed on 27 Jun 2013
2013-06-23
@takezoe
Separate extension of scalatra-forms to trait from ControllerBase.
takezoe committed on 23 Jun 2013
@shimamoto
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto committed on 23 Jun 2013
2013-06-22
@takezoe
Add date value type for scalatra-forms mapping.
takezoe committed on 22 Jun 2013
2013-06-21
@takezoe
Fix validation for user name, page name and repository name.
takezoe committed on 21 Jun 2013
2013-06-15
@takezoe
Remove debug code.
takezoe committed on 15 Jun 2013
@takezoe
Fix the repository url.
takezoe committed on 15 Jun 2013
2013-06-06
@takezoe
Add the error page. ...
takezoe committed on 6 Jun 2013
2013-06-04
@takezoe
Fix error response.
takezoe committed on 4 Jun 2013