Ryan Berdeen

Results 81 issues of Ryan Berdeen

If the server responds with a 500, "Authenticating with GitHub.." continues to be displayed.

bug

If a gist with the default name of `gistfile.txt` is loaded, it results in an exception: `TypeError: Cannot read property 'fn' of undefined`

bug

http://localhost:8080/lead-test?grep=contexts%20full%20contexts%20%22before%20each%22%20hook ![screen shot 2014-12-27 at 6 06 31 pm](https://cloud.githubusercontent.com/assets/15624/5562530/1d5e1350-8df3-11e4-8ab4-bf3ec64c9ae8.png)

bug

the `TypeError: Cannot read property 'length' of undefined` exception happened running the gist (#227) ![screen shot 2014-12-11 at 6 44 31 pm](https://cloud.githubusercontent.com/assets/15624/5404564/e3a85d44-8165-11e4-9db2-d9ca1357a7a0.png)

bug

toolbar button to toggle full screen

enhancement

(plan here)

enhancement

Render `.lead.md` files as lead markdown.

enhancement

If the graph goes from 7 to 800, for example, set the yMin to 0.

enhancement
graph

If `server.coffee` gets a response that has a non-json body but no Graphite error message (a 504 message from a gateway, for example), it returns the error ``` TypeError: Cannot...

bug