kenji yoshida
e79bca4a3c
remove unnecessary local variable initial values
2021-08-09 16:01:02 +09:00
kenji yoshida
f8ab480d20
remove unused import
2021-08-09 15:55:52 +09:00
kenji yoshida
a14129e340
use diamond operator
2021-08-09 15:55:03 +09:00
Scala Steward
5ec39df6e0
Update oauth2-oidc-sdk to 9.11
2021-08-02 07:07:47 +09:00
kenji yoshida
956e0c6321
fix warning in build.sbt
...
02a0cfa0a6/io/src/main/scala/sbt/io/IO.scala (L611-L630)
```
/home/runner/work/gitbucket/gitbucket/build.sbt:205: warning: method jar in object IO is deprecated (since 1.3.2): Please specify whether to use a static timestamp
IO jar (contentMappings.map { case (file, path) => (file, path.toString) }, outputFile, manifest)
^
```
2021-07-31 16:14:15 +09:00
Scala Steward
0660a9203a
Update oauth2-oidc-sdk to 9.10.2
2021-07-27 23:30:19 +09:00
kenji yoshida
1b660272a1
prepare Scala 3
2021-07-27 07:23:01 +09:00
Scala Steward
d9ef9b874d
Update logback-classic to 1.2.5
2021-07-27 06:56:21 +09:00
Scala Steward
7824f796ee
Update json4s-jackson to 4.0.3
2021-07-27 03:01:31 +09:00
Scala Steward
838a8d4c7b
Update scalatra, scalatra-forms, ... to 2.8.0 ( #2834 )
...
Co-authored-by: kenji yoshida <6b656e6a69@gmail.com >
2021-07-25 09:30:05 +09:00
Scala Steward
8db9f77f91
Update github-api to 1.132
2021-07-23 10:22:45 +09:00
Naoki Takezoe
4f82a469d9
Release GitBucket 4.36.1
4.36.1
2021-07-22 14:30:44 +09:00
Naoki Takezoe
0f6ae8559b
Bump gist-plugin to 4.21.0 ( #2832 )
2021-07-22 14:27:34 +09:00
Scala Steward
3f4b2eec35
Update logback-classic to 1.2.4 ( #2826 )
2021-07-21 13:14:38 +09:00
Lilian BENOIT
a020601d3a
exclude dependency org.slf4j from HikariCP ( #2830 )
2021-07-21 09:17:51 +09:00
Scala Steward
d511205588
Update tika-core to 2.0.0
2021-07-21 07:19:21 +09:00
Scala Steward
fc896b2ea1
Update mysql, postgresql to 1.16.0
2021-07-21 07:09:17 +09:00
Pedro Rijo
3819670535
Update sbt-dependency-graph plugin installation ( #2828 )
...
* Update sbt-dependency-graph plugin installation
According with https://github.com/sbt/sbt-dependency-graph#usage-instructions , for sbt >= 1.4.x we should install the plugin with `addDependencyTreePlugin` instead of `addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")`
* Fix scalafmt
2021-07-20 18:56:07 +09:00
Lilian BENOIT
067669a18c
unprotect plugin-assets ( #2825 )
2021-07-18 18:31:00 +09:00
Naoki Takezoe
bef7cee8db
Fix typo
2021-07-17 17:34:51 +09:00
Naoki Takezoe
cb9f56fc22
Release GitBucket 4.36.0
4.36.0
2021-07-17 17:26:18 +09:00
kenji yoshida
719a521f06
Update build.yml
2021-07-17 13:00:44 +09:00
Scala Steward
413754976f
Update oauth2-oidc-sdk to 9.10.1
2021-07-15 23:22:47 +09:00
Scala Steward
4530cfc068
Update commons-io to 2.11.0
2021-07-13 23:11:16 +09:00
Scala Steward
fcc7d6da2d
Update commons-compress to 1.21
2021-07-13 07:51:46 +09:00
Scala Steward
33e565d029
Update sbt to 1.5.5
2021-07-12 23:08:02 +09:00
Naoki Takezoe
6a1da37e9a
Ignore submodules in repository archive downloading ( #2817 )
2021-07-11 16:55:44 +09:00
Naoki Takezoe
897cc5eea4
Support tags in the branch selector ( #2811 )
2021-07-11 16:05:41 +09:00
Naoki Takezoe
5cbea281af
Add new option to disable XSS protection in image rendering ( #2806 )
2021-07-10 12:51:25 +09:00
Scala Steward
e74db57b75
Update sbt-scalafmt to 2.4.3
2021-07-09 09:08:26 +09:00
Scala Steward
6b2d124d09
Update jetty-continuation, jetty-http, ... to 9.4.43.v20210629
2021-07-07 11:07:23 +09:00
Scala Steward
7b3c77db8c
Update tika-core to 1.27
2021-07-07 07:12:36 +09:00
Scala Steward
1bcab5c2c7
Update postgresql to 42.2.23
2021-07-07 07:11:43 +09:00
Scala Steward
16020e9a7d
Update oauth2-oidc-sdk to 9.9.1
2021-07-03 20:05:42 +09:00
Naoki Takezoe
dfd3e22986
Handle slash contained tag name correctly in releases ( #2805 )
2021-06-27 03:32:18 +09:00
Naoki Takezoe
48d7a20fb7
Keep default merge strategy selection ( #2804 )
2021-06-27 02:40:17 +09:00
Scala Steward
04108a0a1a
Update mockito-core to 3.11.2
2021-06-22 06:16:55 +09:00
Naoki Takezoe
e0bab59846
Fix Repository Contents API issues ( #2802 )
2021-06-21 00:55:03 +09:00
Naoki Takezoe
1004c83bc4
Drop the use of SyntaxSugars.defining from codebase ( #2800 )
2021-06-20 09:48:50 +09:00
ShalokShalom
502bb450e3
correct typo ( #2801 )
...
Gitter is a name, and since that capitalized
2021-06-20 02:32:21 +09:00
Scala Steward
fb03b0bec7
Update postgresql to 42.2.22
2021-06-17 06:21:51 +09:00
Scala Steward
2c3a1c9c92
Update github-api to 1.131
2021-06-16 08:54:24 +09:00
Scala Steward
73b7ee2d57
Update sbt to 1.5.4
2021-06-14 19:50:44 +09:00
Scala Steward
71df890f39
Update commons-io to 2.10.0
2021-06-14 07:09:47 +09:00
Scala Steward
1fdac404b1
Update mockito-core to 3.11.1
2021-06-12 01:12:18 +09:00
Scala Steward
47be1e60bb
Update postgresql to 42.2.21
2021-06-11 07:53:15 +09:00
Scala Steward
1c05f50954
Update jetty-continuation, jetty-http, ... to 9.4.42.v20210604
2021-06-09 09:10:08 +09:00
Scala Steward
ce26a48fd7
Update org.eclipse.jgit.archive, ... to 5.12.0.202106070339-r
2021-06-08 06:53:34 +09:00
Scala Steward
26e0838ae0
Update oauth2-oidc-sdk to 9.9
2021-06-07 21:08:37 +09:00
xuwei-k
6b5b0db20a
avoid enum
...
prepare Scala 3
2021-06-07 20:19:57 +09:00