Commit graph

  • 58c22aa70f better support for sqlalchemy storage Emmanuel Garette 2014-07-06 15:35:13 +0200
  • 71f8926fca better support for sqlalchemy storage Emmanuel Garette 2014-07-06 15:31:57 +0200
  • 3cc2d9ca3d add TIRAMISU_STORAGE environment variable Emmanuel Garette 2014-06-20 16:29:38 +0200
  • b64189f763 add DynOptionDescription Emmanuel Garette 2014-06-19 23:22:39 +0200
  • 888446e4c5 remove unjustified open_values parameters in ChoiceOption Emmanuel Garette 2014-04-27 10:44:19 +0200
  • 31fff062e1 Values in ChoiceOption can be a function now Emmanuel Garette 2014-04-27 10:32:40 +0200
  • 9112a8c5b0 add SubMulti Emmanuel Garette 2014-04-25 22:57:08 +0200
  • b6a0f188b2 force_store_value now support Multi Emmanuel Garette 2014-04-18 21:33:15 +0200
  • 22860099ba report/generate.py: corrections Emmanuel Garette 2014-04-17 18:47:48 +0200
  • 6d8137160c 'getattr' in optiondescription can return a bound method Emmanuel Garette 2014-04-15 21:48:31 +0200
  • 7c8164090a uncomment more test Emmanuel Garette 2014-04-14 23:00:37 +0200
  • 9bec52273a we can pickle object Emmanuel Garette 2014-04-14 22:53:40 +0200
  • a1753afb8c add consistencies's storage Emmanuel Garette 2014-04-13 10:35:43 +0200
  • 66c82ee582 Merge branch 'orm' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu into orm Emmanuel Garette 2014-04-13 10:31:51 +0200
  • 5d8b5719a0 Merge branch 'master' into orm Emmanuel Garette 2014-04-13 10:30:42 +0200
  • bf180bc115 add missing file Emmanuel Garette 2014-04-12 23:13:28 +0200
  • 299e51e806 start works on storage Emmanuel Garette 2014-04-12 22:47:52 +0200
  • aa0734591d change None to undefined when it's needed Emmanuel Garette 2014-04-12 21:55:22 +0200
  • 3ab0688c46 Arity change, remove force_properties: Emmanuel Garette 2014-04-12 21:37:20 +0200
  • cd4d3527c7 split tiramisu/option.py and add MasterSlaves object Emmanuel Garette 2014-04-12 11:53:58 +0200
  • d1e86f6d48 Merge branch 'log' Emmanuel Garette 2014-04-03 22:16:08 +0200
  • da434a4273 add logger in validation Emmanuel Garette 2014-04-03 22:15:41 +0200
  • a1f0c29713 Merge modification made for 1.0's branch Emmanuel Garette 2014-04-02 12:06:11 +0200
  • 76a43a7ff9 if slave has a callback with a slave that has a callback with a default_multi's slave, now it's works Emmanuel Garette 2014-04-02 12:04:50 +0200
  • 463fc8e88a if opt is freeze with force_default_on_freeze, didn't remove store value Emmanuel Garette 2014-04-01 21:01:01 +0200
  • 967a48412d Merge branch '_getattr' Emmanuel Garette 2014-04-01 09:51:43 +0200
  • 0b2e5f90e2 same arity for _getattr and getattr Emmanuel Garette 2014-04-01 09:51:25 +0200
  • 1ae6f0c6e8 Merge branch 'mandatory' Emmanuel Garette 2014-04-01 09:29:34 +0200
  • 150b490200 config.mandatory_warnings return always None Emmanuel Garette 2014-04-01 09:29:07 +0200
  • a3c5e6034f Merge branch 'force_permissive' Emmanuel Garette 2014-03-31 22:38:56 +0200
  • cd52729952 add force_permissive in config's method (iter_all, iter_group, find, find_first and make_dict) rename _getattr to getattr Emmanuel Garette 2014-03-31 22:34:57 +0200
  • 6413d460b2 Merge branch 'better_auto_save' Emmanuel Garette 2014-03-29 20:44:10 +0100
  • ff5376a382 properties are check now in getowner get_modified_values works good with force_store_value Emmanuel Garette 2014-03-29 20:31:56 +0100
  • 712db2875e force_store_value works now with permissive Emmanuel Garette 2014-03-28 17:35:27 +0100
  • 5fd62e2a96 force_store_value works now with permissive Emmanuel Garette 2014-03-28 17:35:27 +0100
  • 84f0095c2f update translation Emmanuel Garette 2014-03-26 20:47:30 +0100
  • a3e28392b0 update translation Emmanuel Garette 2014-03-26 20:47:30 +0100
  • 835d6d6da0 context could be useful in a callback, now we can retrieve context in a function (be careful to infinite loop) Emmanuel Garette 2014-03-26 19:44:49 +0100
  • 45bd71a318 context could be useful in a callback, now we can retrieve context in a function (be careful to infinite loop) Emmanuel Garette 2014-03-26 19:44:49 +0100
  • b3d04a1f68 update warning's message Emmanuel Garette 2014-03-24 21:13:26 +0100
  • 1c80f55996 update warning's message Emmanuel Garette 2014-03-24 21:13:26 +0100
  • 2e55a6c6f8 new version's files Emmanuel Garette 2014-03-15 10:20:48 +0100
  • a04a61f1a4 Merge branch 'master' into lgpl Emmanuel Garette 2014-03-15 10:11:17 +0100
  • f7d31bfa92 Merge branch 'master' into force-cache Emmanuel Garette 2014-03-15 10:09:19 +0100
  • f43ef2dafe now there are two warnings_only's level: - option's level for validation and _second_level_validation - consistencies level Emmanuel Garette 2014-03-13 14:12:44 +0100
  • 88b5af9810 Merge branch 'master' into better_warnings Emmanuel Garette 2014-03-12 22:13:20 +0100
  • ff802b46e5 consistencies can make a warning instead of raises for that, you have to set something like: a.impl_add_consistency('not_equal', b, warnings_only=True) Emmanuel Garette 2014-03-12 21:56:53 +0100
  • 5f46763696 add test for consistency with callback Emmanuel Garette 2014-03-12 16:44:48 +0100
  • 544cd93c73 can make_dict with disabled suboption Emmanuel Garette 2014-03-12 14:57:36 +0100
  • d7b04ebed0 add consistency in_network for IPOption Emmanuel Garette 2014-03-11 18:57:19 +0100
  • db9ab7a1e9 test if cache property is not set in config when force_cache Emmanuel Garette 2014-03-09 20:22:29 +0100
  • fbc79ced07 update translation Emmanuel Garette 2014-03-09 20:16:38 +0100
  • 6f4a881320 Merge branch 'master' into force-cache Emmanuel Garette 2014-03-09 20:14:32 +0100
  • f2154e2322 update translation Emmanuel Garette 2014-03-09 20:14:17 +0100
  • 6e8b570a37 mandatory_warnings is now in values and add force_cache to values Emmanuel Garette 2014-03-09 20:06:44 +0100
  • d3f9d20ab5 add extend in config setting Emmanuel Garette 2014-03-08 18:53:22 +0100
  • c175519211 pep8 Emmanuel Garette 2014-03-06 22:09:44 +0100
  • 9f903d3e04 add username's option Emmanuel Garette 2014-03-06 22:09:12 +0100
  • f3a826a8d7 Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu gwen 2014-02-25 16:19:49 +0100
  • 0c9d6554ae a hostname shall not start with a number gwen 2014-02-25 15:20:03 +0100
  • 716d2b2348 allows a DomainnameOption to start with a number gwen 2014-02-25 14:19:54 +0100
  • d5b83c123c tiramisu/setting.py : properties store in cache was a reference to a list modified in validation, should copy properties in cache Emmanuel Garette 2014-02-20 14:27:29 +0100
  • bf0501b1d6 tiramisu/setting.py : properties store in cache was a reference to a list modified in validation, should copy properties in cache Emmanuel Garette 2014-02-20 14:27:29 +0100
  • 8d751ecc9b valid port type before compare to min and max value Emmanuel Garette 2014-02-17 18:36:29 +0100
  • fc7f3c24a5 properties option in consistencies are now allowed Emmanuel Garette 2014-02-06 19:19:48 +0100
  • 194c82faad tests pass now with dictionary and sqlalchemy storage Emmanuel Garette 2014-02-16 23:37:27 +0100
  • 0aeb64731b comment state test Emmanuel Garette 2014-02-06 22:25:04 +0100
  • 21c8ed5d76 Merge branch 'master' into orm Emmanuel Garette 2014-02-06 22:21:22 +0100
  • e7531e1fda more tests Emmanuel Garette 2014-02-06 22:17:20 +0100
  • 72f06bc29d properties option in consistencies are now allowed Emmanuel Garette 2014-02-06 19:19:48 +0100
  • f8ac263c86 Merge tag 'release/1.0_2.4.1' Daniel Dehennin 2014-02-05 11:22:17 +0100
  • 6f5d471db1 if option with requires has a property, calculated properties are store in storage Emmanuel Garette 2014-02-04 21:40:07 +0100
  • 5febdf3a3f set self._extra before 'super' Emmanuel Garette 2014-02-04 21:55:57 +0100
  • 98bd35ad36 Merge branch 'master' into orm Emmanuel Garette 2014-02-04 21:48:20 +0100
  • c52b2f84f4 if option with requires has a property, calculated properties are store in storage Emmanuel Garette 2014-02-04 21:40:07 +0100
  • a067d2cdd9 add some tests Emmanuel Garette 2014-02-04 21:14:30 +0100
  • 5646fc35a2 Merge branch 'master' into orm Emmanuel Garette 2014-02-03 22:11:58 +0100
  • 8d10ad4002 add tests Emmanuel Garette 2014-02-02 22:47:46 +0100
  • 5897231421 Merge branch 'master' into orm Emmanuel Garette 2014-02-02 18:52:13 +0100
  • 26158fc3c4 update test for metaconfig serialization Emmanuel Garette 2014-02-02 18:33:21 +0100
  • f8faec408f Merge branch 'master' into metaconfig Emmanuel Garette 2014-02-02 18:21:22 +0100
  • ced260046c test for multi Emmanuel Garette 2014-02-02 18:21:09 +0100
  • 683e40fbb5 when change len of calculated master, change len of slave too Emmanuel Garette 2014-02-02 18:20:01 +0100
  • 8709386570 __getattr__ OD Emmanuel Garette 2014-02-01 18:35:18 +0100
  • 2f40216fad Merge branch 'master' into orm Emmanuel Garette 2014-02-01 17:25:39 +0100
  • 71b235551e add tests for find() Emmanuel Garette 2014-02-01 17:25:31 +0100
  • cddeef0990 Merge branch 'master' into orm Emmanuel Garette 2014-02-01 16:49:29 +0100
  • f48f3e7544 add tests for find() Emmanuel Garette 2014-02-01 16:49:16 +0100
  • 313b03b246 cache in sql works Emmanuel Garette 2014-02-01 16:26:23 +0100
  • 02a987b39d sqlalchemy Emmanuel Garette 2014-01-30 22:55:15 +0100
  • 2eb63c917b active callback's slave verification Emmanuel Garette 2014-01-28 09:14:56 +0100
  • 7c8049a8d0 Merge branch 'master' into orm Emmanuel Garette 2014-01-27 23:28:43 +0100
  • 217a1989c7 validator in sqlalchemy Emmanuel Garette 2014-01-27 23:28:22 +0100
  • a1dd2cfce7 require works well in sqlalchemy storage Emmanuel Garette 2014-01-27 17:16:05 +0100
  • 9deb67f887 warning and error messages not translated in the tests gwen 2014-01-27 14:55:53 +0100
  • d3f42efe85 typo Emmanuel Garette 2014-01-25 18:38:51 +0100
  • 880b6366eb Merge branch 'master' into orm Emmanuel Garette 2014-01-25 16:39:32 +0100
  • 77adc934e0 update translation Emmanuel Garette 2014-01-25 11:40:04 +0100
  • 138018dfe9 if we delete all reference to a Config and we have reference to old SubConfig, Values, Multi or Settings, make a ConfigError instead of AttributError on NoneType object Emmanuel Garette 2014-01-25 11:20:11 +0100
  • cbfb5a45b0 Merge branch 'master' into orm Emmanuel Garette 2014-01-25 10:22:17 +0100