Commit History

Author SHA1 Message Date
  comfortablynumb 8690cabf9c [Tree] Allow to change the default index "__children" used to hold the children of nodes. 12 years ago
  comfortablynumb 677c2f13e4 [Tree] Refactored "childCount" functionality, and added to RepositoryInterface. Included this missing functionality to Materialized Path strategies too. 13 years ago
  comfortablynumb 01468017dd [Tree] Added more tests 13 years ago
  comfortablynumb becf140e60 [Tree] Refactored a lot of code. Added missing functionalities. Implemented a RepositoryInterface to create a consistent api between ORM and ODM repositories. 13 years ago
  comfortablynumb 361ffa8dff [Tree] Closure: Now a tree from a specific root node can be built. 13 years ago
  comfortablynumb 8d33db553e [Tree] Closure: Minor fixes and some refactoring 13 years ago
  comfortablynumb ba4db02854 [Tree] Closure: If level property is found, we avoid the use of a subquery when getting the nodes hierarchy 13 years ago
  comfortablynumb cea698c936 [Tree] Closure: Now the level property is not mandatory to build a tree 13 years ago
  comfortablynumb 2a359df97e [Tree] Closure: Made "level" property optional 13 years ago
  comfortablynumb f5a0a2b64e [Tree] Added buildTree method to Closure strategy. General refactor 13 years ago
  Joseph Bielawski 4dd94bfd9a Updated tests code to use proper assertion functions and parameter order 13 years ago
  Gediminas Morkevicius b830874f17 [tree] refactored closure tree, which is fully functional now, references #1 14 years ago
  Gediminas Morkevicius d2b66ece7c [tests] updated tests to use base test case 14 years ago
  Gediminas Morkevicius b37f0b2ce9 [tests] made temporary directory common for all tests 14 years ago
  Gustavo Adrian 110b6ad9be Fixed permissions 14 years ago
  Gustavo Adrian f2c322e323 [Closure Table] Fixed some typos and indentation 14 years ago
  Gustavo Adrian b11fee1705 [Tree - Closure Table] Added ClosureTreeRepository and unit tests 14 years ago
  Gustavo Adrian d5ed5c48c7 [Closure Table] Fixed some typos 14 years ago
  Gustavo Adrian 4ccf731b88 [Closure Table] Fixed some typos 14 years ago