Naoki Takezoe
|
d17070bc35
|
Set commit date time to archive entries
|
2018-11-11 20:04:05 +09:00 |
|
NomadBlacky
|
7e0fb5b2bb
|
Fix Map#get & getOrElse to Map#getOrElse
|
2018-11-11 15:14:03 +09:00 |
|
Ryo oki
|
43febc2f55
|
delete unused import
|
2018-11-11 14:34:04 +09:00 |
|
Ryo oki
|
36ce8701ef
|
add fail pattern for resolve warning
|
2018-11-11 14:30:40 +09:00 |
|
Naoki Takezoe
|
d8220a9021
|
Merge pull request #2189 from gitbucket/fix-markdown-rendering
Fix link rendering in Markdown
|
2018-11-09 18:10:49 +09:00 |
|
Naoki Takezoe
|
37df03815e
|
Cleanup
|
2018-11-09 14:03:49 +09:00 |
|
Naoki Takezoe
|
3782c74f61
|
Fix markdown rendering
|
2018-11-09 10:16:35 +09:00 |
|
Naoki Takezoe
|
20140fffe9
|
Merge pull request #2182 from uli-heller/sshd-210
Sshd 210
|
2018-11-06 01:07:16 +09:00 |
|
kenji yoshida
|
12dcba4a84
|
Merge pull request #2185 from SIkebe/fix-typo
Fix typo
|
2018-11-05 12:33:12 +09:00 |
|
SIkebe
|
4437045248
|
Fix typo
|
2018-11-05 12:24:21 +09:00 |
|
Uli Heller
|
e513a581e7
|
Fixes for apache-sshd-2.1.0: Fixed package for 'UnknownCommand' - closes #2161
|
2018-11-04 09:21:30 +01:00 |
|
Uli Heller
|
ebd2efcd6e
|
Fixes for apache-sshd-2.1.0: Package name for Command and CommandFactory
|
2018-11-04 09:16:16 +01:00 |
|
Naoki Takezoe
|
21cc64feb5
|
Merge pull request #2177 from reap3r119/patch-1
Remove repeat plugin name
|
2018-11-03 02:19:20 +09:00 |
|
Ikebe Shodai
|
7ab1f3e886
|
Allow to redirect to Release page from activity
|
2018-11-02 17:39:11 +09:00 |
|
Nick Richardson
|
68609b8996
|
Remove repeat plugin name
As the name is already in the panel header, don't repeat it
|
2018-11-01 06:49:19 -06:00 |
|
Naoki Takezoe
|
4e65818a16
|
Merge pull request #2164 from kounoike/pr-call-hook-moveto-service
Move Plugin/Web Hook call to service layer
|
2018-10-14 23:03:16 +09:00 |
|
Naoki Takezoe
|
5aac99daf2
|
(refs #2168) Revert #2162
|
2018-10-14 01:08:09 +09:00 |
|
Naoki Takezoe
|
8c46c73090
|
(refs #2168) Revert #2162
|
2018-10-14 00:46:18 +09:00 |
|
KOUNOIKE Yuusuke
|
bb4fe1314b
|
scalafmt
|
2018-10-10 11:31:02 +09:00 |
|
KOUNOIKE Yuusuke
|
28567acffa
|
add missing ApiXXControllerBase
|
2018-10-10 11:22:57 +09:00 |
|
KOUNOIKE
|
1fe3213e68
|
Add suspendAccount method
|
2018-10-08 23:30:00 +09:00 |
|
KOUNOIKE
|
6974158850
|
fix visibility for test
|
2018-10-08 17:07:11 +09:00 |
|
KOUNOIKE
|
78c7a4be0b
|
fix test's inheritances
|
2018-10-08 17:06:57 +09:00 |
|
KOUNOIKE
|
e961f54405
|
Merge remote-tracking branch 'upstream/master' into pr-call-hook-moveto-service
|
2018-10-08 16:53:55 +09:00 |
|
KOUNOIKE
|
a826589cdb
|
Move webhook call to service
|
2018-10-08 16:53:33 +09:00 |
|
KOUNOIKE
|
afd68da2c5
|
remove unused argument(baseUrl)
|
2018-10-07 21:43:58 +09:00 |
|
KOUNOIKE
|
bf5c1a98ed
|
fix test
|
2018-10-07 21:37:30 +09:00 |
|
KOUNOIKE
|
6c17b54577
|
Move some methods to Service from Controller.
|
2018-10-07 21:37:21 +09:00 |
|
Naoki Takezoe
|
06b2bf5333
|
Merge pull request #2162 from uli-heller/apache-sshd-210
Apache sshd 210 - closes #2161
|
2018-10-07 18:58:58 +09:00 |
|
KOUNOIKE
|
b797f23844
|
Move locks from Controller to Service and other changes.
|
2018-10-07 14:23:40 +09:00 |
|
KOUNOIKE
|
1da813c7b7
|
Move management of directories and calling hooks from Controller to Service
|
2018-10-07 13:37:13 +09:00 |
|
KOUNOIKE
|
efff209ebd
|
Add removeUser method for move responsibility of calling hooks
|
2018-10-07 13:31:43 +09:00 |
|
KOUNOIKE
|
2c3a1b011c
|
fix comments
|
2018-10-07 12:27:00 +09:00 |
|
KOUNOIKE
|
cd49e9b25a
|
add 404 for post/put/delete/patch. see #1445
|
2018-10-07 11:59:35 +09:00 |
|
KOUNOIKE
|
6ac7429f66
|
Split ApiController
|
2018-10-07 11:47:53 +09:00 |
|
Uli Heller
|
0cc42f3492
|
Fixes for apache-sshd-2.1.0: Fixed package for 'UnknownCommand' - closes #2161
|
2018-10-05 14:35:06 +02:00 |
|
Uli Heller
|
bc18abe185
|
Fixes for apache-sshd-2.1.0: use java.nio.file.Path instead of java.io.File
|
2018-10-05 14:21:56 +02:00 |
|
Uli Heller
|
c47e48ace8
|
Fixes for apache-sshd-2.1.0: Package name for Command and CommandFactory
|
2018-10-05 13:49:50 +02:00 |
|
Naoki Takezoe
|
7cd47a714b
|
Bump to 4.29.0
|
2018-09-29 12:19:36 +09:00 |
|
xuwei-k
|
1b165fd230
|
fix deprecation warning. Class#newInstance deprecated since Java9
|
2018-09-27 12:29:55 +09:00 |
|
Naoki Takezoe
|
96f8716417
|
Fix avatar icon size at blob view
|
2018-09-24 02:19:30 +09:00 |
|
Naoki Takezoe
|
dbb25c95cd
|
Enhance file buttons
|
2018-09-24 01:49:04 +09:00 |
|
Naoki Takezoe
|
126a3465d6
|
(ref #2145)Fix patch output
|
2018-09-22 09:29:37 +09:00 |
|
Naoki Takezoe
|
6061f70e24
|
Merge pull request #2147 from uli-heller/jgit-5.1.1
Jgit 5.1.1 - updated to the recent version of jgit and fixed deprecation warnings
|
2018-09-22 08:48:38 +09:00 |
|
Naoki Takezoe
|
ec569839fe
|
Update issue link presentation
|
2018-09-22 08:47:03 +09:00 |
|
Uli Heller
|
fd0bc80284
|
Fixed deprecation warning, part 2/2
|
2018-09-21 20:03:58 +02:00 |
|
Uli Heller
|
318cdafcb1
|
Fixed deprecation warning, part 1/2
|
2018-09-21 19:58:50 +02:00 |
|
Hisakazu Nishiyama
|
4aa90c0501
|
When executing [Transfer Ownership] and [Garbage collection], display the confirmation dialog like [Delete repository]
|
2018-09-17 14:46:43 +09:00 |
|
Naoki Takezoe
|
7965408960
|
(refs #2133) Fix transaction isolation level issue in MariaDB
|
2018-09-15 17:27:59 +09:00 |
|
Naoki Takezoe
|
10c6660f23
|
Merge pull request #2140 from watari3/issue/fix_quick_create_pr_issue
Fix wrong encodeURL issue when click "Compare & pull request".
|
2018-09-09 20:15:37 +09:00 |
|