Commit Graph

20 Commits

Author SHA1 Message Date
takezoe
b2ac040d69 Fix repository url. 2013-07-03 20:16:38 +09:00
takezoe
df68ad757f Remove resolved TODO. 2013-06-29 23:00:41 +09:00
takezoe
adfb71ea77 Fix Unauthorized error behaviour. 2013-06-29 22:42:40 +09:00
takezoe
9650cc48cc Redirect to previous URL after sign in. 2013-06-29 04:31:58 +09:00
takezoe
bb863962c0 Fix Ajax processing. 2013-06-28 02:47:02 +09:00
takezoe
dfcac1e7a4 Separate extension of scalatra-forms to trait from ControllerBase. 2013-06-24 00:23:01 +09:00
shimamoto
4326f34ef5 Create java.util.Date TypeMapper. And add the currentDate method. 2013-06-23 20:46:08 +09:00
takezoe
157f545186 Add date value type for scalatra-forms mapping. 2013-06-23 02:19:53 +09:00
takezoe
4d4e0c8487 Fix validation for user name, page name and repository name. 2013-06-21 18:56:00 +09:00
takezoe
19cab6b2d8 Remove debug code. 2013-06-16 03:21:20 +09:00
takezoe
676e6c6047 Fix the repository url. 2013-06-16 03:20:34 +09:00
takezoe
a037ef34ce Add the error page.
ControllerBase#NotFound() renders this page instead of redirecting to the top page.
2013-06-06 21:41:41 +09:00
takezoe
b3e76db227 Fix error response. 2013-06-05 03:01:51 +09:00
takezoe
d80823343a Separate Authenticators to the trait from ControllerBase. 2013-06-04 08:51:31 +09:00
takezoe
3b62853e71 Authentication functions should be separate from ControllerBase as trait? 2013-06-04 03:47:25 +09:00
takezoe
0565385581 Add authentication to the repository setting page. 2013-06-04 03:25:01 +09:00
takezoe
1ab58d0363 Implementing authentication. 2013-06-03 00:36:51 +09:00
takezoe
6512b673f6 Add AccountService and ProjectService. 2013-06-02 14:29:52 +09:00
takezoe
0c3a301f24 Added the index page which is used while in development. 2013-05-03 14:04:31 +09:00
takezoe
19466342ff Move GitRepositoryServlet and BasicAuthenticationFilter to util package. 2013-05-02 02:05:27 +09:00