2015-12-16 |
(fixes #1008) pusher of webhook push event is not same as github's it
nazoking
committed
on 16 Dec 2015
|
---|---|
2015-12-03 |
Merge branch 'master' into feature/webhook-review-comment
nazoking
committed
on 3 Dec 2015
|
2015-11-14 |
Merge branch 'master' into feature/webhook-review-comment
nazoking
committed
on 14 Nov 2015
|
fix lost web hook events on repository renamed.
nazoking
committed
on 14 Nov 2015
|
|
2015-11-10 |
Drop PULL_REQUEST column from COMMIT_COMMENT table
Naoki Takezoe
committed
on 10 Nov 2015
|
2015-11-09 |
add webhook pull-request-review-comment
nazoking
committed
on 9 Nov 2015
|
2015-11-07 |
Count COMMIT_COMMENT as issue comment
Naoki Takezoe
committed
on 7 Nov 2015
|
2015-11-06 |
Merge branch 'master' into feature/webhook-scope
nazoking
committed
on 6 Nov 2015
|
2015-10-30 |
Merge pull request #925 from team-lab/feature/add-compare-link-for-webhook-push
...
Naoki Takezoe
committed
on 30 Oct 2015
|
2015-10-24 |
Fix order of updating pull request when repository is renamed
Naoki Takezoe
committed
on 24 Oct 2015
|
2015-10-18 |
(refs #946)Insert refer comment when pull request is created
Naoki Takezoe
committed
on 18 Oct 2015
|
2015-10-13 |
feature/can select webhook events
nazoking
committed
on 13 Oct 2015
|
2015-10-05 |
remove ApiPushCommit class (merge to ApiCommit)
nazoking
committed
on 5 Oct 2015
|
fix `repository.url` on webhook `push` payload
nazoking
committed
on 5 Oct 2015
|
|
add `head_commit` on webhook push payload
nazoking
committed
on 5 Oct 2015
|
|
add `compare`, `after` and `before` property on webhook push payload
nazoking
committed
on 5 Oct 2015
|
|
2015-10-02 |
|
2015-10-01 |
fix pull-request url on webhook payload
nazoking
committed
on 1 Oct 2015
|
fix commit url in push webhook.
nazoking
committed
on 1 Oct 2015
|
|
(refs #915)Fixup
Naoki Takezoe
committed
on 1 Oct 2015
|
|
2015-09-28 |
Fix ArrayIndexOutOfBoundsException
snowgooseyk
committed
on 28 Sep 2015
|
2015-09-23 |
Merge branch 'issue-893' of https://github.com/McFoggy/gitbucket into McFoggy-issue-893
Naoki Takezoe
committed
on 23 Sep 2015
|
2015-09-03 |
Merge branch 'SupportCloneInDesktop' of https://github.com/hikaruworld/gitbucket into hikaruworld-SupportCloneInDesktop
Naoki Takezoe
committed
on 3 Sep 2015
|
2015-09-02 |
split SMTP & notification, fixes #893
Matthieu Brouillard
committed
on 2 Sep 2015
|
2015-05-06 |
Merge pull request #718 from team-lab/feature/api-add-issue-urls
...
Naoki Takezoe
committed
on 6 May 2015
|
2015-04-29 |
(refs #441)Fix delete condition
Naoki Takezoe
committed
on 29 Apr 2015
|
(refs #441)Add limit of activity log configuration
Naoki Takezoe
committed
on 29 Apr 2015
|
|
2015-04-20 |
add html_url on api issue-comment
nazoking
committed
on 20 Apr 2015
|
add html_url and comments_url on api issue
nazoking
committed
on 20 Apr 2015
|
|
2015-04-08 |
|