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

Router work #33

Merged
merged 10 commits into from
Mar 5, 2012
Merged

Router work #33

merged 10 commits into from
Mar 5, 2012

Commits on Mar 4, 2012

  1. Configuration menu
    Copy the full SHA
    baa001e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b594b12 View commit details
    Browse the repository at this point in the history
  3. Implement search for Router::RouteNode, add some more documentation a…

    …nd prepare for complex wildcard matching
    fgrehm committed Mar 4, 2012
    Configuration menu
    Copy the full SHA
    8ddf285 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b4b4b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e33222c View commit details
    Browse the repository at this point in the history
  6. * Integrate new routing tree with router (which fixed ControllerTest#…

    …test_generated_routes_match_actions)
    
    * Replace Route with RouteNode
    * Rename WildcardRouteNode to WildcardRoute
    * Change Router::Tree#search to return action from found route
    * Fix require for test/router/tree_test.rb
    fgrehm committed Mar 4, 2012
    Configuration menu
    Copy the full SHA
    fb6186b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb18b0c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2012

  1. Configuration menu
    Copy the full SHA
    d1f7d65 View commit details
    Browse the repository at this point in the history
  2. Update Gemfile.lock

    fgrehm committed Mar 5, 2012
    Configuration menu
    Copy the full SHA
    fbf298e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c464a3 View commit details
    Browse the repository at this point in the history