Justin Pitts
2b2a117912
Correct typo on system administration page.
2015-11-04 08:51:48 -05:00
Naoki Takezoe
39a10fd167
Update README.md
2015-11-04 02:00:14 +09:00
Naoki Takezoe
93f8dbd42a
Fix markedj version
2015-11-02 08:58:29 +09:00
Naoki Takezoe
4f280d0df8
Fix blockquote font size
2015-11-02 02:33:06 +09:00
Naoki Takezoe
5e9ff3278a
Fix the default number of displayed repositories
2015-11-02 00:32:46 +09:00
Naoki Takezoe
b4b68f0e17
Update README.md
2015-10-31 11:55:16 +09:00
Naoki Takezoe
97bd324cb0
Update README.md for GitBucket 3.8 release
3.8
2015-10-31 11:53:06 +09:00
Naoki Takezoe
2738406710
Update version number to 3.8
2015-10-31 11:07:02 +09:00
Naoki Takezoe
8e78345cbe
Merge pull request #939 from nus/feature/upload-pdf
...
Support uploading PDF files
2015-10-31 11:05:41 +09:00
Naoki Takezoe
bd9e064137
Merge pull request #925 from team-lab/feature/add-compare-link-for-webhook-push
...
Feature/add properties for webhook push
2015-10-31 02:57:24 +09:00
Naoki Takezoe
eb49365bcb
Merge pull request #960 from arteria/master
...
Creating repositories over API
2015-10-30 11:38:31 +09:00
Naoki Takezoe
de92e28c7a
Adjust whitespace
2015-10-29 01:09:07 +09:00
Naoki Takezoe
c18f8fd87b
Merge pull request #961 from superhj1987/master
...
Update PullRequestsController.scala
2015-10-29 01:06:06 +09:00
Naoki Takezoe
34272cb4c4
Update README.md
2015-10-29 01:00:41 +09:00
Naoki Takezoe
b3f8a02494
Update README.md
2015-10-29 00:59:47 +09:00
hangjian
f767a55350
Merge branch 'master' of github.com:gitbucket/gitbucket
2015-10-28 09:32:44 +08:00
Bryant Hang
9b2c3848d9
Update PullRequestsController.scala
...
when the forked repository is the original repository(forkedRepository.repository.originRepositoryName&originUserName is None),then 404 will occur,so add the if to solve it.
2015-10-27 23:09:08 +08:00
Jannis Vamvas
e34d016581
Change group repository creation API endpoint to /orgs/:org/repos
2015-10-27 10:27:47 +01:00
Jannis Vamvas
b64b447b42
Extend API to allow creating repositories
2015-10-26 14:30:49 +01:00
Yota Ichino
c6a4c13394
Change messages about file types in the comment form.
2015-10-25 22:56:31 +09:00
Yota Ichino
c8822cb4ca
Write a Content-Disposition header for attach files.
2015-10-25 22:37:13 +09:00
Yota Ichino
c05e7218f3
Add document file formats for upload
...
The following extension is added.
- .docx
- .pptx
- .txt
- .xlsx
2015-10-25 22:03:16 +09:00
Naoki Takezoe
01872d3440
Fix order of updating pull request when repository is renamed
2015-10-24 23:31:37 +09:00
Naoki Takezoe
91bbb3e4dc
Update description about support
2015-10-24 20:44:38 +09:00
Naoki Takezoe
80ebd9fb0e
(refs #945 )Remove ?raw=true from url other than images
2015-10-18 23:04:47 +09:00
Naoki Takezoe
2ab217251a
Remove unnecessary TODO
2015-10-18 19:01:04 +09:00
Naoki Takezoe
2b20f6c74c
(refs #946 )Insert refer comment when pull request is created
2015-10-18 18:57:23 +09:00
Naoki Takezoe
042f855cd5
(refs #947 )Fix referenced link from pull request
2015-10-18 18:06:03 +09:00
Naoki Takezoe
720ab7e0a3
Update url in docs
2015-10-17 16:17:43 +09:00
Naoki Takezoe
4b1b100aa5
Update README.md
2015-10-17 02:16:13 +09:00
Naoki Takezoe
541b7e2a79
Merge pull request #944 from lefou/t943-url-in-repo-desc
...
Detect links and render them as HTML links in repo description
2015-10-15 09:20:31 +09:00
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