#
2109:8a068eaba1e7 |
| 21-Feb-2022 |
Alejandro Colomar |
Tests: added tests for "index" (string) option.
|
#
2073:bc6ad31ce286 |
| 11-Apr-2022 |
Andrei Zeliankou |
Tests: style.
|
#
2066:242192963d93 |
| 31-Jan-2022 |
Andrei Zeliankou |
Tests: removed TestApplicationTLS.get_server_certificate().
distutils.version is replaced by packaging.version. Also minor style fixes.
|
Revision tags: 1.26.1-1, 1.26.1, 1.26.0-1, 1.26.0 |
|
#
1986:7c7162dcf2de |
| 04-Nov-2021 |
Andrei Zeliankou |
Tests: added migration test for "share".
|
#
1971:3410f9d2a662 |
| 18-Oct-2021 |
Andrei Zeliankou |
Tests: style.
|
#
1960:a5c08e4a9946 |
| 30-Sep-2021 |
Zhidao HONG |
Static: variables in the "share" option.
This commit supports variable in the "share" option, the finding path to file serve is the value from "share". An example: { "share": "/www/data/static$u
Static: variables in the "share" option.
This commit supports variable in the "share" option, the finding path to file serve is the value from "share". An example: { "share": "/www/data/static$uri" }
show more ...
|
Revision tags: 1.25.0-1, 1.25.0, 1.24.0-1, 1.24.0 |
|
#
1858:a9a5746051aa |
| 04-May-2021 |
Andrei Zeliankou |
Tests: added tests for openat2() features.
|
#
1848:4bd548074e2c |
| 05-Apr-2021 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 1.23.0-1, 1.23.0, 1.22.0-1, 1.22.0 |
|
#
1771:94cf6c5fafbd |
| 13-Jan-2021 |
Andrei Zeliankou |
Tests: style.
|
#
1735:a0e0d4f90e51 |
| 08-Dec-2020 |
Andrei Zeliankou |
Tests: utils module introduced.
|
#
1730:44912af5b3e6 |
| 06-Dec-2020 |
Andrei Zeliankou |
Tests: options moved to the separate class.
This change is necessary to separate the logic and prevent possible circular dependency.
|
Revision tags: 1.21.0-1, 1.21.0 |
|
#
1706:a1da56837554 |
| 16-Nov-2020 |
Max Romanov |
Tests: fixing tests interrupt in terminal.
KeyboardInterrupt re-raised.
|
#
1654:fc7d0578e124 |
| 19-Oct-2020 |
Andrei Zeliankou |
Tests: fixed unit.log print.
|
Revision tags: 1.20.0-1, 1.20.0 |
|
#
1635:97afbb6c5a15 |
| 07-Oct-2020 |
Andrei Zeliankou |
Tests: minor fixes.
|
#
1620:3165d834176e |
| 30-Sep-2020 |
Andrei Zeliankou |
Tests: fixed test_static_space_in_name.
|
#
1596:b7e2d4d92624 |
| 16-Sep-2020 |
Andrei Zeliankou |
Tests: migrated to the pytest.
|
Revision tags: 1.19.0-1, 1.19.0, 1.18.0-1, 1.18.0 |
|
#
1477:b93d1acf81bd |
| 15-May-2020 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0 |
|
#
1368:b08ca65c6cda |
| 21-Feb-2020 |
Andrei Zeliankou |
Tests: more static tests.
|
Revision tags: 1.15.0-1, 1.15.0, 1.14.0-1, 1.14.0, 1.13.0-1, 1.13.0 |
|
#
1247:9bb7f9cfe39c |
| 23-Oct-2019 |
Andrey Zelenkov |
Tests: more static tests.
|
Revision tags: 1.12.0-1, 1.12.0 |
|
#
1204:f0fb4ba90a8e |
| 24-Sep-2019 |
Andrey Zelenkov |
Tests: static tests with file system objects.
|
Revision tags: 1.11.0-2, 1.11.0-1, 1.11.0 |
|
#
1184:0f7be72f56e5 |
| 19-Sep-2019 |
Andrey Zelenkov |
Tests: serving static files.
|