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

Make server errors return JSON if requested via AJAX #233

Merged
merged 5 commits into from
Jul 1, 2013

Commits on Jul 1, 2013

  1. Configuration menu
    Copy the full SHA
    ce6b319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    923bcc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bfcbb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fee805 View commit details
    Browse the repository at this point in the history
  5. Fix coffeescript issue on Linux

    On Linux, coffeescript refuses to compile unless the `catch` keyword has an error
    variable to bind to. On Mac, it works just fine either way. Go figure.
    singingwolfboy committed Jul 1, 2013
    Configuration menu
    Copy the full SHA
    7824b8c View commit details
    Browse the repository at this point in the history