Commit History

Author SHA1 Message Date
  gedi 2e7c1ff5a5 Merge remote-tracking branch 'xanf/InMemoryUpdatesWithInheritance' 13 years ago
  Gediminas Morkevicius 4c7c9d739a Merge pull request #332 from xanf/WrongTestNames 13 years ago
  Illya Klymov 1b4d3c6a07 Minor typo fix 13 years ago
  Illya Klymov 5a53ccf577 Fixed test class name to follow standard 13 years ago
  Illya Klymov 41c93aa9cd Changed test names to fit test filename pattern set in phpunit.xml.dist 13 years ago
  Illya Klymov 1e5d627cd8 [tree] delay node insertion if parent was not inserted in tree yet, references #187 13 years ago
  gedi 7c5df3691b [doc] update sluggable documentation 13 years ago
  gedi 4f69bdd856 [sluggable] allow to force and regenerate slug 13 years ago
  gedi 75e5747025 updated to the latest vendors 13 years ago
  Gustavo Falco 2e2f4a46cb Merge pull request #328 from Kaivosukeltaja/patch-1 13 years ago
  Kaivosukeltaja 461920c5f6 Fixed error in example code setDeletedAt() method 13 years ago
  Gediminas Morkevicius 5be3722d26 Merge pull request #323 from ghua/feature 13 years ago
  Semyon Velichko c937bd60d8 Timestampable: added vardatetime to the annotation driver 13 years ago
  gedi af3e4303fa [translatable] fix bug with repository translate method, closes #321 13 years ago
  gedi 3689f9fa22 [tests] improve translate method tests 13 years ago
  Gediminas Morkevicius ec5f3a680b Merge pull request #317 from pjedrzejewski/fix/is-identifier-checking-on-mapped-superclass 13 years ago
  Paweł Jędrzejewski 81a5a65ac9 check if field mapped as sluggable is identifier only in entites, not mapped superclasses. 13 years ago
  Christophe Coevoet 49cee36153 Merge pull request #310 from Zenklys/patch-1 13 years ago
  Michiel Missotten 3ec354840f Typo for readability. 13 years ago
  gedi 0741b304c3 [tests] sortable test case for #275 13 years ago
  gedi f5549f4de0 [sortable] handle in memory objects, references #212 13 years ago
  gedi 49c7c97a67 [translatable] do not force lowercase locale, closes #306 13 years ago
  Gediminas Morkevicius d446ffd00b Merge pull request #309 from igorw/timestampable-docs 13 years ago
  Igor Wiedler c346c7e135 [docs] change date => datetime, make annotation order consistent 13 years ago
  Gediminas Morkevicius 69a4d431d1 Merge pull request #308 from igorw/patch-1 13 years ago
  Igor Wiedler 0c2be4b243 Fix if in SoftDeleteableFilter 13 years ago
  gedi bcb52d1901 [docs] fix a type in a code block 13 years ago
  gedi f9308f9589 [docs] updated translatable ducumentation on usage of query hints with cache 13 years ago
  comfortablynumb e7345ea3c8 [SoftDeleteable] Added some tests 13 years ago
  Gustavo Falco 2e150dff97 Merge pull request #301 from mixegen/soft-delete 13 years ago