History for gitbucket_jkp / src / main / scala / service
2013-06-03
@takezoe
Implementing add collaborator stuff.
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
Remove unused code and add TODO comment.
takezoe committed on 3 Jun 2013
@takezoe
Refactor database schema.
takezoe committed on 3 Jun 2013
2013-06-02
@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
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
Add AccountService and ProjectService.
takezoe committed on 2 Jun 2013
@takezoe
Remove unused code.
takezoe committed on 2 Jun 2013
@takezoe
Remove unused import statements.
takezoe committed on 2 Jun 2013
2013-05-06
@takezoe
WikiUtil moved to WikiService and applied cake pattern to ...
takezoe committed on 6 May 2013