2013-07-24 |
(refs #2)Fix pull request. Basic pattern had been tested but it's still unstable.
takezoe
committed
on 24 Jul 2013
|
---|---|
|
|
2013-07-18 |
Use Gravatar if committer is not registered in GitBucket.
takezoe
committed
on 18 Jul 2013
|
2013-07-15 |
Bugfix
takezoe
committed
on 15 Jul 2013
|
(refs #2)Fix comparing diffs before sending pull request.
takezoe
committed
on 15 Jul 2013
|
|
Remove var!
takezoe
committed
on 15 Jul 2013
|
|
2013-07-13 |
(refs #2)Implementing the comparing view.
takezoe
committed
on 13 Jul 2013
|
2013-07-12 |
|
2013-07-11 |
(refs #36)Handle unresolved revision string.
takezoe
committed
on 11 Jul 2013
|
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|
|
Improve Git repository creation.
takezoe
committed
on 11 Jul 2013
|
|
(refs #2)Experimental implementation of forking repository.
takezoe
committed
on 11 Jul 2013
|
|
2013-07-09 |
(refs #31)Make it possible to create empty repository.
takezoe
committed
on 9 Jul 2013
|
2013-07-06 |
Display the commit count at the repository viewer.
takezoe
committed
on 6 Jul 2013
|
2013-06-29 |
CompressUtil and FileTypeUtil are merged to FileUtil.
takezoe
committed
on 29 Jun 2013
|
2013-06-22 |
Fix commit message presentation.
takezoe
committed
on 22 Jun 2013
|
Convert issue id and commit id in commit message to link.
takezoe
committed
on 22 Jun 2013
|
|
2013-06-21 |
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
|
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
|
Remove unused import statement.
takezoe
committed
on 6 Jun 2013
|
|
Improve performance of the file list.
takezoe
committed
on 6 Jun 2013
|