2022-01-16 |
Release 4.37.2 (#2970)
Naoki Takezoe
authored
on 16 Jan 2022
GitHub
committed
on 16 Jan 2022
|
---|---|
2022-01-15 |
Fix activities template (#2969)
Naoki Takezoe
authored
on 15 Jan 2022
GitHub
committed
on 15 Jan 2022
|
2021-12-13 |
Release 4.37.1 (#2949)
Naoki Takezoe
authored
on 13 Dec 2021
GitHub
committed
on 13 Dec 2021
|
2021-12-11 |
Fix SSHCommand extension point for apache-sshd 2.x (#2941)
Naoki Takezoe
authored
on 11 Dec 2021
GitHub
committed
on 11 Dec 2021
|
2021-12-06 |
Enhance Git Reference APIs (#2937)
Naoki Takezoe
authored
on 6 Dec 2021
GitHub
committed
on 6 Dec 2021
|
2021-12-05 |
Fix refs API as far as Jenkins github-branch-source plugin can detect tags (#2936)
...
Naoki Takezoe
authored
on 5 Dec 2021
GitHub
committed
on 5 Dec 2021
|
2021-11-28 |
Fix SSH server handling (#2930)
Naoki Takezoe
authored
on 28 Nov 2021
GitHub
committed
on 28 Nov 2021
|
Remove unused imports
Naoki Takezoe
committed
on 28 Nov 2021
|
|
Merge branch 'master' into custom-ssh-url
Naoki Takezoe
authored
on 28 Nov 2021
GitHub
committed
on 28 Nov 2021
|
|
Bump apache-sshd to 2.7.0 (#2929)
Naoki Takezoe
authored
on 28 Nov 2021
GitHub
committed
on 28 Nov 2021
|
|
2021-11-10 |
Relax max length limitation for WebHook URLs (#2915)
Naoki Takezoe
authored
on 10 Nov 2021
GitHub
committed
on 10 Nov 2021
|
2021-11-05 |
Fix duplicated diff issue in exporting patch feature(#2913)
Naoki Takezoe
authored
on 5 Nov 2021
GitHub
committed
on 5 Nov 2021
|
2021-11-02 |
resolve #2907 API - not milestone data in issue list (#2908)
Mira
authored
on 2 Nov 2021
GitHub
committed
on 2 Nov 2021
|
2021-10-31 |
Relax max password length limitation to 40 (#2906)
Naoki Takezoe
authored
on 31 Oct 2021
GitHub
committed
on 31 Oct 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
|
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-29 |
Closes #2818 - Supporting custom SSH URL's when hosting behind a proxy
Logan McGrath
committed
on 29 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-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
|