Naoki Takezoe
bb75f1c034
Merge branch 'css_bootstrap3' of https://github.com/takezoe/gitbucket into css_bootstrap3
2015-12-01 02:12:08 +09:00
Naoki Takezoe
b7a9236283
Merge branch 'master' of https://github.com/takezoe/gitbucket into css_bootstrap3
2015-12-01 01:37:14 +09:00
Naoki Takezoe
7e0e172d37
Fix fork button
2015-11-30 23:22:16 +09:00
Naoki Takezoe
ea37a34476
Fix styles of issues and pull requests
2015-11-30 01:16:27 +09:00
Naoki Takezoe
fb5564de07
Fix diff styles
2015-11-27 12:53:10 +09:00
Naoki Takezoe
cead7e9e4e
Fix commit list style
2015-11-27 12:37:26 +09:00
Naoki Takezoe
7cf23b6c56
Fix pull request creation form style
2015-11-27 12:37:16 +09:00
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
dc5cb74f4d
Merge branch 'master' of https://github.com/takezoe/gitbucket
2015-11-18 01:48:47 +09:00
Naoki Takezoe
446a524b5a
Upgrade scalatra-forms to 0.2.0 to solve performance issue
2015-11-18 01:48:40 +09:00
Naoki Takezoe
121110aede
Fix markdown header style
2015-11-17 23:19:08 +09:00
Naoki Takezoe
c76a8562ea
Merge pull request #995 from uli-heller/patch-2
...
extensibility is probably the right word?
2015-11-17 19:28:00 +09:00
uli-heller
495d8069f5
extensibility is probably the right word?
2015-11-17 09:51:50 +01:00
Naoki Takezoe
70af6d0c35
Update README.md
2015-11-17 16:04:58 +09:00
Viliam Dias
9777d543b1
Remove the getWikiSideBar service
...
And use getWikiPage to avoid code repetition.
2015-11-16 16:35:07 -02:00
Naoki Takezoe
abfc6eea1e
Fix repository setting pages presentation
2015-11-17 01:52:14 +09:00
Naoki Takezoe
fd2f3e252c
Fix webhook editing presentation and performance issue
2015-11-17 01:51:55 +09:00
Naoki Takezoe
3b6d0065a2
Once delete editHooks.scala.html to rename
2015-11-17 01:48:13 +09:00
Viliam Dias
51acf72e0d
A sidebar page for the wiki
...
A simple wiki page (markdown file "_Sidebar.md") is used as a sidebar menu for the wiki.
Github specification:
https://help.github.com/articles/creating-a-sidebar/
- the sidebar is rendered below the pages index.
- if you click on page index "counter" you can collapse or expand the
page list.
2015-11-16 14:33:02 -02:00
Viliam Dias
6ad724d80c
A service to get the wiki sidebar page
...
- getWikiSideBar: a new service to get the wiki sidebar file "_Sidebar.md".
- getFileContent: must ignore MD files which starts with "_".
2015-11-16 14:25:22 -02: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
30f072f925
Merge pull request #992 from team-lab/fix/lost-webhook-events-on-rename-repository
...
fix lost web hook events on repository renamed.
2015-11-14 15:02:41 +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
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