Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-28 | Easy on the newlines | David Baker | 1 | -1/+0 |
2015-01-28 | 2015 | David Baker | 1 | -1/+1 |
2015-01-28 | doc style fix | David Baker | 1 | -1/+1 |
2015-01-28 | It is 2015 | David Baker | 1 | -1/+1 |
2015-01-28 | Oops, bad merge: needed to change the base class of the rest servlets too. | David Baker | 3 | -6/+7 |
2015-01-28 | More code style things | David Baker | 1 | -3/+4 |
2015-01-28 | Brackets rather than slashes at end | David Baker | 1 | -3/+3 |
2015-01-28 | Redundant bracketing & missed space | David Baker | 1 | -2/+2 |
2015-01-28 | Update copyright | David Baker | 1 | -1/+1 |
2015-01-28 | Unused import | David Baker | 1 | -1/+0 |
2015-01-28 | Reset badge count to zero when last active time is bumped | David Baker | 4 | -3/+76 |
2015-01-27 | Oops, remove debugging | David Baker | 1 | -1/+0 |
2015-01-27 | or of course we could just return the deferred | David Baker | 1 | -2/+1 |
2015-01-27 | Need a defer.inlineCallbacks here as we yield in it: otherwise nothing in the... | David Baker | 1 |