History for gitbucket_jkp / src / main / scala / servlet / GitRepositoryServlet.scala
2014-11-16
@Naoki Takezoe
(refs #508)Remove filter parameter
Naoki Takezoe committed on 16 Nov 2014
2014-10-18
@Naoki Takezoe
(refs #522)Recover user filter in dashboard
Naoki Takezoe committed on 18 Oct 2014
2014-09-22
@Naoki Takezoe
(refs #488)Merge user filter into IssueSearchCondition
Naoki Takezoe committed on 22 Sep 2014
2014-07-31
@Tomofumi Tanaka
Merge branch 'show-author'
Tomofumi Tanaka committed on 31 Jul 2014
2014-07-28
@Tomofumi Tanaka
(refs #437)Show author instead of committer ...
Tomofumi Tanaka committed on 28 Jul 2014
2014-07-27
@shimamoto
Improved model package. The details are as follows: ...
shimamoto committed on 27 Jul 2014
2014-06-30
@shimamoto
(refs #341) Fix compile errors.
shimamoto committed on 30 Jun 2014
2014-06-01
@Naoki Takezoe
(refs #382)Remove unnecessary comment
Naoki Takezoe committed on 1 Jun 2014
@Naoki Takezoe
(refs #382)Exclude duplicated commits from applying issue comment
Naoki Takezoe committed on 1 Jun 2014
2014-05-30
@HairyFotr
Small cleanup using static analysis
HairyFotr committed on 30 May 2014
2014-05-02
@Tomofumi Tanaka
Improve update pull request query ...
Tomofumi Tanaka committed on 2 May 2014
2014-04-29
@Tomofumi Tanaka
(refs #324)Update commitIdFrom when pullrequest branch is updated
Tomofumi Tanaka committed on 29 Apr 2014
2014-04-10
@Naoki Takezoe
(refs #343)Retrieve all commit id from Git repository in pre commit hook instead of COMMIT_LOG table
Naoki Takezoe committed on 10 Apr 2014
2014-03-30
@takezoe
Skip issue id extraction if the repository has no issues
takezoe committed on 30 Mar 2014
2014-03-18
@kunigaku
Fix #247 servlet.CommitLogHook.onPostReceive takes minutes ...
kunigaku committed on 18 Mar 2014
2014-03-12
@takezoe
(refs #312)Fix redirection for non git client
takezoe committed on 12 Mar 2014
2014-03-07
@takezoe
(refs #303)Submodule support
takezoe committed on 7 Mar 2014
2014-03-01
@takezoe
(refs #218)Separate StringUtil#extractCloseId() to add unit test.
takezoe committed on 1 Mar 2014
@takezoe
Merge branch 'closing-issues-via-commit-messages' of https://github.com/odz/gitbucket into odz-closing-issues-via-commit-messages
takezoe committed on 1 Mar 2014
@takezoe
(refs #279)Fix webhook URL to use the configured base URL.
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-21
@takezoe
(refs #60)Mentioned issue reference from other issue or issue comment.
takezoe committed on 21 Feb 2014
2014-01-31
@takezoe
Disable the post commit hook for Wiki repository.
takezoe committed on 31 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-11-30
@odz
Close issues via commit messages
odz committed on 30 Nov 2013
2013-11-20
@odz
Fetch pull request from source repository after updating repository.
odz committed on 20 Nov 2013
2013-10-30
@takezoe
(refs #167)Add pusher info to WebHook
takezoe committed on 30 Oct 2013
2013-10-25
@takezoe
(refs #174)Fix commit hook for DELETE command.
takezoe committed on 25 Oct 2013