BIND 10 trac1265, created. da3e9e54f1374d581d78f1d874ddafd427a622ab [master] update the ChangeLog entry for trac917
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Nov 17 16:12:45 UTC 2011
The branch, trac1265 has been created
at da3e9e54f1374d581d78f1d874ddafd427a622ab (commit)
- Log -----------------------------------------------------------------
commit da3e9e54f1374d581d78f1d874ddafd427a622ab
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 16 21:26:11 2011 +0900
[master] update the ChangeLog entry for trac917
commit b34bf286c064d44746ec0b79e38a6177d01e6956
Merge: 120946aa30b22c36995135b7d5bfcade4c26e192 b79e0ef1ad1ac5c64c8a131ea8e125ca6df066eb
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 16 21:25:35 2011 +0900
Merge branch 'trac917'
Conflicts:
ChangeLog
commit b79e0ef1ad1ac5c64c8a131ea8e125ca6df066eb
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 16 13:28:29 2011 +0900
[917] add TODO for the user-visible name
commit 3d3592d4b1e7d3b0b3164067e57c1343db691851
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 16 13:34:44 2011 +0900
[917] remove an unnecessary if statemnent which should be remove when
the exact evaluation of the requested URI is added at git
88147da513fdb22eb4e430390746f36c96304c7e.
commit d9be597335af84bc93c9559bbd76fa85ef0f49c4
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 15 14:07:50 2011 +0900
[917] change to the original account name
commit bccc91bbd2496b87b408ebff3cd9c6880f952b1c
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Nov 10 09:07:51 2011 +0000
[917] add various testcases and replace literals in the testcases with
the constant variable
commit 88147da513fdb22eb4e430390746f36c96304c7e
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Nov 10 09:05:23 2011 +0000
[917] change the evaluation of the requested URI path
commit 567f822d4758d13b84161d67118ac1bce08b4c47
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Nov 10 07:20:03 2011 +0000
[917] fix wrong hyper links in anchor tags, add checks of that into the unittest
commit e3406364189d62ba54d85c3d23b40cefd02af584
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Nov 10 05:29:19 2011 +0000
[917] support conversion of the item_type and item_format in the
specfile into the date, time and dataTime datatypes in XSD
commit 489a53541118413b38865c8a3cf84b24b8b7dfe2
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 9 14:33:48 2011 +0000
[917] remove the copyright statements from the xml, xsd and xsl templates
commit 63f04832f2604868133a23d110ce6df5a9707993
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 9 14:29:27 2011 +0000
[917] show the statistics data or the statistics spec with the module_name and the item_name
even if module_name is specified or module_name and item_name are specified in arguments
commit de07e6a0ab66de4d3c7720dc93bc7d9198c9d26b
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 9 14:25:54 2011 +0000
[917] remove plural "s" in the end of word in the table heading
commit 2139076757c1a14ecce96eafd1388f978732f8aa
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 9 08:07:48 2011 +0000
[917] add TODOs for the temporary recursive functions
commit ab47b771999bd12171e65a8a3fb2ee512b709c4b
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 9 07:58:53 2011 +0000
[917] add FIXMEs about handling non-ASCII characters
commit ebe4e57805eda25ca347e0a9db8adad11fb3d4b5
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 9 07:53:31 2011 +0000
[917] add a new logging id for the incorrect specified data, and print
it when responding the 404 status code due to the data error
commit 50e96053742a30584f91a6bdb4b788977cd166bf
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 8 07:49:26 2011 +0000
[917] remove the obvious returns of None
commit f1e08d75cabc45454a9bde86158dc8c7348d7f9d
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 8 07:26:50 2011 +0000
[917] use assertEqual instead of assertTrue
commit cc48074a9fec60ef9ba69991549f9e167e620225
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 8 07:24:30 2011 +0000
[917] add more testcases of 404 NotFound (existent module but
nonexistent item name)
commit 8e8607c6faa34d9493a831054ecb64281f1f06c7
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 8 07:19:51 2011 +0000
[917] add more docstrings to the functions xml_handler, xsd_handler and xsl_handler
commit 4ab7d17edc10ce4f7b834709aa009aba4db9d877
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 8 07:10:58 2011 +0000
[917] add more docstrings to the functions get_stats_data and get_stats_spec
commit df02b63fe1176c572a7eee996921f211ca970953
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 8 06:50:03 2011 +0000
[917] stats-httpd returns the 404 status code if the specified module
name or item name is incorrect
create a new exception StatsHttpdDataError which is an exception due
to the data specified to the stats daemon
commit f8a64959bc5f3ddf68ba4d01bee092bf4f1f9558
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 8 06:16:34 2011 +0000
[917] remove the last slashes because of the failure of unittests
commit 7e96227163334ecd54e506bd2cedb58d3f6cf91d
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 8 05:58:28 2011 +0000
[917] add missing checking the XSD and XSL paths in the XML document
commit 6d5f34008d7e793546fd990cad11e40268c0ff04
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Mon Nov 7 18:30:36 2011 +0100
[917] Small text fixes
commit 2085b2255a79c0e5a04fe457bbb228d2fa24953b
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Nov 4 15:57:14 2011 +0900
[917] add an entry to ChangeLog for #917
commit 2d20ee347d82f840328c2bddd014cdf232962843
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Nov 4 15:23:57 2011 +0900
[917] remove an unnecessary file from CLEANFILES
commit 1ff0be2456cfaf9279970ae9a30a48d6267b96cf
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Nov 4 15:20:31 2011 +0900
[917] make more strict testcase for XML
commit 80447181a64656b97afa9ab71440907017e873f4
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Nov 4 15:13:07 2011 +0900
[917] make more strict testcase for XSD
commit 3878aa43817deaee33b21956d3066baef77a24ce
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Nov 4 13:42:42 2011 +0900
[917] make more strict testcase for XSL
commit 6b600cb1816705b04470ba2d0aca64dfdf8f55d2
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 2 23:30:48 2011 +0900
[917] add two changes to stats_httpd.py and its unittest
- change the relative path to the absolute path because in the case of the
relative path refering to the other item is failed
- The too long path is to be NotFound
- change the condition of addition of anchor tag if depth levels of path are
equal to or greater than 3, do not add the anchor tag.
commit c383ebc71434baa5cb314b3de3f3e18f39ebd0c7
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Nov 2 18:03:06 2011 +0900
[917] fix incorrect XSL style (incorrect order of the table tag and posision of
the xsl:for-each tag)
commit d5ec22cc344998038cf68b6fdf309ad2a12b2b5e
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 1 20:52:47 2011 +0900
[917] add some minor changes
- set minOccurs "0" if item_optional is True
- prepare table tag before going through list-type item
- use item_title instead of item_name if item_title is set
commit 2024a1554624868e5f0a4d09b75c3ddf39dd342d
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 1 19:03:59 2011 +0900
[917] add more document in stats_spec2xsl
commit 10b6bc17b7c264f41dcdba64fc3a79904c06164a
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 1 18:57:29 2011 +0900
[917] remove unnecessary else statement
commit a48e7fa14f2ef90bce27ff3e7aa4a93165e08d37
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 1 18:44:58 2011 +0900
[917] return 404 NotFound when specified module name or item name is not found
commit 62809f71c563128cb3cc467d867c621c61dbb926
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 1 18:17:41 2011 +0900
[917] add anchor tag in each module and each item in XSL and description in
each item in XSL
commit 08d090b4685220d3f286e1506e1a3c884146122f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 1 11:49:24 2011 +0900
[917] change header name and add descriptions in item name of XSL
commit 7b667cbd3bd3baeaceb60b987ab9770684ff5038
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Nov 1 11:08:47 2011 +0900
[917] fix indentation and minor changes
commit ab48bd8228405d50b149c502d7f73b5eb1a57608
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Oct 28 21:08:49 2011 +0900
[917] fix incorrection in XSD and XSL
commit ecf9f48f4b4c3beaf97ae0e83c11f4547f024734
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Oct 28 16:54:53 2011 +0900
[917] cleanup
commit 4d39e13d7f5ae5c30277f602f669f0421e2bf05c
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Oct 28 14:43:28 2011 +0900
[917] fix the function check_XSL_URL_PATH and add tests by module and by item
commit 3bf84d5c678f9f86df6382cf30e694404e2f77cb
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Oct 19 21:20:06 2011 +0900
[917] implement stats_spec2xsl function and modify the xsl template file and unittest
commit 12a6217c59bf48ead2e11aaaedb774af7a618701
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Oct 19 16:04:47 2011 +0900
[917] fix assertion failures due to changes of the spec file of the mock auth
commit cb57c9fcaa897752dd7599dcc15d647fb880285f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Oct 19 15:52:48 2011 +0900
[917] implement stats_spec2xsd function and modify the xsd template file
commit 1294219279910a89d4a99e6292cea8e13a4c301e
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Oct 18 19:15:12 2011 +0900
[917] implement stats_data2xml and modify definition of per-zone count
commit 61dd61b8f259b0938646fa2539fe928608a0fbad
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Sun Oct 16 13:33:17 2011 +0900
Revert "[917] split XXX_URL_PATH into BASE_URL_PATH and XXX_URL_PATH"
This reverts commit a458d69d94b2a7506395e7a24e5c2a9146791553.
commit f1306bd835659173f3fffcfbe1bf8971dc62efd9
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Oct 14 21:04:06 2011 +0900
[917] split XXX_URL_PATH into BASE_URL_PATH and XXX_URL_PATH
commit 7cc8a7d6c32472021b34e43d43a288cfa263f007
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Oct 14 16:49:07 2011 +0900
[917] implement per-zone queried counts in the Mock of Auth in Stats
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list