Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-23 | fix: display error js responses in dev environment | Azul | |
Sometimes the dev environment will send back a plain text response. This causes the json parser to raise an exception and used to cause the browser not to display any error message. Now we dumpt the whole server response - which happes to also include the backtrace. A lot more useful than doing nothing. In production this should never happen as 500s get handled by the ExceptionApplication / our ErrorsController there. | |||
2017-03-23 | git subrepo clone https://leap.se/git/srp_js app/assets/javascripts/srp | Azul | |
subrepo: subdir: "app/assets/javascripts/srp" merged: "9e1a417" upstream: origin: "https://leap.se/git/srp_js" branch: "master" commit: "9e1a417" git-subrepo: version: "0.3.1" origin: "https://github.com/ingydotnet/git-subrepo" commit: "a7ee886" | |||
2015-09-28 | Update submodule srp to 9e1a41733 | kaeff | |
2014-04-10 | bringing back srp js | Azul | |