Custom Query (1930 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 1000 of 1930)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Summary Owner Type Priority Milestone Component
#3005 Switch to upstream Eliot inline_callbacks GitHub <noreply@…> defect normal undecided unknown
#3006 Expose the Eliot logs in a safer way defect normal undecided unknown
#3007 Buildbot Slackware job is failing GitHub <noreply@…> defect normal undecided unknown
#3008 Update test code to use print function over print statement defect normal Support Python 3 unknown
#3009 Replace print statement with print fuction for all tahoe_* scripts defect normal Support Python 3 unknown
#3010 Replace print statement with print fuction defect normal Support Python 3 unknown
#3011 Replace StringIO imports with six.moves defect normal Support Python 3 unknown
#3012 Sometimes CircleCI hang-kills test suite jobs GitHub <noreply@…> defect normal undecided unknown
#3013 Update try/except syntax for python3 compatibility defect normal Support Python 3 unknown
#3014 Update raise syntax for python3 compatibility defect normal Support Python 3 unknown
#3015 Update octal numeric literals defect normal Support Python 3 unknown
#3016 Intermittent "Address already in use" failures in test_system, test_client GitHub <noreply@…> defect normal undecided unknown
#3017 MagicFolder.startService is called twice because _Client.init_magic_folder incorrectly calls startService defect normal undecided unknown
#3019 Remove tuple unpacking in function definitions for Python3 compatibility GitHub <noreply@…> defect normal Support Python 3 unknown
#3020 Update long numeric literals defect normal Support Python 3 unknown
#3021 Sometimes the test suite hangs GitHub <noreply@…> defect normal undecided unknown
#3023 Add some Eliot logging to immutable upload GitHub <noreply@…> defect normal undecided unknown
#3024 Speed up CircleCI builds by caching more of the environment setup GitHub <noreply@…> defect normal undecided unknown
#3025 Sometimes the test suite hangs in/around allmydata.test.test_runner.RunNode.test_introducer GitHub <noreply@…> defect normal undecided unknown
#3026 Intermittent "Address already in use" error from various allmydata.test.test_system tests GitHub <noreply@…> defect normal undecided unknown
#3027 Remove use of backticks as shorthand for repr defect normal Support Python 3 unknown
#3028 Change use of unicode/raw string literals defect normal Support Python 3 unknown
#3029 All of the "adopt-socket"-reliant tests fail against the installed version of Tahoe-LAFS GitHub <noreply@…> defect normal undecided unknown
#3030 Enforce python3 syntax compliance for entire repo defect normal Support Python 3 unknown
#3031 Port or replace: pycryptopp meejah defect normal Support Python 3 unknown
#3034 Port or replace: nevow defect normal Support Python 3 unknown
#3035 Turn python2 checks from errors into warnings jaraco defect normal Support Python 3 unknown
#3036 There are historically valid but now outdated timeouts spread throughout the test suite defect normal undecided unknown
#3037 Great Black Swamp is missing lease add/renew exarkun defect normal undecided unknown
#3038 Many Python 2.7 macOS builds fail with "Too many open files" exarkun defect normal undecided unknown
#3047 autobahn dependency missing defect normal undecided unknown
#3048 Direct dependence of storage client code on the RIStorageServer RemoteReference creates tight coupling and inflexibility defect normal undecided unknown
#3049 Define a server-side interface for plugins for storage economics defect normal storage economics plugins code-storage
#3051 Storage clients fail, nearly completely, when they encounter a "bad" storage announcement GitHub <noreply@…> defect normal storage economics plugins code
#3053 Implement server-side support for IFoolscapStoragePlugin exarkun defect normal storage economics plugins code-network
#3054 Implement client-side support for IFoolscapStoragePlugin defect normal storage economics plugins code-network
#3086 Support dynamic configuration sections defect normal storage economics plugins code
#3111 do less monkey-patching in allmydata.test.cli.test_start.RunTests.test_run_invalid_config GitHub <noreply@…> defect normal undecided code
#3118 Raise a user-meaningful error if a storage plugin is enabled but the plugin is not available exarkun defect normal storage economics plugins unknown
#3119 Storage server plugin announcements trample on each other defect normal storage economics plugins code
#3184 Allow Tahoe-LAFS storage servers to be configured without anonymous storage access defect normal storage economics plugins code
#3229 PyInstaller/frozen builds are currently broken due to "autobahn" requirement declaration Chris Wood <chris@…> defect normal 1.14.0 unknown
#3231 Allow storage economics plugins to expose a web interface defect normal storage economics plugins unknown
#3232 Stop using deprecated twisted.test.proto_helpers.MemoryReactor{,Clock} defect normal undecided unknown
#3233 Tor integration tests started failing defect normal undecided unknown
#3234 integration tests should have coverage information defect normal undecided unknown
#3238 Make CI not fail because of PyPy job failures GitHub <noreply@…> defect normal undecided unknown
#3239 Fix PythonTwoRegressions.test_new_style_class GitHub <noreply@…> defect normal Support Python 3 unknown
#3240 The SFTP test suite never runs GitHub <noreply@…> defect normal undecided unknown
#3241 Refactor remote_slot_testv_and_readv_and_writev to separate storage and lease logic GitHub <noreply@…> defect normal undecided code-storage
#3242 Pass the full Tahoe-LAFS configuration IFoolscapStoragePlugin.get_client_resource GitHub <noreply@…> defect normal storage economics plugins unknown
#3243 Make allmydata.web.storage_plugins.StoragePlugins new-style GitHub <noreply@…> defect normal storage economics plugins unknown
#3248 Pass the full Tahoe-LAFS configuration IFoolscapStoragePlugin.get_storage_client GitHub <noreply@…> defect normal undecided unknown
#3250 IFoolscapStoragePlugin.get_storage_client cannot actually return a Deferred yet GitHub <noreply@…> defect normal storage economics plugins unknown
#3252 port allmydata.web.directory to twisted.web.template meejah defect normal 1.14.0 code-frontend-web
#3254 port allmydata.web.status to twisted.web.template sajith defect normal Support Python 3 code-frontend-web
#3255 Add an automated test that passes when Tahoe-LAFS has been ported to Python 3 defect normal Support Python 3 unknown
#3256 depgraph.sh has the wrong filename in it defect normal undecided unknown
#3257 port allmydata.web.root.URIHandler to use twisted.web.template defect normal Support Python 3 code-frontend
#3259 The switch to use pkg_resources breaks frozen builds daira defect normal 1.14.0 packaging
#3261 Declare correct cryptography requirement for setuptools exarkun defect normal undecided unknown
#3262 test_filesystem_with_cli_in_subprocess and test_version_no_noise fail because of third-party use of deprecated APIs defect normal undecided unknown
#3263 Port allmydata.web.directory (manifest) to t.w.template meejah defect normal Support Python 3 code-frontend-web
#3264 integration/test_web.py::test_storage_info_json fails in the integration/storage-economics branch defect normal undecided unknown
#3267 Integration tests fail on CircleCI defect supercritical undecided unknown
#3268 deprecations job on CircleCI fails defect normal undecided unknown
#3271 CircleCI image builders with pip older than 9 fail because of setuptools incompatiblity exarkun defect supercritical undecided dev-infrastructure
#3272 Deprecations job on CircleCI fails with I2P-related errors GitHub <noreply@…> defect supercritical undecided dev-infrastructure
#3274 NixOS CI job sometimes fails in Eliot test suite exarkun defect normal undecided unknown
#3276 Appveyor fails on pyinstaller step because of setuptools incompatibility GitHub <noreply@…> defect normal undecided unknown
#3277 Move Windows CI to GitHub Actions exarkun defect normal undecided unknown
#3279 Warning: dependency 'characteristic' not found sajith defect normal undecided unknown
#3281 Give wheels built from a Git clone a good version number GitHub <noreply@…> defect normal undecided dev-infrastructure
#3282 towncrier configuration points to the wrong ticket URLs exarkun defect normal undecided unknown
#3283 Update the backdoor statement to include current developers GitHub <noreply@…> defect normal undecided unknown
#3287 port allmydata.web.status.UploadStatusPage to twisted.web.template sajith defect normal Support Python 3 code-frontend-web
#3288 port allmydata.web.status.DownloadStatusPage to twisted.web.template sajith defect normal Support Python 3 code-frontend-web
#3289 port allmydata.web.status.PublishStatusPage to twisted.web.template sajith defect normal Support Python 3 code-frontend-web
#3290 port allmydata.web.status.RetrieveStatusPage to twisted.web.template sajith defect normal Support Python 3 code-frontend-web
#3291 port allmydata.web.status.MapupdateStatusPage to twisted.web.template sajith defect normal Support Python 3 code-frontend-web
#3292 port allmydata.web.status.Statistics to twisted.web.template sajith defect normal Support Python 3 code-frontend-web
#3293 port allmydata.web.status.HelperStatus to twisted.web.template sajith defect normal Support Python 3 code-frontend-web
#3294 port allmydata.web.root.IncidentReporter to use twisted.web.template sajith defect normal Support Python 3 code-frontend
#3295 upgrade foolscap defect normal Support Python 3 unknown
#3296 CentOS 7 CI job fails GitHub <noreply@…> defect supercritical undecided unknown
#3297 Deprecations CI job fails GitHub <noreply@…> defect supercritical undecided unknown
#3298 NixOS 19.09 CI job fails GitHub <noreply@…> defect supercritical undecided unknown
#3299 PyPy CI job fails Sajith Sasidharan <sajith@…> defect supercritical undecided unknown
#3300 Only run GitHub Actions CI on push to master, not all pushes GitHub <noreply@…> defect normal undecided unknown
#3302 When a test fails because Foolscap cannot bind a port, the failure doesn't include enough information defect normal undecided unknown
#3303 The Eliot test suite continues to intermittently fail in NixOS Jean-Paul Calderone <exarkun@…> defect normal undecided unknown
#3304 Remove trollius from NixOS CI jobs sajith defect normal undecided dev-infrastructure
#3305 port allmydata.web.root.Root to twisted.web.template sajith defect normal Support Python 3 code-frontend-web
#3306 Port allmydata.test.web.test_grid to twisted.web.template sajith defect normal Support Python 3 code
#3308 Remove web.common.RenderMixin sajith defect normal Support Python 3 code-frontend-web
#3309 GitHub Actions: try running pyinstaller-generated executable sajith defect normal undecided packaging
#3312 Web UI can't do directory operations sajith defect major undecided code-frontend-web
#3313 Port allmydata.web.operations.OphandleTable to twisted.web.template GitHub <noreply@…> defect normal undecided unknown
#3314 Move away from nevow.url in operations.OphandleTable GitHub <noreply@…> defect normal undecided unknown
#3315 Port allmydata.web.operations.ReloadMixin to twisted.web.template GitHub <noreply@…> defect normal undecided unknown
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.