YT
|
3af89a7897
|
modify branch filter method
|
2017-04-20 20:26:45 +09:00 |
|
Naoki Takezoe
|
1e94b69a68
|
Merge pull request #1548 from kounoike/pr-fix-1525
Fix #1525 move attached directory when rename/transfer repo.
|
2017-04-20 11:21:33 +09:00 |
|
Naoki Takezoe
|
95b1945bc1
|
Merge pull request #1547 from tkgdsg/archive_root_dir
root dir in archive file
|
2017-04-20 11:20:59 +09:00 |
|
Naoki Takezoe
|
8aaba606bc
|
Merge pull request #1545 from motohacy/master
dropdown-menu become scrollable
|
2017-04-20 11:18:59 +09:00 |
|
KOUNOIKE Yuusuke
|
788e56d926
|
Fix #1525 move attached directory when rename/transfer repo.
|
2017-04-19 20:46:52 +09:00 |
|
YT
|
37303a8c5a
|
make dir in archive
|
2017-04-19 20:19:03 +09:00 |
|
Naoki Takezoe
|
9c078971ab
|
Don't retrieve unused repository information when withoutPhysicalInfo is true
|
2017-04-18 18:42:56 +09:00 |
|
motohacy
|
0f0c3c1b1d
|
dropdown-menu become scrollable
dropdown-menu become scrollable.
|
2017-04-18 17:24:07 +09:00 |
|
Naoki Takezoe
|
835f35393e
|
Don't retrieve unused repository information when withoutPhysicalInfo is true
|
2017-04-18 11:31:03 +09:00 |
|
Naoki Takezoe
|
e576e14460
|
Update database configuration warning message
|
2017-04-16 15:30:29 +09:00 |
|
Naoki Takezoe
|
a839e9eab5
|
Merge pull request #1518 from kounoike/pr-caution-for-h2
Add caution message when using H2 database
|
2017-04-16 14:54:29 +09:00 |
|
Naoki Takezoe
|
e7b368ced2
|
Merge pull request #1537 from tkgdsg/archivefile_naming_rule_when_sha1
To have compatibility with GitHub/GitHubEnterprise
|
2017-04-16 14:53:22 +09:00 |
|
Damian Bronecki
|
7c4a286937
|
Fixes #1539
|
2017-04-15 23:20:57 +02:00 |
|
Damian Bronecki
|
ed543847a8
|
Fixes #1481
|
2017-04-13 20:43:20 +02:00 |
|
Yasuhiro Takagi
|
c0320d3139
|
I refactor some code.
|
2017-04-11 22:41:55 +09:00 |
|
Yasuhiro Takagi
|
b218c2284e
|
To have compatibility with GitHub/GitHubEnterprise
when archive downloading with sha1, even if supplied part of sha1,
GH/GHE gives a filename with full(long) sha1.
This patch make GitBucket to be compatible with GH/GHE behaviour.
You can check that difference by following url.
I upload same repo as in GitHuB to GitBucket demo site.
GitHub:
https://github.com/MunGell/awesome-for-beginners/archive/fc7d067.tar.gz
GitBucket:
http://gitbucket.herokuapp.com/root/awesome-for-beginners/archive/fc7d067.tar.gz
GH returns,
awesome-for-beginners-fc7d067cb13559f248bb362253ff2fa3b2617aba.tar.gz
Otherwise GitBucket returns,
awesome-for-beginners-fc7d067.tar.gz
|
2017-04-10 21:21:47 +09:00 |
|
Naoki Takezoe
|
00093728ee
|
Merge pull request #1530 from tkgdsg/modify_slash_escape_to_hyphen
archive naming rule modification to have comatibility with GitHub/GitHubEnerprise.
|
2017-04-09 20:11:26 +09:00 |
|
Yasuhiro Takagi
|
34c1fce8a2
|
To have comatibility with GitHub/GitHubEnerprise.
When downloding archive file,
GH/GHE use "-" as escape character for "/" in brach name.
|
2017-04-09 16:57:52 +09:00 |
|
Naoki Takezoe
|
c581d9e6b9
|
Remove unused import statement
|
2017-04-05 01:48:36 +09:00 |
|
Naoki Takezoe
|
956af54d4f
|
Remove outdated TODO
|
2017-04-05 01:48:24 +09:00 |
|
Naoki Takezoe
|
d5a0ade5d9
|
Merge remote-tracking branch 'origin/master'
|
2017-04-05 01:47:07 +09:00 |
|
Naoki Takezoe
|
68c2f832ac
|
(refs #1523)Eliminate CR and LF in public key
|
2017-04-05 01:46:57 +09:00 |
|
Naoki Takezoe
|
614bba4a0f
|
Merge pull request #1520 from xuwei-k/refactoring
some refactoring
|
2017-04-02 16:36:07 +09:00 |
|
Naoki Takezoe
|
fde075f067
|
Merge pull request #1521 from xuwei-k/test-MySQL-version
update MySQL v5_7_latest in test
|
2017-04-02 16:35:15 +09:00 |
|
Naoki Takezoe
|
ea6bc9ccf0
|
Merge pull request #1522 from xuwei-k/Class-newInstance-deprecated
s/newInstance()/getDeclaredConstructor().newInstance()
|
2017-04-02 16:35:04 +09:00 |
|
Naoki Takezoe
|
b99c1c3f6e
|
Merge pull request #1517 from kounoike/pr-fix-1516
Fix #1516 send noimage.png if user is removed.
|
2017-04-02 16:34:42 +09:00 |
|
xuwei-k
|
1e715d8b06
|
s/newInstance()/getDeclaredConstructor().newInstance()
java.lang.Class#newInstance deprecated since Java 9
http://download.java.net/java/jdk9/docs/api/java/lang/Class.html#newInstance--
|
2017-04-02 16:07:23 +09:00 |
|
xuwei-k
|
2a3e4af082
|
update MySQL v5_7_latest in test
v5_7_10 does not work Sierra
https://github.com/wix/wix-embedded-mysql/blob/wix-embedded-mysql-2.1.4/src/main/java/com/wix/mysql/distribution/Version.java#L86
|
2017-04-02 15:58:43 +09:00 |
|
xuwei-k
|
968c45c77d
|
use "exists" instead of "find().isEmpty"
|
2017-04-02 15:49:10 +09:00 |
|
xuwei-k
|
ee8be37f55
|
use "contains" instead of "find().isEmpty"
|
2017-04-02 15:48:46 +09:00 |
|
xuwei-k
|
2d9727a695
|
use "contains" instead of "find().isDefined"
|
2017-04-02 15:43:24 +09:00 |
|
xuwei-k
|
0aa6e674e9
|
use exists instead of "filter().nonEmpty"
|
2017-04-02 15:42:22 +09:00 |
|
xuwei-k
|
445bf1cc34
|
remove return
|
2017-04-02 15:42:22 +09:00 |
|
xuwei-k
|
cfae6d76b2
|
use count instead of "filter().length"
|
2017-04-02 15:42:22 +09:00 |
|
KOUNOIKE Yuusuke
|
83a27809ef
|
remove .get
|
2017-04-02 15:42:21 +09:00 |
|
xuwei-k
|
5eb41d5b25
|
use "Map#getOrElse" instead of "get().getOrElse"
|
2017-04-02 15:28:44 +09:00 |
|
xuwei-k
|
fe5961c59e
|
use switch
|
2017-04-02 15:28:44 +09:00 |
|
xuwei-k
|
114c50a354
|
use "contains(key)" instead of "exists(_ == key)"
|
2017-04-02 15:28:44 +09:00 |
|
xuwei-k
|
56a39775e8
|
use "forall" instead of "filterNot().isEmpty"
|
2017-04-02 15:17:21 +09:00 |
|
KOUNOIKE Yuusuke
|
d0fa4da45a
|
Remove message on sign-in dialog. and change message in System settings.
|
2017-04-02 15:11:38 +09:00 |
|
KOUNOIKE Yuusuke
|
dcd4c55fb9
|
Add caution message in System settings.
|
2017-04-01 21:42:30 +09:00 |
|
KOUNOIKE Yuusuke
|
a7920a7dd7
|
When using H2, caution message shows at sign-in.
|
2017-04-01 21:42:30 +09:00 |
|
KOUNOIKE Yuusuke
|
3bb32f11d7
|
Fix #1516 send noimage.png when user is not exist or removed.
|
2017-04-01 21:26:32 +09:00 |
|
Naoki Takezoe
|
c0e04ab0dc
|
(refs #1511)Fix bug in updating group information
|
2017-03-27 20:52:21 +09:00 |
|
Mitsuhiro Koga
|
9ba43071de
|
Delete duplicate css style
|
2017-03-23 21:39:10 +09:00 |
|
Mitsuhiro Koga
|
37f940350f
|
Fix broken diffstat layout at zoom in/out
|
2017-03-23 21:37:52 +09:00 |
|
Naoki Takezoe
|
f3271846ea
|
Merge branch 'master' into feature/plugin-hotdeploy
|
2017-03-23 20:45:52 +09:00 |
|
Naoki Takezoe
|
d39d6691e6
|
Added Plugin.uninstall() method to cleanup, but remove for now
|
2017-03-23 20:39:33 +09:00 |
|
Naoki Takezoe
|
832b33f949
|
Fix error message
|
2017-03-23 20:07:33 +09:00 |
|
Naoki Takezoe
|
1373a93c75
|
Check plugin duplication
|
2017-03-23 20:06:07 +09:00 |
|