Commit History

Author SHA1 Message Date
  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 f1e08d75ca [917] use assertEqual instead of assertTrue 13 years ago
  Naoki Kambe cc48074a9f [917] add more testcases of 404 NotFound (existent module but 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 f8a64959bc [917] remove the last slashes because of the failure of unittests 13 years ago
  Naoki Kambe 7e96227163 [917] add missing checking the XSD and XSL paths in the XML document 13 years ago
  Michal 'vorner' Vaner 6d5f34008d [917] Small text fixes 13 years ago
  Naoki Kambe 2085b2255a [917] add an entry to ChangeLog for #917 13 years ago
  Naoki Kambe 2d20ee347d [917] remove an unnecessary file from CLEANFILES 13 years ago
  Naoki Kambe 1ff0be2456 [917] make more strict testcase for XML 13 years ago
  Naoki Kambe 80447181a6 [917] make more strict testcase for XSD 13 years ago
  Naoki Kambe 3878aa4381 [917] make more strict testcase for XSL 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 ecf9f48f4b [917] cleanup 13 years ago
  Naoki Kambe 4d39e13d7f [917] fix the function check_XSL_URL_PATH and add tests by module and by item 13 years ago
  Naoki Kambe 3bf84d5c67 [917] implement stats_spec2xsl function and modify the xsl template file and unittest 13 years ago
  Naoki Kambe 12a6217c59 [917] fix assertion failures due to changes of the spec file of the mock auth 13 years ago