Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -10/+10 |
* | Code smell: Don't restate results directly after assignment | Markus Roberts | 2010-07-09 | 1 | -1/+0 |
* | Code smell: Use ||= for conditional initialization | Markus Roberts | 2010-07-09 | 1 | -1/+1 |
* | Code smell: Booleans are first class values. | Markus Roberts | 2010-07-09 | 1 | -2/+1 |
* | Code smell: Line modifiers are preferred to one-line blocks. | Markus Roberts | 2010-07-09 | 1 | -3/+1 |
* | Fixing the provider's confine subsystem so the logs are more useful. | Luke Kanies | 2008-11-13 | 1 | -1/+1 |
* | Refactoring how the provider confine tests work, again. | Luke Kanies | 2008-05-19 | 1 | -1/+1 |
* | Moving all confine code out of the Provider class, and fixing #1197. | Luke Kanies | 2008-05-15 | 1 | -32/+11 |
* | Moving the 'confine' handling to separate classes. | Luke Kanies | 2008-05-15 | 1 | -0/+41 |