Sam Mackrill

Results 4 issues of Sam Mackrill

Left the GUI up overnight, came back to a System.StackOverflowException

need more context

e.g. for ``` var uploadedFiles = vogels.define('UploadedFiles', { hashKey: 'AccountId', rangeKey: 'FileId', timestamps: true, schema: { AccountId: Joi.string(), FileId: Joi.string(), FileName: Joi.string(), Key: vogels.types.uuid(), UploadId: Joi.string(), Chunks: vogels.types.numberSet(), }, tableName:...

bug

Sorting by date on the commander's log is not correct ![image](https://cloud.githubusercontent.com/assets/84898/5695589/b82a0e96-99a3-11e4-9300-c7f0782bbd88.png)

bug
should be easy

Date should be formatted using the windows user prefs.

bug
should be easy