2021-09-20 |
Update testcontainers-scala to 0.39.8
Scala Steward
authored
on 20 Sep 2021
kenji yoshida
committed
on 20 Sep 2021
|
---|---|
2021-09-16 |
Update sbt-scoverage to 1.9.0
Scala Steward
authored
on 16 Sep 2021
kenji yoshida
committed
on 16 Sep 2021
|
2021-09-12 |
Fix Wiki page editing bug when over 100 pages (#2869)
Naoki Takezoe
authored
on 12 Sep 2021
GitHub
committed
on 12 Sep 2021
|
Update org.eclipse.jgit.archive, ... to 5.13.0.202109080827-r
Scala Steward
authored
on 12 Sep 2021
kenji yoshida
committed
on 12 Sep 2021
|
|
2021-09-10 |
Update logback-classic to 1.2.6
Scala Steward
authored
on 10 Sep 2021
kenji yoshida
committed
on 10 Sep 2021
|
Bump gitbucket-pages-plugin to 1.10.0 (#2856)
Naoki Takezoe
authored
on 10 Sep 2021
GitHub
committed
on 10 Sep 2021
|
|
2021-09-09 |
Update github-api to 1.133
Scala Steward
authored
on 9 Sep 2021
kenji yoshida
committed
on 9 Sep 2021
|
2021-09-08 |
Update java-diff-utils to 4.11
Scala Steward
authored
on 8 Sep 2021
kenji yoshida
committed
on 8 Sep 2021
|
2021-09-01 |
Update sbt-assembly to 1.1.0
Scala Steward
authored
on 1 Sep 2021
kenji yoshida
committed
on 1 Sep 2021
|
2021-08-31 |
Update testcontainers-scala to 0.39.7
Scala Steward
authored
on 31 Aug 2021
kenji yoshida
committed
on 31 Aug 2021
|
2021-08-30 |
Add support for "all" in issue list API (#2859)
KN4CK3R
authored
on 30 Aug 2021
GitHub
committed
on 30 Aug 2021
|
2021-08-25 |
Update mockito-core to 3.12.4
Scala Steward
authored
on 25 Aug 2021
kenji yoshida
committed
on 25 Aug 2021
|
2021-08-24 |
Update mockito-core to 3.12.3
Scala Steward
authored
on 24 Aug 2021
kenji yoshida
committed
on 24 Aug 2021
|
Update mockito-core to 3.12.2
Scala Steward
authored
on 24 Aug 2021
kenji yoshida
committed
on 24 Aug 2021
|
|
Update tika-core to 2.1.0
Scala Steward
authored
on 24 Aug 2021
kenji yoshida
committed
on 24 Aug 2021
|
|
2021-08-23 |
Update testcontainers-scala to 0.39.6
Scala Steward
authored
on 23 Aug 2021
kenji yoshida
committed
on 23 Aug 2021
|
2021-08-20 |
Update oauth2-oidc-sdk to 9.15
Scala Steward
authored
on 20 Aug 2021
kenji yoshida
committed
on 20 Aug 2021
|
Update mockito-core to 3.12.1
Scala Steward
authored
on 20 Aug 2021
kenji yoshida
committed
on 20 Aug 2021
|
|
Update oauth2-oidc-sdk to 9.14
Scala Steward
authored
on 20 Aug 2021
kenji yoshida
committed
on 20 Aug 2021
|
|
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
|