Nuno Job

Results 10 issues of Nuno Job

Or at very least requires me to go find the cds and install 2gb xcode. Apple currently does not support xcode for snow leopard. Having a dependecy on make just...

As in ``` js function updateUser(ghUser) { console.log("Trying to update github user " + ghUser.login); db.json.update_first( { github_login: ghUser.login }) .increment('version', 1) .replace('github_login', ghUser.login) .replace('github', ghUser) .delete('linkedin.deletemeplease') .rename('meeutp','meetup') .push('anarray', 1)...

RFE

Currently with big numbers fraction valueOf returns `NaN`. This is not ideal: 1. Makes people hungry 2. Breaks calculations I thus suggest this change to your consideration. cc @pgte

The labels on the side are only visible on mouseover. Seems possible that they could be in the sausages themselves? That would be great!

Would be great to have multiple organizations supported: e.g. - http://espy.github.io/ubersicht/#nodejitsu,nodejs

`nano` allows users to use cookies. This is important for `futoncli` because: - Many dbs are not https, so this can be used to help minimizing the risk of having...

bug
priority

## Do you want to request a feature or report a bug? Bug ## What is the current behavior? Radar charts with duplicate category's fail to render values when there's...

bug