Skip to content
Snippets Groups Projects
  1. Oct 13, 2016
  2. Jun 24, 2016
  3. May 19, 2016
  4. Aug 25, 2015
  5. Aug 21, 2015
    • Sylvain Thénault's avatar
      by default, disable all hooks but metadata during cloning · 66aa88a9937a
      Sylvain Thénault authored
      beside performance and consistency purpose, it will avoid to call recursivly the
      clone hook if the cloned subtree contains 'clone rtype' relations. This has
      caused infinite recursion problem in a client application, though I've not been
      able to reproduce it in a test.
      66aa88a9937a
  6. Aug 20, 2015
  7. Aug 19, 2015
  8. Jul 20, 2015
  9. Jul 17, 2015
  10. Jul 20, 2015
    • Denis Laxalde's avatar
      Add several methods to the CompositeGraph API · c9088752d968
      Denis Laxalde authored
      * `parent_relations`/`child_relations` are used to get relation information
        from an entity type.
      * `parent_structure`/`child_structure` return the full structure of the
        composite graph, this structure will change later on to conform to the
        "definition" methods.
      * `parent_related`/`child_related` yield information about related entities in
        the composite graph either from the parent or child perspective.
      c9088752d968
  11. Jul 16, 2015
  12. Jul 15, 2015
  13. Jul 10, 2015
  14. Jul 09, 2015
  15. Jul 08, 2015
  16. Jul 06, 2015
  17. Jul 08, 2015
  18. Jul 06, 2015
Loading