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