Commit graph

  • eb3327cd75 correction in allow_without_dot + test Emmanuel Garette 2013-10-01 10:13:17 +0200
  • 6902ad4f18 some extra tests for filename Emmanuel Garette 2013-10-01 08:23:10 +0200
  • 2dcdbb137e rename FileOption to FilenameOption python 3 support Emmanuel Garette 2013-10-01 08:19:10 +0200
  • 0a83a9261f update invalid's message and display all informations when raises Emmanuel Garette 2013-09-30 22:56:08 +0200
  • c8a20eefb5 update invalid's message and display all informations when raises Emmanuel Garette 2013-09-30 22:50:49 +0200
  • cce080cbd3 add FileOption Emmanuel Garette 2013-09-30 21:21:47 +0200
  • 1a294e3d09 refactor DomainnameOption add options EmailOption and URLOption Emmanuel Garette 2013-09-30 19:41:56 +0200
  • feeb9842f5 serialize metaconfig/groupconfig Emmanuel Garette 2013-09-30 16:22:08 +0200
  • 6b7db20716 Merge branch 'master' into metaconfig Emmanuel Garette 2013-09-28 22:49:50 +0200
  • a3d66134a0 Merge branch 'master' into lgpl Emmanuel Garette 2013-09-28 20:08:52 +0200
  • 4fa33e1a6c update translation Emmanuel Garette 2013-09-28 20:02:41 +0200
  • ead8db4356 update translation Emmanuel Garette 2013-09-28 20:02:41 +0200
  • b7f85b8559 Merge branch 'master' into lgpl Emmanuel Garette 2013-09-28 18:43:46 +0200
  • 70f684e70c tiramisu/option.py: separate _consistencies (for Option) and _cache_consistencies (for OptionDescription) _launch_consistency need index for multi's option _cons_not_equal support multi options Emmanuel Garette 2013-09-28 17:05:01 +0200
  • 482dfec7f2 consistancies can have more than one option add _cons_broadcast Emmanuel Garette 2013-09-27 23:26:10 +0200
  • 2490d00935 refactor name only_private gwen 2013-09-27 11:28:23 +0200
  • 162ae02df8 refactor (warnings_only) gwen 2013-09-27 09:52:18 +0200
  • 3073940ca4 can't assign to an OptionDescription Emmanuel Garette 2013-09-26 22:35:12 +0200
  • 1d2008fd84 error message for ip/broadcast/netmask/network validation Emmanuel Garette 2013-09-26 22:27:39 +0200
  • a004f30e34 french translation correction Emmanuel Garette 2013-09-26 22:11:25 +0200
  • f4677b9ef9 use warnings instead of a new dictionary Emmanuel Garette 2013-09-26 21:56:06 +0200
  • f040d3da61 warning is now a dict Emmanuel Garette 2013-09-26 18:35:11 +0200
  • a5587c91b8 errors in french translation gwen 2013-09-26 16:56:14 +0200
  • e63dbf308d more tests for warnings Emmanuel Garette 2013-09-26 09:31:51 +0200
  • 329b9ac349 add _second_level_validation (second's one return only warning almost _validator raise) Emmanuel Garette 2013-09-25 21:10:45 +0200
  • 4e0f0a5b70 config_error is an exception, raise directly config_error Emmanuel Garette 2013-09-25 10:22:31 +0200
  • 06baff2f3b add warning ability Emmanuel Garette 2013-09-24 23:19:20 +0200
  • 5ba97c5928 Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu gwen 2013-09-24 10:34:12 +0200
  • 8bebbf483e add storage automatic api doc gwen 2013-09-24 10:34:03 +0200
  • a08af2383d comment config Emmanuel Garette 2013-09-23 22:55:54 +0200
  • 3fc89be40e comment tiramisu/autolib.py + some modification Emmanuel Garette 2013-09-23 22:40:10 +0200
  • 26e3651848 update french translation Emmanuel Garette 2013-09-23 21:00:45 +0200
  • 8a7078d3b0 gpl to lgpl Emmanuel Garette 2013-09-22 22:33:09 +0200
  • 4a44068a23 Merge branch 'master' into lgpl Emmanuel Garette 2013-09-22 22:01:19 +0200
  • d2f101b7bb didnot getattr a second time in find if not needed Emmanuel Garette 2013-09-22 21:54:07 +0200
  • ff7714d8d3 add find test value in a multi's option Emmanuel Garette 2013-09-22 21:31:37 +0200
  • 051f1c8774 tiramisu/config.py: - find byvalue support Multi Emmanuel Garette 2013-09-22 21:23:12 +0200
  • c84d13a1c6 we can serialize Config now Emmanuel Garette 2013-09-22 20:57:52 +0200
  • 972dff0a1c serialize new callback Emmanuel Garette 2013-09-20 23:47:40 +0200
  • ae4df32d0e error if change slave len for default's slave option Emmanuel Garette 2013-09-19 23:02:15 +0200
  • 28c416dd84 add allow_reserved in IPOption Emmanuel Garette 2013-09-19 21:51:55 +0200
  • 30c376e3ea add doc/config.png Emmanuel Garette 2013-09-19 21:39:17 +0200
  • 90ae9aa70d refactore carry_out_calculation + test + documentation Emmanuel Garette 2013-09-19 21:38:46 +0200
  • 30ff0fb72b Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu gwen 2013-09-17 14:03:03 +0200
  • 866364059c dont change anything if config_error Emmanuel Garette 2013-09-17 09:10:08 +0200
  • 7165f73292 add metaconfig Emmanuel Garette 2013-09-17 09:02:10 +0200
  • 57f4dd8d3f allow mandatory value (see 9ddf100118 for more details) Emmanuel Garette 2013-09-16 20:51:13 +0200
  • 8def6c85d7 double negation in error msg gwen 2013-09-16 15:24:46 +0200
  • 653eb776bf Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu gwen 2013-09-16 15:21:18 +0200
  • ffc9d086f9 double negation in error msg gwen 2013-09-16 15:21:08 +0200
  • 9ddf100118 when we get an option's value, we need it's values to calculate properties (ie for mandatory's option) if a disabled option has a callback to an other disabled value, it's raise ConfigError Emmanuel Garette 2013-09-16 15:02:14 +0200
  • 327cce6fed merge Makefile gwen 2013-09-16 14:52:42 +0200
  • 3ffbb4ab8f Makefile for non-gnu version of basename Emmanuel Garette 2013-09-16 14:43:58 +0200
  • 1249e1e2bc Incorrect filename for gettext catablog Daniel Dehennin 2013-09-16 14:41:12 +0200
  • e929745ebf corrections in setup.py Emmanuel Garette 2013-09-16 14:02:55 +0200
  • abbb7a274e update doc Emmanuel Garette 2013-09-14 14:44:33 +0200
  • 3afcf0322c adds storage in setup gwen 2013-09-12 09:10:16 +0200
  • b492874cbe version for setup.py gwen 2013-08-29 16:38:23 +0200
  • 28ea4f0e90 update doc Emmanuel Garette 2013-09-10 21:04:12 +0200
  • b070fa8a83 Storages are not installed Daniel Dehennin 2013-09-06 16:17:53 +0200
  • 3dc72c505c support no expire in getcache Emmanuel Garette 2013-09-07 22:37:13 +0200
  • 632de1cffb comment tiramisu/setting.py Emmanuel Garette 2013-09-07 22:16:50 +0200
  • 371f094dcb comment tiramisu/setting.py Emmanuel Garette 2013-09-07 21:47:17 +0200
  • 77c1ccf40b add 'cache' property Emmanuel Garette 2013-09-07 17:25:22 +0200
  • f8b0a53c3f cache is always a dictionary in memory Emmanuel Garette 2013-09-07 10:31:39 +0200
  • c8876ab184 comment storage Emmanuel Garette 2013-09-06 23:53:19 +0200
  • 22bfbb9fa4 storage no more in setting.py, code is now in storage/__init__.py Emmanuel Garette 2013-09-06 23:15:28 +0200
  • 18fc5db4ac lists in sets gwen 2013-09-06 09:05:19 +0200
  • e73f3e0e6c doc gwen 2013-09-05 16:56:02 +0200
  • dc688ad644 ro/rw_append/remove are now 'set' type Emmanuel Garette 2013-09-04 09:09:37 +0200
  • 02873f2836 Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu gwen 2013-09-04 09:05:25 +0200
  • 9983739b2b pep8 line too long gwen 2013-09-04 09:05:12 +0200
  • 3b733d1b4f support cache consistencies + no consistencies for a symlink + test Emmanuel Garette 2013-09-03 22:41:18 +0200
  • fc9f6ce816 Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu gwen 2013-09-03 11:01:37 +0200
  • f9fde44b3b docstrings gwen 2013-09-03 11:01:07 +0200
  • aeeaf6ec14 impl_get_information and impl_set_information are, now, persistent in storage Emmanuel Garette 2013-09-03 10:38:28 +0200
  • dcd6efd063 resise logo gwen 2013-09-03 09:34:53 +0200
  • 0212a15387 add __setstate__ to loads from a serialised object Emmanuel Garette 2013-09-02 23:04:37 +0200
  • cc3a33ef4f true serialize for _children Emmanuel Garette 2013-09-02 21:29:41 +0200
  • 84b7ec7b37 update __slots__ for Option/BaseOption Emmanuel Garette 2013-09-02 20:46:51 +0200
  • 8ccfba1671 factorise Option and OptionDescription init Emmanuel Garette 2013-09-02 20:37:23 +0200
  • f106f3ced7 cannot set properties if those properties are in requirement Emmanuel Garette 2013-09-02 19:47:00 +0200
  • 4636a977cc requirements: calculate all requirements for an option Emmanuel Garette 2013-09-02 17:13:07 +0200
  • 52a6705fbf new logo for the tiramisu project gwen 2013-09-02 16:27:22 +0200
  • 5624a69e41 merge gwen 2013-09-02 15:11:38 +0200
  • 7dd9394b84 makefile and docstrings gwen 2013-09-02 15:06:55 +0200
  • 2c1da6d72e an OptionDescription can be serialized Emmanuel Garette 2013-09-02 15:01:49 +0200
  • f379a0fc0a update Makefile and setup.py Emmanuel Garette 2013-09-01 23:09:50 +0200
  • d3ee2acaab can export options Emmanuel Garette 2013-09-01 22:20:11 +0200
  • 82b375ade5 - add "make build-pot" to build or update translations/tiramisu.pot files - corrections in error's message in tiramisu/option.py - update tiramisu.pot - update fr's translation Emmanuel Garette 2013-08-31 09:54:23 +0200
  • 5893f8ad72 attributes in Option are now read-only if option set in Config (_name is everytime read-only) Emmanuel Garette 2013-08-30 21:15:55 +0200
  • c01f14920d test more sloted options Emmanuel Garette 2013-08-30 09:40:28 +0200
  • 4d6d8bf201 version for setup.py gwen 2013-08-29 16:38:23 +0200
  • 4c4d664c2e tiramisu placed under the lgpl licence gwen 2013-08-29 15:55:06 +0200
  • af50605d73 version for setup.py gwen 2013-08-29 12:15:12 +0200
  • 92a61a91cd finalise the doc for the 1.0 release gwen 2013-08-29 11:48:34 +0200
  • a6213f2189 Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu gwen 2013-08-29 09:32:45 +0200
  • 5efc62af09 docstring setpermissive gwen 2013-08-29 09:32:32 +0200
  • eb62d0c4a4 add test for impl_get_path_by_opt and impl_get_opt_by_path Emmanuel Garette 2013-08-29 09:29:28 +0200
  • 8aa4260404 test force_default_on_freeze with multi and correction in Multi() Emmanuel Garette 2013-08-28 22:50:35 +0200