PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
[garming/samba-autobuild/.git] / lib / ldb-samba / tests / match_rules.py
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E101: indentation contains mixed spaces and...
2016-07-15 Garming Sammatch_rules: Make cleanup faster and more efficient
2016-07-15 Garming Sammatch_rules: Fix a duplicated check
2016-01-18 Adrian Cochraneldb-samba: Expand testing of recursive search
2015-12-04 Adrian CochraneFix propagation of LDB errors through TDB.
2014-12-22 Andrew Bartlettlib/ldb-samba: Add comment dicouraging use of schemaUpg...
2014-12-21 Samuel Cabreroldb-samba-tests: Add tests for transitive matching...