Naoki Takezoe
|
eb83c5713c
|
Bump sbt-scalatra plugin to 1.0.1
|
2017-10-19 16:37:12 +09:00 |
|
Naoki Takezoe
|
1a9982446f
|
Move to sbt 1.0
|
2017-09-21 13:27:14 +09:00 |
|
Naoki Takezoe
|
4d3756ac0a
|
Merge pull request #1712 from kounoike/pr-fix-1701
Allow anonymous access to github style git url redirect. fix #1701
|
2017-09-19 09:02:28 +09:00 |
|
Naoki Takezoe
|
0739b3048b
|
Merge pull request #1713 from kounoike/pr-gc-call
repo > Settings > Danger Zone > Garbage collection doesn't executed.
|
2017-09-18 17:21:29 +09:00 |
|
KOUNOIKE Yuusuke
|
ff5a05511d
|
git.gc() doesn't called.
|
2017-09-18 14:38:14 +09:00 |
|
KOUNOIKE Yuusuke
|
186ce769a2
|
allow anonymous access to git redirect. fix #1701
|
2017-09-18 14:03:04 +09:00 |
|
Naoki Takezoe
|
848c698491
|
Update sbt plugins
|
2017-09-18 02:18:28 +09:00 |
|
Naoki Takezoe
|
41ea2087d1
|
Fix guideline to accept any languages
|
2017-09-17 21:30:46 +09:00 |
|
Naoki Takezoe
|
1d77727867
|
Merge pull request #1711 from gitbucket/improve-mail-api
Make Mailer API more general
|
2017-09-17 01:32:16 +09:00 |
|
Naoki Takezoe
|
051d059e5c
|
Improve Mailer API
|
2017-09-17 00:49:10 +09:00 |
|
Naoki Takezoe
|
324107beef
|
Change the setting icon
|
2017-09-16 11:06:44 +09:00 |
|
Naoki Takezoe
|
801d71b6d2
|
Update Mailer.send() signature
|
2017-09-16 03:11:40 +09:00 |
|
Naoki Takezoe
|
106f7a41d8
|
Add Mailer.send() method without login account
|
2017-09-15 20:57:50 +09:00 |
|
Naoki Takezoe
|
1b46651c32
|
Merge pull request #1709 from kounoike/PR-keep-hash-at-signin
Keep hash when sign in.
|
2017-09-15 00:11:22 +09:00 |
|
KOUNOIKE Yuusuke
|
459b25e075
|
Change hash field to Option[String].
|
2017-09-14 21:42:29 +09:00 |
|
Naoki Takezoe
|
e3c3a61f0b
|
Fix NullPointerException in the first run from source code
|
2017-09-14 11:29:41 +09:00 |
|
KOUNOIKE Yuusuke
|
a311ee5ef5
|
Keep hash when sign in. fix #1706
|
2017-09-14 04:48:31 +09:00 |
|
Naoki Takezoe
|
b13decf0e9
|
(refs #1702)Implement keyboard shortcut "y"
which transfers a browser to URL with commit id.
|
2017-09-13 14:10:00 +09:00 |
|
Naoki Takezoe
|
f6b92ef40b
|
Fix style of buttons
|
2017-09-13 03:36:04 +09:00 |
|
Naoki Takezoe
|
919b1d01e3
|
Fix labels and priorities styles
|
2017-09-13 03:23:15 +09:00 |
|
Naoki Takezoe
|
fe73c11611
|
Fix styles
|
2017-09-12 20:57:35 +09:00 |
|
Naoki Takezoe
|
c8af6c4b5a
|
Fix styles
|
2017-09-12 20:54:15 +09:00 |
|
Naoki Takezoe
|
5d2d36dccf
|
Fix styles
|
2017-09-12 20:48:37 +09:00 |
|
Naoki Takezoe
|
a11f711778
|
Merge pull request #1703 from kounoike/pr-switch-to-commitid-url
Change URL with commit ID when user selects line(s).
|
2017-09-12 18:52:28 +09:00 |
|
Naoki Takezoe
|
6920704caa
|
Fix pull request title edit button
|
2017-09-12 16:19:57 +09:00 |
|
Naoki Takezoe
|
451a6ef359
|
Fix button style
|
2017-09-12 11:58:48 +09:00 |
|
KOUNOIKE Yuusuke
|
a93f4cc780
|
Transfer to URL with commit ID when select line(s).
|
2017-09-12 11:24:13 +09:00 |
|
Naoki Takezoe
|
f9fda26e7a
|
Add RepositoryService#hasOwnerRole()
|
2017-09-11 02:27:22 +09:00 |
|
Naoki Takezoe
|
7435902b70
|
Generate submodule link only when url starts with http:// or https://
|
2017-09-07 02:15:10 +09:00 |
|
Naoki Takezoe
|
feb57c97b9
|
Bump to 4.17.0-SNAPSHOT
|
2017-09-06 15:34:09 +09:00 |
|
Naoki Takezoe
|
7021942a6e
|
Merge branch 'add_assignee_to_pr_api'
|
2017-09-05 20:37:03 +09:00 |
|
Naoki Takezoe
|
9251d64de8
|
Avoid database access in model
Modified to pass assignee from outside of model instead.
|
2017-09-05 19:47:41 +09:00 |
|
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 |
|