Custom Query (686 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (401 - 500 of 686)

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