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
Naoki Takezoe
a23ce92676
Add pom.xml for deploying assemble jar
2015-06-27 19:09:43 +09:00
Uli Heller
ad55d5199d
Use '{loginName} {fromAddress}' for the from field within the notification emails
2015-06-27 08:45:27 +02:00
Uli Heller
bd05895761
Make the release process work on linux
2015-06-27 07:11:23 +02:00
Uli Heller
c68dd6c891
Another change to make it work on linux - now linux and windows commands are mixed up unfortunately...
2015-06-27 06:56:12 +02:00
uli-heller
daae9ae1e7
Update how_to_run.md
...
Once "bashism-source" is applied, the build runs smoothly on linux, no need to change anything...
2015-06-27 06:56:12 +02:00
Uli Heller
33dde75ae1
doc change: build.xml -> release/build.xml
2015-06-27 06:56:12 +02:00
Uli Heller
b2e1e1796d
Fixed bashism 'source'
2015-06-27 06:16:22 +02:00
Naoki Takezoe
c4a682773c
Fix warnings
3.4
2015-06-27 10:18:22 +09:00
Naoki Takezoe
07e1873cb3
Update release.md
2015-06-27 10:14:30 +09:00
Naoki Takezoe
14d0c4dc32
GitBucket 3.4 release
2015-06-27 10:12:25 +09:00
Naoki Takezoe
19f79b6e54
Merge pull request #789 from milligramme/patch-1
...
modify css: hide href content on printing
2015-06-26 17:47:31 +09:00
Naoki Takezoe
e0b9fc9481
(refs #788 )Fix NotFound in comparing with sibling repository
2015-06-26 17:06:33 +09:00
milligramme
16c28ad938
modify css: hide href content on printing
...
on printing, href content appeared.
it is caused by bootstrap.css
faae237ac5/src/main/webapp/assets/vendors/bootstrap/css/bootstrap.css (L183-L185)
2015-06-26 15:31:15 +09:00
Naoki Takezoe
0e5af9ffa9
Update README.md
2015-06-23 14:29:32 +09:00
Naoki Takezoe
a0f6f03d4e
Add IntelliJ IDEA logo
2015-06-23 14:18:05 +09:00
Naoki Takezoe
f4cdfc5f32
(refs #769 )go-import meta tag is generated for only public repos
2015-06-10 23:18:35 +09:00
Naoki Takezoe
b45988705b
(refs #769 )Add go-import meta tag
2015-06-10 23:14:12 +09:00
Naoki Takezoe
dd50239759
(refs #780 )Not add an issue refer comment if it already exists
2015-06-09 10:32:58 +09:00
Naoki Takezoe
7297a07466
(refs #751 )Fix issue reference in verbatim node
2015-06-09 02:24:45 +09:00
Naoki Takezoe
e5fa43f91c
Merge pull request #778 from team-lab/fix/diff-ignore-space
...
fix diff ignore space
2015-06-08 13:22:25 +09:00
nazoking
88080c8d02
fix diff ignore space
2015-06-08 01:33:22 +09:00
Naoki Takezoe
d38dfee540
Remove empty lines
2015-06-07 22:38:03 +09:00
Naoki Takezoe
4da6a7b6f9
Merge pull request #768 from Mura-Mi/avoid-npe-masterless
...
Avoid NPE when master branch does not exist
2015-06-06 03:34:34 +09:00
Naoki Takezoe
957dfeed6d
(refs #775 )Move isRenderable() to helpers from PluginRepository
2015-06-05 01:34:23 +09:00
Naoki Takezoe
aa5a07b98e
(refs #775 )Add new extension point to add markup render
2015-06-05 01:30:00 +09:00
Naoki Takezoe
fd1ee07297
Provides declarative style plug-in definition.
2015-06-03 02:18:07 +09:00
Naoki Takezoe
07026125a9
Merge remote-tracking branch 'origin/master'
2015-06-02 01:06:21 +09:00
Naoki Takezoe
badb747d24
(refs #773 )Fix url processing in the blame view
2015-06-02 01:06:02 +09:00
Naoki Takezoe
e27c20d600
Merge pull request #771 from bfritz/fix-release-typo
...
Fix typo in release.md
2015-06-01 08:27:26 +09:00
Naoki Takezoe
eb46c94c7c
Merge pull request #772 from xuwei-k/fix-travis-fail
...
fix .travis.yml
2015-06-01 07:26:16 +09:00
xuwei-k
2e58f82a61
fix .travis.yml
...
```
java.lang.RuntimeException: Setting value cannot be null: {file:/home/travis/build/takezoe/gitbucket/}gitbucket/*:version
at scala.sys.package$.error(package.scala:27)
at sbt.EvaluateSettings$INode.setValue(INode.scala:143)
at sbt.EvaluateSettings$MixedNode.evaluate0(INode.scala:175)
```
2015-06-01 04:04:45 +09:00
Brad Fritz
df28013b18
Fix typo in release.md
2015-05-31 11:53:08 -04:00
Naoki Takezoe
8f4e285974
Update README.md
2015-05-31 18:37:12 +09:00
Naoki Takezoe
08c4eeeefe
(refs #770 )Update release.md
2015-05-31 17:33:36 +09:00
Naoki Takezoe
1fdc2c629c
(refs #770 )Add set assembly invocation to deploy-assembly-jar.sh
2015-05-31 17:33:21 +09:00
Naoki Takezoe
a6767a1c3d
(refs #770 )Gather release scripts
2015-05-31 16:58:51 +09:00
Naoki Takezoe
c539d6b643
Update build.xml
2015-05-31 12:21:07 +09:00
Naoki Takezoe
80c3ffdfd7
Update release.md
2015-05-31 12:18:19 +09:00