2021-09-01
@Scala Steward
Update sbt-assembly to 1.1.0
Scala Steward authored on 1 Sep 2021 kenji yoshida committed on 1 Sep 2021
2021-08-31
@Scala Steward
Update testcontainers-scala to 0.39.7
Scala Steward authored on 31 Aug 2021 kenji yoshida committed on 31 Aug 2021
2021-08-30
@KN4CK3R
Add support for "all" in issue list API (#2859)
KN4CK3R authored on 30 Aug 2021 GitHub committed on 30 Aug 2021
2021-08-25
@Scala Steward
Update mockito-core to 3.12.4
Scala Steward authored on 25 Aug 2021 kenji yoshida committed on 25 Aug 2021
2021-08-24
@Scala Steward
Update mockito-core to 3.12.3
Scala Steward authored on 24 Aug 2021 kenji yoshida committed on 24 Aug 2021
@Scala Steward
Update mockito-core to 3.12.2
Scala Steward authored on 24 Aug 2021 kenji yoshida committed on 24 Aug 2021
@Scala Steward
Update tika-core to 2.1.0
Scala Steward authored on 24 Aug 2021 kenji yoshida committed on 24 Aug 2021
2021-08-23
@Scala Steward
Update testcontainers-scala to 0.39.6
Scala Steward authored on 23 Aug 2021 kenji yoshida committed on 23 Aug 2021
2021-08-20
@Scala Steward
Update oauth2-oidc-sdk to 9.15
Scala Steward authored on 20 Aug 2021 kenji yoshida committed on 20 Aug 2021
@Scala Steward
Update mockito-core to 3.12.1
Scala Steward authored on 20 Aug 2021 kenji yoshida committed on 20 Aug 2021
@Scala Steward
Update oauth2-oidc-sdk to 9.14
Scala Steward authored on 20 Aug 2021 kenji yoshida committed on 20 Aug 2021
2021-08-19
@Scala Steward
Update mockito-core to 3.12.0
Scala Steward authored on 19 Aug 2021 kenji yoshida committed on 19 Aug 2021
2021-08-15
@Naoki Takezoe
Release GitBucket 4.36.2
Naoki Takezoe committed on 15 Aug 2021
@Naoki Takezoe
Escape user name in avatar image tag (#2845)
Naoki Takezoe authored on 15 Aug 2021 GitHub committed on 15 Aug 2021
2021-08-11
@Scala Steward
Update mariadb-java-client to 2.7.4
Scala Steward authored on 11 Aug 2021 kenji yoshida committed on 11 Aug 2021
@Scala Steward
Update oauth2-oidc-sdk to 9.12
Scala Steward authored on 11 Aug 2021 kenji yoshida committed on 11 Aug 2021
2021-08-09
@xuwei-k
remove `== true`
xuwei-k committed on 9 Aug 2021
@xuwei-k
use `keys`
xuwei-k committed on 9 Aug 2021
@xuwei-k
use `until` instead of `to`
xuwei-k committed on 9 Aug 2021
@xuwei-k
`.getOrElse(None)` => `.flatten`
xuwei-k committed on 9 Aug 2021
@kenji yoshida
avoid Array.toString
kenji yoshida authored on 9 Aug 2021 GitHub committed on 9 Aug 2021
@xuwei-k
use `forall` or `exists` instead of `map(f).getOrElse`
xuwei-k committed on 9 Aug 2021
@xuwei-k
use `sizeIs`
xuwei-k committed on 9 Aug 2021
@xuwei-k
`map(f).flatten` => `flatMap`
xuwei-k committed on 9 Aug 2021
@xuwei-k
use `foreach` instead of `map`
xuwei-k committed on 9 Aug 2021
@xuwei-k
fix typo
xuwei-k committed on 9 Aug 2021
@xuwei-k
remove semicolons
xuwei-k committed on 9 Aug 2021
@xuwei-k
remove redundant `toString`
xuwei-k committed on 9 Aug 2021
@kenji yoshida
use SAM conversion
kenji yoshida authored on 9 Aug 2021 GitHub committed on 9 Aug 2021
@kenji yoshida
`getOrElse(null)` => `orNull`
kenji yoshida authored on 9 Aug 2021 GitHub committed on 9 Aug 2021