Commit graph

  • 8b82e393fe remove validate_calculator Emmanuel Garette 2018-04-16 19:51:13 +0200
  • 38509aeb4b args in Params is a tuple Emmanuel Garette 2018-04-16 19:37:04 +0200
  • c726405601 Params is a list or tuple Emmanuel Garette 2018-04-16 11:33:52 +0200
  • aa21245a19 args is a list not a tuple here Emmanuel Garette 2018-04-16 10:39:25 +0200
  • 1548099388 values_params in ChoiceOption must be rebuild Emmanuel Garette 2018-04-15 22:59:29 +0200
  • 54b57968bc not Params object for callback, validator and calculated values for choiceoption Emmanuel Garette 2018-04-15 21:13:16 +0200
  • 2b08ab35d6 some tests Emmanuel Garette 2018-04-12 23:04:33 +0200
  • 3d6696b26d update translation Emmanuel Garette 2018-04-11 18:32:13 +0200
  • 605163ab4a some improvment Emmanuel Garette 2018-04-11 16:36:15 +0200
  • 51d420b29d add test for properties Emmanuel Garette 2018-04-11 08:40:59 +0200
  • a1bb6370ca api: add function path() to get path of an option Emmanuel Garette 2018-04-11 07:53:11 +0200
  • 54cb73c2cc some corrections Emmanuel Garette 2018-04-10 22:46:53 +0200
  • 9e378faef0 simplify find() in api and PropertiesOptionError Emmanuel Garette 2018-04-10 22:42:20 +0200
  • 5eb2f04202 find in api return an api object Emmanuel Garette 2018-04-10 12:33:51 +0200
  • 9ea373efdf better dynoption support Emmanuel Garette 2018-04-09 21:37:49 +0200
  • c3be5e82ba update help() in api Emmanuel Garette 2018-04-07 20:15:19 +0200
  • b2cc5f7913 remove dead code Emmanuel Garette 2018-04-06 23:51:25 +0200
  • 4f2bc05e74 require with slaves Emmanuel Garette 2018-04-06 16:09:10 +0200
  • 42fc21e6f5 update access to property or permissive in tests Emmanuel Garette 2018-04-06 08:30:32 +0200
  • 38890519c9 autocheck_option corrections Emmanuel Garette 2018-04-05 21:20:39 +0200
  • 73d27af971 api: valid properties in get_option Emmanuel Garette 2018-04-05 21:13:24 +0200
  • cf3e8cded9 add test_properties Emmanuel Garette 2018-04-05 19:06:38 +0200
  • 4ee9cc82b2 start added recursive to option.list() Emmanuel Garette 2018-04-04 22:00:10 +0200
  • bc4fa9d3d0 remove (g|s)et_modified_*, now it's exportation/importation Emmanuel Garette 2018-04-04 21:51:18 +0200
  • 19b6ad6082 add export method to value in api Emmanuel Garette 2018-04-04 16:47:28 +0200
  • 13ec51f468 better reset_cache Emmanuel Garette 2018-04-03 21:15:58 +0200
  • dc84608348 allow force_default_on_freeze for master if frozen Emmanuel Garette 2018-04-03 15:51:45 +0200
  • 80881875b2 can pop an unexisted property Emmanuel Garette 2018-04-03 14:27:20 +0200
  • cc58a3f5c3 api: can unrestraint an owner Emmanuel Garette 2018-04-03 14:24:35 +0200
  • de77cd1027 reset cache only if calculated value return a new value Emmanuel Garette 2018-03-31 23:09:40 +0200
  • 95849d2e01 requires needs force_permissive Emmanuel Garette 2018-03-31 21:17:37 +0200
  • 790115c919 some corrections Emmanuel Garette 2018-03-31 21:06:19 +0200
  • eba178cdee allow upper char as first char Emmanuel Garette 2018-03-31 17:34:41 +0200
  • 6921e05c0e corrections in dynoption/masterslaves Emmanuel Garette 2018-03-24 22:37:48 +0100
  • d5d826f967 adapt tests Emmanuel Garette 2018-03-19 08:33:53 +0100
  • 0d5c1c32ca tests Emmanuel Garette 2018-03-12 11:58:49 +0100
  • 163b554ee9 change for tiramisu 2.2 Emmanuel Garette 2018-02-21 21:08:40 +0100
  • d4cf1faff8 better force_default_on_freeze support for slave Emmanuel Garette 2018-02-07 21:39:16 +0100
  • 821f36ea65 tiramisu-web adaptation Emmanuel Garette 2018-01-26 07:33:47 +0100
  • 050c3125fa some adaptation for tiramisu-web Emmanuel Garette 2018-01-05 23:32:00 +0100
  • 9f68d71a83 dereference problem Emmanuel Garette 2018-01-03 23:33:35 +0100
  • bdbefb184a test Emmanuel Garette 2018-01-03 21:22:05 +0100
  • 3ff0701ef2 metaconfig Emmanuel Garette 2018-01-03 21:07:51 +0100
  • 4d154a89b5 parsing_group Emmanuel Garette 2018-01-01 21:32:39 +0100
  • b83b9dcaa6 symlink Emmanuel Garette 2017-12-30 18:52:35 +0100
  • 16a160340c submulti Emmanuel Garette 2017-12-30 18:31:56 +0100
  • c086f6dc0f add test slots Emmanuel Garette 2017-12-29 12:05:57 +0100
  • cfb4db2559 add requires test Emmanuel Garette 2017-12-29 11:38:41 +0100
  • a40adea1d9 works on permissive Emmanuel Garette 2017-12-28 11:47:29 +0100
  • 1736170e43 add validator tests Emmanuel Garette 2017-12-27 15:48:49 +0100
  • 098beb03f4 add test_option_type Emmanuel Garette 2017-12-23 21:18:19 +0100
  • 2ce251a8aa cache not expired be defaut Emmanuel Garette 2017-12-23 20:33:36 +0100
  • d26626a1f9 settings Emmanuel Garette 2017-12-23 20:21:07 +0100
  • f1f9b83e82 owner test Emmanuel Garette 2017-12-23 12:29:45 +0100
  • a9fed78af0 reorganise consistencies Emmanuel Garette 2017-12-23 10:55:06 +0100
  • 7ab479f628 reorganise consistencies Emmanuel Garette 2017-12-23 10:40:41 +0100
  • 538e6a792a add config_bag and convert some tests Emmanuel Garette 2017-12-19 23:11:45 +0100
  • b5f785d62c convert tests Emmanuel Garette 2017-12-13 22:15:34 +0100
  • fc787d4dbb reorganise Emmanuel Garette 2017-12-07 22:20:19 +0100
  • a07e916153 reorganisation Emmanuel Garette 2017-12-07 21:42:04 +0100
  • 48e172a59a correction on test test_multi.py Emmanuel Garette 2017-12-05 21:49:19 +0100
  • 924ac4e597 reorganise symlinkoption Emmanuel Garette 2017-12-04 20:05:36 +0100
  • e40a1e78a2 refactor masterslaves Emmanuel Garette 2017-12-02 22:53:57 +0100
  • 3820f9fe4b split optiondescription into masterslave, dynoptiondescription and syndynoptiondescription Emmanuel Garette 2017-11-29 23:48:37 +0100
  • 911af90564 reorganise optiondescription Emmanuel Garette 2017-11-29 23:25:34 +0100
  • c44aab67b8 test callback with permissive Emmanuel Garette 2017-11-29 07:14:29 +0100
  • 9831f7cf0c add test for master/slave and callback Emmanuel Garette 2017-11-28 22:42:30 +0100
  • 527ae40950 refactor Emmanuel Garette 2017-11-23 16:56:14 +0100
  • 119ca85041 refactor Emmanuel Garette 2017-11-20 17:01:36 +0100
  • 5d1be8a11a remove permissive when permissive is empty Emmanuel Garette 2017-11-18 14:51:38 +0100
  • 9cba5ad29f reorganise test Emmanuel Garette 2017-11-18 14:51:00 +0100
  • 93fe29b651 - add api.owner.get() to get default owner for a context + tests - slave: get length for a specified slave and test - add test for deref objects and default_multi - add issubmulti, getdefault, getdefaultmulti - start metaconfig support in api Emmanuel Garette 2017-11-16 21:30:07 +0100
  • 007a22ca94 refactor and better test in api Emmanuel Garette 2017-11-13 22:45:53 +0100
  • a8d022b67f Merge branch 'feature/new_api' into feature/3.0 Emmanuel Garette 2017-11-12 20:17:29 +0100
  • 6c0253ae35 update api Emmanuel Garette 2017-11-12 20:11:56 +0100
  • 7ab7b810dc refactor Emmanuel Garette 2017-11-12 14:33:05 +0100
  • ee445aee85 test api: add DISPLAY variable to display more informations about generated test api: new format, api.owner.get('path') become api.option('path').owner.get() value._getdefaultvalue: better submulti support Emmanuel Garette 2017-11-05 15:40:27 +0100
  • 2e412b64fd api: permissive => forcepermissive api: add permissive object test api: permissive config: unwrap_from_path check properties for option, not only optiondescription option: _RegexpOption => RegexpOption Emmanuel Garette 2017-11-03 21:52:13 +0100
  • 39348a14aa right OrderedDict (for python2) and use fixture for test_tree_od_permissive Emmanuel Garette 2017-10-25 22:24:34 +0200
  • 582b0c027c add unrestraint in option Emmanuel Garette 2017-10-25 08:46:22 +0200
  • 22a4aa81dc first version of new api Emmanuel Garette 2017-10-22 09:48:08 +0200
  • 8e91f94379 pop in master resize slave values Emmanuel Garette 2017-10-22 15:10:50 +0200
  • 5a1987f2e6 Add MasterSlaves object Emmanuel Garette 2017-10-14 13:33:25 +0200
  • 7e281235bc validation should not raises ValueError Emmanuel Garette 2017-09-22 20:01:07 +0200
  • e32820c913 save indexed value in cache is not necessary Emmanuel Garette 2017-09-22 19:51:26 +0200
  • d6bbbd87f5 remove unused context from get_cached Emmanuel Garette 2017-09-22 08:26:11 +0200
  • 0ce4cc658b remove cache with a variable is calculated Emmanuel Garette 2017-09-21 21:23:03 +0200
  • 3567e18256 several corrections about dependency Emmanuel Garette 2017-09-17 15:55:32 +0200
  • 635b71d291 separate baseoption and option Emmanuel Garette 2017-07-24 20:39:01 +0200
  • 3c9a759e2e separate option in differents files Emmanuel Garette 2017-07-24 19:04:18 +0200
  • 32252e619b reorganise Base and Option Emmanuel Garette 2017-07-24 18:27:24 +0200
  • 1d251374a1 reorganise code Emmanuel Garette 2017-07-23 18:14:34 +0200
  • 57a47763d6 remove option's storage Emmanuel Garette 2017-07-22 16:26:06 +0200
  • 5ca2e32ac5 coverage Emmanuel Garette 2017-07-21 22:34:41 +0200
  • 32e88299e2 remove pickle dump/load support Emmanuel Garette 2017-07-21 18:46:11 +0200
  • ddaadb0701 coverage Emmanuel Garette 2017-07-21 18:03:34 +0200
  • be43c95ec0 In Config, name and session_id was quite equal, remove name session_id is now validate set_value return Configs with error add new_config to MetaConfig Emmanuel Garette 2017-07-19 20:44:38 +0200
  • 90a2072fc5 less commit + better meta support Emmanuel Garette 2017-07-16 23:11:12 +0200
  • 7fb0ee2575 permissive only if needed + global properties are in metaconfig Emmanuel Garette 2017-07-16 12:30:13 +0200
  • dc9454be63 limit database usage Emmanuel Garette 2017-07-16 10:57:43 +0200