2022-12-26 |
Call OpenID connect logout endpoint when signed-out on GitBucket (#3219)
Naoki Takezoe
authored
on 26 Dec 2022
GitHub
committed
on 26 Dec 2022
|
---|---|
2022-12-18 |
Enum support in custom fields (#3195)
Naoki Takezoe
authored
on 18 Dec 2022
GitHub
committed
on 18 Dec 2022
|
2022-12-11 |
Add option to keep session in the local dev mode (#3205)
Naoki Takezoe
authored
on 11 Dec 2022
GitHub
committed
on 11 Dec 2022
|
2022-10-30 |
Revert "Fix IllegalStateException when returning unknown avatar image (#3158)" (#3179)
...
Naoki Takezoe
authored
on 30 Oct 2022
GitHub
committed
on 30 Oct 2022
|
Fix an issue that assignees are not saved in PR creation (#3178)
Naoki Takezoe
authored
on 30 Oct 2022
GitHub
committed
on 30 Oct 2022
|
|
2022-10-16 |
Upgrade Scalatra to 2.8.4 (#3165)
Naoki Takezoe
authored
on 16 Oct 2022
GitHub
committed
on 16 Oct 2022
|
2022-10-10 |
Hide large diffs by default and show on demand (#3157)
Naoki Takezoe
authored
on 10 Oct 2022
GitHub
committed
on 10 Oct 2022
|
2022-10-08 |
Fix IllegalStateException when returning unknown avatar image (#3158)
Naoki Takezoe
authored
on 8 Oct 2022
GitHub
committed
on 8 Oct 2022
|
2022-09-13 |
Resurrect assignee icons on the issue list (#3136)
Naoki Takezoe
authored
on 13 Sep 2022
GitHub
committed
on 13 Sep 2022
|
2022-05-14 |
Implement missing parameters on commits api (#3061)
...
porkotron
authored
on 14 May 2022
GitHub
committed
on 14 May 2022
|
2022-05-03 |
Support multiple assignees for Issues and Pull requests (#3055)
Naoki Takezoe
authored
on 3 May 2022
GitHub
committed
on 3 May 2022
|
2022-05-02 |
Fix wrong overwriting of updatedDate of Issues and Pull requests (#3053)
Naoki Takezoe
authored
on 2 May 2022
GitHub
committed
on 2 May 2022
|
2022-04-17 |
Custom fields for issues and pull requests (#3034)
Naoki Takezoe
authored
on 17 Apr 2022
GitHub
committed
on 17 Apr 2022
|
2022-03-28 |
Hash password when reset it (#3026)
Naoki Takezoe
authored
on 28 Mar 2022
GitHub
committed
on 28 Mar 2022
|
Reset password email by users themselves (#3023)
Naoki Takezoe
authored
on 28 Mar 2022
GitHub
committed
on 28 Mar 2022
|
|
2022-01-30 |
Report commit failure caused by hook (#2984)
Naoki Takezoe
authored
on 30 Jan 2022
GitHub
committed
on 30 Jan 2022
|
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
|
|
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-08-29 |
Closes #2818 - Supporting custom SSH URL's when hosting behind a proxy
Logan McGrath
committed
on 29 Aug 2021
|
2021-08-09 |
use `forall` or `exists` instead of `map(f).getOrElse`
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
|