~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2009-03-01 10:02:00 UTC
  • mto: (4167.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090301100200-1qdmf362uw5q35s0
Start supporting pyftpdlib as an ftp test server.

* bzrlib/transport/ftp/__init__.py:
(FtpTransport._setmode): Report mode bits in octal.

* bzrlib/transport/__init__.py:
Don't register GSSAPI ftp transports if kerberos can't be
imported, this avoids useless repeated messages in log as the
import repeatedly fail.

* bzrlib/tests/test_transport_implementations.py:
(TransportTests.test_has): Fix too long lines.
(TransportTests.test_connect_twice_is_same_content): Fig bogus
test. transport.base is *not* usable, it miss the password for
authenticated urls. This was passing only because no test server
use authentication by default *except* medusa for which we had a
dummy authorizer with no password check.

* bzrlib/tests/ftp_server/pyftpdlib_based.py: 
First shot at an ftp test server running is a separate thread.

* bzrlib/tests/ftp_server/__init__.py: 
Add support for pyftpdlib based ftp test server.
(_FTPServerFeature._probe): One of medusa or pyftpdlib is needed.
Filename Latest Rev Last Changed Committer Comment Size
..
blackbox 1185.31.15 18 years ago John Arbash Meinel Refactoring blackbox tests into a package, rather Diff
branch_implementations 1534.4.23 18 years ago Robert Collins Move branch implementations tests into a package. Diff
bzrdir_implementations 1534.4.39 18 years ago Robert Collins Basic BzrDir support. Diff
commands 2485.8.3 17 years ago v.ladeuil+lp at free Change the file naming to clearly separate the com Diff
ftp_server 3508.1.7 15 years ago Vincent Ladeuil Prepare test framework for pyftpdlib injection. * Diff
interrepository_implementations 1534.1.29 18 years ago Robert Collins Add a test environment for InterRepository objects Diff
intertree_implementations 1852.8.3 18 years ago Robert Collins Implement an InterTreeTestProvider and a trivial t Diff
inventory_implementations 2729.2.1 17 years ago Martin Pool Start adding per-inventory tests Diff
per_interbranch 4000.5.3 15 years ago Jelmer Vernooij Add tests for InterBranch. Diff
per_lock 2353.3.9 17 years ago John Arbash Meinel Update the lock code and test code so that if more Diff
per_repository 3689.1.1 16 years ago John Arbash Meinel Rename repository_implementations tests into per_r Diff
per_repository_reference 3474.2.1 16 years ago Martin Pool Merge and cleanup pre-external-reference-repositor Diff
ssl_certs 2929.3.11 16 years ago Vincent Ladeuil Ssl files needed for the test https server. * bzr Diff
test_patches_data 1731.1.17 18 years ago Aaron Bentley Merge bzr.dev Diff
tree_implementations 1852.6.1 18 years ago Robert Collins Start tree implementation tests. Diff
workingtree_implementations 1534.4.46 18 years ago Robert Collins Nearly complete .bzr/checkout splitout. Diff
__init__.py 3508.1.7 15 years ago Vincent Ladeuil Prepare test framework for pyftpdlib injection. * 127 KB Diff Download File
EncodingAdapter.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 5 KB Diff Download File
fake_command.py 3785.1.4 16 years ago Aaron Bentley Enable lazy-loading of commands 856 bytes Diff Download File
file_utils.py 3408.6.1 16 years ago Eric Holmberg Fix for Bug #215426 in which bzr can cause a Memor 1.7 KB Diff Download File
http_server.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 22.7 KB Diff Download File
http_utils.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 16.8 KB Diff Download File
https_server.py 3945.1.7 15 years ago Vincent Ladeuil Test against https. * bzrlib/tests/test_http.py: 4.1 KB Diff Download File
lock_helpers.py 2018.5.146 17 years ago Andrew Bennetts Merge in the branch with the extracted lock_write 2.8 KB Diff Download File
stub_sftp.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.8 KB Diff Download File
test__chunks_to_lines.py 3890.2.17 15 years ago John Arbash Meinel Add a few more corner cases, some suggested by Rob 5.4 KB Diff Download File
test__dirstate_helpers.py 3696.5.2 16 years ago Robert Collins Integrate less aggressive sha logic with C iter-ch 46.3 KB Diff Download File
test__walkdirs_win32.py 3696.3.3 16 years ago John Arbash Meinel read_dir raises the exception directly, it isn't a 3.5 KB Diff Download File
test_ancestry.py 3350.4.4 16 years ago Robert Collins Merge up bzr.dev. 1.7 KB Diff Download File
test_annotate.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 17.8 KB Diff Download File
test_api.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 5.7 KB Diff Download File
test_atomicfile.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 4.6 KB Diff Download File
test_bad_files.py 2949.5.2 16 years ago Alexander Belchenko John's review 2.9 KB Diff Download File
test_bisect_multi.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 14.6 KB Diff Download File
test_branch.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 19.5 KB Diff Download File
test_branchbuilder.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 13.2 KB Diff Download File
test_btree_index.py 4011.5.5 15 years ago Andrew Bennetts Fix typo in comment. 59 KB Diff Download File
test_bugtracker.py 3329.1.1 16 years ago Ian Clatworthy Add gnome to list of known bugtrackers (James West 9.1 KB Diff Download File
test_bundle.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 65.8 KB Diff Download File
test_bzrdir.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 54.7 KB Diff Download File
test_cache_utf8.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 4.1 KB Diff Download File
test_chunk_writer.py 3777.5.2 16 years ago John Arbash Meinel Change the name to ChunkWriter.set_optimize() Als 4.6 KB Diff Download File
test_commands.py 4000.1.1 15 years ago Robert Collins Add a new hook Commands['extend_command'] for plug 8.3 KB Diff Download File
test_commit.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 29.2 KB Diff Download File
test_commit_merge.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 4.5 KB Diff Download File
test_config.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 60.3 KB Diff Download File
test_conflicts.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.2 KB Diff Download File
test_counted_lock.py 3474.1.3 16 years ago Martin Pool CountedLock now handles and tests lock tokens 5.3 KB Diff Download File
test_decorators.py 3316.3.2 16 years ago John Arbash Meinel Finish fix for bug #125784. need_read/write_lock d 10.7 KB Diff Download File
test_delta.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 15.4 KB Diff Download File
test_deprecated_graph.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.9 KB Diff Download File
test_diff.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 55.7 KB Diff Download File
test_directory_service.py 3625.1.2 16 years ago Michael Hudson import urlutils and write urlutils.join rather tha 3.8 KB Diff Download File
test_dirstate.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 91 KB Diff Download File
test_email_message.py 2639.1.2 17 years ago John Arbash Meinel Some cleanups for the EmailMessage class. Remove s 8.2 KB Diff Download File
test_errors.py 4032.3.4 15 years ago Robert Collins Merge bzr (resolve conflicts). 26.5 KB Diff Download File
test_export.py 4010.2.1 15 years ago James Westby Handle files that are not present in the tree when 1.1 KB Diff Download File
test_extract.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.3 KB Diff Download File
test_fetch.py 4053.1.4 15 years ago Robert Collins Move the fetch control attributes from Repository 27.6 KB Diff Download File
test_fifo_cache.py 3882.6.11 15 years ago John Arbash Meinel comment update 11.2 KB Diff Download File
test_foreign.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 4.5 KB Diff Download File
test_ftp_transport.py 3508.1.7 15 years ago Vincent Ladeuil Prepare test framework for pyftpdlib injection. * 4.3 KB Diff Download File
test_generate_docs.py 2229.1.2 17 years ago جاون عرباش ماينل Allow tests to skip after installation, since cert 1.7 KB Diff Download File
test_generate_ids.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7 KB Diff Download File
test_globbing.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 11.2 KB Diff Download File
test_gpg.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.4 KB Diff Download File
test_graph.py 4053.2.2 15 years ago Andrew Bennetts Better fix, with test. 56.9 KB Diff Download File
test_hashcache.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.1 KB Diff Download File
test_help.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 12.6 KB Diff Download File
test_hooks.py 3724.1.1 16 years ago Martin Pool Move Lock hooks onto a base Lock class and make th 2.7 KB Diff Download File
test_http.py 4050.2.2 15 years ago Vincent Ladeuil Ensures all auth handlers correctly parse all auth 77.5 KB Diff Download File
test_http_implementations.py 3111.1.19 16 years ago Vincent Ladeuil Merge back test_http_implementations.pc into test_ 1.4 KB Diff Download File
test_http_response.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 28.6 KB Diff Download File
test_https_ca_bundle.py 2298.5.2 17 years ago Alexander Belchenko Don't look in cwd for CA bundle (note from John) 2.3 KB Diff Download File
test_identitymap.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.5 KB Diff Download File
test_ignores.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.3 KB Diff Download File
test_index.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 66.6 KB Diff Download File
test_info.py 3586.1.32 15 years ago Ian Clatworthy merge bzr.dev r3998 14 KB Diff Download File
test_inv.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.7 KB Diff Download File
test_knit.py 4039.3.7 15 years ago John Arbash Meinel Some direct tests for _group_keys_for_io 103 KB Diff Download File
test_lazy_import.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 43 KB Diff Download File
test_lazy_regex.py 2052.3.4 18 years ago John Arbash Meinel [merge] bzr.dev 4.6 KB Diff Download File
test_lockable_files.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 17.1 KB Diff Download File
test_lockdir.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 26.5 KB Diff Download File
test_log.py 4032.1.2 15 years ago John Arbash Meinel Track down a few more files that have trailing whi 62.1 KB Diff Download File
test_lru_cache.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 14.2 KB Diff Download File
test_lsprof.py 2805.7.5 17 years ago Ian Clatworthy more win32 path friendliness 2.7 KB Diff Download File
test_mail_client.py 3921.2.9 15 years ago Aaron Bentley Update test to pass under LANG=C 10 KB Diff Download File
test_memorytree.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 9.1 KB Diff Download File
test_merge.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 119 KB Diff Download File
test_merge3.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 15.1 KB Diff Download File
test_merge_core.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 30.5 KB Diff Download File
test_merge_directive.py 3535.8.2 16 years ago James Westby Incorporate spiv's feedback. 27 KB Diff Download File
test_missing.py 3921.3.14 15 years ago Marius Kruger put spaces after commas 12 KB Diff Download File
test_msgeditor.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 13.6 KB Diff Download File
test_multiparent.py 2520.4.139 17 years ago Aaron Bentley Support Multiparent.get_matching_blocks 11 KB Diff Download File
test_mutabletree.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 1.5 KB Diff Download File
test_nonascii.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.7 KB Diff Download File
test_options.py 3755.1.2 16 years ago Vincent Ladeuil Fix conflict. Related to moved lines, nice use cas 18 KB Diff Download File
test_osutils.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 56 KB Diff Download File
test_osutils_encodings.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.5 KB Diff Download File
test_pack.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 26.8 KB Diff Download File
test_pack_repository.py 4053.1.4 15 years ago Robert Collins Move the fetch control attributes from Repository 38.5 KB Diff Download File
test_patch.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1 KB Diff Download File
test_patches.py 3873.1.9 15 years ago Benoît Pierre Merge with upstream. 9.2 KB Diff Download File
test_permissions.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 9.9 KB Diff Download File
test_plugins.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 27.6 KB Diff Download File
test_progress.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 10.4 KB Diff Download File
test_read_bundle.py 4037.1.1 15 years ago Vincent Ladeuil Catching-up with review tweaks 5.8 KB Diff Download File
test_reconcile.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.8 KB Diff Download File
test_reconfigure.py 3983.3.10 15 years ago Marius Kruger add test_repository_tree_reconfiguration_not_suppo 18.6 KB Diff Download File
test_registry.py 3376.2.11 16 years ago Martin Pool Compare to None using is/is not not == 10.7 KB Diff Download File
test_remote.py 4053.1.2 15 years ago Robert Collins Actually make this branch work. 85 KB Diff Download File
test_repository.py 4053.1.4 15 years ago Robert Collins Move the fetch control attributes from Repository 48 KB Diff Download File
test_revert.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.4 KB Diff Download File
test_revision.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.8 KB Diff Download File
test_revisionspec.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 23.2 KB Diff Download File
test_revisiontree.py 3668.5.4 16 years ago Jelmer Vernooij Eliminate more uses of Repository.revision_tree(No 2.3 KB Diff Download File
test_rio.py 3943.8.2 15 years ago Marius Kruger fix tests relying on trailing whitespace by replac 11.7 KB Diff Download File
test_rules.py 3943.3.2 15 years ago Marius Kruger actually support quoting the patterns as the docs 4.7 KB Diff Download File
test_sampler.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.3 KB Diff Download File
test_selftest.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 92 KB Diff Download File
test_setup.py 3638.3.2 16 years ago Vincent Ladeuil Fix all calls to tempfile.mkdtemp to osutils.mkdte 3.3 KB Diff Download File
test_sftp_transport.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 20.2 KB Diff Download File
test_shelf.py 3981.1.1 15 years ago Robert Collins Fix bug 319790 - unshelve of deleted paths failing 20.2 KB Diff Download File
test_shelf_ui.py 4010.1.1 15 years ago Jelmer Vernooij merge Daniels shelve help patch. 9.7 KB Diff Download File
test_smart.py 4053.1.4 15 years ago Robert Collins Move the fetch control attributes from Repository 49.4 KB Diff Download File
test_smart_add.py 3985.2.5 15 years ago Daniel Watkins Reverted some irrelevant changes. 6 KB Diff Download File
test_smart_request.py 3990.3.3 15 years ago Andrew Bennetts Add a test that unexpected request bodies trigger 2.5 KB Diff Download File
test_smart_transport.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 150 KB Diff Download File
test_smtp_connection.py 2900.2.17 17 years ago Vincent Ladeuil merge bzr.dev 10 KB Diff Download File
test_source.py 3943.7.6 15 years ago Marius Kruger merge trailing whitespace removal 13.7 KB Diff Download File
test_ssh_transport.py 3220.1.2 16 years ago Dmitry Vasiliev Re-enabled auto-detection of plink vendor and fixe 7.7 KB Diff Download File
test_status.py 3998.1.1 15 years ago Ian Clatworthy Add merge indication to line format (Neil Martinse 5.7 KB Diff Download File
test_store.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 17 KB Diff Download File
test_strace.py 3406.1.3 16 years ago Vincent Ladeuil Fixed as par John's review. * test_strace.py: (Te 3.3 KB Diff Download File
test_subsume.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 5.1 KB Diff Download File
test_switch.py 3445.2.1 16 years ago John Arbash Meinel Add tests for Branch.missing_revisions and depreca 5.3 KB Diff Download File
test_symbol_versioning.py 3943.8.2 15 years ago Marius Kruger fix tests relying on trailing whitespace by replac 12.1 KB Diff Download File
test_tag.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.5 KB Diff Download File
test_testament.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 14.6 KB Diff Download File
test_textfile.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.7 KB Diff Download File
test_textmerge.py 1185.81.31 18 years ago Aaron Bentley Use patience for two-way merge 1.8 KB Diff Download File
test_timestamp.py 2425.6.1 17 years ago Martin Pool Fix formatting of timezones in bundles and merge d 2.3 KB Diff Download File
test_trace.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 9.1 KB Diff Download File
test_transactions.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 12 KB Diff Download File
test_transform.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 123 KB Diff Download File
test_transport.py 4032.1.4 15 years ago John Arbash Meinel Found 2 more files with trailing whitespace. 31.3 KB Diff Download File
test_transport_implementations.py 3508.1.10 15 years ago Vincent Ladeuil Start supporting pyftpdlib as an ftp test server. 65.9 KB Diff Download File
test_transport_log.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 1.6 KB Diff Download File
test_tree.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 17.8 KB Diff Download File
test_treebuilder.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.2 KB Diff Download File
test_tsort.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 21.2 KB Diff Download File
test_tuned_gzip.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.9 KB Diff Download File
test_ui.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 9.8 KB Diff Download File
test_uncommit.py 3280.4.4 16 years ago John Arbash Meinel uncommit --local in an unbound branch raises the s 3.8 KB Diff Download File
test_upgrade.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 22.4 KB Diff Download File
test_upgrade_stacked.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.4 KB Diff Download File
test_urlutils.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 29.4 KB Diff Download File
test_version.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.5 KB Diff Download File
test_version_info.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 11.6 KB Diff Download File
test_versionedfile.py 4032.1.2 15 years ago John Arbash Meinel Track down a few more files that have trailing whi 105 KB Diff Download File
test_weave.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 23 KB Diff Download File
test_whitebox.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.7 KB Diff Download File
test_win32utils.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.8 KB Diff Download File
test_workingtree.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 15.2 KB Diff Download File
test_workingtree_4.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 30.6 KB Diff Download File
test_wsgi.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 10.6 KB Diff Download File
test_xml.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 23.2 KB Diff Download File
TestUtil.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.2 KB Diff Download File
transport_util.py 3376.2.13 16 years ago Martin Pool Merge trunk 5.2 KB Diff Download File
treeshape.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.6 KB Diff Download File