Tobias Roeser
|
00cd3adc7b
|
Refined regex and removed explicit TLDs
Also made regex val private.
|
2015-10-14 22:42:35 +02:00 |
|
Tobias Roeser
|
5a97a518a6
|
Detect links and render them as HTML links in repo description
|
2015-10-14 14:41:09 +02:00 |
|
Naoki Takezoe
|
d7219068cd
|
(refs #907)Omit diffs if updated files are 100 over
|
2015-10-14 02:26:59 +09:00 |
|
Naoki Takezoe
|
a79c07f095
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
|
2015-10-14 02:24:43 +09:00 |
|
Naoki Takezoe
|
9f27f70c87
|
(refs #907)Omit the compare view for large diffs
|
2015-10-14 02:24:38 +09:00 |
|
Naoki Takezoe
|
8fa79db368
|
Merge pull request #940 from team-lab/fix/933-download-large-file
(ref #933) fix/Unable to download large file
|
2015-10-14 00:11:29 +09:00 |
|
nazoking
|
a1efa60741
|
fix return value
|
2015-10-13 18:57:20 +09:00 |
|
nazoking
|
a08a212fdc
|
feature/can select webhook events
|
2015-10-13 18:48:02 +09:00 |
|
Naoki Takezoe
|
6166eb3743
|
Merge pull request #905 from kanmi/ssh-host-key
Specify option to generate an RSA host key
|
2015-10-13 00:16:50 +09:00 |
|
nazoking
|
5194fc5f15
|
(ref #933) fix/Unable to download large file (fix method name)
|
2015-10-12 23:25:07 +09:00 |
|
nazoking
|
1a97beb8cf
|
(ref #933) fix/Unable to download large file
|
2015-10-12 21:58:56 +09:00 |
|
Yota Ichino
|
99d23398ad
|
Change the upload form for PDF files
|
2015-10-12 21:45:16 +09:00 |
|
Yota Ichino
|
6accdefb8c
|
Change a path for uploading a file
|
2015-10-12 21:44:58 +09:00 |
|
Yota Ichino
|
98fc64deaa
|
Enable to upload a PDF file
|
2015-10-12 21:44:41 +09:00 |
|
Naoki Takezoe
|
30a8cefc37
|
Merge pull request #938 from nus/change-place-of-buttons
Change place of buttons
|
2015-10-12 17:31:04 +09:00 |
|
Naoki Takezoe
|
9d47c3ccb3
|
Bump markedj to 1.0.4-SNAPSHOT
|
2015-10-12 16:52:00 +09:00 |
|
Yota Ichino
|
5a1ab8d485
|
Set tabindex for the comment form.
|
2015-10-12 16:41:15 +09:00 |
|
Yota Ichino
|
5d526f243e
|
Change place of Comment button and Close button.
|
2015-10-12 15:52:47 +09:00 |
|
nazoking
|
d13bb47ee7
|
remove ApiPushCommit class (merge to ApiCommit)
|
2015-10-06 02:27:42 +09:00 |
|
nazoking
|
8b8c6ee861
|
fix repository.url on webhook push payload
|
2015-10-06 02:15:03 +09:00 |
|
nazoking
|
0a2d95e434
|
add head_commit on webhook push payload
|
2015-10-06 02:14:02 +09:00 |
|
nazoking
|
fdd119c477
|
add compare, after and before property on webhook push payload
|
2015-10-06 01:39:19 +09:00 |
|
Naoki Takezoe
|
4f94ca1384
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
|
2015-10-04 13:17:13 +09:00 |
|
Naoki Takezoe
|
ed21ee8bdb
|
Improve header anchor behavior
|
2015-10-04 13:17:07 +09:00 |
|
Naoki Takezoe
|
efd257dee0
|
Update README.md
|
2015-10-03 19:07:46 +09:00 |
|
Naoki Takezoe
|
bacf391a39
|
(refs #867)Providing checksum has started since 3.7
|
2015-10-03 14:26:36 +09:00 |
|
Naoki Takezoe
|
e8a1543466
|
Fix commit comment style
3.7
|
2015-10-03 13:28:59 +09:00 |
|
Naoki Takezoe
|
81c79003ec
|
GitBucket 3.7.0 release
|
2015-10-03 13:13:48 +09:00 |
|
Naoki Takezoe
|
73cf9661ac
|
Fix url encoding to encode whitespace to %20
|
2015-10-03 04:00:08 +09:00 |
|
Naoki Takezoe
|
6e994b0ae1
|
(refs #918)Fix pull request comment
|
2015-10-03 03:41:05 +09:00 |
|
Naoki Takezoe
|
c5da975cea
|
Merge pull request #919 from team-lab/fix-push-commit-url
fix commit url in webhook `push` event.
|
2015-10-02 21:13:58 +09:00 |
|
Naoki Takezoe
|
1f3ef962e8
|
Merge pull request #921 from team-lab/fix-#700-update-pr-on-web-ui
(refs #700)web ui merge does not update pull request that already exist
|
2015-10-02 21:02:03 +09:00 |
|
Naoki Takezoe
|
f6066a0361
|
Merge pull request #920 from team-lab/fix-webhook-issue-comment-url
fix pull-request url on webhook payload
|
2015-10-02 20:45:23 +09:00 |
|
nazoking
|
ace65cf261
|
(refs #920) Remove IssueOrPullRequest. it is too much for this purpose
|
2015-10-02 11:59:25 +09:00 |
|
nazoking
|
1df537ce5c
|
(refs #700)web ui merge does not update pull request that already exist
|
2015-10-02 00:49:11 +09:00 |
|
nazoking
|
bf64f6b4f4
|
api url is only issues
|
2015-10-02 00:33:23 +09:00 |
|
nazoking
|
0283ec574d
|
fix pull-request url on webhook payload
|
2015-10-02 00:23:13 +09:00 |
|
nazoking
|
d566f64e8b
|
The ApiCommit should be export url and html values in json.
|
2015-10-01 23:04:35 +09:00 |
|
nazoking
|
bb9add9da9
|
fix commit url in push webhook.
|
2015-10-01 22:56:36 +09:00 |
|
Naoki Takezoe
|
75d085a2c4
|
(refs #917)Fix incorrent HTML escape
|
2015-10-01 13:04:56 +09:00 |
|
Naoki Takezoe
|
4eab07ffaf
|
Merge branch 'snowgooseyk-master'
|
2015-10-01 10:23:55 +09:00 |
|
Naoki Takezoe
|
cf7aaa25cd
|
(refs #915)Fixup
|
2015-10-01 10:22:55 +09:00 |
|
Naoki Takezoe
|
8011b22de6
|
Merge branch 'master' of https://github.com/snowgooseyk/gitbucket into snowgooseyk-master
|
2015-10-01 10:16:21 +09:00 |
|
Naoki Takezoe
|
a108489d71
|
Update README.md
|
2015-09-30 03:25:43 +09:00 |
|
Naoki Takezoe
|
185c132771
|
Create CONTRIBUTING.md
|
2015-09-30 03:22:47 +09:00 |
|
Naoki Takezoe
|
3b11e905a1
|
Merge branch 'chazmuzz-master'
|
2015-09-30 02:30:44 +09:00 |
|
Naoki Takezoe
|
5a04fe7ae6
|
(refs #906)Shrink range which is applied style
|
2015-09-30 02:30:28 +09:00 |
|
Naoki Takezoe
|
92c73062cc
|
Expatnd wiki page width
|
2015-09-29 01:20:28 +09:00 |
|
Naoki Takezoe
|
d07624bdc1
|
Sanitize in markdown
|
2015-09-29 01:20:10 +09:00 |
|
snowgooseyk
|
e1dbe80ccd
|
Fix ArrayIndexOutOfBoundsException
|
2015-09-29 00:03:49 +09:00 |
|