Naoki Kambe
|
93a7f7d149
[trac929] add more strict check for date and time format (add reverse check)
|
13 years ago |
Jelte Jansen
|
0f78717830
[trac929] replace != None with is not None
|
13 years ago |
Naoki Kambe
|
9b6993b6f6
[trac929] changed into the exact way of checking whether the value is "None" or
|
13 years ago |
Naoki Kambe
|
cddcafd790
[trac929] add "validate_statistics" which validates statistics specification in the spec file
|
14 years ago |
Jelte Jansen
|
1f26ac530c
[trac926] call it 'named set', not 'named map'
|
13 years ago |
Jelte Jansen
|
3b30727c4a
[trac926] spec check for python
|
14 years ago |
Jelte Jansen
|
e848d7f24f
[trac472] two additional small fixes
|
14 years ago |
Jelte Jansen
|
625080ef9e
Fix for a small problem mentioned on jabber for commands that have no arguments (where validation failed after the merge of ticket #202)
|
14 years ago |
Jelte Jansen
|
3d605d9770
also prevent unknown data to get into internal systems (by adding a check for unspecified data in validate_config calls)
|
14 years ago |
Naoki Kambe
|
fc2610f5ad
- merge trac #191 (Implement a initial version of stats)
|
14 years ago |
JINMEI Tatuya
|
af94c66b3d
removed one more "redundant" -1 arg to file.read().
|
14 years ago |
Jelte Jansen
|
9cf201a5ea
addressed comments from trac review
|
15 years ago |
Jelte Jansen
|
6fe33b957f
update literal_eval calls to also use json.loads
|
15 years ago |
Likun Zhang
|
e487e63bd7
Fixed a minor error in code(Reviewed by Jelte).
|
15 years ago |
Likun Zhang
|
3dabd8c630
Add code for task 80(add value/type check for cmdctl). After review, the code needs to be merged to trunk.
|
15 years ago |
Jelte Jansen
|
1db7be2208
Merged in branches/trac90
|
15 years ago |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
15 years ago |