Naoki Takezoe
7ffe2ab864
Fix global header style
2015-11-15 12:54:34 +09:00
Naoki Takezoe
2f6febb748
Adjust styles for Bootstrap3
2015-11-15 02:27:55 +09:00
Naoki Takezoe
092c897150
Fix sidebar style
2015-11-15 02:05:24 +09:00
nazoking
72d0282613
Merge branch 'master' into feature/webhook-review-comment
2015-11-14 13:27:40 +09:00
nazoking
a56f766497
fix lost web hook events on repository renamed.
2015-11-14 13:16:13 +09:00
Naoki Takezoe
31b5583896
Fix header styles
2015-11-13 02:32:04 +09:00
Naoki Takezoe
7c95bfc77e
Merge branch 'master' into css_bootstrap3
2015-11-12 03:45:00 +09:00
Naoki Takezoe
c6804fe589
Add bootstrap-theme-github
2015-11-12 03:44:37 +09:00
Naoki Takezoe
fc41e282ce
Merge pull request #973 from gitbucket/commit_comment_count
...
Count COMMIT_COMMENT as issue comment
2015-11-10 11:48:20 +09:00
Naoki Takezoe
d3b21a4e39
Drop PULL_REQUEST column from COMMIT_COMMENT table
2015-11-10 11:35:59 +09:00
Naoki Takezoe
7b6d9850a2
Moving to Bootstrap3
2015-11-10 11:06:11 +09:00
nazoking
84d97817e3
add comment
2015-11-09 13:57:37 +09:00
nazoking
2c6d2176bb
fix space
2015-11-09 13:57:26 +09:00
nazoking
7840d28ed2
add webhook pull-request-review-comment
2015-11-09 12:20:07 +09:00
Naoki Takezoe
d4fd2e6cd6
Remove bottom margin of inline comment in diff view
2015-11-09 01:20:44 +09:00
Naoki Takezoe
70e8385246
(refs #974 )Not hide add-comment icon when adding comment form is active.
2015-11-09 01:15:04 +09:00
Naoki Takezoe
3fd23f1749
Fix markdown preview style
2015-11-08 22:26:43 +09:00
Naoki Takezoe
a3e3aea4e0
Fix styles
2015-11-08 19:08:05 +09:00
Naoki Takezoe
dcfb8ad8eb
(refs #976 )Enable GFM line breaks
2015-11-08 18:03:44 +09:00
Naoki Takezoe
f1533cb168
Count COMMIT_COMMENT as issue comment
2015-11-08 04:06:14 +09:00
Naoki Takezoe
111c893d94
Merge pull request #968 from justinpitts/master
...
Correct typo on system administration page.
2015-11-07 03:35:39 +09:00
nazoking
548860607b
update migration version to 3.9 from 3.8
2015-11-06 14:52:36 +09:00
nazoking
66b5fe7337
Merge branch 'master' into feature/webhook-scope
2015-11-06 14:48:03 +09:00
Justin Pitts
2b2a117912
Correct typo on system administration page.
2015-11-04 08:51:48 -05: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
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
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
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
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