2013-07-24 |
Improve authentication for H2 console.
takezoe
committed
on 24 Jul 2013
|
---|---|
2013-07-22 |
(refs #40)Enable H2 Console.
takezoe
committed
on 22 Jul 2013
|
2013-07-19 |
Move FileUploadUtil to FileUploadControllerBase.
takezoe
committed
on 19 Jul 2013
|
2013-07-11 |
Add method for request cache to app.Context.
takezoe
committed
on 11 Jul 2013
|
2013-07-10 |
(refs #28)Look up Gravatar if user icon is not configured.
takezoe
committed
on 10 Jul 2013
|
Generalize some methods in AccountController and UserManagementController.
takezoe
committed
on 10 Jul 2013
|
|
Generalize some methods in AccountController and UserManagementController.
takezoe
committed
on 10 Jul 2013
|
|
2013-07-03 |
Fix repository url.
takezoe
committed
on 3 Jul 2013
|
2013-06-29 |
Remove resolved TODO.
takezoe
committed
on 29 Jun 2013
|
Fix Unauthorized error behaviour.
takezoe
committed
on 29 Jun 2013
|
|
2013-06-28 |
Redirect to previous URL after sign in.
takezoe
committed
on 28 Jun 2013
|
2013-06-27 |
Fix Ajax processing.
takezoe
committed
on 27 Jun 2013
|
2013-06-23 |
Separate extension of scalatra-forms to trait from ControllerBase.
takezoe
committed
on 23 Jun 2013
|
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto
committed
on 23 Jun 2013
|
|
2013-06-22 |
Add date value type for scalatra-forms mapping.
takezoe
committed
on 22 Jun 2013
|
2013-06-21 |
Fix validation for user name, page name and repository name.
takezoe
committed
on 21 Jun 2013
|
2013-06-15 |
Remove debug code.
takezoe
committed
on 15 Jun 2013
|
Fix the repository url.
takezoe
committed
on 15 Jun 2013
|
|
2013-06-06 |
|
2013-06-04 |
Fix error response.
takezoe
committed
on 4 Jun 2013
|
2013-06-03 |
Separate Authenticators to the trait from ControllerBase.
takezoe
committed
on 3 Jun 2013
|
Authentication functions should be separate from ControllerBase as trait?
takezoe
committed
on 3 Jun 2013
|
|
Add authentication to the repository setting page.
takezoe
committed
on 3 Jun 2013
|
|
2013-06-02 |
Implementing authentication.
takezoe
committed
on 2 Jun 2013
|
Add AccountService and ProjectService.
takezoe
committed
on 2 Jun 2013
|
|
2013-05-03 |
Added the index page which is used while in development.
takezoe
committed
on 3 May 2013
|
2013-05-01 |
Move GitRepositoryServlet and BasicAuthenticationFilter to util package.
takezoe
committed
on 1 May 2013
|