PEP8: fix E302: expected 2 blank lines, found 1
[nivanova/samba-autobuild/.git] / source4 / torture / drs / python / repl_schema.py
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
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 E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E714: test for object identity should be...
2018-07-12 Noel Powers4/torure/drs/python: Fix incorrect use of unicode...
2018-06-28 Douglas Bagnalls4/torture/drs/python: don't double-call enable/disable...
2018-02-28 Noel Powerdrs torture python: convert 'except X, (tuple)' to...
2017-06-14 Andrew Bartlettdsdb: Ensure replication of renames works in schema...
2017-02-14 Bob Campbelltorture/drs: Add a test for dn+binary linked attributes
2017-02-14 Bob Campbelltorture/drs: run repl_schema in vampire_2000_dc environ...
2017-02-14 Bob Campbelltorture/drs: generate linkID for test rather than speci...
2016-08-10 Andrew Bartlettselftest: Move repl_schema test to a distinct OID prefix
2016-07-28 Garming Sammsds_intid: Add test for schema linked attributes
2016-07-19 Andrew Bartlettselftest: Disable all replication during most replicati...
2016-07-19 Andrew Bartlettselftest: Make repl_schema more robust by disabling...
2016-06-06 Andrew Bartlettrepl: Retry replication of the schema on WERR_DS_DRA_SC...
2016-06-06 Andrew Bartlettselftest: Use random OIDs from under the Samba OID arc
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-14 Matthieu Patouselftests-drs: make our generated class subclass of...
2013-02-22 Andrew Bartletttorture-drs: Make the samba4.drs.repl_schema.python...
2011-02-26 Kamen Mazdrashkis4/drs-test: Remove unused imports
2011-02-20 Kamen Mazdrashkis4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBas...
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-01-03 Jelmer VernooijUse TestCase.get_credentials() where possible.
2010-12-15 Kamen Mazdrashkis4-test/repl_schema: remove unused and commented out...
2010-12-14 Kamen Mazdrashkis4-test/repl_schema: Make sure every object is with...
2010-12-14 Kamen Mazdrashkis4-test/repl_schema: use 'top' as default base class...
2010-12-14 Kamen Mazdrashkis4-test/repl_schema: New test to test a classSchema...
2010-12-02 Kamen Mazdrashkis4-test/repl_schema: Test class inheritance through...
2010-12-02 Kamen Mazdrashkis4-test/repl_schema: Make ERR_NO_SUCH_OBJECT visible...
2010-12-02 Kamen Mazdrashkis4-test/repl_schema: Test classSchema and attributeSche...
2010-12-01 Kamen Mazdrashkis4-test/schema: Extend the test to replicate a Class...
2010-11-29 Andrew Tridgells4-repl_schema: fixed ldb exception handling
2010-11-28 Jelmer Vernooijs4-python: Fix formatting of docstrings for the purpose...
2010-11-23 Kamen Mazdrashkis4-test/repl_schema: Refactor the test a little bit to
2010-11-22 Kamen Mazdrashkis4-test/repl_schema: Remote global ldb connections
2010-11-11 Kamen Mazdrashkis4-test: repl_schema - Make sure LdbError and ERR_NO_SU...
2010-11-08 Kamen Mazdrashkis4-test: Initial implementation for Schema replication...