Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez 45e3f464c9 Correcting link 12 years ago
  Jose Lorenzo Rodriguez e926c22eaf Also ensuring columns for delete, unit testing 12 years ago
  Jose Lorenzo Rodriguez 6d5a870d05 Adding a method to ensure the entities have the tree columsn present 12 years ago
  mark_story 5f367bc1c9 Update doc blocks. 12 years ago
  Jose Lorenzo Rodriguez fd89fca93d Fixed typo 12 years ago
  Jose Lorenzo Rodriguez ecad018f5b Adding small docblock for TreeBehavior 12 years ago
  Jose Lorenzo Rodriguez d1dba45db9 Documentating findTreeList 12 years ago
  Jose Lorenzo Rodriguez fc5990f52e Implemented TreeBehavior::findTreeList 12 years ago
  Jose Lorenzo Rodriguez 122c754085 Using transactions in all destructive methods in TreeBehavior 12 years ago
  José Lorenzo Rodríguez 2b16cc5dc0 Nitpick 12 years ago
  José Lorenzo Rodríguez 53de8e75a7 Adding typehints 12 years ago
  Jose Lorenzo Rodriguez bec1ba2d2c Fixed CS issues 12 years ago
  Jose Lorenzo Rodriguez 1015a0db78 Implemented a non-recursive version of moveUp 12 years ago
  Jose Lorenzo Rodriguez a12c1affcb Only accepting entity for custom methods in the TreeBehavior. 12 years ago
  Jose Lorenzo Rodriguez cb0752b371 There was no use for _getMin, so removing it 12 years ago
  Jose Lorenzo Rodriguez 2d7ce70d7e Fixed removing a middle node from the tree 12 years ago
  Jose Lorenzo Rodriguez 3c52dbc4fa Strating to implement removeFromTree 12 years ago
  Jose Lorenzo Rodriguez 7aa61bb5fd Cleaning up some code 12 years ago
  Jose Lorenzo Rodriguez 0e25fadad5 Refactoring the TreeBehavior to have less repetitive code 12 years ago
  Jose Lorenzo Rodriguez bb439ffbc2 Fixing issues found in review 12 years ago
  Jose Lorenzo Rodriguez b5d4ac428a Fixing typos 12 years ago
  Jose Lorenzo Rodriguez 7e24fb73b7 Adding doc block 12 years ago
  Jose Lorenzo Rodriguez 70b10c8bf5 Implemented deleting a subtree 12 years ago
  Jose Lorenzo Rodriguez 99c8877da2 Implemented delete logic 12 years ago
  Jose Lorenzo Rodriguez 381882db63 Fixing failing tests after rebasing 12 years ago
  Jose Lorenzo Rodriguez 3307fbd410 More cleaning up and doc blocks 12 years ago
  Jose Lorenzo Rodriguez 9ca19d147c Cleaning up and adding doc blocks 12 years ago
  Jose Lorenzo Rodriguez 9841450244 Disallowing the creation of tree cycles in the TreeBehavior 12 years ago
  Jose Lorenzo Rodriguez 825b830ba3 Optimizing some queries in the TreeBehavior 12 years ago
  Jose Lorenzo Rodriguez 6f5f4aa5f8 Fully implemented moving a subtree as a new root 12 years ago