History for gitbucket_jkp / src / main / scala / gitbucket / core / servlet
2024-02-22
@Scala Steward
Update scala-library to 2.13.13
Scala Steward authored on 21 Feb 2024 kenji yoshida committed on 22 Feb 2024
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-05-02
@Naoki Takezoe
Improve git push performance (#3284)
Naoki Takezoe authored on 2 May 2023 GitHub committed on 2 May 2023
2022-09-03
@Naoki Takezoe
Fix ref and ssh_url in webhook payload (#3122)
Naoki Takezoe authored on 3 Sep 2022 GitHub committed on 3 Sep 2022
@Naoki Takezoe
Minor code cleanup for GitRepositoryServlet (#3121)
Naoki Takezoe authored on 3 Sep 2022 GitHub committed on 3 Sep 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
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
@kenji yoshida
avoid Array.toString
kenji yoshida authored on 9 Aug 2021 GitHub committed on 9 Aug 2021
@kenji yoshida
`find(f).isDefined` => `exists(f)`
kenji yoshida authored on 9 Aug 2021 GitHub committed on 9 Aug 2021
2021-06-20
@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-04
@Naoki Takezoe
Remove unused import statements (#2726)
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
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
2020-12-06
@onukura
Add milestone page (#2586)
onukura authored on 6 Dec 2020 GitHub committed on 6 Dec 2020
2020-09-05
@James Yoo
adding support for wiki page deletion recording (#2537)
James Yoo authored on 5 Sep 2020 GitHub committed on 5 Sep 2020
2020-08-29
@James Yoo
refactored ActivityService logging strategy (#2526)
James Yoo authored on 29 Aug 2020 GitHub committed on 29 Aug 2020
2020-08-23
@onukura
record wiki activity via http (#2521)
onukura authored on 23 Aug 2020 GitHub committed on 23 Aug 2020
2020-08-18
@onukura
add activity record for issue closing by comment (#2510)
onukura authored on 18 Aug 2020 GitHub committed on 18 Aug 2020
2020-07-18
@Naoki Takezoe
Migrate activity log to JSON-based file from database (#2468) ...
Naoki Takezoe authored on 18 Jul 2020 GitHub committed on 18 Jul 2020
2020-01-12
@SIkebe
Make Authorization header auth-scheme case-insencitive (#2416)
SIkebe authored on 12 Jan 2020 Naoki Takezoe committed on 12 Jan 2020
2019-12-29
@Naoki Takezoe
Add option to disallow WebHook to private addresses (#2397)
Naoki Takezoe authored on 29 Dec 2019 GitHub committed on 29 Dec 2019
2019-11-30
@SIkebe
Fix account table dead lock caused by ApiAuthenticationFilter (#2395)
SIkebe authored on 30 Nov 2019 Naoki Takezoe committed on 30 Nov 2019
2019-08-06
@Naoki Takezoe
Download bundled plugins from GitHub to obsolete Plugin Farm (#2356)
Naoki Takezoe authored on 6 Aug 2019 GitHub committed on 6 Aug 2019
2019-08-04
@Naoki Takezoe
Deprecate using
Naoki Takezoe committed on 4 Aug 2019
@takako shimamoto
(refs #2337) Scala 2.13.0 (#2348)
takako shimamoto authored on 4 Aug 2019 Naoki Takezoe committed on 4 Aug 2019
2019-06-16
@watari3
Fix wrong file size issue when cloning and pulling contents via git-lfs. (#2330)
watari3 authored on 16 Jun 2019 Naoki Takezoe committed on 16 Jun 2019
2019-04-07
@Yuusuke KOUNOIKE
commit updateLastLoginDate before processing filter (#2285)
Yuusuke KOUNOIKE authored on 7 Apr 2019 Naoki Takezoe committed on 7 Apr 2019
2019-03-02
@KOUNOIKE
add parameter style token authentication
KOUNOIKE committed on 2 Mar 2019