コミット履歴

作者 SHA1 メッセージ 日付
  Gediminas Morkevicius 17e7c9f75f Merge pull request #286 from calumbrodie/patch-1 13 年 前
  Calum Brodie a42f18ba7e Added orderBy to child mapping in .yml entity mapping example. Omitting this causes children to be pulled in the wrong order which can be confusing. 13 年 前
  gedi a30df5909b [tests] skip parsing traits if php version is less than 5.4 13 年 前
  gedi 5d76ed41ee [timestampable] add example traits 13 年 前
  gedi 45c9cc42e0 remove develop branch, work with pull requests in master 13 年 前
  gedi e1bac97911 [doc] sluggable xml mapping documentation was outdated by misstake 13 年 前
  gedi 99c9158928 [mapping] entity generator issue, should close #276 13 年 前
  gedi 6afe3ebcce updated readme 13 年 前
  Gediminas Morkevicius 0c695b3793 Merge pull request #280 from mageekguy/patch-1 13 年 前
  Frédéric Hardy 9c2cfec09f Check if key 'activate_locking' is set in config file. 13 年 前
  gedi cd2ba656ce update readme 13 年 前
  gedi f4b50b07c6 update readme 13 年 前
  gedi 38a9ff15c3 [tests] skip apc test if not enabled 13 年 前
  gedi c68bb502f1 update readme 13 年 前
  Gediminas Morkevicius 35cd19fa9f Merge pull request #247 from comfortablynumb/mongodb-tree-materialized-path 13 年 前
  Gediminas Morkevicius 86fd5ecb2d Merge pull request #279 from comfortablynumb/soft-deleteable 13 年 前
  comfortablynumb 6b3d3612e2 [Tree] Materialized Path: Added mapping tests 13 年 前
  comfortablynumb a4c3193998 [Tree] Materialized Path: Documentation tweaks 13 年 前
  comfortablynumb 6e7e169fea [Tree] Materialized Path: Documentation tweaks 13 年 前
  comfortablynumb 5a1ce011cc [Tree] Materialized Path: Added some more documentation 13 年 前
  comfortablynumb 8e5aac5986 [Tree] Materialized Path: Added some documentation 13 年 前
  comfortablynumb 5c4911a896 [Tree] Materialized Path - ORM: Added repository methods and tests 13 年 前
  comfortablynumb 4cd4af0e59 [Tree] Materialized Path: Preliminary support for ORM. Fixed some minor issues too. 13 年 前
  comfortablynumb 4a5570e869 [Tree] Refactored mapping validation methods in a separated class 13 年 前
  comfortablynumb f204653324 [Tree] Materialized Path (MongoDB): First approach for a locking mechanism 13 年 前
  comfortablynumb 254657fa6c [Tree] Materialized Path (MongoDB): If PathSource contains the Path separator, we throw an exception 13 年 前
  comfortablynumb 9816396005 [Tree] Materialized Path (MongoDB): If PathSource is of type string, the identifier is concatenated to at path generation time 13 年 前
  comfortablynumb 1863d5cd2c [Tree] Materialized Path (MongoDB): Added some methods to the repository and unit tests. 13 年 前
  comfortablynumb 583807e5df [Tree] MaterializedPath: Changed the way "removeNode" works for MongoDB 13 年 前
  comfortablynumb c0312ea243 [Tree] MaterializedPath: More minor fixes. 13 年 前