Sat Feb 20 17:07:16 PST 2010  Kevan Carstensen <kevan@isnotajoke.com>
  * Update docs/frontends/webapi.txt to reflect the new expiration times in #577

New patches:

[Update docs/frontends/webapi.txt to reflect the new expiration times in #577
Kevan Carstensen <kevan@isnotajoke.com>**20100221010716
 Ignore-this: cefee2ba800c285ae4148fe2dff39a3b
] {
hunk ./docs/frontends/webapi.txt 270
 If a retain-for= argument is not used, the default handle lifetimes are:
 
  * handles will remain valid at least until their operation finishes
- * uncollected handles for finished operations (i.e. handles for operations
-   which have finished but for which the GET page has not been accessed since
-   completion) will remain valid for one hour, or for the total time consumed
-   by the operation, whichever is greater.
+ * uncollected handles for finished operations (i.e. handles for
+   operations that have finished but for which the GET page has not been
+   accessed since completion) will remain valid for four days, or for
+   the total time consumed by the operation, whichever is greater.
  * collected handles (i.e. the GET page has been retrieved at least once
hunk ./docs/frontends/webapi.txt 275
-   since the operation completed) will remain valid for ten minutes.
+   since the operation completed) will remain valid for one day.
 
 Many "slow" operations can begin to use unacceptable amounts of memory when
 operating on large directory structures. The memory usage increases when the
}

Context:

[setup: comment-out the dependency on pycrypto, see #953
zooko@zooko.com**20100215050844
 Ignore-this: 2751120921ff35b8189d8fcd896da149
] 
[web/storage.py: display total-seen on the last-complete-cycle line. For #940.
Brian Warner <warner@lothar.com>**20100208002010
 Ignore-this: c0ed860f3e9628d3171d2b055d96c5aa
] 
[Add tests for #939
Kevan Carstensen <kevan@isnotajoke.com>**20100212062137
 Ignore-this: 5459e8c64ba76cca70aa720e68549637
] 
[Alter CLI utilities to handle nonexistent aliases better
Kevan Carstensen <kevan@isnotajoke.com>**20100211024318
 Ignore-this: e698ea4a57f5fe27c24336581ca0cf65
] 
[adding pycrypto to the auto dependencies
secorp@allmydata.com**20100206054314
 Ignore-this: b873fc00a6a5b001d30d479e6053cf2f
] 
[docs running.html - "tahoe run ." does not work with the current installation, replaced with "tahoe start ."
secorp@allmydata.com**20100206165320
 Ignore-this: fdb2dcb0e417d303cd43b1951a4f8c03
] 
[code coverage: replace figleaf with coverage.py, should work on py2.6 now.
Brian Warner <warner@lothar.com>**20100203165421
 Ignore-this: 46ab590360be6a385cb4fc4e68b6b42c
 
 It still lacks the right HTML report (the builtin report is very pretty, but
 lacks the "lines uncovered" numbers that I want), and the half-finished
 delta-from-last-run measurements.
] 
[More comprehensive changes and ticket references for NEWS
david-sarah@jacaranda.org**20100202061256
 Ignore-this: 696cf0106e8a7fd388afc5b55fba8a1b
] 
[docs: install.html: link into Python 2.5.5 download page
zooko@zooko.com**20100202065852
 Ignore-this: 1a9471b8175b7de5741d8445a7ede29d
] 
[TAG allmydata-tahoe-1.6.0
zooko@zooko.com**20100202061125
 Ignore-this: dee6ade7ac1452cf5d1d9c69a8146d84
] 
Patch bundle hash:
ba8146ff5a551fc2dcbb329f3bc40517a8179b71
