Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (#6830) Fix stat method calls to not use an unneeded argument | Matt Robinson | 2011-03-25 | 1 | -1/+1 |
* | (#5931) Prevent errors when calling insync? on audited properties | Paul Berry | 2011-01-25 | 1 | -2/+0 |
* | Maint: Rename misleading insync? method in file provider | Paul Berry | 2011-01-25 | 1 | -1/+1 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -73/+73 |
* | Code smell: Avoid explicit returns | Markus Roberts | 2010-07-09 | 1 | -3/+3 |
* | Code smell: Booleans are first class values. | Markus Roberts | 2010-07-09 | 1 | -11/+1 |
* | Code smell: Use string interpolation | Markus Roberts | 2010-07-09 | 1 | -4/+4 |
* | Code smell: Inconsistent indentation and related formatting issues | Markus Roberts | 2010-07-09 | 1 | -2/+2 |
* | Use the 'root' feature rather than directly checking the uid | Markus Roberts | 2010-02-17 | 1 | -1/+1 |
* | variable name error in refactor | Jesse Wolfe | 2010-02-17 | 1 | -1/+1 |
* | Start extracting the owner managment for files into providers | David Schmitt | 2010-02-17 | 1 | -0/+109 |