2013-07-30 |
Update for 1.4 release.
Naoki Takezoe
committed
on 30 Jul 2013
|
---|---|
Bug fix.
takezoe
committed
on 30 Jul 2013
|
|
Extend session timeout to 24 hours.
takezoe
committed
on 30 Jul 2013
|
|
(refs #26) Fix splitWith condition.
shimamoto
committed
on 30 Jul 2013
|
|
(refs #26) Implements repository filter.
shimamoto
committed
on 30 Jul 2013
|
|
Fix query in RepositoryService#getVisibleRepositories fluently :-)
takezoe
committed
on 30 Jul 2013
|
|
Remove unnecessary <hr>.
takezoe
committed
on 30 Jul 2013
|
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
...
shimamoto
committed
on 30 Jul 2013
|
|
(refs #26) Implements the dashboard issue display.
shimamoto
committed
on 30 Jul 2013
|
|
2013-07-29 |
Merge pull request #55 from tanacasino/fix/improve-repository-viewer
...
Naoki Takezoe
committed
on 29 Jul 2013
|
The method of RepositoryService was cleaned up.
takezoe
committed
on 29 Jul 2013
|
|
Make more fast and github-like repository viewer
Tomofumi Tanaka
committed
on 29 Jul 2013
|
|
Move private method.
takezoe
committed
on 29 Jul 2013
|
|
Adjust whitespaces.
takezoe
committed
on 29 Jul 2013
|
|
(refs #53)Fix path extraction for branch which contains '/'.
takezoe
committed
on 29 Jul 2013
|
|
Fix avatar problem.
takezoe
committed
on 29 Jul 2013
|
|
Add init-param 'webAllowOthers' to web.xml.
takezoe
committed
on 29 Jul 2013
|
|
2013-07-28 |
(refs #2)Add NO_FF option to merging pull request.
takezoe
committed
on 28 Jul 2013
|
2013-07-27 |
(refs #2)Pull request to the branch in the same repository is available.
takezoe
committed
on 27 Jul 2013
|
2013-07-26 |
(refs #2)Compare to its own branch if repository is not specified.
takezoe
committed
on 26 Jul 2013
|
(refs #2)Comparing between all forked repositories.
takezoe
committed
on 26 Jul 2013
|
|
Bugfix
takezoe
committed
on 26 Jul 2013
|
|
|
|
Remove unused code.
takezoe
committed
on 26 Jul 2013
|
|
Add lock for repository operation.
takezoe
committed
on 26 Jul 2013
|
|
(refs #2)Fork repository can not be changed repository type.
takezoe
committed
on 26 Jul 2013
|
|
Remove TODO.
takezoe
committed
on 26 Jul 2013
|
|
2013-07-25 |
Use ISSUE_OUTLINE_VIEW to retrieve comment count.
takezoe
committed
on 25 Jul 2013
|
Merge pull request #52 from tanacasino/fix/set-initial-commiter
...
Naoki Takezoe
committed
on 25 Jul 2013
|
|
|