History for gitbucket_jkp / src / main / scala
2013-06-02
@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
@takezoe
Remove unused code.
takezoe committed on 2 Jun 2013
@takezoe
Remove unused import statements.
takezoe committed on 2 Jun 2013
@takezoe
Add Project model.
takezoe committed on 2 Jun 2013
2013-06-01
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
takezoe committed on 1 Jun 2013
@shimamoto
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto committed on 1 Jun 2013
@shimamoto
Add the slick
shimamoto committed on 1 Jun 2013
@takezoe
Convert the issue number and the commit id to the link.
takezoe committed on 1 Jun 2013
@takezoe
Add the manage collaborators page.
takezoe committed on 1 Jun 2013
@takezoe
Improve the repository settings page.
takezoe committed on 1 Jun 2013
@takezoe
Add TODO.
takezoe committed on 1 Jun 2013
2013-05-31
@takezoe
Add TODO.
takezoe committed on 31 May 2013
@takezoe
Add SignInController.
takezoe committed on 31 May 2013
@takezoe
Improve the commit hook to add commit messages to the issue comment.
takezoe committed on 31 May 2013
@takezoe
Commit hook test.
takezoe committed on 31 May 2013
2013-05-18
@takezoe
Add Settings page.
takezoe committed on 18 May 2013
2013-05-06
@takezoe
Servlet, Filter and Listener are moved to 'servlet' package from 'util' ...
takezoe committed on 6 May 2013
@takezoe
WikiUtil moved to WikiService and applied cake pattern to ...
takezoe committed on 6 May 2013
@takezoe
Add TransactionFilter.
takezoe committed on 6 May 2013
@takezoe
Moves to editing form if wiki page does not exist.
takezoe committed on 6 May 2013
2013-05-05
@takezoe
Enables FENCED_CODE_BLOCKS in Markdown.
takezoe committed on 5 May 2013
@takezoe
Support Wiki links.
takezoe committed on 5 May 2013
2013-05-04
@takezoe
Add JGitUtil#withGit() and use it to release repository resources ...
takezoe committed on 4 May 2013
@takezoe
Implemented: Downloading tagged contents as zip file.
takezoe committed on 4 May 2013
@takezoe
Deletion of wiki page is implemented.
takezoe committed on 4 May 2013
@takezoe
Replace existing code with JGitUtil#getRevCommitFromId().
takezoe committed on 4 May 2013