Commit History

Author SHA1 Message Date
  comfortablynumb acf55c63a4 [Tree] AbstractTreeRepository: childCount method should reset "orderBy" part, and not "orderby" 12 years ago
  comfortablynumb 66cf2b345f [Tree] Fixed parameters of getNodesHierarchy* methods ($config metadata is not needed anymore as a parameter) 12 years ago
  comfortablynumb dc9de9785d [Tree] Fixed repository api. 13 years ago
  comfortablynumb 0aea81bf77 [Tree] ORM: Remove "ORDER BY" DQL part in count queries to avoid errors with some db vendors. 13 years ago
  comfortablynumb b6b3e6e19d [Tree] Minor fixes 13 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 ba1901475e [Tree] Minor fixes and cosmetic changes. 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 82e64254ba [Tree] Added getNodesHierarchyQuery and getNodesHierarchyQueryBuilder to all strategies 13 years ago
  comfortablynumb 9f4b59182e [Tree] Minor fixes 13 years ago
  comfortablynumb f1e372f195 [Tree] Added "buildTree" support for Materialized Path strategy (ODM). Done some general refactor on repositories too. 13 years ago
  comfortablynumb f5a0a2b64e [Tree] Added buildTree method to Closure strategy. General refactor 13 years ago
  gedi df91c57e8a [tree] fix the exception message for tree repository 13 years ago
  comfortablynumb c0312ea243 [Tree] MaterializedPath: More minor fixes. 13 years ago
  Jonathan Ingram 4a8020ec24 Cleaned up unused code, variables and private methods for Tree 13 years ago
  Pavel Campr 5f3b249ec8 adding typehints for Doctrine\ORM\Mapping\ClassMetadata 13 years ago
  Pavel Campr afbf04fd8a remove typehinting for ClassMetadata 13 years ago
  gediminasm 1da7a2a001 [tree] single listener through event adapter 14 years ago