2021-08-19 |
Update mockito-core to 3.12.0
Scala Steward
authored
on 19 Aug 2021
kenji yoshida
committed
on 19 Aug 2021
|
---|---|
2021-08-15 |
Release GitBucket 4.36.2
Naoki Takezoe
committed
on 15 Aug 2021
|
Escape user name in avatar image tag (#2845)
Naoki Takezoe
authored
on 15 Aug 2021
GitHub
committed
on 15 Aug 2021
|
|
2021-08-11 |
Update mariadb-java-client to 2.7.4
Scala Steward
authored
on 11 Aug 2021
kenji yoshida
committed
on 11 Aug 2021
|
Update oauth2-oidc-sdk to 9.12
Scala Steward
authored
on 11 Aug 2021
kenji yoshida
committed
on 11 Aug 2021
|
|
2021-08-09 |
remove `== true`
xuwei-k
committed
on 9 Aug 2021
|
use `keys`
xuwei-k
committed
on 9 Aug 2021
|
|
use `until` instead of `to`
xuwei-k
committed
on 9 Aug 2021
|
|
`.getOrElse(None)` => `.flatten`
xuwei-k
committed
on 9 Aug 2021
|
|
avoid Array.toString
kenji yoshida
authored
on 9 Aug 2021
GitHub
committed
on 9 Aug 2021
|
|
use `forall` or `exists` instead of `map(f).getOrElse`
xuwei-k
committed
on 9 Aug 2021
|
|
use `sizeIs`
xuwei-k
committed
on 9 Aug 2021
|
|
`map(f).flatten` => `flatMap`
xuwei-k
committed
on 9 Aug 2021
|
|
use `foreach` instead of `map`
xuwei-k
committed
on 9 Aug 2021
|
|
fix typo
xuwei-k
committed
on 9 Aug 2021
|
|
remove semicolons
xuwei-k
committed
on 9 Aug 2021
|
|
remove redundant `toString`
xuwei-k
committed
on 9 Aug 2021
|
|
use SAM conversion
kenji yoshida
authored
on 9 Aug 2021
GitHub
committed
on 9 Aug 2021
|
|
`getOrElse(null)` => `orNull`
kenji yoshida
authored
on 9 Aug 2021
GitHub
committed
on 9 Aug 2021
|
|
`find(f).isDefined` => `exists(f)`
kenji yoshida
authored
on 9 Aug 2021
GitHub
committed
on 9 Aug 2021
|
|
remove unnecessary local variable initial values
kenji yoshida
authored
on 9 Aug 2021
GitHub
committed
on 9 Aug 2021
|
|
remove unused import
kenji yoshida
authored
on 9 Aug 2021
GitHub
committed
on 9 Aug 2021
|
|
use diamond operator
kenji yoshida
authored
on 9 Aug 2021
GitHub
committed
on 9 Aug 2021
|
|
2021-08-01 |
Update oauth2-oidc-sdk to 9.11
Scala Steward
authored
on 1 Aug 2021
kenji yoshida
committed
on 1 Aug 2021
|
2021-07-31 |
|
2021-07-27 |
Update oauth2-oidc-sdk to 9.10.2
Scala Steward
authored
on 27 Jul 2021
kenji yoshida
committed
on 27 Jul 2021
|
2021-07-26 |
prepare Scala 3
kenji yoshida
authored
on 26 Jul 2021
GitHub
committed
on 26 Jul 2021
|
Update logback-classic to 1.2.5
Scala Steward
authored
on 26 Jul 2021
kenji yoshida
committed
on 26 Jul 2021
|
|
Update json4s-jackson to 4.0.3
Scala Steward
authored
on 26 Jul 2021
kenji yoshida
committed
on 26 Jul 2021
|
|
2021-07-25 |
Update scalatra, scalatra-forms, ... to 2.8.0 (#2834)
...
Scala Steward
authored
on 25 Jul 2021
GitHub
committed
on 25 Jul 2021
|