Seiji Sogabe
24b05d28db
env.sh has been already removed.
2015-08-03 19:38:46 +09:00
chocolatle
f0268b105c
Fix making bad link from certain references.
2015-08-03 02:14:38 +09:00
Naoki Takezoe
0a46e180a9
Merge pull request #855 from mslinn/master
...
Updated installation script to GitBucket 3.5
2015-08-03 01:11:42 +09:00
Mike Slinn
e6a215a9c3
Updated to GitBucket 3.5
2015-08-02 08:47:47 -07:00
Naoki Takezoe
8ca7117065
(refs #854 )Backup document is moved to Wiki
2015-08-02 12:52:40 +09:00
Naoki Takezoe
ba0a07b835
Merge pull request #854 from McFoggy/backup-gitbucket
...
add an example of a backup script and some usage instructions
2015-08-02 12:44:22 +09:00
Naoki Takezoe
4a35b65c2c
Update release scripts
2015-08-01 03:02:38 +09:00
Naoki Takezoe
836fa47812
GitBucket 3.5.0 release
3.5
2015-08-01 01:30:32 +09:00
Matthieu Brouillard
5b658ef6ff
add backup script and instructions
2015-07-31 16:39:16 +02:00
Gary Green
e9ff24d9a7
Make header and sidemenu links clickable across full width.
2015-07-29 23:02:29 +01:00
Gary Green
a92051a4c3
Increase container width
2015-07-29 22:52:46 +01:00
Naoki Takezoe
77b3650580
(refs #844 )Improve global header menu
2015-07-28 21:53:51 +09:00
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