Naoki Takezoe
67ee6857ad
Remove unnecessary spec
2015-07-28 11:16:02 +09:00
Naoki Takezoe
5ab15c0a14
Merge branch 'beraboris-implement-668'
2015-07-28 11:13:51 +09:00
Naoki Takezoe
96a3f2c301
(refs #810 )Some fix about pull request
2015-07-28 11:12:11 +09:00
Naoki Takezoe
85707264c4
Fix position of fork-form
2015-07-28 02:04:49 +09:00
Naoki Takezoe
ed05422ea8
Merge branch 'implement-668' of https://github.com/beraboris/gitbucket into beraboris-implement-668
2015-07-28 01:58:30 +09:00
Naoki Takezoe
8f10c8051e
(refs #810 )Display Compare (or Pull Request) button for the default branch of the forked repository
2015-07-28 01:57:54 +09:00
Naoki Takezoe
41fff399b5
Redirect to the repository after sign-in by clicking fork button
2015-07-26 03:17:13 +09:00
Naoki Takezoe
9e237647b0
Small fix about icons
2015-07-26 02:59:26 +09:00
Naoki Takezoe
1be53c6746
Merge branch 'sapk-master'
2015-07-23 02:11:17 +09:00
Naoki Takezoe
f2368b03c0
(refs #409 )Fix header anchor name in Markdown
2015-07-23 00:53:29 +09:00
Naoki Takezoe
95284c0b36
(refs #409 )Fix Markdown style
2015-07-22 02:42:30 +09:00
Naoki Takezoe
f1e21a93fb
(refs #409 )Fix icons
2015-07-22 02:42:30 +09:00
Naoki Takezoe
689811f659
Add forks icon
2015-07-19 23:23:00 +09:00
Naoki Takezoe
33ccb4e98c
Merge branch 'uli-heller-email-sender'
2015-07-19 02:15:03 +09:00
Naoki Takezoe
29f6e98f9c
Merge branch 'email-sender' of https://github.com/uli-heller/gitbucket into uli-heller-email-sender
2015-07-19 02:14:36 +09:00
Naoki Takezoe
775c8cc064
Update release operation
2015-07-19 02:04:52 +09:00
Naoki Takezoe
9a974d047c
Small fix
2015-07-19 02:01:15 +09:00
Naoki Takezoe
3fd252d2db
Remove unnecessary file
2015-07-19 01:47:42 +09:00
Naoki Takezoe
43edb034c8
Merge branch 'linux-ubuntu1404' of https://github.com/uli-heller/gitbucket into uli-heller-linux-ubuntu1404
2015-07-19 01:46:40 +09:00
Naoki Takezoe
e629ca391e
Improve env.sh to extract GITBUCKET_VERSION from build.scala
2015-07-19 01:42:42 +09:00
Naoki Takezoe
0db7eba3f2
Merge pull request #836 from shiena/patch/fix_contenttype
...
Fix duplicated Content-Type
2015-07-18 23:30:27 +09:00
Naoki Takezoe
a472abc88e
Merge pull request #829 from muddydixon/fix/group_image_cursor_css
...
fixed cursor pointer css of group image change
2015-07-18 23:25:04 +09:00
Naoki Takezoe
861c619c19
Merge branch 'master' of https://github.com/sapk/gitbucket into sapk-master
2015-07-18 22:18:02 +09:00
Naoki Takezoe
124f331963
Fix testcase
2015-07-18 22:01:45 +09:00
Mitsuhiro Koga
76fcd44191
Fix duplicated Content-Type
2015-07-16 13:05:40 +09:00
Naoki Takezoe
2124c0b88c
Ignore ensime files
2015-07-14 02:49:21 +09:00
Naoki Takezoe
2f5ab8e3b9
(refs #830 )Bump pegdown to 1.5.0 and support strike syntax
2015-07-14 02:47:26 +09:00
muddydixon
32c8b6914b
fixed cursor pointer css of group image change
2015-07-13 16:54:12 +09:00
Naoki Takezoe
7e9d940f64
Merge branch 'beraboris-better-atom-titles'
2015-07-05 22:17:27 +09:00
Naoki Takezoe
59e826b630
(refs #811 )Remove html tags from title of atom feed
2015-07-05 22:15:39 +09:00
Naoki Takezoe
88f3ee4b13
Merge branch 'better-atom-titles' of https://github.com/beraboris/gitbucket into beraboris-better-atom-titles
2015-07-05 21:37:40 +09:00
Naoki Takezoe
b7380a084e
Merge pull request #814 from uli-heller/patch-1
...
Fixes #748 - duplicate c3p0.war
2015-07-05 21:33:36 +09:00
Naoki Takezoe
cb65e790ae
(refs #812 )Apply GitRepositoryFilter to SSH access too
2015-07-05 15:38:55 +09:00
Naoki Takezoe
573eabee93
(refs #812 )Prepend '/' to repository name
2015-07-05 15:08:52 +09:00
Naoki Takezoe
f0d4c6546a
(refs #812 )SSH support for plug-in served git repository
2015-07-05 14:16:16 +09:00
uli-heller
b0943c87c8
Fixes #748 - duplicate c3p0.war
2015-07-05 06:16:42 +02:00
Boris Bera
4f1208ea98
Atom feed now puts the activity message in title
...
Originally it used to put the activity type in the message. This gave
no useful information. The user had to open the news item to see what
was going on. Now, the title is the activity's message rendered to html.
Note that this is the same as the content of the news item.
This fixes #481
2015-07-04 15:29:09 -04:00
Naoki Takezoe
02f16639ea
Remove twirl-compiler from dependency
2015-07-05 00:50:27 +09:00
Naoki Takezoe
cd5e28c0b8
(refs #812 )Add GitRepositoryFilter for authentication
2015-07-05 00:13:34 +09:00
Naoki Takezoe
6f7579f8d9
(refs #812 )Add new extension point to serve Git repository by plug-in
2015-07-04 17:42:13 +09:00
Boris Bera
f1d2a71b49
Fixed url generated by pull request/compare button
...
The `:` character was getting escaped leading to an ugly url. This is
different from the urls generated when editing the branches in a pull
request. In that case the url did not have `:` escaped.
2015-07-03 21:23:53 -04:00
Boris Bera
fd4fe0dc0d
Pullreqs in forks now use upstream master as origin
...
This implements #668 .
2015-07-03 20:56:06 -04:00
Naoki Takezoe
3d5e4a4225
(refs #802 )Allow '+' in repository name
2015-07-03 21:40:26 +09:00
Naoki Takezoe
10ffb452d0
Fix delete branch confirmation message
2015-07-03 21:19:14 +09:00
Naoki Takezoe
3218bddbdc
(refs #808 )Add collaborators when fork repository by group
2015-07-03 20:47:37 +09:00
Naoki Takezoe
59f78dcbcb
Fix behavior when enableAnchor is false
2015-06-28 03:43:15 +09:00
Naoki Takezoe
0fe062a02f
Add option to disable anchor for headline in markdown
2015-06-28 03:20:55 +09:00
Naoki Takezoe
869eaf8cfd
Update version to 3.5.0-SNAPSHOT
2015-06-27 23:09:12 +09:00
Naoki Takezoe
5b445c9736
Improve declarative Plugin definition interface
2015-06-27 20:54:19 +09:00
Naoki Takezoe
6f3f3eaa99
Fix Wiki font style of Wiki editing form
2015-06-27 19:41:48 +09:00