Commit Graph

27 Commits

Author SHA1 Message Date
Emmanuel Garette 9a4faf391e 2020/2021 2021-03-29 10:35:56 +02:00
Emmanuel Garette 2f125cfc8c better error for IP like 192.168.001.1 => 192.168.1.1 2020-08-04 16:33:52 +02:00
Emmanuel Garette 3bef45c9db New Postgres storage 2020-01-30 16:10:54 +01:00
Emmanuel Garette 74e604478e _validation, _second_level_validation => validation, second_level_validation 2019-11-19 08:26:42 +01:00
Emmanuel Garette 5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01:00
Emmanuel Garette 35ef218c9c better message error 2019-07-26 08:52:01 +02:00
Emmanuel Garette 33c1666cc9 add cidr notation to domainnameoption if allow_ip is True (fixes #5) 2019-03-08 07:11:56 +01:00
Emmanuel Garette 2a6df8c8d8 safer option.type() (ref #4) 2019-03-06 21:50:28 +01:00
Emmanuel Garette af55e20afe coverage 2019-02-24 20:23:16 +01:00
Emmanuel Garette af5da925e2 add CIDR support 2019-02-24 18:37:19 +01:00
Emmanuel Garette 7c710d50b9 IPy => ipaddress 2019-02-24 12:05:26 +01:00
Emmanuel Garette a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +01:00
Emmanuel Garette 5bb0c49949 option with str value has to depends on StrOption 2018-12-07 23:29:42 +01:00
Emmanuel Garette f6bdd0c17e symplify tiramisu/option/option.py 2018-11-15 18:35:14 +01:00
Emmanuel Garette 92b469bd43 simplify tiramisu/option/baseoption.py 2018-11-15 16:17:39 +01:00
Emmanuel Garette e29e11b939 reorganise option.py 2018-09-30 11:36:09 +02:00
Emmanuel Garette cd7977eae6 coverage 2018-09-12 21:05:14 +02:00
Emmanuel Garette 122796bd19 requires for a master is a required for the masterslaves + remove cache from masterslaves too 2018-09-02 11:55:19 +02:00
Emmanuel Garette 50a2ab4186 can set valid value for an option with invalid consistency 2018-06-02 08:35:05 +02:00
Emmanuel Garette 821f36ea65 tiramisu-web adaptation 2018-01-26 07:33:47 +01:00
Emmanuel Garette 7ab479f628 reorganise consistencies 2017-12-23 10:40:57 +01:00
Emmanuel Garette 538e6a792a add config_bag and convert some tests 2017-12-19 23:11:45 +01:00
Emmanuel Garette b5f785d62c convert tests 2017-12-13 22:15:34 +01:00
Emmanuel Garette fc787d4dbb reorganise 2017-12-07 22:20:19 +01:00
Emmanuel Garette 7e281235bc validation should not raises ValueError 2017-09-22 20:01:07 +02:00
Emmanuel Garette 635b71d291 separate baseoption and option 2017-07-24 20:39:01 +02:00
Emmanuel Garette 3c9a759e2e separate option in differents files 2017-07-24 19:04:18 +02:00