Jelte Jansen
|
f45a95082d
[640] rename stop()
|
13 years ago |
Jelte Jansen
|
4e8a429913
[640] send around 'stopping' messages, and handle them
|
13 years ago |
Naoki Kambe
|
b79e0ef1ad
[917] add TODO for the user-visible name
|
13 years ago |
Naoki Kambe
|
3d3592d4b1
[917] remove an unnecessary if statemnent which should be remove when
|
13 years ago |
Naoki Kambe
|
88147da513
[917] change the evaluation of the requested URI path
|
13 years ago |
Naoki Kambe
|
567f822d47
[917] fix wrong hyper links in anchor tags, add checks of that into the unittest
|
13 years ago |
Naoki Kambe
|
e340636418
[917] support conversion of the item_type and item_format in the
|
13 years ago |
Naoki Kambe
|
63f04832f2
[917] show the statistics data or the statistics spec with the module_name and the item_name
|
13 years ago |
Naoki Kambe
|
de07e6a0ab
[917] remove plural "s" in the end of word in the table heading
|
13 years ago |
Naoki Kambe
|
2139076757
[917] add TODOs for the temporary recursive functions
|
13 years ago |
Naoki Kambe
|
ab47b77199
[917] add FIXMEs about handling non-ASCII characters
|
13 years ago |
Naoki Kambe
|
ebe4e57805
[917] add a new logging id for the incorrect specified data, and print
|
13 years ago |
Naoki Kambe
|
50e9605374
[917] remove the obvious returns of None
|
13 years ago |
Naoki Kambe
|
8e8607c6fa
[917] add more docstrings to the functions xml_handler, xsd_handler and xsl_handler
|
13 years ago |
Naoki Kambe
|
4ab7d17edc
[917] add more docstrings to the functions get_stats_data and get_stats_spec
|
13 years ago |
Naoki Kambe
|
df02b63fe1
[917] stats-httpd returns the 404 status code if the specified module
|
13 years ago |
Naoki Kambe
|
7e96227163
[917] add missing checking the XSD and XSL paths in the XML document
|
13 years ago |
Naoki Kambe
|
6b600cb181
[917] add two changes to stats_httpd.py and its unittest
|
13 years ago |
Naoki Kambe
|
c383ebc714
[917] fix incorrect XSL style (incorrect order of the table tag and posision of
|
13 years ago |
Naoki Kambe
|
d5ec22cc34
[917] add some minor changes
|
13 years ago |
Naoki Kambe
|
2024a15546
[917] add more document in stats_spec2xsl
|
13 years ago |
Naoki Kambe
|
10b6bc17b7
[917] remove unnecessary else statement
|
13 years ago |
Naoki Kambe
|
a48e7fa14f
[917] return 404 NotFound when specified module name or item name is not found
|
13 years ago |
Naoki Kambe
|
62809f71c5
[917] add anchor tag in each module and each item in XSL and description in
|
13 years ago |
Naoki Kambe
|
08d090b468
[917] change header name and add descriptions in item name of XSL
|
13 years ago |
Naoki Kambe
|
7b667cbd3b
[917] fix indentation and minor changes
|
13 years ago |
Naoki Kambe
|
ab48bd8228
[917] fix incorrection in XSD and XSL
|
13 years ago |
Naoki Kambe
|
3bf84d5c67
[917] implement stats_spec2xsl function and modify the xsl template file and unittest
|
13 years ago |
Naoki Kambe
|
cb57c9fcaa
[917] implement stats_spec2xsd function and modify the xsd template file
|
13 years ago |
Naoki Kambe
|
1294219279
[917] implement stats_data2xml and modify definition of per-zone count
|
13 years ago |