Timeline
2019-08-19:
- 20:09 Changeset in trunk [9940bea] by
- Thread a _Config all the way down
- 19:58 Changeset in trunk [05be6f2] by
- news fragment
- 19:11 Changeset in trunk [6a9f1ac] by
- Update test plugin to reflect interface change
- 19:09 Changeset in trunk [64197f4] by
- Change the interface
- 19:09 Changeset in trunk [06d9e34] by
- news fragment
- 19:04 Ticket #3248 (Pass the full Tahoe-LAFS configuration ...) created by
- Like #3242 but for IFoolscapStoragePlugin.get_storage_client
- 18:57 Changeset in trunk [9aa6386] by
- Add a stub news fragment.
- 18:57 Changeset in trunk [77e6803] by
- Add some docstrings.
- 18:57 Changeset in trunk [a01c3753] by
- Port info.xhtml to twt.
- 18:56 Ticket #3245 (Port allmydata.web.introweb to twisted.web.template) closed by
- fixed: In [changeset:"85980038debe0d3382708a9fff795cc61a86fdef/trunk" …
- 18:56 Changeset in trunk [85980038] by
- Merge pull request #649 from habnabit/move-to-twt--introducer Port …
- 17:16 Ticket #3247 (Port allmydata.web.storage to twisted.web.template) created by
- Child of #3244. Port just the module allmydata.web.storage and its …
- 17:13 Changeset in trunk [489d0b1] by
- Wrong ticket number..
- 17:11 Changeset in trunk [0c990036] by
- Add a stub news fragment.
- 17:04 Ticket #3246 (Port allmydata.web.info to twisted.web.template) created by
- Child of #3244. Port just the module allmydata.web.info and its …
- 17:03 Ticket #3245 (Port allmydata.web.introweb to twisted.web.template) created by
- Child of #3244. Port just the module allmydata.web.introweb and its …
- 17:01 Ticket #3244 (Switch away from using nevow) created by
- As part of the effort of porting to python 3, moving the web code away …
- 15:26 Changeset in trunk [4053b6c] by
- make it new-style
- 15:26 Changeset in trunk [972c1c7] by
- news fragment
- 15:25 Ticket #3243 (Make allmydata.web.storage_plugins.StoragePlugins new-style) created by
- It exists in integration/storage-economics and is a classic class. …
- 15:21 Changeset in trunk [a47463e] by
- Pass _Config instead of a smaller dict to get_client_resource
- 15:20 Changeset in trunk [724aced] by
- news fragment
2019-08-16:
- 19:39 Changeset in trunk [21bf7fc] by
- Merge remote-tracking branch 'origin/master' into …
- 19:21 Ticket #3242 (Pass the full Tahoe-LAFS configuration ...) created by
- IFoolscapStoragePlugin methods are defined as taking a dict containing …
- 19:15 Ticket #3047 (autobahn dependency missing) closed by
- fixed
- 19:12 Ticket #2932 (Encourage a storage server configuration that enables Zcash shielded ...) closed by
- fixed: Fixed in …
- 19:11 Ticket #2944 (Tor release key changed) closed by
- fixed: Fixed in https://github.com/tahoe-lafs/tahoe-lafs/pull/527
- 19:10 Ticket #3050 (no autobahn dependency declared) closed by
- duplicate
- 19:07 Ticket #3231 (Allow storage economics plugins to expose a web interface) closed by
- fixed: Merged to integration branch in …
- 16:52 Changeset in trunk [985f659] by
- Merge remote-tracking branch 'upstream/master' into move-to-twt--introducer
- 16:49 Changeset in trunk [a5dfcd0] by
- Add another docstring.
- 16:43 Changeset in trunk [e670bb5d] by
- Add more docstrings; add a test hook. In place of nevow's …
- 16:36 Changeset in trunk [e2c2c30] by
- Add more docstrings.
- 15:59 Changeset in trunk [4e6ff4c] by
- Style fixups; be explicit about literals.
2019-08-15:
- 15:08 Changeset in trunk [de8199d] by
- Improve the behavior of get_slot_leases when no shares exist
- 12:01 Ticket #3240 (The SFTP test suite never runs) closed by
- fixed: In [changeset:"f1c817e3ab3837183401be13557fd6f2ecf9084b/trunk" …
- 12:01 Changeset in trunk [f1c817e] by
- Merge pull request #647 from tahoe-lafs/3240.run-sftp-test-suite Run …
2019-08-14:
- 19:35 Changeset in trunk [46cc5ab] by
- Remove unused imports.
- 19:25 Changeset in trunk [258dde9] by
- Correct the documentation for these new classes. The old …
- 19:24 Changeset in trunk [8ce18541] by
- Tidy up introweb. Fix imports; make all parameter names the same; use …
- 18:48 Changeset in trunk [deb7216] by
- more appropriate like this now
- 18:48 Changeset in trunk [739df66] by
- can't have nice things
- 18:45 Changeset in trunk [e2aba7f] by
- Use beautifulsoup4+html5lib for web tests. Assertions about the …
- 18:05 Changeset in trunk [b6d9d584] by
- Remove all nevow from introweb. These were the last references to it, …
- 18:05 Changeset in trunk [be73520] by
- Kludge JSON/multi-format support back in. I need to fix these …
- 18:05 Changeset in trunk [4e8e35a] by
- Sequence headers are always shown. I wasn't sure if that was the …
- 18:05 Changeset in trunk [c96de2c] by
- Remove unused methods.
- 18:05 Changeset in trunk [ae1f41a] by
- Preliminary port of introweb to t.w.template. It doesn't do JSON yet, …
- 17:03 Changeset in trunk [fce9657] by
- it doesn't matter if any writes happen, only if the test vectors pass
- 16:34 Ticket #3241 (Refactor remote_slot_testv_and_readv_and_writev to separate storage ...) created by
- See ticket:1893 and the discussion there. As a first step towards …
- 16:29 Changeset in trunk [bba8af6] by
- note in the docstring about mutable shares
- 16:28 Changeset in trunk [5c418ba] by
- news fragment
- 16:28 Changeset in trunk [b3741ed] by
- Factor all of the logic into a helper with a flag controlling leases
- 15:54 Changeset in trunk [6d414b07] by
- docstrings
- 15:44 Changeset in trunk [74cb121] by
- Add a test for uncovered remove-not-present-share case Also fix the …
- 13:29 Changeset in trunk [0f283980] by
- Mention the sftp extra here
- 13:27 Changeset in trunk [7511d605] by
- Document the use of extras at install time
- 13:23 Changeset in trunk [42f6a56] by
- Use the better variable name
- 13:18 Changeset in trunk [dcc8f93] by
- Refactor remote_slot_testv_and_readv_and_writev into some bite-sized pieces
- 13:08 Ticket #3239 (Fix PythonTwoRegressions.test_new_style_class) closed by
- fixed: In [changeset:"0723a2f4d26b81f9feec23963e045798ae31f970/trunk" …
- 13:08 Changeset in trunk [0723a2f] by
- Merge pull request #645 from …
- 13:05 Changeset in trunk [079ffbd] by
- news fragment
- 13:04 Changeset in trunk [6508038] by
- tor and i2p were already implied by test
- 13:04 Changeset in trunk [faed622e] by
- Add an "sftp" extra and put the Conch dependency there
- 13:03 Changeset in trunk [f435b54] by
- Make this test suite contingent on the availability of Conch
- 13:03 Ticket #3240 (The SFTP test suite never runs) created by
- It still makes itself contingent on PyCrypto? being installed, which it …
- 12:16 Changeset in trunk [36521d2] by
- Some more Windows exclusions.
- 01:43 Ticket #2283 (replace _auto_deps with a pkg_resources API call) closed by
- fixed: In [changeset:"eb751baeef935f02bbdc1b1ed7ce8774d5e47be1/trunk" …
- 01:43 Changeset in trunk [eb751ba] by
- Merge pull request #646 from tahoe-lafs/2283.use-pkg_resources Use …
2019-08-13:
- 23:11 Changeset in trunk [e977395] by
- We can use the "compatibility" comparison now.
- 23:11 Changeset in trunk [f1bc7181] by
- Update this dated comment
- 23:07 Changeset in trunk [9231638] by
- Add a couple more platform-specific exceptions
- 22:57 Changeset in trunk [f5e2365b] by
- This no longer matters. The requirements are in setup.py and they're …
- 22:56 Changeset in trunk [5ddb3a4a] by
- factor out the repeated call
- 22:54 Changeset in trunk [30146ed] by
- news fragment
- 22:54 Changeset in trunk [e2ec4d3] by
- Get rid of _auto_deps.{install_requires,setup_requires}
- 22:54 Changeset in trunk [66c7ff7] by
- use pkg_resources instead of _auto_deps.install_requires
- 22:27 Changeset in trunk [3d2d61f8] by
- Merge remote-tracking branch 'origin/master' into …
- 22:26 Changeset in trunk [097690c] by
- Remove prints
- 22:22 Ticket #3238 (Make CI not fail because of PyPy job failures) closed by
- fixed: In [changeset:"b49ac06f3012056ea6e464555d20e0abb3d1730f/trunk" …
- 22:22 Changeset in trunk [b49ac06f] by
- Merge pull request #644 from tahoe-lafs/3238.fix-pypy-job Fix the …
- 22:22 Ticket #2749 (remove the version-checking code from `__init__.py`) closed by
- fixed: In [changeset:"15af2bbcd89bc5e1112c553628250b6686ed262f/trunk" …
- 22:21 Changeset in trunk [15af2bb] by
- Merge pull request #643 from …
- 20:55 Changeset in trunk [5044f03a] by
- news fragment
- 20:55 Changeset in trunk [b7e3633] by
- Fix a lot of classic classes in Tahoe-LAFS
- 20:55 Changeset in trunk [43e19e6] by
- Fix the test to really assert what it means to
- 20:16 Changeset in trunk [79c99e1] by
- news fragment
- 19:57 Changeset in trunk [fbe12ba7] by
- Take a shot at really timing out the PyPy? job.
- 19:43 Changeset in trunk [a8a9c85] by
- Skip this pending fixes elsewhere
- 19:38 Changeset in trunk [d69cde2] by
- Revert my changes, this is a much bigger job.
- 19:37 Ticket #3239 (Fix PythonTwoRegressions.test_new_style_class) created by
- It misses some classic classes defined by Tahoe-LAFS.
- 19:32 Changeset in trunk [132cc46] by
- Only consider classes defined in the module we're looking at. Classes …
- 19:19 Ticket #2766 (remove unnecessary dependencies) closed by
- fixed: In [changeset:"6d14a2d7192b37a90f90fb26c9576b4204b6f228/trunk" …
- 19:19 Changeset in trunk [6d14a2d7] by
- Merge pull request #642 from …
- 19:19 Changeset in trunk [b1c75562] by
- importPackages only fixes the problem for "packages" So just call …
- 19:11 Changeset in trunk [13409a24] by
- Move the remaining package checking machinery to its own module.
- 18:58 Ticket #3238 (Make CI not fail because of PyPy job failures) created by
- https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2479 introduced PyPy? CI. …
- 18:16 Changeset in trunk [2df3f98] by
- Remove another unused piece of support code.
- 18:14 Changeset in trunk [7244f35] by
- Merge pull request #641 from meejah/integration-test-wait-for-ready …
- 18:10 Changeset in trunk [6623ed3] by
- Remove import-time dependency version checks.
- 18:09 Changeset in trunk [c76fc6d] by
- news fragment
- 18:02 Ticket #1986 (build binary eggs for Solaris) closed by
- wontfix: There are binary wheels for all the major platforms now - though I'm …
- 18:00 Ticket #1985 (build binary eggs for NetBSD) closed by
- wontfix: We have since stopped CI for NetBSD. Also eggs are probably obsolete …
- 17:59 Ticket #1983 (build binary eggs for linux-armv6l (raspberry pi)) closed by
- wontfix: We have since stopped CI for Raspberry Pi/ARMv6l. Also eggs are …
- 17:59 Ticket #1982 (build binary eggs for FreeBSD) closed by
- wontfix: We have since stopped CI for FreeBSD. Also eggs are probably obsolete …
- 17:56 Changeset in trunk [aabfa66] by
- news fragment
- 17:53 Changeset in trunk [8876cab] by
- Remove transitive dependencies.
- 16:41 Changeset in trunk [f1be3e12] by
- get rid of sleep() we don't need
- 16:37 Changeset in trunk [643b269] by
- unused import
- 16:33 Changeset in trunk [7225cfb] by
- continue waiting for storage-servers under more error-conditions
- 16:23 Changeset in trunk [453ea15] by
- Merge pull request #640 from meejah/ticket3236-helper-config add a …
Note: See TracTimeline
for information about the timeline view.