History for gitbucket_jkp / src / main / scala / app / ControllerBase.scala
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
2013-06-03
@takezoe
Separate Authenticators to the trait from ControllerBase.
takezoe committed on 3 Jun 2013
@takezoe
Authentication functions should be separate from ControllerBase as trait?
takezoe committed on 3 Jun 2013
@takezoe
Add authentication to the repository setting page.
takezoe committed on 3 Jun 2013
2013-06-02
@takezoe
Implementing authentication.
takezoe committed on 2 Jun 2013
@takezoe
Add AccountService and ProjectService.
takezoe committed on 2 Jun 2013
2013-05-03
@takezoe
Added the index page which is used while in development.
takezoe committed on 3 May 2013
2013-05-01
@takezoe
Move GitRepositoryServlet and BasicAuthenticationFilter to util package.
takezoe committed on 1 May 2013