Naoki Takezoe
|
38328b2ffe
|
What charset should be used to make patch?
|
2017-09-05 12:02:23 +09:00 |
|
Naoki Takezoe
|
3cce4e5308
|
Merge pull request #1670 from gitbucket/feature/get-single-commit-api
Get single commit API
|
2017-09-05 11:57:04 +09:00 |
|
Naoki Takezoe
|
757292d670
|
Fix response of get single commit API
Fix response of get single commit API
|
2017-09-05 11:41:43 +09:00 |
|
Naoki Takezoe
|
ef16804b49
|
Make patch from DiffEntry
|
2017-09-05 11:27:59 +09:00 |
|
Naoki Takezoe
|
dafabb6278
|
Fix import
|
2017-09-05 09:31:45 +09:00 |
|
Naoki Takezoe
|
1f37362da4
|
Merge branch 'master' into feature/get-single-commit-api
# Conflicts:
# src/main/scala/gitbucket/core/controller/ApiController.scala
|
2017-09-05 09:28:36 +09:00 |
|
Naoki Takezoe
|
1dba28d153
|
(refs #1643)Create issue reference comment
even if it can't relate committer’s email with GitBucket account
|
2017-09-04 19:17:25 +09:00 |
|
Naoki Takezoe
|
e83b017ef2
|
(refs #1695)Fix plugin controllers mapping
|
2017-09-04 18:46:07 +09:00 |
|
Naoki Takezoe
|
eeabbfd599
|
Fix plugin reloading from PluginWatchThread
|
2017-09-03 22:36:03 +09:00 |
|
Naoki Takezoe
|
55a8602bba
|
(#1685)Call PullRequestHook.addedComment for PR code comment
|
2017-09-03 04:39:20 +09:00 |
|
Naoki Takezoe
|
2e80e3baaf
|
Fix testcase
|
2017-09-03 03:52:00 +09:00 |
|
Naoki Takezoe
|
3134bb0428
|
(refs #1687)Bump notification plugin to 1.1.0
4.16.0
|
2017-09-02 13:43:44 +09:00 |
|
Naoki Takezoe
|
134b5df6a2
|
(refs #1675)Drop debug option because it can't be configure at settings form
|
2017-09-02 13:43:21 +09:00 |
|
Naoki Takezoe
|
aab84d9275
|
Update README.md
|
2017-09-02 01:35:13 +09:00 |
|
Naoki Takezoe
|
5209c29d0f
|
Update README.md
|
2017-09-02 01:32:34 +09:00 |
|
Naoki Takezoe
|
cc975f8ffa
|
Release 4.16.0
|
2017-09-02 01:30:06 +09:00 |
|
Naoki Takezoe
|
125040f90b
|
(refs #1688)Fix regex which is used to extract user and repository name from URL
|
2017-09-01 00:58:49 +09:00 |
|
Naoki Takezoe
|
7009aaeb24
|
Merge pull request #1675 from kounoike/pr-handle-errors
Handle errors to show errors prettify and logging it.
|
2017-08-29 01:26:21 +09:00 |
|
Naoki Takezoe
|
a135c6977f
|
Merge pull request #1683 from int128/fix-api-branch-with-slash
Fix branch API did not accept branch name with slash
|
2017-08-29 01:23:18 +09:00 |
|
Naoki Takezoe
|
55991a6f17
|
Merge pull request #1690 from uli-heller/blocking-slick-32-0.0.10
blocking-slick-32: 0.0.9 -> 0.0.10
|
2017-08-29 01:20:18 +09:00 |
|
Naoki Takezoe
|
17e1de6174
|
Bump to 4.16.0-SNAPSHOT
|
2017-08-28 19:24:06 +09:00 |
|
Uli Heller
|
12a58f393e
|
blocking-slick-32: 0.0.9 -> 0.0.10
|
2017-08-25 08:18:59 +02:00 |
|
Hidetake Iwata
|
ebb57a80e3
|
Fix branch API did not accept branch name with slash
|
2017-08-21 17:58:22 +09:00 |
|
Naoki Takezoe
|
7a53bd8766
|
Merge pull request #1672 from kounoike/pr-support-textmsg-in-email
Add support to MIME Text part in Email notification.
|
2017-08-21 01:04:00 +09:00 |
|
Naoki Takezoe
|
d8b46b194d
|
Merge branch 'master' into pr-support-textmsg-in-email
|
2017-08-20 23:39:05 +09:00 |
|
Yuusuke KOUNOIKE
|
5db7d863ff
|
Merge branch 'master' into pr-handle-errors
|
2017-08-20 22:28:34 +09:00 |
|
Naoki Takezoe
|
7d7c11aa1a
|
Merge AnonymousAccessController and GitHubCompatibleAccessController
|
2017-08-20 22:18:36 +09:00 |
|
Naoki Takezoe
|
95748a2f2f
|
Merge pull request #1678 from int128/github-compat-url
Improve GitHub compatible URL
|
2017-08-20 22:02:58 +09:00 |
|
KOUNOIKE Yuusuke
|
e77045abe3
|
Merge remote-tracking branch 'upstream/master' into pr-handle-errors
# Conflicts:
# src/main/scala/gitbucket/core/controller/SystemSettingsController.scala
# src/main/scala/gitbucket/core/service/SystemSettingsService.scala
# src/test/scala/gitbucket/core/view/AvatarImageProviderSpec.scala
|
2017-08-20 21:50:34 +09:00 |
|
Naoki Takezoe
|
d73ddbdbcb
|
Merge branch 'master' into github-compat-url
|
2017-08-20 21:41:10 +09:00 |
|
Naoki Takezoe
|
8893a4a456
|
Merge pull request #1681 from gitbucket/drop-jdk9-build
Drop JDK9 build
|
2017-08-20 21:40:21 +09:00 |
|
Naoki Takezoe
|
608112ce22
|
Drop JDK9 build
|
2017-08-20 21:29:36 +09:00 |
|
Naoki Takezoe
|
2e9155fbcc
|
Merge branch 'master' into pr-support-textmsg-in-email
|
2017-08-19 01:59:14 +09:00 |
|
Naoki Takezoe
|
f33a30c697
|
Merge pull request #1676 from kounoike/pr-skin-selectable
add AdminLTE skin selection feature.
|
2017-08-18 20:15:22 +09:00 |
|
Hidetake Iwata
|
e208dd5966
|
Implement as controller instead of filter
|
2017-08-18 18:56:01 +09:00 |
|
KOUNOIKE Yuusuke
|
a6cb71f9c3
|
remove helpers.skinName. (by review comment)
|
2017-08-18 01:55:56 +09:00 |
|
Naoki Takezoe
|
91deeb969b
|
Merge branch 'master' into pr-skin-selectable
|
2017-08-18 01:00:20 +09:00 |
|
KOUNOIKE Yuusuke
|
040d812f2a
|
add debug option to SystemSettings. and error page shows stacktrace only for admin or debug settings.
|
2017-08-17 17:48:53 +09:00 |
|
Hidetake Iwata
|
772ac80764
|
Improve GitHub compatible URL
|
2017-08-16 10:09:08 +09:00 |
|
Yuusuke KOUNOIKE
|
ef67c94272
|
Merge branch 'master' into pr-support-textmsg-in-email
|
2017-08-15 03:26:17 +09:00 |
|
KOUNOIKE Yuusuke
|
fdb4a6bdc6
|
change interface to textMsg: String, htmlMsg: Option[String].
SystemSettingsController calls Mailer.send directly. fix it too.
|
2017-08-15 03:25:27 +09:00 |
|
Naoki Takezoe
|
57902af87c
|
(refs #1553)Fixup
|
2017-08-15 03:25:27 +09:00 |
|
KOUNOIKE Yuusuke
|
92fea3ff01
|
fix test.
|
2017-08-15 02:44:52 +09:00 |
|
Naoki Takezoe
|
cbd16169e4
|
(refs #1553)Fixup
|
2017-08-15 02:02:17 +09:00 |
|
KOUNOIKE Yuusuke
|
299df34bf4
|
add AdminLTE skin selection feature.
|
2017-08-14 22:12:17 +09:00 |
|
KOUNOIKE Yuusuke
|
48a92df719
|
Handle errors to show errors prettify and logging it.
|
2017-08-14 18:50:02 +09:00 |
|
shimamoto
|
b806439e2f
|
Merge branch 'master' into pr-support-textmsg-in-email
|
2017-08-14 18:45:34 +09:00 |
|
Naoki Takezoe
|
1db586c0bd
|
Merge pull request #1671 from kounoike/pr-send-comment-at-merged
Call addedComment hook(send notification) at PR merged.
|
2017-08-14 18:08:57 +09:00 |
|
KOUNOIKE Yuusuke
|
26e2bfbf43
|
Call addedComment hook(send notification) at PR merged.
|
2017-08-14 14:02:30 +09:00 |
|
KOUNOIKE Yuusuke
|
28c4ac6a19
|
Add support to MIME Text part.
|
2017-08-14 13:25:25 +09:00 |
|