]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test /
2016-02-08 Brian WarnerMerge pull request #236 from daira/2725.timezone-test.0 master
2016-02-05 Daira HopwoodAvoid spurious SUCCESS!?? for test_format_time_y2038.
2016-02-05 Daira HopwoodFix tests on platforms without time.tzset (e.g. Windows... 236/head
2016-02-02 Daira HopwoodFix an error-reporting problem in test_welcome (this...
2016-02-02 Daira HopwoodRemove -u shortcut for 'tahoe ls --uri' which clashes...
2016-02-02 Daira HopwoodSimplify an existing test by using TimezoneMixin. 2723.no-tzset-on-windows.0
2016-02-02 Daira HopwoodDon't call time.tzset() if the platform doesn't have...
2016-01-31 Brian WarnerMerge pull request #232 from leif/2663.dont-test-attrib...
2016-01-31 Leif RygeMake tests work with both Nevow 0.11 and 0.12 232/head
2016-01-23 Leif Rygewui: improved columns in welcome page server list 229/head
2016-01-23 Leif Rygerevert previous commit to fix attribution (vanity)
2016-01-15 Daira Hopwoodwui: improved columns in welcome page server list
2016-01-15 Leif Rygewui: use standard time format (#1077)
2016-01-15 Daira HopwoodMerge pull request #220 from tahoe-lafs/2669.magic...
2015-12-28 Daira Hopwoodtest_encodingutil: use self.patch rather than modifying...
2015-12-28 Daira HopwoodRequire arguments to do_cli to be strs.
2015-12-28 Daira HopwoodRefactor tahoe.cfg handling to configutil.
2015-12-04 Daira HopwoodMerge pull request #204 from leif/preferred_peers-rebased3
2015-12-03 Daira HopwoodMerge pull request #206 from leif/python27
2015-12-01 Leif Rygenew feature: preferred storage servers 204/head
2015-12-01 Daira HopwoodMerge pull request #203 from tahoe-lafs/2556.quote...
2015-12-01 Daira HopwoodAdd test for 'tahoe create-node/client/introducer'... 2556.quote-paths-in-node-creation.0 203/head
2015-09-23 Brian WarnerMerge branch '2510-new-foolscap'
2015-09-23 Brian Warnerintroweb: fix connection hints for server announcements 190/head
2015-09-23 Brian Warnerremove "announcement_distinct_hosts" from introweb...
2015-09-11 Daira HopwoodAvoid spurious errors when an imported version is consi... 2499.avoid-spurious-version-errors.0 188/head
2015-07-29 Brian WarnerMerge branch '2447-cp-overwrite'
2015-07-29 Brian Warnertest_cli_cp: minor cleanup
2015-07-29 Brian Warnercp: error on target-filename collisions, rather than...
2015-07-29 Zookounit test for my desired behavior
2015-07-29 Brian WarnerMerge branch '2436.less-scary.3'
2015-07-28 Daira Hopwoodtest_version.py: minor cleanup. 2436.less-scary.3 178/head
2015-07-28 Daira HopwoodDon't show scary diagnostic warnings from --version...
2015-07-28 Daira HopwoodRevert "Don't show scary diagnostic warnings from ...
2015-07-28 Brian WarnerMerge branch 'sdmf-partial-2'
2015-07-28 Brian Warnertest_mutable: more enhancements
2015-07-28 Brian Warnerenhance SDMF/MDMF tests: zero-length files, size=None
2015-07-28 Daira HopwoodAdd tests for SDMF partial reads. refs #2459
2015-07-21 zookoMerge pull request #176 from tahoe-lafs/2436.less-scary.0
2015-07-21 Daira HopwoodDon't show scary diagnostic warnings from --version...
2015-07-17 Daira HopwoodEliminate mock dependency. 2465.eliminate-mock.1 175/head
2015-07-17 Daira HopwoodAdd Namespace utility class. (This is already used...
2015-07-13 Brian Warnertest/check_load: hush (newer) pyflakes
2015-07-13 Brian Warnertest_web: avoid IP autodetection, was causing dirty...
2015-06-02 Daira HopwoodAdd OpenSSL version check and tests. refs ticket:2215
2015-05-26 Brian WarnerMerge branch 'globalopts2'
2015-05-26 Brian Warnerwrap long lines, and tolerate various-width wrappings... 170/head
2015-05-26 Brian Warnercli: improve formatting of all commands
2015-05-26 Daira HopwoodMerge pull request #169 from zooko/2433-dead-code-Named...
2015-05-26 Zookoremove dead code: NamedTemporaryDirectory 169/head
2015-05-13 Daira HopwoodOn Windows, the user's home directory may be either...
2015-05-04 Brian WarnerMerge branch '2399-cp-mkdir'
2015-05-04 Brian Warnerapply review feedback
2015-05-04 Brian Warnercp: trailing slash on source filename is an error,...
2015-05-04 Brian Warnertahoe cp: ignore trailing slash on source arguments
2015-04-21 Daira HopwoodFix a test that was dependent on Windows path separators.
2015-04-21 Brian Warnerfix check-memory test, with new new (safe) control...
2015-04-21 Daira HopwoodEnsure the 'base' argument to abspath_expanduser_unicod...
2015-04-21 Brian Warnerfinish removing control-port upload/download functions
2015-04-17 Daira HopwoodSome useful Deferred utilities, originally from the...
2015-03-31 Brian WarnerMerge branch 'ftp-2394'
2015-03-31 Brian Warnerbump Twisted dep to 11.1.0, thus simplify IntishPermissions
2015-03-31 Brian Warnertest_ftp: fix comparison against integer
2015-03-31 Daira HopwoodMerge pull request #149 from warner/mutable-2034
2015-03-26 Brian Warneruse more servers for test_mutable.Update, to test ... 149/head
2015-03-24 Daira HopwoodAdd a test, add missing imports. refs #2388
2015-03-24 Daira HopwoodAdd from_utf8_or_none and tests.
2015-03-20 Brian Warnercheck_memory.py: announce 32-bit vs 64-bit
2015-03-17 Brian WarnerMerge branch '2329-2': fix "tahoe cp -r" exception
2015-03-17 Brian Warnertest_cli_cp.py: hush pyflakes 144/head
2015-03-17 Brian Warnertest_cli_cp: test cleanups
2015-03-17 Brian Warnertest_cli_cp: improve test cases
2015-03-10 Brian Warnerimprove error message for slash-terminated non-directories
2015-03-04 Brian Warnertest_cli_cp.py: turn off debug mode, tests now assert...
2015-03-04 Brian Warnertahoe cp: overhaul target assignment, update tests
2015-02-24 Brian Warnertest_cli.py: split the largest test classes out into...
2015-02-10 Daira HopwoodMerge pull request #142 from tahoe-lafs/754.location...
2015-02-10 Daira HopwoodAdd tests for combining autodetected and statically...
2015-02-10 Daira Hopwoodtest_node.py: refactor test_location* to reduce code...
2015-02-05 Daira HopwoodTest the quotemarks=True and quotemarks=False options...
2015-02-05 Daira HopwoodTest the quotemarks=False option of encodingutil.quote_...
2015-02-04 Brian Warnerremove stray trailing whitespace
2015-02-04 Brian WarnerMerge branch 'pr138': fix long paths on windows
2015-02-04 Brian Warnertest that web.static= is really treated as a relative...
2015-01-30 Daira HopwoodAdds test_ticket_2027 to test_cli.Cp. refs #2027
2015-01-30 Daira HopwoodFix user-path-expansion on Windows for non-ASCII home...
2015-01-30 Daira HopwoodChange uses of os.path.expanduser and os.path.abspath...
2015-01-30 Daira HopwoodQuote local paths correctly. refs #2235
2015-01-30 Daira HopwoodUse "long" paths prefixed with \\?\ on Windows. refs...
2015-01-29 Daira Hopwoodfileutil cleanup: delete the unused open_or_create...
2015-01-21 Brian WarnerMerge branch 'pr136' (WUI accessibility fix #1961)
2015-01-21 Nathan WilcoxIntroduce icons with distinct shape for connection... 136/head
2015-01-20 Daira Hopwooddependecy specs: tolerate new PEP440 semantics too
2015-01-04 Jean-Paul CalderoneGive out FTPAvatarID objects instead. 134/head
2015-01-04 Jean-Paul CalderoneAdd the rest of the failure-case tests and a success...
2015-01-04 Jean-Paul CalderoneAdd a test for the bad key case of unauthorized ssh...
2015-01-04 Jean-Paul CalderoneAdd a test for one unauthorized case of ssh key checking.
2014-12-05 Daira HopwoodFix minor dependencies on "allmydata-tahoe" as appname.
2014-11-23 Daira Hopwoodtest_storage_client.py: add test_get_available_space_...
2014-11-23 Leif Rygetests for "Available" column (#648)
next