Uli Heller
|
8ee7270986
|
mariadb-java-client: 2.2.3 -> 2.2.4
|
2018-05-23 08:16:36 +02:00 |
|
Naoki Takezoe
|
d95a6b8134
|
(refs #2023)Move GitBucket version from global header to admin page
|
2018-05-23 14:51:06 +09:00 |
|
Naoki Takezoe
|
31d546fd5a
|
Merge pull request #2016 from kazuki43zoo/create-comment-on-change-title
Create comment on changing issue title
|
2018-05-23 02:18:28 +09:00 |
|
Naoki Takezoe
|
9812f66b0d
|
Merge pull request #2013 from kazuki43zoo/avatarLink
Change to avatar image link from avatar image
|
2018-05-23 02:17:46 +09:00 |
|
Kazuki Shimizu
|
5ac8b87a76
|
Update 'About Action in Issue Comment' in document
|
2018-05-23 01:51:23 +09:00 |
|
Naoki Takezoe
|
0f52dc4d8c
|
Merge pull request #2019 from kazuki43zoo/disabled-checkbox-on-preview
Disabled a checkbox of tasklist on preview
|
2018-05-22 20:56:56 +09:00 |
|
Kazuki Shimizu
|
3c956ac03e
|
Disabled a checkbox of tasklist on preview
|
2018-05-19 23:23:22 +09:00 |
|
KOUNOIKE Yuusuke
|
511058dab4
|
scalafmt
|
2018-05-19 19:23:45 +09:00 |
|
KOUNOIKE Yuusuke
|
b1743b4c28
|
call hooks when issue closed by comment
|
2018-05-19 19:02:22 +09:00 |
|
KOUNOIKE Yuusuke
|
555b3465ed
|
add hooks for notification.
|
2018-05-19 19:02:22 +09:00 |
|
KOUNOIKE Yuusuke
|
d45cba30c0
|
forgot add xml
|
2018-05-19 18:41:58 +09:00 |
|
KOUNOIKE Yuusuke
|
0840081dc8
|
use PBKDF2 for password. close #118
|
2018-05-19 18:19:49 +09:00 |
|
Kazuki Shimizu
|
0c0da0cbf7
|
Create comment on changing issue title
|
2018-05-19 17:48:30 +09:00 |
|
KOUNOIKE Yuusuke
|
e3641d0bf7
|
improve archive download
|
2018-05-19 15:02:48 +09:00 |
|
Kazuki Shimizu
|
1c118b8cd7
|
Change to avatar image link from avatar image
|
2018-05-19 14:32:40 +09:00 |
|
Naoki Takezoe
|
abf516682b
|
Merge pull request #2011 from scf37/securerandom
Use SecureRandom to generate access tokens.
|
2018-05-18 14:16:24 +09:00 |
|
Scf37
|
72d07422a4
|
Use SecureRandom to generate access tokens.
scala.util.Random uses java.util.Random which only provides 64 bits of randomness.
|
2018-05-17 20:16:37 +03:00 |
|
Naoki Takezoe
|
ecc50cd2ae
|
Merge pull request #2007 from kazuki43zoo/allow-task-list-on-commitcomment
Allow task list on commit comment area
|
2018-05-15 12:22:52 +09:00 |
|
Naoki Takezoe
|
acbcb60629
|
Merge pull request #1986 from kounoike/pr-ace-mode-by-js
set ace editor mode by ext-modelist.js
|
2018-05-12 23:03:36 +09:00 |
|
Naoki Takezoe
|
23a9bf46a2
|
Merge pull request #1989 from kounoike/pr-show-mail
Show mail address in profile page
|
2018-05-12 22:49:39 +09:00 |
|
Kazuki Shimizu
|
342ad68212
|
Allow task list on commit comment area
|
2018-05-12 21:26:19 +09:00 |
|
Naoki Takezoe
|
6d3dec518f
|
Merge pull request #2006 from kazuki43zoo/gh-1976_download-patch-file-on-PR
Download a correct patch file on PR screen
|
2018-05-12 18:07:07 +09:00 |
|
Naoki Takezoe
|
e350633b69
|
(refs #2004) Fix review comments duplication
|
2018-05-12 18:06:26 +09:00 |
|
Kazuki Shimizu
|
4e3be1deb5
|
Download a correct patch file on PR screen
Fixes gh-1976
|
2018-05-12 17:49:29 +09:00 |
|
Naoki Takezoe
|
dc290614ca
|
Merge pull request #2003 from kazuki43zoo/view-badge-on-pulls
View badges on pull request screen
|
2018-05-12 17:24:46 +09:00 |
|
Naoki Takezoe
|
1b22c2e29b
|
Fix invisible tag location to fix button group style
|
2018-05-12 16:53:59 +09:00 |
|
Naoki Takezoe
|
ddeaffb705
|
Move Fork button to the header
|
2018-05-12 16:37:30 +09:00 |
|
Kazuki Shimizu
|
eedbd9f45a
|
View badges on pull request screen
|
2018-05-12 12:08:59 +09:00 |
|
Naoki Takezoe
|
fa29acef54
|
(refs #2002) Recover commit comment for the specific commits
|
2018-05-11 16:09:44 +09:00 |
|
Naoki Takezoe
|
6355f8d0a4
|
Merge pull request #2001 from xuwei-k/sbt-1.1.5
sbt 1.1.5
|
2018-05-10 13:56:32 +09:00 |
|
Naoki Takezoe
|
173fc30211
|
(refs #2000) Recover title editing of pull request
|
2018-05-09 17:06:45 +09:00 |
|
kenji yoshida
|
4df9c36d82
|
sbt 1.1.5
|
2018-05-09 15:47:19 +09:00 |
|
Naoki Takezoe
|
33c0fb680e
|
Merge pull request #1996 from kounoike/fix-json-diff
Fix JSON diff issue.
|
2018-05-06 02:26:06 +09:00 |
|
KOUNOIKE Yuusuke
|
378b3986dc
|
Fix JSON diff issue.
|
2018-05-04 14:39:29 +09:00 |
|
Naoki Takezoe
|
f321d0974e
|
Update README.md
|
2018-05-03 11:05:25 +09:00 |
|
Naoki Takezoe
|
227e2786e1
|
Merge pull request #1994 from kounoike/pr-show-email-settings-error
Show SMTP Error message in testing email settings
|
2018-05-02 16:50:56 +09:00 |
|
KOUNOIKE Yuusuke
|
1a90fd86ff
|
format
|
2018-05-02 14:07:19 +09:00 |
|
KOUNOIKE Yuusuke
|
49f095bb26
|
Show SMTP Error message in testing email settings
|
2018-05-02 13:55:16 +09:00 |
|
Naoki Takezoe
|
b9acfc62c6
|
Use random UUID as blowfish key
|
2018-05-01 08:39:30 +09:00 |
|
Naoki Takezoe
|
864df6cdac
|
Use random UUID as blowfish key
|
2018-05-01 08:27:54 +09:00 |
|
Naoki Takezoe
|
f0f4b8faa6
|
Bump to GitBucket 4.24.1
4.24.1
|
2018-05-01 01:41:52 +09:00 |
|
Naoki Takezoe
|
6350354942
|
Merge pull request #1991 from kounoike/fix-branch-protect
Fix branch protection problem
|
2018-05-01 01:39:16 +09:00 |
|
KOUNOIKE Yuusuke
|
bde66b2896
|
don't use :repo, should use :repository
|
2018-05-01 01:23:09 +09:00 |
|
Naoki Takezoe
|
173669f75e
|
Fix cancel button style
|
2018-04-30 03:29:26 +09:00 |
|
KOUNOIKE Yuusuke
|
f53497da56
|
forgot radio group change.
|
2018-04-29 20:51:34 +09:00 |
|
Naoki Takezoe
|
5913bcd309
|
Merge pull request #1988 from kounoike/pr-fix-editor-1962
Fix editor preview bug
4.24.0
|
2018-04-29 20:38:47 +09:00 |
|
Naoki Takezoe
|
2a10acd76f
|
Update README and CHANGELOG for GitBucket 4.24.0
|
2018-04-29 20:16:43 +09:00 |
|
KOUNOIKE Yuusuke
|
70dbee839a
|
Show mail address in profile page, It can be controlled by settings. closes #673.
|
2018-04-29 19:05:45 +09:00 |
|
KOUNOIKE Yuusuke
|
2c6a8cf08a
|
Fix editor preview bug introduced by #1962
|
2018-04-29 17:54:29 +09:00 |
|
KOUNOIKE Yuusuke
|
59859359ea
|
set ace editor mode by ext-modelist.js
|
2018-04-29 16:37:51 +09:00 |
|