History for gitbucket_jkp / src / main / java / JettyLauncher.java
2023-04-29
@Naoki Takezoe
Upgrade to Scalatra 3.0.0-M3 and drop Java 8 support (#3279) ...
Naoki Takezoe authored on 29 Apr 2023 GitHub committed on 29 Apr 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-03-28
@Naoki Takezoe
Allow to configure Jetty idle timeout in standalone mode (#3027)
Naoki Takezoe authored on 28 Mar 2022 GitHub committed on 28 Mar 2022
2021-10-14
@Mészáros István
Add HTTPS support for JettyLauncher (#2896)
Mészáros István authored on 14 Oct 2021 GitHub committed on 14 Oct 2021
2021-08-09
@kenji yoshida
remove unnecessary local variable initial values
kenji yoshida authored on 9 Aug 2021 GitHub committed on 9 Aug 2021
2020-07-05
@Jookia
executable: Allow saving sessions to disk (#2474) ...
Jookia authored on 5 Jul 2020 GitHub committed on 5 Jul 2020
2020-04-11
@Naoki Takezoe
Drop password validation (#2439)
Naoki Takezoe authored on 11 Apr 2020 GitHub committed on 11 Apr 2020
2020-01-12
@Naoki Takezoe
Restructure settings UI (#2413)
Naoki Takezoe authored on 12 Jan 2020 GitHub committed on 12 Jan 2020
2019-12-31
@Naoki Takezoe
Fix NullPointerException
Naoki Takezoe committed on 31 Dec 2019
2019-12-28
@Naoki Takezoe
Make CLI options configurable via environmental variables (#2408)
Naoki Takezoe authored on 28 Dec 2019 GitHub committed on 28 Dec 2019
2019-08-25
@Skull Writter
Add --upload_timeout bootstrap option (#2363)
Skull Writter authored on 25 Aug 2019 Naoki Takezoe committed on 25 Aug 2019
2017-08-05
@Naoki Takezoe
(refs #1654)Add --validate_password option
Naoki Takezoe committed on 5 Aug 2017
2017-07-12
@Naoki Takezoe
(refs #1484)Add --plugin_dir option
Naoki Takezoe committed on 12 Jul 2017
2017-07-06
@Naoki Takezoe
(refs #1633)Bugfix for --max_file_size parameter
Naoki Takezoe committed on 6 Jul 2017
2017-06-25
@Naoki Takezoe
Delete unused methods
Naoki Takezoe committed on 25 Jun 2017
@Naoki Takezoe
Make all settings configurable by system property or environment variable
Naoki Takezoe committed on 25 Jun 2017
2017-05-28
@Shenghan Gao
made maxFileSize in FileUploadController configurable
Shenghan Gao committed on 28 May 2017
2017-05-08
@t-tsutsumi
Disabling directory listing feature on Jetty
t-tsutsumi committed on 8 May 2017
2017-04-30
@t-tsutsumi
Avoid use functional looping style
t-tsutsumi committed on 30 Apr 2017
2017-04-29
@Takuma Tsutsumi
Merge branch 'master' into pr/disabling-server-header
Takuma Tsutsumi authored on 29 Apr 2017 GitHub committed on 29 Apr 2017
@t-tsutsumi
Disabling Server header on Jetty
t-tsutsumi committed on 29 Apr 2017
@t-tsutsumi
Graceful shutdown on Jetty requires StatisticsHandler
t-tsutsumi committed on 29 Apr 2017
2017-04-25
@Naoki Takezoe
Disable dock icon
Naoki Takezoe committed on 25 Apr 2017
2017-04-02
@xuwei-k
use switch
xuwei-k committed on 2 Apr 2017
2017-01-22
@dariko
add temp_dir parameter
dariko committed on 22 Jan 2017
2016-12-28
@Naoki Takezoe
(refs #1379)Prepend "/" if specified prefix does not start with it
Naoki Takezoe committed on 28 Dec 2016
2016-09-21
@conradlink
Fix to make the --host argument work again.
conradlink committed on 21 Sep 2016
2016-08-10
@Naoki Takezoe
(refs #1267) Graceful shutdown for the embedded jetty
Naoki Takezoe committed on 10 Aug 2016
2016-05-05
@Naoki Takezoe
(refs #1182)Remove code which is deleting the temporary directory on bootstrap
Naoki Takezoe committed on 5 May 2016