History for gitbucket_jkp / src
2013-06-04
@takezoe
Change the initial admin user to 'root' from 'admin'.
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
@takezoe
Add validation to adding collaborator.
takezoe committed on 3 Jun 2013
@takezoe
Implementing add collaborator stuff.
takezoe committed on 3 Jun 2013
@takezoe
Fixed typo.
takezoe committed on 3 Jun 2013
@takezoe
Fix typo.
takezoe committed on 3 Jun 2013
@takezoe
Define the static values for the user type.
takezoe committed on 3 Jun 2013
@takezoe
Rename ProjectService to RepositoryService.
takezoe committed on 3 Jun 2013
@takezoe
Rename ProjectService to RepositoryService.
takezoe committed on 3 Jun 2013
@takezoe
Fix database schema.
takezoe committed on 3 Jun 2013
@takezoe
Remove unused code and add TODO comment.
takezoe committed on 3 Jun 2013
@takezoe
Refactor database schema.
takezoe committed on 3 Jun 2013
@takezoe
Small fix for templates.
takezoe committed on 3 Jun 2013
2013-06-02
@takezoe
Add basic access control to the wiki system.
takezoe committed on 2 Jun 2013
@takezoe
Fix the link to the index page.
takezoe committed on 2 Jun 2013
@takezoe
Fix commit id link.
takezoe committed on 2 Jun 2013
@takezoe
Fix the signin page.
takezoe committed on 2 Jun 2013
@takezoe
Define static values for the project type.
takezoe committed on 2 Jun 2013
@takezoe
Fix the index page.
takezoe committed on 2 Jun 2013
@takezoe
Implementing authentication.
takezoe committed on 2 Jun 2013
@takezoe
Add logback.xml.
takezoe committed on 2 Jun 2013
@takezoe
Pass the Account object instead of the user name to user.scala.html.
takezoe committed on 2 Jun 2013
@takezoe
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
takezoe committed on 2 Jun 2013
@takezoe
Move case classes in RepositoryViewerController to JGitUtil.
takezoe committed on 2 Jun 2013
@takezoe
Retrieve project information from DB at the repository list.
takezoe committed on 2 Jun 2013
@takezoe
Insert project info into database before actual git repository creation.
takezoe committed on 2 Jun 2013
@takezoe
Insert project info into database before actual git repository creation.
takezoe committed on 2 Jun 2013
@takezoe
Add AccountService and ProjectService.
takezoe committed on 2 Jun 2013