Naoki Takezoe
1080821862
Fix issue styles
2015-11-27 10:16:17 +09:00
Naoki Takezoe
0bf843ce2a
Fix styles
2015-11-27 10:10:15 +09:00
Naoki Takezoe
b8bd8f5512
Fix branch list styles
2015-11-27 09:43:17 +09:00
Naoki Takezoe
12fba30ef8
Fix styles
2015-11-25 10:44:55 +09:00
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
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
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
35f82e91bc
(refs #976 )Upgrade markedj to 1.0.5-SNAPSHOT
2015-11-08 17:49:25 +09:00
Naoki Takezoe
f1533cb168
Count COMMIT_COMMENT as issue comment
2015-11-08 04:06:14 +09:00
Naoki Takezoe
763fbec0ca
Update README.md
2015-11-08 02:58:54 +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
Naoki Takezoe
80c38a45c5
Merge pull request #941 from team-lab/feature/webhook-scope
...
feature/can select event trigger of webhook.
2015-11-07 03:35:09 +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
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