HairyFotr
|
7b2ee25ea2
|
Add plugin, Update versions
|
2013-10-13 21:25:44 +02:00 |
|
Naoki Takezoe
|
3eab4955b9
|
Merge pull request #152 from xuwei-k/avoid-option-get
refactoring. avoid Option#get
|
2013-10-13 09:41:09 -07:00 |
|
xuwei-k
|
d772fc3ba2
|
refactoring. avoid Option#get
|
2013-10-14 01:18:31 +09:00 |
|
Naoki Takezoe
|
7de0a3fd70
|
Fix link to IIS installation wiki page.
|
2013-10-13 10:47:06 +09:00 |
|
Naoki Takezoe
|
eb8710a336
|
Merge pull request #144 from chris-vanvranken/patch-1
Add note that installation on windows server IIS is possible
|
2013-10-12 18:45:30 -07:00 |
|
Naoki Takezoe
|
25c55ecbd0
|
Merge pull request #150 from ssogabe/specs2
configure sbt to use the junitxml option with specs2
|
2013-10-12 18:31:13 -07:00 |
|
ssogabe
|
280df2cedd
|
configure sbt to use the junitxml option with specs2
|
2013-10-13 09:38:52 +09:00 |
|
Naoki Takezoe
|
5ba9c86bee
|
Merge pull request #149 from jparound30/activity_problem
Fix activity message problem (related to #120)
|
2013-10-12 08:14:13 -07:00 |
|
jparound30
|
faa6591d27
|
Fix activity message problem (related to #120)
|
2013-10-12 20:50:35 +09:00 |
|
takezoe
|
841d442f0d
|
(refs #131)Don't create Dropzone if image has been registered.
|
2013-10-12 02:54:33 +09:00 |
|
takezoe
|
006e1bc61e
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
|
2013-10-11 03:10:10 +09:00 |
|
takezoe
|
35d1b4ea37
|
(refs #142)Hide "Fork" button for repositories which have no commit.
|
2013-10-11 03:09:25 +09:00 |
|
Naoki Takezoe
|
b0c5069695
|
Merge pull request #145 from xuwei-k/refactoring
refactoring
|
2013-10-10 11:01:26 -07:00 |
|
xuwei-k
|
dae0d0ad4b
|
use FileUtil.withTmpDir and FileUtil.using
|
2013-10-11 02:44:03 +09:00 |
|
xuwei-k
|
79e560b7bf
|
add FileUtil.withTmpDir
|
2013-10-11 02:44:03 +09:00 |
|
takezoe
|
cf79ac1069
|
(refs #142)Fix NoSuchElementException for empty repository.
|
2013-10-11 02:42:07 +09:00 |
|
Chris Van Vranken
|
8aab7a16c4
|
Add note that installation on windows server IIS is possible
|
2013-10-10 12:41:10 -04:00 |
|
shimamoto
|
c16b89b0be
|
(refs #99) Improved to configure the FROM field of the email.
|
2013-10-10 23:57:45 +09:00 |
|
takezoe
|
25bbc00ff3
|
Display repository search field on pull request pages.
|
2013-10-10 19:00:56 +09:00 |
|
Tomofumi Tanaka
|
e667b6c139
|
(refs #139) Add info log for debugging LDAP Auth
|
2013-10-10 00:57:46 +09:00 |
|
Naoki Takezoe
|
195364223f
|
Merge pull request #140 from xuwei-k/remove-unnecessary-code
remove unnecessary code
|
2013-10-08 21:17:50 -07:00 |
|
xuwei-k
|
84ce2cac8d
|
remove unnecessary code
|
2013-10-09 11:09:06 +09:00 |
|
takezoe
|
f3507cf465
|
(refs #117)Add build.properties to fix sbt version.
|
2013-10-09 10:44:52 +09:00 |
|
Tomofumi Tanaka
|
f74f2c47d3
|
(refs #120) URL encode tag name
URL encode tag name URL like branch name.
And rename encodeBranchName to encodeRefName.
|
2013-10-09 09:59:30 +09:00 |
|
takezoe
|
72b25591a5
|
Resolve length issue in Slick.
https://github.com/slick/slick/issues/170
|
2013-10-09 03:11:27 +09:00 |
|
Naoki Takezoe
|
fe23a5c6da
|
Merge pull request #136 from talios/patch-1
Change link text to 'Older'
|
2013-10-07 18:21:30 -07:00 |
|
Mark Derricutt
|
49fbc5cb62
|
Change link text to 'Older'
Updates the link text for previous commits to read 'Older' and not 'Order'.
|
2013-10-08 11:34:02 +13:00 |
|
takezoe
|
5a19a307a9
|
Merge remote-tracking branch 'origin/master'
|
2013-10-08 03:08:06 +09:00 |
|
takezoe
|
c3ec52b391
|
(refs #128)Add javacOptions to specify 6 as compilation target.
|
2013-10-08 03:07:33 +09:00 |
|
Naoki Takezoe
|
f2d68be0a3
|
Merge pull request #134 from tanacasino/fix-link-use-urlencode
(refs #120) Use encodeBranchName to tab links
|
2013-10-07 09:16:52 -07:00 |
|
Tomofumi Tanaka
|
c1f98ac481
|
(refs #120) Use encodeBranchName to tab links
|
2013-10-07 23:55:27 +09:00 |
|
Naoki Takezoe
|
8287c84dc7
|
Merge pull request #126 from robinst/readme-padding
Add padding around repository readme content
|
2013-10-06 18:42:39 -07:00 |
|
Robin Stocker
|
035f3f9e02
|
Add padding around repository readme content
It looks quite bad without padding.
|
2013-10-06 22:12:03 +02:00 |
|
takezoe
|
65e6de5ba4
|
(refs #120)URL encode branch name except '/'.
|
2013-10-07 02:36:35 +09:00 |
|
takezoe
|
82ced9233a
|
Remove debug code.
|
2013-10-06 23:23:04 +09:00 |
|
takezoe
|
e94411ebeb
|
(refs #121)Create WebHookPayload only when web hook has been registered.
|
2013-10-06 23:22:29 +09:00 |
|
takezoe
|
b92b429ffa
|
(refs #121)Configure maxIdleTime and soLingerTime.
|
2013-10-06 21:31:55 +09:00 |
|
takezoe
|
e457cfb212
|
Fix branch name.
|
2013-10-06 19:49:46 +09:00 |
|
takezoe
|
f1476c52e6
|
(refs #121)Optimize push performance for a lot of commit.
|
2013-10-06 18:31:09 +09:00 |
|
takezoe
|
332246aed6
|
Add testcase for AvatarImageProvider.
|
2013-10-06 17:40:10 +09:00 |
|
takezoe
|
1c5201dcf1
|
Merge branch 'buildXML' of https://github.com/ssogabe/gitbucket
|
2013-10-06 16:03:25 +09:00 |
|
takezoe
|
36880ace27
|
(refs #116)Add --host option to bind Jetty connector to the specified hostname.
|
2013-10-06 15:56:47 +09:00 |
|
Naoki Takezoe
|
0d55d6ef6b
|
Merge pull request #122 from lucas-clemente/patch-1
Fix typo when assigning issues
|
2013-10-05 09:51:50 -07:00 |
|
Lucas Clemente
|
688bf645b4
|
Fix typo when assigning issues
|
2013-10-05 14:51:26 +02:00 |
|
takezoe
|
d5a14482a6
|
Fix for pull request #119 to take some part of design fix.
|
2013-10-05 12:58:26 +09:00 |
|
Jan-Henrik Bruhn
|
cc1e0030df
|
Did a lot of design-optimizations
mainly added icons and set correct bootstrap classes for forms, but also used some new fonts, provided via google webfonts
|
2013-10-05 00:21:10 +02:00 |
|
takezoe
|
fcadcb34a2
|
Add testcase for Pagination.
|
2013-10-05 04:31:45 +09:00 |
|
takezoe
|
dd8f440be0
|
Add testcase.
|
2013-10-05 03:39:46 +09:00 |
|
takezoe
|
17bc422e7a
|
(refs #84)Add jquery.elastic and apply to issue and comment textarea.
|
2013-10-04 09:32:32 +09:00 |
|
takezoe
|
380cdbcf75
|
Add FileUtil#getContentType().
|
2013-10-04 04:17:30 +09:00 |
|