Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

[WIP] Support for handling defunct routes #81

Merged

Commits on Mar 25, 2014

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

Commits on Mar 28, 2014

  1. Configuration menu
    Copy the full SHA
    2c1860d View commit details
    Browse the repository at this point in the history
  2. Refactoring, probably on the last problem

    - How to correctly transfer the children of a PHPCR-ODM defunct auto
      route to the new route?
    dantleech committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    c0561f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2014

  1. Remove auto route OK

    dantleech committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    cabd363 View commit details
    Browse the repository at this point in the history
  2. Fixed defaults persistance

    dantleech committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    4f5d66b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2014

  1. Configuration menu
    Copy the full SHA
    36395e1 View commit details
    Browse the repository at this point in the history
  2. Various

    - Fixed spec method names
    - Removed @dev from phpspec dep.
    - Added phpspec script to travis
    dantleech committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    006a4b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4779e View commit details
    Browse the repository at this point in the history
  4. Various

    - Applied php-cs-fixer
    - Fixed refresh command (well, the test passes)
    dantleech committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    5ebd041 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2014

  1. Configuration menu
    Copy the full SHA
    6dfae25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa8b85a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

  1. Fixed metadata problem

    dantleech committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    388062e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2014

  1. LeaveRedirect "works"

    But needs an additional flush
    dantleech committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    2cef3cd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2014

  1. Fixed OdmAdapter unit tests

    dantleech committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    d3ad7fc View commit details
    Browse the repository at this point in the history
  2. AutoRouteInterface implements RouteObjectInterface

    Also docblock
    dantleech committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    3b87d96 View commit details
    Browse the repository at this point in the history
  3. Fixed AutoRouteManagerTest

    dantleech committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    f3bffd6 View commit details
    Browse the repository at this point in the history
  4. Updated core bundle dep

    dantleech committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    5041179 View commit details
    Browse the repository at this point in the history
  5. Fixed token provider tests

    dantleech committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    f401226 View commit details
    Browse the repository at this point in the history
  6. Fixed UrlGenerator test

    dantleech committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    62c4f53 View commit details
    Browse the repository at this point in the history
  7. Fixed final tests

    dantleech committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    26c9b5a View commit details
    Browse the repository at this point in the history