Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Timeline


and

07/11/11:

18:16 Changeset [7775] by glyph@…
ignore hidden files in attachment directories too (consistent with …
17:42 Changeset [7774] by glyph@…
be kinder to debug log, quote binary gzipped stuff before dumping it in …
17:40 Changeset [7773] by glyph@…
Be more forgiving about missing xattr files.
15:29 Changeset [7772] by sagen@…
typos
15:10 Changeset [7771] by sagen@…
Removed the indicator that the group membership cache was populated; …
15:08 Changeset [7770] by glyph@…
When xattrs are not enabled on the filesystem containing a file-based …
15:03 Changeset [7769] by glyph@…
Detect what type of filesystem data we are likely to encounter while …
15:03 Changeset [7768] by glyph@…
slightly better docstring
15:03 Changeset [7767] by glyph@…
document it
15:03 Changeset [7766] by glyph@…
parameterize property store
15:02 Changeset [7765] by glyph@…
indirect access to property store class through the home, so it can be …
15:02 Changeset [7764] by glyph@…
Add a cautionary note.
15:02 Changeset [7763] by glyph@…
read & test some actual WebDAV properties, not just xattrs
15:02 Changeset [7762] by glyph@…
struct attr_entry.namelen includes NULL terminator, account for that when …
15:02 Changeset [7761] by glyph@…
simple decoding test, apparently uncovering extra NULL byte
15:01 Changeset [7760] by glyph@…
strip down to just a function that reads the values (since the class …
15:01 Changeset [7759] by glyph@…
Moving appledouble module somewhere importable.
15:01 Changeset [7758] by glyph@…
Minor cleanups.
15:00 Changeset [7757] by glyph@…
Branch for getting xattrs from AppleDouble files.
13:36 Changeset [7756] by exarkun@…
Make all of the xmpp-* attributes optional
11:35 Changeset [7755] by exarkun@…
Add a VFREEBUSY microbenchmark variation which parameterizes the number of …
08:37 Changeset [7754] by exarkun@…
Make the accounts.csv path relative to the config.plist so the top-level …
06:54 Changeset [7753] by exarkun@…
Revert accidental changes from r7752
06:51 Changeset [7752] by exarkun@…
Change the py_dependency on CalDAVClientLibrary to use the Python package …

07/08/11:

16:27 Changeset [7751] by sagen@…
Removing proxy cacher, replacing with group membership cacher. Now the …
14:04 Changeset [7750] by exarkun@…
Check per-request statistics and report failure if any thresholds are …
13:20 Changeset [7749] by exarkun@…
Check latency and success rate on operations, fail the test run if …
12:14 Changeset [7748] by cdaboo@…
Fix shared secret use in partitioning.
12:04 Changeset [7747] by cdaboo@…
Fix shared secret use in partitioning.
12:04 Changeset [7746] by cdaboo@…
Fix shared secret use in partitioning.
11:09 Changeset [7745] by exarkun@…
Notes about things to check in the per-operation area
11:08 Changeset [7744] by exarkun@…
Include user count in the end-of-sim report; some notes about other things …
06:20 Changeset [7743] by exarkun@…
It's a limit on time
06:17 Changeset [7742] by exarkun@…
Not an ini file, as it turns out.

07/07/11:

18:51 Changeset [7741] by sagen@…
Adds memcached data expiration as a safety net to handle the case where …
14:06 Changeset [7740] by cdaboo@…
Work on delayed/queuing of attendee refreshes.
12:54 Changeset [7739] by cdaboo@…
Improve iSchedule connection verification by adding options to specify …
12:48 Changeset [7738] by cdaboo@…
Improve iSchedule connection verification by adding options to specify …
12:34 Changeset [7737] by exarkun@…
Change imports to reflect new CalDAVClientLibrary top-level package
12:34 Changeset [7736] by exarkun@…
Get rid of commented-out unused local, and add an import to satisfy the …
12:11 Changeset [7735] by exarkun@…
Regenerate epydoc html using the new package name
11:59 Changeset [7734] by exarkun@…
Change the top-level package name from src to caldavclientlibrary.
11:42 Changeset [7733] by sagen@…
Protect against bogus proxydb entries
10:48 Changeset [7732] by cdaboo@…
Make sure schema data is packaged properly.
07:14 Changeset [7731] by exarkun@…
Define the pushkey attribute for XMPP push
03:54 Changeset [7730] by glyph@…
Oops. Got that check backwards.
02:56 Changeset [7729] by glyph@…
pacify pyflakes
02:45 Changeset [7728] by glyph@…
Allow attachment quota enforcement to be disabled with a UserQuota of 0 …
02:35 Changeset [7727] by glyph@…
make hasQuotaRoot read from the backend, not from config.
02:35 Changeset [7726] by glyph@…
document the possibility of quota ivar/parameter being None to …
02:35 Changeset [7725] by glyph@…
transform config.UserQuota of 0 to ICalendarHome.quotaAllowedBytes() of …
02:35 Changeset [7724] by glyph@…
allow quota to be unlimited (and test for it, although the test is …
02:34 Changeset [7723] by glyph@…
Document that quotaAllowedBytes is allowed to return None for "no quota".
02:34 Changeset [7722] by glyph@…
allow customization of deriveQuota's behavior for specific tests
02:34 Changeset [7721] by glyph@…
Change deriveQuota from taking a test ID to taking a test.
02:34 Changeset [7720] by glyph@…
Fix a somewhat nonsensical docstring for quotaAllowedBytes.
02:34 Changeset [7719] by glyph@…
docstrings for test-debugging utilities
02:33 Changeset [7718] by glyph@…
branch for allowing quota to be disabled again with a UserQuota of 0
Note: See TracTimeline for information about the timeline view.