Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.5] Promote RouteGroup to first-class citizen, enabling $router->getGroups(). #20820

Commits on Aug 29, 2017

  1. Duplicate current functionality with the addition of Router groups ar…

    …ray and getGroups().
    Daniel Coulbourne committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    8341725 View commit details
    Browse the repository at this point in the history
  2. Update Docblocks for Router changes.

    Daniel Coulbourne committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    f1336ea View commit details
    Browse the repository at this point in the history
  3. Make StyleCI fixes in RouteGroup.

    Daniel Coulbourne committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    ddc0f0c View commit details
    Browse the repository at this point in the history
  4. Make StyleCI fixes in Router.

    Daniel Coulbourne committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    1f6d1b3 View commit details
    Browse the repository at this point in the history
  5. Make StyleCI fixes in RoutingRouteTest.

    Daniel Coulbourne committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    286fa59 View commit details
    Browse the repository at this point in the history
  6. Rename test to reflect change to RouteGroupAttributes.

    Daniel Coulbourne committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    00bc45b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    7abd898 View commit details
    Browse the repository at this point in the history
  2. Fix broken test.

    Daniel Coulbourne committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    b638ffd View commit details
    Browse the repository at this point in the history