Custom Query (1134 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 1134)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Summary Status Owner Type Priority Milestone
#2791 Tahoe CLI / SSL certificate new defect normal undecided
#2793 Magic-Folder: pause uploader/downloader when enough servers go away new defect normal undecided
#2796 add share-type argument to storage server protocol new enhancement normal undecided
#2812 replace Twistd plugins with new `twist` tool new task normal undecided
#2822 remove redundant read from web GET of directory new defect normal undecided
#2823 "tahoe cp FILE ALIAS:" does unnecessary directory reads new defect normal undecided
#2825 rewrite CLI commands to use treq or twisted.web, not httplib new task normal undecided
#2828 address remaining anonymity-violating linkages new defect normal undecided
#2832 Unsigned entries in an announcement cause later entries to be ignored new defect normal undecided
#2837 create-node --listen=tor hangs with tor-0.2.8.8 new defect normal undecided
#2839 make statistics of (past) uploads available as JSON new enhancement normal undecided
#2840 make nodes symmetric new enhancement normal undecided
#2844 readiness status API for clients new defect normal undecided
#2851 --listen=tor failure leaves partial directory in place new defect normal undecided
#2853 Sort out version reporting on Docker new defect normal undecided
#2855 Last complete cycle not updating new defect normal undecided
#2865 optionally re-enable start topology new enhancement normal undecided
#2867 make the connect timeout configurable for production use-cases new defect normal undecided
#2869 accounting: use twisted.enterprise.adbapi instead of blocking sqlite new defect normal undecided
#2870 async initialization of Client new defect normal undecided
#2871 test_create_long_path fails ... when ... the ... path ... is ... long ... new defect normal undecided
#2874 early reporting of errors to users on the CLI new defect normal undecided
#2875 Multiples storage servers can be registered with the same FURL (UncoordinatedWriteError on I2P grid) new defect normal undecided
#2887 Introducers sending duplicated announcements for upgraded nodes new defect major undecided
#2890 Directory name and file name should be available in json response data new defect normal undecided
#2891 fix intermittent test coverage new defect normal undecided
#2896 intermittent allmydata.test.test_introducer.NonV1Server.test_failure failure new defect normal undecided
#2899 ValueOrderedDict throws IndexError when given equal non-identical keys new defect minor undecided
#2900 Get rid of "tempfile" monkey-patch new defect normal undecided
#2902 double _got_introducer if main_tab isn't started before IntroducerClient added new defect normal undecided
#2905 fail harder if we can't write announcement-seqnum new defect normal undecided
#2917 `tahoe backup` could easily report size information about the backup performed new enhancement normal undecided
#2918 `tahoe backup` crashes when an upload operation fails new defect normal undecided
#2919 Encourage folks to use a third-party backup tool with Tahoe-LAFS integration instead of `tahoe backup` new enhancement normal undecided
#2923 Automate (some of) NEWS generation new daira enhancement normal undecided
#2927 nondeterministic failure of allmydata.test.test_introducer.SystemTest.test_system on Windows: Address already in use new defect normal undecided
#2930 "AUTO" Tub location detection/assignment is silently broken when system tools are missing new defect normal undecided
#2937 check --repair crashes on LIT objects. new defect normal undecided
#2943 "tox -e codechecks" should check for docstrings in all new code new enhancement minor undecided
#2945 Hypothesis tests for backup behavior new enhancement normal undecided
#2946 pass reactor as an argument to allmydata.test.test_node.testing_tub new enhancement normal undecided
#2947 "tahoe ls" returns incorrect data. new defect normal undecided
#2948 pull "log tub" intiailization out of Node new enhancement normal undecided
#2949 refactor: storage-broker should be given a client, also no circular ref new defect normal undecided
#2951 async-friendly initializers for "NoNetworkGrid" and tests new enhancement normal undecided
#2952 Runtime reconfiguration new enhancement normal undecided
#2953 Update status API new defect normal undecided
#2994 Sometimes the test suite times out on CircleCI new defect normal undecided
#3022 Servers of happiness share placement distributes storage load unevenly in small grids new defect normal undecided
#3039 allmydata.test.test_magic_folder.RealTestAliceBob.test_alice_bob sometimes fails on macOS with `Pending: set([u'file3'])` new defect normal undecided
#3041 Testing of websocket logs new defect normal undecided
#3138 Run the test suite with some concurrency on CircleCI new exarkun defect normal undecided
#3226 DecryptingConsumer and EncryptedTemporaryFile refactor new enhancement minor undecided
#3228 very old d3, jquery new defect normal undecided
#3230 Consider switching from AES CTR to AES XTS new defect normal undecided
#3249 Hard-coded ports in integration tests new defect normal undecided
#3280 unit-test Web-UI "welcome" page new enhancement minor undecided
#3286 WebAPI for create-alias new enhancement normal undecided
#3301 allmydata.test.test_system.Connections.test_rref can fail with "Address already in use." new defect normal undecided
#3311 Move table layout to template file in download status page new sajith enhancement normal undecided
#3318 HOWTO / prose documentation for allmydata.testing.* new enhancement normal undecided
#3319 Add tests for web UI directory operations new sajith defect normal undecided
#3347 Tor integration tests fail on Windows assigned sajith defect normal undecided
#3352 Give the Tahoe-LAFS Nix package a version for `allmydata.__version__` new daira enhancement normal undecided
#3360 test_daemonize does not explode if code is completely broken new defect normal undecided
#3363 port allmydata.util.encodingutil to Python3 new defect normal undecided
#3371 Render post-repair corrupt shares in deep-check-and-repair results page new sajith defect normal undecided
#3413 Unable to re-run flaky tests new defect normal undecided
#3414 Deprecations CI job fails (intermittently?) new defect normal undecided
#3441 The "dump-share" tests in allmydata.test.test_system.SystemTests.test_filesystem should be part of a separate test suite new exarkun defect normal undecided
#3444 PyPy CI job fails: allmydata.test.test_sftp.Handler.test_openFile_read new defect normal undecided
#3445 The runtime information on the "deep check results" page is untested assigned exarkun defect normal undecided
#3457 The separate introducer servers represent unnecessary complexity in an overall Tahoe-LAFS deployment new defect normal undecided
#3477 Omit installing vcpython27 on Windows CI new sajith task normal undecided
#3480 The introducer writes a garbage fURL if created/started without a "good" environment new defect normal undecided
#3484 The CI Docker image builders are hard to test and are happy to push broken images new defect normal undecided
#3489 Add some tests for src/allmydata/test/matchers.py new exarkun defect normal undecided
#3494 Stop collecting/serving dependencies new defect normal undecided
#3498 Mutable writes don't respect `readonly` or `reserved_space` storage server settings new defect normal undecided
#3506 Add Welcome page output for grid-manager status new enhancement normal undecided
#3507 tahoe add-grid-manager new enhancement normal undecided
#3508 grid-manager integration tests new defect normal undecided
#3516 Replace allmydata.test.test_system.SystemTest.test_connections with a pytest-based integration test new exarkun task normal undecided
#3519 Stop using the mock library for testing new exarkun defect normal undecided
#3530 Stop using the mock library for testing: src/allmydata/test/test_i2p_provider.py new defect normal undecided
#3531 Stop using the mock library for testing: src/allmydata/test/test_tor_provider.py new defect normal undecided
#3535 Document crypto used in grid-manager new task major undecided
#3538 Get rid of the "portnum filename" stuff in the configuration system new defect normal undecided
#3540 allmydata.mutable.publish.Publish.publish has unreliably covered bad shares handling code new defect normal undecided
#3541 CircleCI cannot find context "dockerhub-auth" new defect normal undecided
#3548 test_filesystem_with_cli_in_subprocess mutates os.environ a bunch new defect normal undecided
#3556 docs/logging.rst has broken examples in it new defect normal undecided
#3559 Mention code of conduct in contributors guide new defect normal undecided
#3561 allmydata.immutable.offloaded.LocalCiphertextReader claims to implement IEncryptedUploadable but does not implement set_upload_status new defect normal undecided
#3562 IMutableFileVersion.get_servermap is unused and unimplemented new defect normal undecided
#3563 _tub_portlocation tries to detect port 0 configuration but does so incompletely new defect normal undecided
#3570 Multiple developers can sign releases new defect normal undecided
#3571 Should grid-manager accept only "its" certificates? new enhancement normal undecided
#3573 Some typechecks fail with "Cannot determine consistent method resolution order" new defect normal undecided
#3597 The integration tests mix synchronous and asynchronous code in an unreliable way new defect normal undecided
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.