Naoki Kambe
|
f1e08d75ca
[917] use assertEqual instead of assertTrue
|
il y a 13 ans |
Naoki Kambe
|
cc48074a9f
[917] add more testcases of 404 NotFound (existent module but
|
il y a 13 ans |
Naoki Kambe
|
8e8607c6fa
[917] add more docstrings to the functions xml_handler, xsd_handler and xsl_handler
|
il y a 13 ans |
Naoki Kambe
|
4ab7d17edc
[917] add more docstrings to the functions get_stats_data and get_stats_spec
|
il y a 13 ans |
Naoki Kambe
|
df02b63fe1
[917] stats-httpd returns the 404 status code if the specified module
|
il y a 13 ans |
Naoki Kambe
|
f8a64959bc
[917] remove the last slashes because of the failure of unittests
|
il y a 13 ans |
Naoki Kambe
|
7e96227163
[917] add missing checking the XSD and XSL paths in the XML document
|
il y a 13 ans |
Michal 'vorner' Vaner
|
6d5f34008d
[917] Small text fixes
|
il y a 13 ans |
Naoki Kambe
|
2085b2255a
[917] add an entry to ChangeLog for #917
|
il y a 13 ans |
Naoki Kambe
|
2d20ee347d
[917] remove an unnecessary file from CLEANFILES
|
il y a 13 ans |
Naoki Kambe
|
1ff0be2456
[917] make more strict testcase for XML
|
il y a 13 ans |
Naoki Kambe
|
80447181a6
[917] make more strict testcase for XSD
|
il y a 13 ans |
Naoki Kambe
|
3878aa4381
[917] make more strict testcase for XSL
|
il y a 13 ans |
Naoki Kambe
|
6b600cb181
[917] add two changes to stats_httpd.py and its unittest
|
il y a 13 ans |
Naoki Kambe
|
c383ebc714
[917] fix incorrect XSL style (incorrect order of the table tag and posision of
|
il y a 13 ans |
Naoki Kambe
|
d5ec22cc34
[917] add some minor changes
|
il y a 13 ans |
Naoki Kambe
|
2024a15546
[917] add more document in stats_spec2xsl
|
il y a 13 ans |
Naoki Kambe
|
10b6bc17b7
[917] remove unnecessary else statement
|
il y a 13 ans |
Naoki Kambe
|
a48e7fa14f
[917] return 404 NotFound when specified module name or item name is not found
|
il y a 13 ans |
Naoki Kambe
|
62809f71c5
[917] add anchor tag in each module and each item in XSL and description in
|
il y a 13 ans |
Naoki Kambe
|
08d090b468
[917] change header name and add descriptions in item name of XSL
|
il y a 13 ans |
Naoki Kambe
|
7b667cbd3b
[917] fix indentation and minor changes
|
il y a 13 ans |
Naoki Kambe
|
ab48bd8228
[917] fix incorrection in XSD and XSL
|
il y a 13 ans |
Naoki Kambe
|
ecf9f48f4b
[917] cleanup
|
il y a 13 ans |
Naoki Kambe
|
4d39e13d7f
[917] fix the function check_XSL_URL_PATH and add tests by module and by item
|
il y a 13 ans |
Naoki Kambe
|
3bf84d5c67
[917] implement stats_spec2xsl function and modify the xsl template file and unittest
|
il y a 13 ans |
Naoki Kambe
|
12a6217c59
[917] fix assertion failures due to changes of the spec file of the mock auth
|
il y a 13 ans |
Naoki Kambe
|
cb57c9fcaa
[917] implement stats_spec2xsd function and modify the xsd template file
|
il y a 13 ans |
Naoki Kambe
|
1294219279
[917] implement stats_data2xml and modify definition of per-zone count
|
il y a 13 ans |
Naoki Kambe
|
61dd61b8f2
Revert "[917] split XXX_URL_PATH into BASE_URL_PATH and XXX_URL_PATH"
|
il y a 13 ans |