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 |
|