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

[BUG] Viewing changesets results in page not found #365

Commits on Sep 4, 2013

  1. Adapts Rails3's changed route globbing behavior

    In Rails3, globbed routes are strings and not arrays.
    Hagen Schink committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    1edbf74 View commit details
    Browse the repository at this point in the history
  2. Adapts format handling

    Hagen Schink committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    0030de8 View commit details
    Browse the repository at this point in the history
  3. Adapts route specs to Rails3 route globbing

    Hagen Schink committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    a6f456d View commit details
    Browse the repository at this point in the history
  4. Adds changelog entry

    [skip ci]
    Hagen Schink committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    93f742a View commit details
    Browse the repository at this point in the history
  5. Adapts repository tests to changed route globbing

    Hagen Schink committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    55eebbb View commit details
    Browse the repository at this point in the history
  6. Strips trailing path separator

    Hagen Schink committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    9f495e6 View commit details
    Browse the repository at this point in the history
  7. Adds missing repository diff route

    Hagen Schink committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    a0a40a0 View commit details
    Browse the repository at this point in the history