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