2014-03-05 |
(refs #299)Fix redirection path in PullRequestsController
takezoe
committed
on 5 Mar 2014
|
---|---|
2014-03-01 |
(refs #218)Separate StringUtil#extractCloseId() to add unit test.
takezoe
committed
on 1 Mar 2014
|
2014-02-24 |
|
2014-02-04 |
(refs #265)Label editing for the pull request.
takezoe
committed
on 4 Feb 2014
|
(refs #254)Change comment action to "delete_branch" from "delete".
takezoe
committed
on 4 Feb 2014
|
|
(refs #254)Store removed branch name into CONTENT column of COMMENT table.
takezoe
committed
on 4 Feb 2014
|
|
(refs #224)Add delete branch button to pull request from same repository.
takezoe
committed
on 4 Feb 2014
|
|
2014-01-12 |
(refs #101)Modification to add rename repository name.
takezoe
committed
on 12 Jan 2014
|
2014-01-04 |
Fix pattern match for webhook.
takezoe
committed
on 4 Jan 2014
|
2014-01-03 |
Fix refs commit log and web hook.
takezoe
committed
on 3 Jan 2014
|
2013-12-14 |
Remove some functions from ControlUtil.
takezoe
committed
on 14 Dec 2013
|
2013-12-11 |
(refs #196)Fire WebHook in merging pull request from Web GUI.
takezoe
committed
on 11 Dec 2013
|
2013-11-30 |
Close issues via commit messages
odz
committed
on 30 Nov 2013
|
2013-11-29 |
Merge branch 'pullreq-update-in-push' of https://github.com/odz/gitbucket into odz-pullreq-update-in-push
...
takezoe
committed
on 29 Nov 2013
|
2013-11-25 |
Ignore Exception instead of TransportException
takezoe
committed
on 25 Nov 2013
|
Ignore TransportException if the source branch had been removed.
takezoe
committed
on 25 Nov 2013
|
|
2013-11-20 |
Fetch pull request from source repository after updating repository.
odz
committed
on 20 Nov 2013
|
2013-11-19 |
|
2013-10-31 |
(refs #179)Fetch from the source repository before pull request is referred.
takezoe
committed
on 31 Oct 2013
|
2013-10-30 |
(refs #179) Refactor
Tomofumi Tanaka
committed
on 30 Oct 2013
|
(refs #179) Remove refs/pull/${issueId}/merge
Tomofumi Tanaka
committed
on 30 Oct 2013
|
|
(refs #179) Fetch from fork branch before merge
Tomofumi Tanaka
committed
on 30 Oct 2013
|
|
|
|
2013-10-29 |
|
2013-10-28 |
Improve checkConflict
Tomofumi Tanaka
committed
on 28 Oct 2013
|
2013-10-23 |
Exclude owner from assigned user list in the group repository.
takezoe
committed
on 23 Oct 2013
|
2013-10-14 |
Merge branch 'account-full-name' of https://github.com/robinst/gitbucket into robinst-account-full-name
...
takezoe
committed
on 14 Oct 2013
|
2013-10-13 |
avoid NumberFormatException
xuwei-k
committed
on 13 Oct 2013
|
2013-10-10 |
use FileUtil.withTmpDir and FileUtil.using
xuwei-k
committed
on 10 Oct 2013
|
(refs #142)Fix NoSuchElementException for empty repository.
takezoe
committed
on 10 Oct 2013
|