Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Fixes entity not being removed from ES #117

Open
wants to merge 48 commits into
base: develop
Choose a base branch
from

Commits on Sep 11, 2014

  1. Fixed consistency

    - added objectManager accessors instead of entityManager accessors
    - entityManager accessors are marked as deprecated
    fprochazka committed Sep 11, 2014
    Configuration menu
    Copy the full SHA
    a386d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c84e7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaac049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2047e6a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2014

  1. phpdoc

    fprochazka committed Sep 16, 2014
    Configuration menu
    Copy the full SHA
    330362c View commit details
    Browse the repository at this point in the history
  2. Virtual properties

    fprochazka committed Sep 16, 2014
    Configuration menu
    Copy the full SHA
    5ec307d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2014

  1. Configuration menu
    Copy the full SHA
    489b9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d560020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57b8e8d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2014

  1. ElasticCompletionField

    mkoubik authored and fprochazka committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    4ad5584 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2014

  1. drop dead code

    fprochazka committed Dec 26, 2014
    Configuration menu
    Copy the full SHA
    b63be19 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2014

  1. Configuration menu
    Copy the full SHA
    b4d452b View commit details
    Browse the repository at this point in the history
  2. refactor exceptions

    fprochazka committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    cd2a48a View commit details
    Browse the repository at this point in the history
  3. Fixed JMSSerializer

    fprochazka committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    d1d560d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b614546 View commit details
    Browse the repository at this point in the history
  5. introduced ChainSerializer

    fprochazka committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    2f5c882 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df012e2 View commit details
    Browse the repository at this point in the history
  7. Fixed search events

    fprochazka committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    301c7ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33984fb View commit details
    Browse the repository at this point in the history
  9. Introduce SchemaManager

    fprochazka committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    8e4addf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    699cab2 View commit details
    Browse the repository at this point in the history
  11. Refactored Query

    fprochazka committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    75e997c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6a7b3d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f51c3f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    74f7bf6 View commit details
    Browse the repository at this point in the history
  15. fixed type error

    fprochazka committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    30cc63d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4560101 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5d15146 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8ae9174 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    892155e View commit details
    Browse the repository at this point in the history
  20. readme fixed

    fprochazka committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    336d737 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    378fc26 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2015

  1. Configuration menu
    Copy the full SHA
    60cf953 View commit details
    Browse the repository at this point in the history
  2. Merge pull request doctrine#1 from fprochazka/fix-create-index

    Fixed race condition when creating index aliases
    fprochazka committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    82b95e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2015

  1. Configuration menu
    Copy the full SHA
    0789622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a9824 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. Configuration menu
    Copy the full SHA
    0a955e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afab25d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37f0b7a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2015

  1. Configuration menu
    Copy the full SHA
    7b5b376 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2015

  1. Configuration menu
    Copy the full SHA
    cd29a19 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2015

  1. phpdoc

    fprochazka committed Jul 9, 2015
    Configuration menu
    Copy the full SHA
    34eeba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1de14f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2015

  1. Configuration menu
    Copy the full SHA
    c6d0808 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Configuration menu
    Copy the full SHA
    f99f6bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dcec05 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2015

  1. Merge pull request doctrine#4 from mkoubik/inheritance

    Inheritance
    fprochazka committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    db46613 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2015

  1. Fixes the problem with entities not being removed from ES

    Martin Vokřínek committed Nov 1, 2015
    Configuration menu
    Copy the full SHA
    85a431e View commit details
    Browse the repository at this point in the history