shimamoto
|
c16b89b0be
|
(refs #99) Improved to configure the FROM field of the email.
|
2013-10-10 23:57:45 +09:00 |
|
Tomofumi Tanaka
|
e667b6c139
|
(refs #139) Add info log for debugging LDAP Auth
|
2013-10-10 00:57:46 +09:00 |
|
xuwei-k
|
84ce2cac8d
|
remove unnecessary code
|
2013-10-09 11:09:06 +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 |
|
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
|
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
|
380cdbcf75
|
Add FileUtil#getContentType().
|
2013-10-04 04:17:30 +09:00 |
|
takezoe
|
f4f2bf34fc
|
(refs #73)Add Wiki conflict detection and some fix.
|
2013-10-04 03:48:51 +09:00 |
|
Tomofumi Tanaka
|
c39703c61c
|
Fix bug dot not skip migration when first init
|
2013-10-03 21:58:44 +09:00 |
|
takezoe
|
f37eca7c61
|
(refs #109)Change link color for absent Wiki pages.
|
2013-10-03 13:49:09 +09:00 |
|
takezoe
|
40a52d5ad5
|
Clone Wiki working repository if it does not exist before reverting.
|
2013-10-03 13:48:31 +09:00 |
|
takezoe
|
d95bd20cbe
|
Fix commit message for Wiki editing.
|
2013-10-03 11:44:15 +09:00 |
|
takezoe
|
70ca98d6a2
|
(refs #38)Add reverting wiki from history.
|
2013-10-03 03:42:38 +09:00 |
|
takezoe
|
cf7caf55da
|
(refs #108)Add ZIP download button to the repository viewer tab.
|
2013-10-03 00:57:17 +09:00 |
|
takezoe
|
b74bff3b2e
|
Add org.h2.Driver.load().
|
2013-10-02 11:03:30 +09:00 |
|
takezoe
|
aef3c5c121
|
(refs #106)Don't use DbStarter because GitBucket does not use tcp server and it also create connection for each transaction.
|
2013-10-02 03:31:01 +09:00 |
|
takezoe
|
4afbfcb016
|
(refs #106)Skip migration if the current version is illegal.
|
2013-10-02 02:48:49 +09:00 |
|
takezoe
|
5430564065
|
(refs #105)Specify suitable Content-Type header for downloaded file.
|
2013-09-29 16:27:40 +09:00 |
|
shimamoto
|
54bc8c16d8
|
(refs #100) Fix bug that can't get ServletContext in the future block.
|
2013-09-28 21:03:55 +09:00 |
|
takezoe
|
0affdb6ad0
|
Bug fix caused by path splitting.
|
2013-09-27 14:33:27 +09:00 |
|
takezoe
|
2be79f6590
|
Replace trace log with debug log.
|
2013-09-26 12:02:34 +09:00 |
|
takezoe
|
2f7125b6c0
|
Add trace log to WebHookService to check future execution.
|
2013-09-25 13:12:35 +09:00 |
|
takezoe
|
bb03a6fc9b
|
(refs #94)The merge-guide is separated as HTML fragment and retrieve them by Ajax.
|
2013-09-23 13:25:06 +09:00 |
|
takezoe
|
d53619c247
|
Small fix.
|
2013-09-23 02:14:31 +09:00 |
|
takezoe
|
d34118bdfd
|
Define request attribute keys.
|
2013-09-23 02:03:10 +09:00 |
|
takezoe
|
c57bc487a3
|
Define session keys.
|
2013-09-23 00:51:57 +09:00 |
|
takezoe
|
296fc9a3df
|
Improve session handling.
|
2013-09-23 00:18:38 +09:00 |
|
takezoe
|
fd8b5780f3
|
Use ControlUtil.
|
2013-09-22 19:28:14 +09:00 |
|
takezoe
|
602b6c635a
|
Add RichRequest which extends HttpServletRequest.
|
2013-09-22 14:25:50 +09:00 |
|
takezoe
|
f30c9f6171
|
Use ControlUtil.
|
2013-09-22 01:24:04 +09:00 |
|
takezoe
|
c00b704843
|
Use ControlUtil#using() to handle RevWalk.
|
2013-09-21 22:21:59 +09:00 |
|
takezoe
|
e89b2020a3
|
Use ControlUtil.
|
2013-09-21 22:13:15 +09:00 |
|
takezoe
|
062d6cd066
|
Add ControlUtil.
|
2013-09-19 18:53:50 +09:00 |
|
takezoe
|
b4dd067d61
|
Introduce ControlUtil which provides control facilities such as using() or defining().
|
2013-09-19 18:53:14 +09:00 |
|
takezoe
|
fd22e2911a
|
Remove debug code.
|
2013-09-19 13:26:33 +09:00 |
|
takezoe
|
73d9e69e43
|
(refs #74)Small fix for test hook.
|
2013-09-19 02:40:07 +09:00 |
|
takezoe
|
7e4c29f4cf
|
(refs #74)Remove an auxiliary constructor from case class because json4s can't serialize correctly if case class have that.
|
2013-09-19 00:47:46 +09:00 |
|
takezoe
|
32672262ef
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
|
2013-09-18 20:13:17 +09:00 |
|
takezoe
|
3c865ea20b
|
(refs #74)Remove an unnecessary action and add TODO.
|
2013-09-18 20:12:47 +09:00 |
|
takezoe
|
d8698d02b7
|
(refs #74)Add "Test Hook" button.
|
2013-09-18 20:10:53 +09:00 |
|
shimamoto
|
d5b47e5adb
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
|
2013-09-18 19:22:25 +09:00 |
|
shimamoto
|
accb1cf2ab
|
Refactoring.
|
2013-09-18 19:21:56 +09:00 |
|
takezoe
|
aa8da1b046
|
Fix TODO.
|
2013-09-18 15:28:59 +09:00 |
|
takezoe
|
ec6f4ff734
|
Fix typo.
|
2013-09-18 14:30:41 +09:00 |
|
takezoe
|
06b0dbf2e5
|
Remove TODO.
|
2013-09-18 14:24:15 +09:00 |
|
takezoe
|
98d24248c2
|
Add ExecutionContext for Future.
|
2013-09-14 18:34:05 +09:00 |
|