Naoki Takezoe
|
eb83c5713c
|
Bump sbt-scalatra plugin to 1.0.1
|
2017-10-19 16:37:12 +09:00 |
|
Naoki Takezoe
|
1a9982446f
|
Move to sbt 1.0
|
2017-09-21 13:27:14 +09:00 |
|
Naoki Takezoe
|
848c698491
|
Update sbt plugins
|
2017-09-18 02:18:28 +09:00 |
|
Naoki Takezoe
|
f4b910c268
|
Download bundle plugins from plugins.json
|
2017-07-24 20:26:30 +09:00 |
|
Naoki Takezoe
|
d39c371635
|
Bundling plugins is executed in packaging of the executable war file
|
2017-07-24 14:26:45 +09:00 |
|
Naoki Takezoe
|
db88458a14
|
Remove unnecessary semicolon
|
2017-07-12 18:42:14 +09:00 |
|
aadrian
|
f60685117d
|
remove sbt-dependency-graph plugin.
|
2017-05-01 23:35:29 +02:00 |
|
aadrian
|
c972782053
|
use SBT 0.13.15
|
2017-04-30 18:09:48 +02:00 |
|
adrian
|
ff7b0ca13f
|
add graph sbt-plug-in to better visualize dependencies.
(cherry picked from commit 4718381d7f)
|
2017-04-09 15:40:36 +02:00 |
|
Naoki Takezoe
|
e72a192e4a
|
Merge branch 'master'
Conflicts:
build.sbt
src/main/scala/gitbucket/core/model/CommitStatus.scala
src/main/scala/gitbucket/core/service/CommitStatusService.scala
src/main/scala/gitbucket/core/service/CommitsService.scala
src/main/scala/gitbucket/core/service/IssuesService.scala
src/main/scala/gitbucket/core/service/RepositoryService.scala
src/main/scala/gitbucket/core/util/Notifier.scala
|
2017-02-06 10:32:29 +09:00 |
|
Naoki Takezoe
|
e439a2f5f7
|
Add sbt-coursier
|
2017-01-05 11:46:29 +09:00 |
|
Naoki Takezoe
|
1d03e83d95
|
(refs #1346)Update to use blocking-slick for Scala 2.12 support
|
2016-12-14 12:36:27 +09:00 |
|
Naoki Takezoe
|
47a55354fe
|
(refs #1346) Update libraries for Scala 2.12
|
2016-11-11 11:53:53 +09:00 |
|
Naoki Takezoe
|
9b33655bd4
|
Bump to sbt 0.13.12.
|
2016-09-25 17:09:29 +09:00 |
|
Naoki Takezoe
|
7f9d69bb51
|
(refs #935) Update project configuration for deploying artifacts to Maven central
|
2016-07-31 18:08:47 +09:00 |
|
Kaz Sera
|
1971c29fd0
|
Bump sbt version to 0.13.11
|
2016-06-19 12:02:32 +09:00 |
|
Herr Ritschwumm
|
413e75be5a
|
generate checksums without ivy
|
2016-03-04 14:32:28 +01:00 |
|
ritschwumm
|
333eeb4bad
|
update sbt to newest version
|
2016-01-30 11:24:23 +01:00 |
|
Naoki Takezoe
|
637e9f906b
|
Replace build.scala with build.sbt
|
2016-01-26 22:08:33 +09:00 |
|
Naoki Takezoe
|
b3ee2222f3
|
(refs #1058)Bump markedj to 1.0.6 to solve table rendering bug
|
2016-01-26 01:21:58 +09:00 |
|
nazoking
|
1042c50cc3
|
add jrebel plugin
|
2016-01-03 22:09:52 +09:00 |
|
nazoking
|
100b34085c
|
fix 'cannot create a JUnit XML printer. Please check that specs2-junit.jar is on the classpath'
|
2016-01-02 18:54:56 +09:00 |
|
Naoki Takezoe
|
abd729e45f
|
Update depended libraries
|
2016-01-01 17:43:22 +09:00 |
|
Naoki Takezoe
|
162e9a9feb
|
Update version to 3.11.0-SNAPSHOT
|
2016-01-01 15:12:06 +09:00 |
|
Naoki Takezoe
|
a6f4d9d7cf
|
Upgrade scalatra-forms to 1.0.0 that supports Scalatra 2.4.0
|
2015-12-31 02:33:11 +09:00 |
|
Naoki Takezoe
|
4457a317e6
|
(refs #815)Upgrade Scalatra to 2.4.0
|
2015-12-30 05:27:09 +09:00 |
|
Naoki Takezoe
|
990d082422
|
3.10 release
|
2015-12-30 01:18:13 +09:00 |
|
Naoki Takezoe
|
dfe3fbc02f
|
Bump up H2 to 1.4.190
|
2015-12-29 01:37:52 +09:00 |
|
Naoki Takezoe
|
c077dd0046
|
Rename logback-test.xml to logback-dev.xml
|
2015-12-27 14:40:54 +09:00 |
|
Naoki Takezoe
|
25031eadfb
|
Merge pull request #1017 from swaldman/minor-c3p0-tweaks
Upgrade c3p0 and tweak default config to avoid Tomcat issues
|
2015-12-26 17:00:33 +09:00 |
|
Fabian Markert
|
44e161f6ec
|
update version
|
2015-12-24 17:16:20 +01:00 |
|
Fabian Markert
|
7bd17ed038
|
update sshd dependency
migrate to new sshd api
change the default key provider algorithm to RSA
|
2015-12-24 17:11:40 +01:00 |
|
Naoki Takezoe
|
53e06c5e86
|
(refs #1018)Move to xsbt-web-plugin from scalatra-sbt
|
2015-12-23 21:37:25 +09:00 |
|
Steve Waldman
|
b0a749bdc1
|
Upgrade c3p0 and tweak default config to avoid Tomcat issues
Adds a standard typesafe-config reference.conf file that sets c3p0
config to prevents Tomcat memory leaks on hot-redeploy/shutdown.
See
http://www.mchange.com/projects/c3p0/#configuring_to_avoid_memory_leaks_on_redeploy
http://www.mchange.com/projects/c3p0/#tomcat-specific
This new config can be overridden in an application.conf or
c3p0.properties file.
( See http://www.mchange.com/projects/c3p0/#configuration_precedence )
Updates c3p0 version to c3p0-0.9.5.2, which fixes that leads to
unnecessary String allocation when logging via slf4j.
|
2015-12-21 22:51:12 -08:00 |
|
Naoki Takezoe
|
d77973a29e
|
Remove IDE plugins and add logback-classic
|
2015-12-22 07:58:30 +09:00 |
|
Naoki Takezoe
|
117655b011
|
(refs #1002)Upgrade markedj to 1.0.6-SNAPSHOT to solve IndexOutOfBoundsException in the table
|
2015-12-19 12:56:34 +09:00 |
|
Naoki Takezoe
|
1bf26cacb9
|
Update version to 3.9.0
|
2015-12-05 19:46:29 +09:00 |
|
Naoki Takezoe
|
711aee1c8b
|
Fix markedj version as 1.0.5
|
2015-12-05 03:54:51 +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
|
35f82e91bc
|
(refs #976)Upgrade markedj to 1.0.5-SNAPSHOT
|
2015-11-08 17:49:25 +09:00 |
|
Naoki Takezoe
|
93f8dbd42a
|
Fix markedj version
|
2015-11-02 08:58:29 +09:00 |
|
Naoki Takezoe
|
2738406710
|
Update version number to 3.8
|
2015-10-31 11:07:02 +09:00 |
|
Yota Ichino
|
c05e7218f3
|
Add document file formats for upload
The following extension is added.
- .docx
- .pptx
- .txt
- .xlsx
|
2015-10-25 22:03:16 +09:00 |
|
Naoki Takezoe
|
9d47c3ccb3
|
Bump markedj to 1.0.4-SNAPSHOT
|
2015-10-12 16:52:00 +09:00 |
|
Naoki Takezoe
|
81c79003ec
|
GitBucket 3.7.0 release
|
2015-10-03 13:13:48 +09:00 |
|
Naoki Takezoe
|
d07624bdc1
|
Sanitize in markdown
|
2015-09-29 01:20:10 +09:00 |
|
Naoki Takezoe
|
ad08d385e6
|
Bump markedj 1.0.2 to Java7 support
|
2015-09-23 12:22:55 +09:00 |
|
Naoki Takezoe
|
a0f684cfdf
|
Bump markedj to 1.0.1
|
2015-09-20 14:39:20 +09:00 |
|
Naoki Takezoe
|
8f7c5fc922
|
Fix code and ordered list style
|
2015-09-20 04:45:46 +09:00 |
|
Naoki Takezoe
|
667ef680c1
|
Switch markdown processor to markedj from pegdown
|
2015-09-20 03:51:46 +09:00 |
|