| Commit message (Expand) | Author | Age | Files | Lines |
* | Also give _execute() a description | Paul "LeoNerd" Evans | 2015-03-11 | 1 | -1/+1 |
* | Add the master push rule for the break-my-push button. Allow server default r... | David Baker | 2015-03-10 | 1 | -22/+5 |
* | Use if not results rather than len, as per feedback. | David Baker | 2015-03-04 | 1 | -1/+1 |
* | s/user_name/user/ as per mjark's comment | David Baker | 2015-03-02 | 1 | -3/+3 |
* | Blank lines | David Baker | 2015-03-02 | 1 | -0/+1 |
* | Add API for getting/setting enabled-ness of push rules. | David Baker | 2015-02-26 | 1 | -0/+24 |
* | whitespace | David Baker | 2015-02-26 | 1 | -1/+2 |
* | Add enable/disable overlay for push rules (REST API not yet hooked up) | David Baker | 2015-02-25 | 1 | -0/+20 |
* | Blunty replace json with simplejson | Erik Johnston | 2015-02-11 | 1 | -1/+1 |
* | Code-style fixes | Mark Haines | 2015-02-10 | 1 | -1/+3 |
* | Give server default rules the 'default' attribute and fix various brokenness. | David Baker | 2015-02-05 | 1 | -2/+5 |
* | Code style fixes. | Mark Haines | 2015-01-29 | 1 | -4/+5 |
* | Allow the push rule delete method to take more specifiers. | David Baker | 2015-01-28 | 1 | -8/+11 |
* | Use %s instead of + | David Baker | 2015-01-28 | 1 | -2/+2 |
* | Newline | David Baker | 2015-01-28 | 1 | -0/+1 |
* | Redundant parens | David Baker | 2015-01-28 | 1 | -1/+1 |
* | Add API to delete push rules. | David Baker | 2015-01-23 | 1 | -0/+9 |
* | Fix adding rules without before/after & add the rule that we couldn't find to... | David Baker | 2015-01-23 | 1 | -3/+5 |
* | As yet fairly untested GET API for push rules | David Baker | 2015-01-22 | 1 | -4/+4 |
* | Insufficient newlines | David Baker | 2015-01-22 | 1 | -0/+1 |
* | Add rest API & store for creating push rules | David Baker | 2015-01-22 | 1 | -0/+196 |