History for gitbucket_jkp / src / main / scala / gitbucket / core / controller
2021-11-02
@Mira
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
@Naoki Takezoe
Relax max password length limitation to 40 (#2906)
Naoki Takezoe authored on 31 Oct 2021 GitHub committed on 31 Oct 2021
2021-08-09
@xuwei-k
use `forall` or `exists` instead of `map(f).getOrElse`
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
2021-07-18
@Lilian BENOIT
unprotect plugin-assets (#2825)
Lilian BENOIT authored on 18 Jul 2021 GitHub committed on 18 Jul 2021
2021-07-11
@Naoki Takezoe
Ignore submodules in repository archive downloading (#2817)
Naoki Takezoe authored on 11 Jul 2021 GitHub committed on 11 Jul 2021
2021-07-10
@Naoki Takezoe
Add new option to disable XSS protection in image rendering (#2806)
Naoki Takezoe authored on 10 Jul 2021 GitHub committed on 10 Jul 2021
2021-06-26
@Naoki Takezoe
Handle slash contained tag name correctly in releases (#2805)
Naoki Takezoe authored on 26 Jun 2021 GitHub committed on 26 Jun 2021
2021-06-20
@Naoki Takezoe
Fix Repository Contents API issues (#2802)
Naoki Takezoe authored on 20 Jun 2021 GitHub committed on 20 Jun 2021
@Naoki Takezoe
Drop the use of SyntaxSugars.defining from codebase (#2800)
Naoki Takezoe authored on 20 Jun 2021 GitHub committed on 20 Jun 2021
2021-04-17
@Naoki Takezoe
Use account name as pusher for commits by WebUI (#2745)
Naoki Takezoe authored on 17 Apr 2021 GitHub committed on 17 Apr 2021
@Naoki Takezoe
Minor fix for WebHook testing UI (#2744)
Naoki Takezoe authored on 17 Apr 2021 GitHub committed on 17 Apr 2021
2021-04-07
@Naoki Takezoe
Abolish the pull request title length limitation (#2731)
Naoki Takezoe authored on 7 Apr 2021 GitHub committed on 7 Apr 2021
@Naoki Takezoe
Eliminate context.loginAccount.get() by adding context.withLoginAccount() (#2729)
Naoki Takezoe authored on 7 Apr 2021 GitHub committed on 7 Apr 2021
2021-04-04
@Naoki Takezoe
Remove unused import statements (#2726)
Naoki Takezoe authored on 4 Apr 2021 GitHub committed on 4 Apr 2021
@Naoki Takezoe
Fix repository creation permission check (#2725)
Naoki Takezoe authored on 4 Apr 2021 GitHub committed on 4 Apr 2021
2021-03-14
@xuwei-k
add explicit types for implicit val ...
xuwei-k committed on 14 Mar 2021
2021-02-21
@onukura
Add create and push webhooks call for branch creation via GUI. (#2624)
onukura authored on 21 Feb 2021 GitHub committed on 21 Feb 2021
2021-02-07
@Jason Southwell
As is, the unsuspend API cannot unsuspend since it's not searching suspended accounts. This should allow the api to function without getting a 404. (#2660) ...
Jason Southwell authored on 7 Feb 2021 GitHub committed on 7 Feb 2021
2021-01-07
@onukura
fix delete wiki page function (#2622)
onukura authored on 7 Jan 2021 GitHub committed on 7 Jan 2021
2020-12-27
@Naoki Takezoe
Bump to sbt 1.4.6, Scala 2.13.3, and Scalatra 2.7.1 (#2609) ...
Naoki Takezoe authored on 27 Dec 2020 GitHub committed on 27 Dec 2020
2020-12-25
@Naoki Takezoe
Show commit status at commits tab of pull request (#2606)
Naoki Takezoe authored on 25 Dec 2020 GitHub committed on 25 Dec 2020
2020-12-12
@Naoki Takezoe
Show the commit status in various places (#2601)
Naoki Takezoe authored on 12 Dec 2020 GitHub committed on 12 Dec 2020
2020-12-06
@onukura
Improve issue comment management (#2588)
onukura authored on 6 Dec 2020 GitHub committed on 6 Dec 2020
@onukura
Add milestone page (#2586)
onukura authored on 6 Dec 2020 GitHub committed on 6 Dec 2020
2020-11-03
@onukura
Add syntax highlighter setting per user (#2555)
onukura authored on 3 Nov 2020 GitHub committed on 3 Nov 2020