Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/config.py @ 417:83d537f1dfbb
| age | author | description |
|---|---|---|
| Wed, 01 Dec 2021 23:10:20 +0100 | Franz Glasner | Implement sub-jails: allow to get a jailed configuration from a jail |
| Wed, 01 Dec 2021 23:09:00 +0100 | Franz Glasner | FIX: Handle .jailed() with an empty "root" properly |
| Sat, 20 Nov 2021 13:52:08 +0100 | Franz Glasner | Provide coercing methods for the jailed configuration: getintXXX(), getboolXXX(), getfloatXXX() and friends. |
| Fri, 19 Nov 2021 15:52:01 +0100 | Franz Glasner | Optimize the creation of a jailed config. |
| Fri, 19 Nov 2021 13:27:41 +0100 | Franz Glasner | Allow a jailed configuration to return its base configuration via a property |
| Fri, 19 Nov 2021 13:26:53 +0100 | Franz Glasner | Allow to rebind a jailed configuration to another "similar" base |
| Fri, 19 Nov 2021 12:40:23 +0100 | Franz Glasner | Implement a ".is_jail" flag for configuration objects: to test/assert whether we expect a jail configuration |
| Fri, 19 Nov 2021 09:28:49 +0100 | Franz Glasner | Docs |
