Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BetterErrors/better_errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TigerWolf/better_errors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 16, 2012

  1. Modified the file, so that if javascript is disabled that the errors …

    …will show up (like in Chrome preview tab in AJAX requests). This will not effect that functionality if javascript is enabled as it will automatically set the display when it loads when javascript is turned on.
    TigerWolf committed Dec 16, 2012
    Configuration menu
    Copy the full SHA
    280eead View commit details
    Browse the repository at this point in the history
  2. Revert "Modified the file, so that if javascript is disabled that the…

    … errors will show up (like in Chrome preview tab in AJAX requests). This will not effect that functionality if javascript is enabled as it will automatically set the display when it loads when javascript is turned on."
    
    This reverts commit 280eead.
    TigerWolf committed Dec 16, 2012
    Configuration menu
    Copy the full SHA
    078ac1e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2012

  1. Modified the templates so that if javascript is disabled that the err…

    …ors will show up (like in Chrome preview tab in AJAX requests)
    TigerWolf committed Dec 17, 2012
    Configuration menu
    Copy the full SHA
    9f1edea View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2012

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

Commits on Dec 20, 2012

  1. Configuration menu
    Copy the full SHA
    f8a17bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce378f9 View commit details
    Browse the repository at this point in the history
Loading