2013-06-02 |
Add logback.xml.
takezoe
committed
on 2 Jun 2013
|
---|---|
Pass the Account object instead of the user name to user.scala.html.
takezoe
committed
on 2 Jun 2013
|
|
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
takezoe
committed
on 2 Jun 2013
|
|
Move case classes in RepositoryViewerController to JGitUtil.
takezoe
committed
on 2 Jun 2013
|
|
Retrieve project information from DB at the repository list.
takezoe
committed
on 2 Jun 2013
|
|
Insert project info into database before actual git repository creation.
takezoe
committed
on 2 Jun 2013
|
|
Insert project info into database before actual git repository creation.
takezoe
committed
on 2 Jun 2013
|
|
Add AccountService and ProjectService.
takezoe
committed
on 2 Jun 2013
|
|
Remove unused code.
takezoe
committed
on 2 Jun 2013
|
|
Remove unused import statements.
takezoe
committed
on 2 Jun 2013
|
|
Add Project model.
takezoe
committed
on 2 Jun 2013
|
|
2013-06-01 |
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
takezoe
committed
on 1 Jun 2013
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto
committed
on 1 Jun 2013
|
|
Add the slick
shimamoto
committed
on 1 Jun 2013
|
|
Convert the issue number and the commit id to the link.
takezoe
committed
on 1 Jun 2013
|
|
Fix the repository settings menu.
takezoe
committed
on 1 Jun 2013
|
|
Add the manage collaborators page.
takezoe
committed
on 1 Jun 2013
|
|
Improve the repository settings page.
takezoe
committed
on 1 Jun 2013
|
|
Add TODO.
takezoe
committed
on 1 Jun 2013
|
|
2013-05-31 |
Add TODO.
takezoe
committed
on 31 May 2013
|
Add SignInController.
takezoe
committed
on 31 May 2013
|
|
Fix global navigation bar style.
takezoe
committed
on 31 May 2013
|
|
Improve the commit hook to add commit messages to the issue comment.
takezoe
committed
on 31 May 2013
|
|
Commit hook test.
takezoe
committed
on 31 May 2013
|
|
2013-05-18 |
Add Settings page.
takezoe
committed
on 18 May 2013
|
Fixed a filename of deleted files in the diff view.
takezoe
committed
on 18 May 2013
|
|
Add loading indicator to wiki previewing.
takezoe
committed
on 18 May 2013
|
|
2013-05-06 |
Servlet, Filter and Listener are moved to 'servlet' package from 'util'
...
takezoe
committed
on 6 May 2013
|
|
|
Add TransactionFilter.
takezoe
committed
on 6 May 2013
|