History for gitbucket_jkp / src / main / scala / gitbucket / core / util
2024-06-17
@xuwei-k
prepare Scala 3
xuwei-k authored on 17 Jun kenji yoshida committed on 17 Jun
2024-06-14
@Scala Steward
Reformat with scalafmt 3.8.2 ...
Scala Steward committed on 14 Jun
2023-12-29
@xuwei-k
Update scalafmt setting ...
xuwei-k authored on 29 Dec 2023 kenji yoshida committed on 29 Dec 2023
2023-11-30
@ziggystar
fix: add GitUtils.findBranchesNoMergeInfo and use it when merge info … (#3436) ...
ziggystar authored on 30 Nov 2023 GitHub committed on 30 Nov 2023
2023-11-26
@Naoki Takezoe
Make max files and lines limit in showing diff configurable (#3433)
Naoki Takezoe authored on 26 Nov 2023 GitHub committed on 26 Nov 2023
2023-11-17
@xuwei-k
update scalafmt
xuwei-k authored on 16 Nov 2023 kenji yoshida committed on 17 Nov 2023
2023-09-10
@xuwei-k
add explicit type
xuwei-k authored on 10 Sep 2023 kenji yoshida committed on 10 Sep 2023
2023-04-30
@Naoki Takezoe
Make the default branch configurable (#3283)
Naoki Takezoe authored on 30 Apr 2023 GitHub committed on 30 Apr 2023
2023-03-18
@Naoki Takezoe
Ignore signed-commit verification error (#3256)
Naoki Takezoe authored on 18 Mar 2023 GitHub committed on 18 Mar 2023
2023-02-26
@Naoki Takezoe
Add --disable_news_feed option to disable News Feed (#3246)
Naoki Takezoe authored on 26 Feb 2023 GitHub committed on 26 Feb 2023
2023-02-24
@Naoki Takezoe
Add --disable_cache option to disable cache (#3245)
Naoki Takezoe authored on 24 Feb 2023 GitHub committed on 24 Feb 2023
2022-12-26
@Naoki Takezoe
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-10-10
@Naoki Takezoe
Hide large diffs by default and show on demand (#3157)
Naoki Takezoe authored on 10 Oct 2022 GitHub committed on 10 Oct 2022
2022-08-21
@Naoki Takezoe
Set UTF-8 as the default commit charset at the online text editor (#3112)
Naoki Takezoe authored on 21 Aug 2022 GitHub committed on 21 Aug 2022
2022-05-08
@Naoki Takezoe
Bump mariadb-java-client to 3.0.4 (#3059)
Naoki Takezoe authored on 8 May 2022 GitHub committed on 8 May 2022
2022-03-28
@Naoki Takezoe
Reset password email by users themselves (#3023)
Naoki Takezoe authored on 28 Mar 2022 GitHub committed on 28 Mar 2022
2022-01-30
@Naoki Takezoe
Report commit failure caused by hook (#2984)
Naoki Takezoe authored on 30 Jan 2022 GitHub committed on 30 Jan 2022
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-05
@Naoki Takezoe
Fix duplicated diff issue in exporting patch feature(#2913)
Naoki Takezoe authored on 5 Nov 2021 GitHub committed on 5 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-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
use `keys`
xuwei-k committed on 9 Aug 2021
@xuwei-k
use `until` instead of `to`
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 `foreach` instead of `map`
xuwei-k committed on 9 Aug 2021
@kenji yoshida
use SAM conversion
kenji yoshida authored on 9 Aug 2021 GitHub committed on 9 Aug 2021
@kenji yoshida
`getOrElse(null)` => `orNull`
kenji yoshida authored on 9 Aug 2021 GitHub 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