History for gitbucket_jkp / src / main / scala / gitbucket / core / service
2021-12-06
@Naoki Takezoe
Enhance Git Reference APIs (#2937)
Naoki Takezoe authored on 6 Dec 2021 GitHub committed on 6 Dec 2021
2021-11-28
@Naoki Takezoe
Merge branch 'master' into custom-ssh-url
Naoki Takezoe authored on 28 Nov 2021 GitHub committed on 28 Nov 2021
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-09-12
@Naoki Takezoe
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
@KN4CK3R
Add support for "all" in issue list API (#2859)
KN4CK3R authored on 30 Aug 2021 GitHub committed on 30 Aug 2021
2021-08-29
@Logan McGrath
Closes #2818 - Supporting custom SSH URL's when hosting behind a proxy
Logan McGrath committed on 29 Aug 2021
2021-08-09
@xuwei-k
remove `== true`
xuwei-k committed on 9 Aug 2021
@xuwei-k
`.getOrElse(None)` => `.flatten`
xuwei-k committed on 9 Aug 2021
@xuwei-k
use `forall` or `exists` instead of `map(f).getOrElse`
xuwei-k committed on 9 Aug 2021
@xuwei-k
use `sizeIs`
xuwei-k committed on 9 Aug 2021
@xuwei-k
`map(f).flatten` => `flatMap`
xuwei-k committed on 9 Aug 2021
@xuwei-k
remove redundant `toString`
xuwei-k committed on 9 Aug 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-06-07
@xuwei-k
prepare Scala 3
xuwei-k committed on 7 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
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-04-03
@onukura
Add function to refer issue/PR of other repositories within issue/PR conversations (#2608)
onukura authored on 3 Apr 2021 GitHub committed on 3 Apr 2021
2021-03-23
@Shreejan Shrestha
Solve repository deletion error on Windows (#2711) ...
Shreejan Shrestha authored on 23 Mar 2021 GitHub committed on 23 Mar 2021
2021-03-14
@xuwei-k
add explicit types for implicit val ...
xuwei-k committed on 14 Mar 2021
2021-03-10
@xuwei-k
avoid do-while ...
xuwei-k committed on 10 Mar 2021
2021-02-20
@Naoki Takezoe
Upgrade java-diff-utils (#2678)
Naoki Takezoe authored on 20 Feb 2021 GitHub committed on 20 Feb 2021
2020-12-29
@Naoki Takezoe
Bump oauth2-oidc-sdk to 8.29.1 (#2617)
Naoki Takezoe authored on 29 Dec 2020 GitHub committed on 29 Dec 2020
2020-12-28
@Naoki Takezoe
Call webhook when pull request is merged (#2611)
Naoki Takezoe authored on 28 Dec 2020 GitHub committed on 28 Dec 2020
2020-12-27
@Naoki Takezoe
Fix WEB_HOOK table migration issue in 4.35.0 (#2610)
Naoki Takezoe authored on 27 Dec 2020 GitHub committed on 27 Dec 2020
@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-12
@Naoki Takezoe
Call ReceiveHook when pull request is merged (#2520)
Naoki Takezoe authored on 12 Dec 2020 GitHub committed on 12 Dec 2020