2013-06-21 |
Update flag columns to BOOLEAN.
takezoe
committed
on 21 Jun 2013
|
---|---|
Move getBranchesOfCommit and getTagsOfCommit to JGitUtil.
takezoe
committed
on 21 Jun 2013
|
|
2013-06-20 |
Show diff for only text files.
takezoe
committed
on 20 Jun 2013
|
2013-06-19 |
Improve performance of the commit history page.
takezoe
committed
on 19 Jun 2013
|
Delete all temporary directories in repository deletion.
takezoe
committed
on 19 Jun 2013
|
|
Display parent commit id at the commit details page.
takezoe
committed
on 19 Jun 2013
|
|
Fix image files presentation at blob view and diff view.
takezoe
committed
on 19 Jun 2013
|
|
2013-06-18 |
Fix commit log presentation.
takezoe
committed
on 18 Jun 2013
|
Fix commit log.
takezoe
committed
on 18 Jun 2013
|
|
reverse the order of commits to retrieve the last commit of files.
takezoe
committed
on 18 Jun 2013
|
|
Improve repository presentation.
takezoe
committed
on 18 Jun 2013
|
|
2013-06-15 |
Fix the repository url.
takezoe
committed
on 15 Jun 2013
|
2013-06-06 |
Close the object database at exit on JGitUtil#getContent().
takezoe
committed
on 6 Jun 2013
|
Fix an error in ReadableRepositoryAuthenticator when repository does not exist.
takezoe
committed
on 6 Jun 2013
|
|
Remove unused import statement.
takezoe
committed
on 6 Jun 2013
|
|
Improve performance of the file list.
takezoe
committed
on 6 Jun 2013
|
|
2013-06-05 |
BufFix for the repository viewer.
takezoe
committed
on 5 Jun 2013
|
Fix file list of the nested directory.
takezoe
committed
on 5 Jun 2013
|
|
2013-06-04 |
Fix error response.
takezoe
committed
on 4 Jun 2013
|
Add authentication.
takezoe
committed
on 4 Jun 2013
|
|
2013-06-03 |
Separate Authenticators to the trait from ControllerBase.
takezoe
committed
on 3 Jun 2013
|
2013-06-02 |
Move case classes in RepositoryViewerController to JGitUtil.
takezoe
committed
on 2 Jun 2013
|
2013-05-31 |
Improve the commit hook to add commit messages to the issue comment.
takezoe
committed
on 31 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
|
|
2013-05-04 |
Add JGitUtil#withGit() and use it to release repository resources
...
takezoe
committed
on 4 May 2013
|
Implemented: Downloading tagged contents as zip file.
takezoe
committed
on 4 May 2013
|
|
Deletion of wiki page is implemented.
takezoe
committed
on 4 May 2013
|
|
Replace existing code with JGitUtil#getRevCommitFromId().
takezoe
committed
on 4 May 2013
|