History for gitbucket_jkp / src / main / scala / service
2013-06-21
@shimamoto
Add CLOSED column to issue model.
shimamoto committed on 21 Jun 2013
@takezoe
Update flag columns to BOOLEAN.
takezoe committed on 21 Jun 2013
2013-06-20
@shimamoto
Implemented the reference of the issue.
shimamoto committed on 20 Jun 2013
@shimamoto
Implemented the registration of the issue.
shimamoto committed on 20 Jun 2013
@shimamoto
Creates issue service.
shimamoto committed on 20 Jun 2013
2013-06-19
@takezoe
Enhance repository creation / deletion for issues: ...
takezoe committed on 19 Jun 2013
2013-06-15
@takezoe
Fix the repository url.
takezoe committed on 15 Jun 2013
@takezoe
Pull to the working copy of the wiki repository before modifying.
takezoe committed on 15 Jun 2013
@takezoe
Remove debug code.
takezoe committed on 15 Jun 2013
@takezoe
Synchronization of modification to the working repository for Wiki.
takezoe committed on 15 Jun 2013
2013-06-06
@takezoe
Delete Repository page has been implemented.
takezoe committed on 6 Jun 2013
@takezoe
Fix the account page to display repositories which is registered as collaborator.
takezoe committed on 6 Jun 2013
2013-06-04
@takezoe
Collaborators became removable.
takezoe committed on 4 Jun 2013
@takezoe
Fix updating in AccountService.
takezoe committed on 4 Jun 2013
@takezoe
Save repository options.
takezoe committed on 4 Jun 2013
@takezoe
Add RepositoryService#updateLastActivityDate().
takezoe committed on 4 Jun 2013
@takezoe
Add AccountService#updateLastLoginDate().
takezoe committed on 4 Jun 2013
@takezoe
Add AccountService#updateAccount()
takezoe committed on 4 Jun 2013
@takezoe
Add new user creation stuff.
takezoe committed on 4 Jun 2013
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