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
Naoki Takezoe
f80f2106fe
Fix deploy script
2015-05-31 11:58:02 +09:00
Naoki Takezoe
cbfae66882
Fix version
2015-05-31 11:52:15 +09:00
Naoki Takezoe
8a5014fcbe
Update release.md
2015-05-31 11:49:35 +09:00
Naoki Takezoe
54d1bff213
Bump version to 3.3
3.3
2015-05-31 11:44:01 +09:00
Naoki Takezoe
0075664b9a
Merge pull request #764 from team-lab/feature/file-finder-button-on-blob-view
...
add file finder button on blob view.
2015-05-31 11:26:28 +09:00
Mura-Mi
a2c26f0f2c
Avoid NPE when master branch does not exist
2015-05-29 01:28:11 +09:00
nazoking
45f41a13e4
add file finder button on blob view.
2015-05-27 13:59:36 +09:00
Naoki Takezoe
faae237ac5
Update README.md
2015-05-26 01:56:57 +09:00
Naoki Takezoe
e01758e74c
Update README.md
2015-05-25 23:29:20 +09:00
Naoki Takezoe
db7dd31c79
Merge branch 'sapk-fix-mobile'
2015-05-25 22:57:39 +09:00
Naoki Takezoe
7d7ac5e2be
Merge branch 'fix-mobile' of https://github.com/sapk/gitbucket into sapk-fix-mobile
...
# Conflicts:
# src/main/webapp/assets/common/css/gitbucket.css
2015-05-25 22:57:24 +09:00
Naoki Takezoe
577016a33f
(refs #762 )Add meta-tag to disable IE backward compatibility mode
2015-05-25 22:12:12 +09:00
Naoki Takezoe
fdf2102923
(refs #763 )Don't remove disabled user's data and repositories.
2015-05-25 22:03:40 +09:00
Naoki Takezoe
8b47e57be0
Merge branch 'team-lab-featuer/image-on-diff'
2015-05-25 02:06:36 +09:00
Naoki Takezoe
8dad6b64b0
Merge branch 'featuer/image-on-diff' of https://github.com/team-lab/gitbucket into team-lab-featuer/image-on-diff
...
# Conflicts:
# src/main/webapp/assets/common/js/gitbucket.js
2015-05-25 02:06:14 +09:00
Naoki Takezoe
05d36abdab
Merge branch 'team-lab-feature/blame'
2015-05-25 02:00:49 +09:00
Naoki Takezoe
04e31c5b4f
Merge branch 'feature/blame' of https://github.com/team-lab/gitbucket into team-lab-feature/blame
...
# Conflicts:
# src/main/scala/gitbucket/core/controller/RepositoryViewerController.scala
# src/main/webapp/assets/common/css/gitbucket.css
2015-05-25 02:00:27 +09:00
Naoki Takezoe
6470428a85
Merge pull request #696 from team-lab/feature/file-finder
...
add file finder
2015-05-25 01:49:45 +09:00
Naoki Takezoe
a7efb3989a
Merge pull request #760 from sugamasao/add-pre-tag-horizontal-scroll
...
Add pre-tag horizontal scroll on markdown
2015-05-21 20:28:24 +09:00
sugamasao
32072d0bbf
Add pre-tag horizontal scroll on markdown
2015-05-20 18:22:53 +09:00
Antoine GIRARD
78a3e4454d
Fix mobile view
2015-05-18 21:37:07 +02:00
Antoine GIRARD
1ff68111b4
Merge remote-tracking branch 'upstream/master'
2015-05-18 15:51:03 +02:00
Naoki Takezoe
e576178e1e
Merge pull request #758 from sugamasao/fix-height-of-diff-line
...
`_` is hidden by diff line
2015-05-17 00:26:19 +09:00
Naoki Takezoe
0f8bc2b03d
Merge pull request #755 from tomomura/fix/api-user-login-value
...
fix login value for Webhook and API.
2015-05-17 00:25:32 +09:00
sugamasao
43565458d4
Fix fix height of diff line
...
`_` is hidden by diff line
2015-05-15 15:37:36 +09:00
tomomura
71cc3be6d5
fix login value.
2015-05-13 11:46:02 +09:00
Naoki Takezoe
9a8eef7b19
(refs #738 )Set "application/octet-stream" as Content-Type to avoid automatic charset detection for text files in Scalatra
2015-05-10 17:36:26 +09:00
Naoki Takezoe
a08c4368b7
Revert dependency
2015-05-10 16:32:21 +09:00
Naoki Takezoe
3b456b2aab
Move deploy-assembly-jar script
2015-05-10 15:36:27 +09:00
nazoking
31559418ba
add image diff
2015-05-09 01:50:51 +09:00
Naoki Takezoe
692a6e43bc
Update release.md
2015-05-07 11:30:41 +09:00
Naoki Takezoe
af4cce654c
Update release.md
2015-05-07 11:29:41 +09:00
Naoki Takezoe
c63b02fd4a
Move ERD and SVG file to /doc from /etc
2015-05-07 11:22:27 +09:00
Naoki Takezoe
e6974b6e51
Merge branch 'master' of https://github.com/takezoe/gitbucket
2015-05-07 11:14:25 +09:00
Naoki Takezoe
da3b7dbeff
Improve assembly-jar deploying
2015-05-07 11:14:17 +09:00
Naoki Takezoe
9737bd7012
(refs #739 )Update document
2015-05-07 11:08:11 +09:00
Naoki Takezoe
55fd8e5e2d
(refs #739 )Update document
2015-05-07 11:06:32 +09:00