Naoki Kambe
|
86a2fcec51
[2298] modify the xsd_handler() method
|
il y a 12 ans |
Naoki Kambe
|
52794aa6f2
[2298] modify the xml_handler() method
|
il y a 12 ans |
Naoki Kambe
|
547c50fd01
[2298] modify handling the accepted URI
|
il y a 12 ans |
Naoki Kambe
|
c66a5ed19d
[2298] modify consts related to XML, XSD, and XSL
|
il y a 12 ans |
Naoki Kambe
|
b577ef19da
[2298] modify test_xsl_handler()
|
il y a 12 ans |
Naoki Kambe
|
0434072c4e
[2298] modify the xsd_handler() method
|
il y a 12 ans |
Naoki Kambe
|
1601f31da1
[2298] add some consts (xml root element and attributes)
|
il y a 12 ans |
Naoki Kambe
|
a67531278a
[2298] modify the xml_handler() method
|
il y a 12 ans |
Naoki Kambe
|
62c09c1ac0
[2298] add a method item_name_list()
|
il y a 12 ans |
Naoki Kambe
|
56da3a876f
[2298] update copyrights
|
il y a 12 ans |
Jeremy C. Reed
|
0e2da0cce1
[master] improve usage statement for verbose
|
il y a 13 ans |
Naoki Kambe
|
ed1f3349ee
[1852] When opening a HTTP socket is unexpectedly failed due to a socket error e.g. Address already in use, it explicitly closes the CC Session already opened before it shuts down.
|
il y a 13 ans |
Jelte Jansen
|
f45a95082d
[640] rename stop()
|
il y a 13 ans |
Jelte Jansen
|
4e8a429913
[640] send around 'stopping' messages, and handle them
|
il y a 13 ans |
Naoki Kambe
|
b79e0ef1ad
[917] add TODO for the user-visible name
|
il y a 13 ans |
Naoki Kambe
|
3d3592d4b1
[917] remove an unnecessary if statemnent which should be remove when
|
il y a 13 ans |
Naoki Kambe
|
88147da513
[917] change the evaluation of the requested URI path
|
il y a 13 ans |
Naoki Kambe
|
567f822d47
[917] fix wrong hyper links in anchor tags, add checks of that into the unittest
|
il y a 13 ans |
Naoki Kambe
|
e340636418
[917] support conversion of the item_type and item_format in the
|
il y a 13 ans |
Naoki Kambe
|
63f04832f2
[917] show the statistics data or the statistics spec with the module_name and the item_name
|
il y a 13 ans |
Naoki Kambe
|
de07e6a0ab
[917] remove plural "s" in the end of word in the table heading
|
il y a 13 ans |
Naoki Kambe
|
2139076757
[917] add TODOs for the temporary recursive functions
|
il y a 13 ans |
Naoki Kambe
|
ab47b77199
[917] add FIXMEs about handling non-ASCII characters
|
il y a 13 ans |
Naoki Kambe
|
ebe4e57805
[917] add a new logging id for the incorrect specified data, and print
|
il y a 13 ans |
Naoki Kambe
|
50e9605374
[917] remove the obvious returns of None
|
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
|
7e96227163
[917] add missing checking the XSD and XSL paths in the XML document
|
il y a 13 ans |
Naoki Kambe
|
6b600cb181
[917] add two changes to stats_httpd.py and its unittest
|
il y a 13 ans |