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
|
13 years ago |
Jelte Jansen
|
1f26ac530c
[trac926] call it 'named set', not 'named map'
|
13 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 |
Jelte Jansen
|
a5ef1c8e06
return an error in bindctl on 'config set' for an item not described in the .spec file
|
14 years ago |
Jelte Jansen
|
330e485343
update; show map contents
|
14 years ago |
Jelte Jansen
|
9851a189c6
sync with trunk
|
14 years ago |
Jelte Jansen
|
4bd81e036d
merge branches/trac405
|
14 years ago |
Jelte Jansen
|
234c924be5
merge branches/trac403 (just a small bugfix, don't think it warrants a changelog entry)
|
14 years ago |
Jelte Jansen
|
7da40bab8b
additional tests + one fix
|
14 years ago |
Jelte Jansen
|
dbfbbb2b32
support for list indices wrt set/add/remove operations
|
14 years ago |
Jelte Jansen
|
96a12cbadf
'checkpoint' commit, can address individual list items, not set them yet, need a bit of refactoring first
|
14 years ago |