History for gitbucket_jkp / src / main / scala / app / ControllerBase.scala
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