Naoki Takezoe
|
a3daf13c15
|
Fix issue link in Markdown
|
2015-09-07 02:10:37 +09:00 |
|
Naoki Takezoe
|
fb2b2e37ce
|
Remove last committer from the file list
|
2015-09-07 00:50:03 +09:00 |
|
Naoki Takezoe
|
c1381179aa
|
Fix code style
|
2015-09-06 23:32:06 +09:00 |
|
Naoki Takezoe
|
9e2dc3f892
|
Merge pull request #897 from cd01/patch-1
Fix typo in README.md
|
2015-09-04 13:32:29 +09:00 |
|
Naoki Takezoe
|
5aa548d613
|
Update octicons
|
2015-09-03 22:45:52 +09:00 |
|
Naoki Takezoe
|
5225a95d3a
|
Merge branch 'hikaruworld-SupportCloneInDesktop'
|
2015-09-03 22:31:38 +09:00 |
|
Naoki Takezoe
|
53b7a1fce5
|
Merge branch 'SupportCloneInDesktop' of https://github.com/hikaruworld/gitbucket into hikaruworld-SupportCloneInDesktop
|
2015-09-03 22:29:14 +09:00 |
|
Naoki Takezoe
|
02369a4949
|
(refs #895)Fix generate anchor option in Wiki
|
2015-09-03 21:25:56 +09:00 |
|
cd01
|
1ca548991b
|
Fix typo in README.md
|
2015-09-03 21:20:09 +09:00 |
|
Naoki Takezoe
|
4bf3848856
|
Merge pull request #894 from McFoggy/new-h2-backup-plugin
reference gitbucket-h2-backup-plugin in README
|
2015-09-02 01:56:04 +09:00 |
|
Matthieu Brouillard
|
512425de4c
|
reference gitbucket-h2-backup-plugin in README
|
2015-09-01 14:36:59 +02:00 |
|
Naoki Takezoe
|
7f28bd6a26
|
Update README.md
|
2015-08-30 03:57:26 +09:00 |
|
Naoki Takezoe
|
4088b2c1e8
|
Exclude group name from issue / pull request assignees
3.6
|
2015-08-30 03:33:29 +09:00 |
|
Naoki Takezoe
|
919d55c002
|
Fix NullPointerException for non-existent branches
|
2015-08-27 11:16:33 +09:00 |
|
Naoki Takezoe
|
068bbd0c3b
|
Merge branch 'officer-retry_fix_#838'
|
2015-08-26 22:48:03 +09:00 |
|
Naoki Takezoe
|
9f50528192
|
Merge branch 'retry_fix_#838' of https://github.com/officer/gitbucket into officer-retry_fix_#838
# Conflicts:
# src/main/scala/gitbucket/core/view/LinkConverter.scala
|
2015-08-26 22:47:41 +09:00 |
|
Naoki Takezoe
|
4c149cf01c
|
(refs #831)url encode filename in the redirect path
|
2015-08-26 22:17:21 +09:00 |
|
Naoki Takezoe
|
c86c706406
|
(refs #864)Fix blame
|
2015-08-24 02:40:29 +09:00 |
|
Naoki Takezoe
|
3b0a0f55b5
|
Fix broken blame
|
2015-08-24 02:09:50 +09:00 |
|
Naoki Takezoe
|
4232b8184e
|
Change a limit of initial amount of the repositories list
|
2015-08-23 15:47:07 +09:00 |
|
Naoki Takezoe
|
e5f3dfe293
|
Update version to 3.6.0
|
2015-08-23 15:42:52 +09:00 |
|
Naoki Takezoe
|
22af94d36a
|
BugFix and improvement for pull request
|
2015-08-23 13:44:12 +09:00 |
|
Naoki Takezoe
|
d6b6781861
|
Add show more link for repositories and wiki pages
|
2015-08-23 03:19:52 +09:00 |
|
Naoki Takezoe
|
2222299793
|
Fix merge checking
|
2015-08-23 02:17:46 +09:00 |
|
Naoki Takezoe
|
fdd9a184b5
|
Fix presentation of commit list in the pull request detail view
|
2015-08-22 17:20:59 +09:00 |
|
Naoki Takezoe
|
99492e3f8e
|
Merge pull request #886 from noc06140728/fix-octicon
Replace some icon to octicon
|
2015-08-21 02:12:15 +09:00 |
|
Naoki Takezoe
|
a42c40bbc1
|
Fix merge guide to display ssh url
|
2015-08-21 02:11:42 +09:00 |
|
Masahiro Namba
|
2794f9fcfc
|
Replace some icon to octicon
- replace some of the non-octicon to octicon.
- adjust the color of octicon on the button.
modified icon is as follows.
- .icon-home -> .octicon-home
- .icon-time -> .octicon-clock
- .icon-ok -> .octicon-check
- .icon-lock -> .octicon-lock
- .icon-envelope -> .octicon-mail
- .icon-pencil -> .octicon-pencil
- .icon-remove-circle -> .octicon-x
- .icon-check -> .octicon-clippy
- .icon-calendar -> .octicon-calendar
- .icon-cog -> .octicon-gear
- .icon-th-list -> .octicon-list-unordered
- .icon-trash -> .octicon-trashcan
- .icon-arrow-right -> .octicon-arrow-right
- .icon-retweet -> .octicon-git-compare
- .icon-comment -> .octicon-comment
|
2015-08-20 20:23:47 +09:00 |
|
Naoki Takezoe
|
28c0262e74
|
Improve issue and pull request creation form
|
2015-08-19 10:20:52 +09:00 |
|
Naoki Takezoe
|
8634191bd2
|
Merge pull request #884 from skx/master
Updated to fix truncated name in JSON: watchers_coun
|
2015-08-18 17:27:29 +09:00 |
|
Steve Kemp
|
f73c86d533
|
Updated to fix truncated name in JSON: watchers_coun
The correct field in the JSON should be `watchers_count` rather
than the truncated version `watchers_coun`.
|
2015-08-18 09:14:44 +03:00 |
|
Naoki Takezoe
|
f042d709ac
|
Improve issue creation form
|
2015-08-18 10:42:16 +09:00 |
|
Naoki Takezoe
|
e2a6149a93
|
Update auto_update.md
|
2015-08-17 13:29:41 +09:00 |
|
Naoki Takezoe
|
b2a7e2c7e2
|
Merge pull request #882 from garygreen/shorten-commit-message
File listing and sidebar display improvements
|
2015-08-17 06:19:00 +09:00 |
|
Naoki Takezoe
|
89fc143075
|
Update merge guide
|
2015-08-16 23:43:57 +09:00 |
|
Gary Green
|
a754a92799
|
File listing and sidebar display improvements
|
2015-08-16 14:55:18 +01:00 |
|
Naoki Takezoe
|
dc26fcf609
|
Merge branch 'garygreen-link-width'
|
2015-08-16 11:07:08 +09:00 |
|
Naoki Takezoe
|
b9db57eeef
|
Merge branch 'link-width' of https://github.com/garygreen/gitbucket into garygreen-link-width
|
2015-08-16 11:03:48 +09:00 |
|
Naoki Takezoe
|
9b377c727d
|
Improve the pull request creation form
|
2015-08-16 02:30:13 +09:00 |
|
Naoki Takezoe
|
e5b8d81bb4
|
Remove unused code
|
2015-08-16 01:13:25 +09:00 |
|
Naoki Takezoe
|
c85b31a7d5
|
Improve comparing view
|
2015-08-16 01:12:44 +09:00 |
|
Naoki Takezoe
|
6580e5458a
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
|
2015-08-16 00:55:18 +09:00 |
|
Naoki Takezoe
|
4e4e65eaa6
|
Improve th background color
|
2015-08-15 14:31:00 +09:00 |
|
Naoki Takezoe
|
9d19aad384
|
Merge pull request #880 from garygreen/issues-gui
Improved design of issue
|
2015-08-15 11:29:56 +09:00 |
|
Naoki Takezoe
|
c16a9f234b
|
(refs #878)Hide the Delete button for other than the head of branch
|
2015-08-15 11:21:26 +09:00 |
|
Naoki Takezoe
|
ace551c33d
|
(refs #871)Make link for @mention which contains dot
|
2015-08-15 10:15:44 +09:00 |
|
Naoki Takezoe
|
1e6e686692
|
Merge pull request #873 from superhj1987/master
Update main.scala.html
|
2015-08-15 09:59:16 +09:00 |
|
Gary Green
|
afdcc3f7c0
|
Improved design of issue
|
2015-08-15 00:12:56 +01:00 |
|
Naoki Takezoe
|
00e64bc46c
|
Remove IntelliJ specific file
|
2015-08-13 09:24:18 +09:00 |
|
Bryant Hang
|
a959e1820f
|
Update main.scala.html
fix header plus dropdown menu display bug in safari and add 'Your profile' in user dropdown menu
|
2015-08-12 15:39:54 +08:00 |
|