Jelte Jansen
|
ee4edb317a
[1649] address review comments
|
13 years ago |
Jelte Jansen
|
bbd3fd0f48
[1649] one more check, and doc update
|
13 years ago |
Jelte Jansen
|
c70cfef485
[1649] oops removed the if there
|
13 years ago |
Jelte Jansen
|
1293666c78
[1649] added a few docstrings
|
13 years ago |
Jelte Jansen
|
bb45b29c9f
[1649] use the new helper functions in a few old places
|
13 years ago |
Jelte Jansen
|
b31b7eff36
[1649] remove superfluous / from identifier
|
13 years ago |
Jelte Jansen
|
811f0ab9da
[1649] add index check
|
13 years ago |
Jelte Jansen
|
4e8a429913
[640] send around 'stopping' messages, and handle them
|
13 years ago |
Jelte Jansen
|
1cdc605c50
[1344] and refactor into simpler code
|
13 years ago |
Jelte Jansen
|
8b5b28cdbd
[1344] and don't be too lenient
|
13 years ago |
Jelte Jansen
|
df9b10fae5
[1344] don't be too hasty on erroring on None when setting data
|
13 years ago |
Jelte Jansen
|
ced9ddecf6
[trac926] review comments
|
13 years ago |
Jelte Jansen
|
e108ea6f21
[trac926] support direct addition of values to named set
|
14 years ago |
Jelte Jansen
|
1f26ac530c
[trac926] call it 'named set', not 'named map'
|
14 years ago |
Jelte Jansen
|
71fb105407
[trac926] tab-completion for named_map entries
|
14 years ago |
Jelte Jansen
|
834d488697
[trac926] error on set for nonexistent item
|
14 years ago |
Jelte Jansen
|
7cc84b1bfe
[trac926] add named map support for named map
|
14 years ago |
Jelte Jansen
|
9b93c07786
[trac967] added some more tests for nested lists/maps
|
14 years ago |
Jelte Jansen
|
a5dd2311e2
[trac967] test, bugfix and small refactor for 967
|
14 years ago |
Jelte Jansen
|
b6982ea32a
[trac811] addressed review comments
|
14 years ago |
Jelte Jansen
|
d27da40718
[trac671] raise a DataNotFoundError instead of print(error)
|
14 years ago |
Jelte Jansen
|
05f49a9371
[trac384] check if a list value exists with 'go'
|
14 years ago |
Jelte Jansen
|
ef67acec41
[trac384] fix the two 'types' of default
|
14 years ago |
Jelte Jansen
|
184c6c7068
[trac384] more review comments addressed
|
14 years ago |
Jelte Jansen
|
25530c6ca2
fix for getting default values within lists where the whole list (also) has a default (not just individual elements)
|
14 years ago |
Jelte Jansen
|
c31de72c76
make value optional for 'config add <list>'; add the default value that is specified in the spec file in that case
|
14 years ago |
Jelte Jansen
|
14824b3a81
sync with trunk
|
14 years ago |
Jelte Jansen
|
cf32a344e6
fix two tests, fix one bug (http://bind10.isc.org/ticket/384#comment:3)
|
14 years ago |
Jelte Jansen
|
ff385d569e
update for showing of list contents
|
14 years ago |
Jelte Jansen
|
7099d4df87
improve asking for and printing lists
|
14 years ago |