Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Timeline


and

12/07/06:

21:50 Changeset [759] by wsanchez@…
Go, go, Gadget Sets!
20:37 Changeset [758] by wsanchez@…
cosmetic
18:45 Changeset [757] by wsanchez@…
Update our module rev #s
18:45 Changeset [756] by wsanchez@…
Get rid of print
16:35 Changeset [755] by dreid@…
Logfile and pidfile support
16:16 Changeset [754] by dreid@…
get rid of repsoitory.py and caldavd.py replace bin/caldavd with a very …
16:03 Changeset [753] by wsanchez@…
Put user's PYTHONPATH at end of PYTHONPATH for server
15:58 Changeset [752] by wsanchez@…
Don't provision in init; we're already dealing with it elsewhere.
15:02 Changeset [751] by dreid@…
use class variables to determine the primary components of the resource …
14:57 Changeset [750] by dreid@…
install the twisted/plugins heirarchy
14:14 Changeset [749] by dreid@…
Add twisted/plugins heirarchy
13:41 Changeset [748] by dreid@…
send directory.realmName if it's set, otherwise send an empty string, also …
13:10 Changeset [747] by cdaboo@…
Rework digest authentication so that clients can replay nonce/opaque …
13:06 Changeset [746] by cdaboo@…
Make sure login failure errors are trapped so that proper 403 can be sent …
12:55 FAQ created by wsanchez@…
start
12:06 Changeset [745] by dreid@…
Now serving CalDAV on tap.
10:40 Changeset [744] by dreid@…
Add SACLEnable to config.DEFAULTS and add unittests for config.py, also …
10:32 Changeset [743] by dreid@…
fix docstring
10:15 WikiStart edited by wsanchez@…
(diff)
10:14 WikiStart edited by wsanchez@…
Add FAQ link (diff)
07:21 Changeset [742] by dreid@…
Merge forward
07:20 Changeset [741] by dreid@…
Branching to 'caldavd-twistd-plugin-2'
07:17 Changeset [740] by dreid@…
Simple config.py for accessing configuration variables as module variables …

12/06/06:

17:20 Changeset [739] by cdaboo@…
Remove stuff no longer used.
17:01 Changeset [738] by cdaboo@…
Better comment.
16:13 Changeset [737] by wsanchez@…
Remove configuration cruft
15:42 Changeset [736] by wsanchez@…
accounts are defined elsewhere now
14:25 Changeset [735] by dreid@…
merge backup stuff, only installed on darwin, only used on leopard, only …
14:05 Changeset [734] by dreid@…
remove debug print
14:03 Changeset [733] by dreid@…
fix setup.py to install backup config and bin
13:43 Changeset [732] by dreid@…
backup stuff
13:41 Changeset [731] by dreid@…
Branching to 'backup'
13:07 Changeset [730] by cdaboo@…
Off by one error.
13:03 Changeset [729] by cdaboo@…
Add a large calendar (1000 events) for performance testing, with a python …
12:46 Changeset [728] by cdaboo@…
Revert #721 removal of required patch.
12:42 Changeset [727] by cdaboo@…
Change report to check for fix to …
11:56 Changeset [726] by cdaboo@…
Fix to ensure content-type on PUT is stored as getcontenttype property.
11:34 Changeset [725] by wsanchez@…
Add mime.types from Apache
00:32 Changeset [724] by wsanchez@…
Move generic provisioning logic to new twistedcaldav.directory.calendar …

12/05/06:

22:35 Changeset [723] by wsanchez@…
Remove configuration options for drop box locations
21:49 Changeset [722] by wsanchez@…
pysqlite-2.3.2
21:37 Changeset [721] by wsanchez@…
vobject 164
21:37 Changeset [720] by wsanchez@…
xattr-0.3
21:35 Changeset [719] by wsanchez@…
python-dateutil-1.1
21:30 Changeset [718] by wsanchez@…
Update to xattr-0.3.
21:06 Changeset [717] by wsanchez@…
Fix usage()
20:54 Changeset [716] by wsanchez@…
range() -> xrange() for added zippiness.
20:10 Changeset [715] by wsanchez@…
Use Py 2.4 sorted() builtin because it's zippy.
20:01 Changeset [714] by cdaboo@…
Server limit was changed so increase number of instances to generate an …
19:55 Changeset [713] by cdaboo@…
Match latest server changes.
19:34 Changeset [712] by cdaboo@…
Principal resource does not have the needed method - use inbox resource …
19:28 Changeset [711] by cdaboo@…
Result of function must be a tuple not a generator.
17:21 Changeset [710] by cdaboo@…
Fix comment indent.
17:17 Changeset [709] by cdaboo@…
HRef needs the URL as a string.
16:56 Changeset [708] by cdaboo@…
Missing deferred result check.
16:41 Changeset [707] by wsanchez@…
Need schedule.py, too, eh?
16:35 Changeset [706] by wsanchez@…
Move scheduling resource implementation to new schedule.py. Removes POST …
16:30 Changeset [705] by wsanchez@…
ignore user's PYTHONPATH
15:19 Changeset [704] by wsanchez@…
Remove findCalendarCollectionsWithPrivileges, which isn't implemented …
15:18 Changeset [703] by wsanchez@…
Remove isNonCalendarCollectionParent() and isNonCollectionParent() from …
14:41 Changeset [702] by wsanchez@…
Make principalForURI(). I don't think it makes much sense to call this …
14:39 Changeset [701] by wsanchez@…
fix quoting
14:06 Changeset [700] by cdaboo@…
Ignore absolute principal URI calendar user address test for now.
14:05 Changeset [699] by dreid@…
merge branches/SACLs provide support for Service Access Control Lists in …
14:05 Changeset [698] by cdaboo@…
Allow relative principal URIs to be matched as a calendar user address. …
14:04 Ticket #90 (Absolute URIs as calendar user addresses don't work.) created by wsanchez@…
The server presently only emits relative URIs as principal URIs, which are …
12:05 Changeset [697] by cdaboo@…
Make sure resources inside of inbox/outbox know what their …
11:29 Changeset [696] by wsanchez@…
cosmetic
11:29 Changeset [695] by wsanchez@…
Don't build stuff that won't build.
11:15 Changeset [694] by wsanchez@…
11:15 Ticket #89 (SACL support should be part of the twistedcaldav.directory.idirectory ...) created by dreid@…
Perhaps IDirectoryRecord.isEnabled() Then the OD implementation can check …
11:13 Changeset [693] by dreid@…
do that thing i said here too
11:13 Changeset [692] by wsanchez@…
join a list of strings instead of extending the string.
10:46 Changeset [691] by cdaboo@…
Fix inbox resource lookup.
10:29 Changeset [690] by cdaboo@…
Just bumping max instance limit for now. We probably need to come up with …
10:26 Changeset [689] by dreid@…
remove SACLService config option, and change the service option to not …
10:12 Changeset [688] by cdaboo@…
Match latest server changes.
10:10 Changeset [687] by cdaboo@…
No longer using a deferred.
10:06 Changeset [686] by cdaboo@…
Fix typo.
09:26 Changeset [685] by cdaboo@…
Fix bug with incorrect use of set().
09:17 Ticket #88 (listProperties used excessively) created by cdaboo@…
There are many instances where twisted.web2.dav.resource.listProperties is …
08:56 Changeset [684] by cdaboo@…
Add "debug" run option that runs the twistd process without spawning so …
08:13 Changeset [683] by cdaboo@…
More substitutions.
08:13 Changeset [682] by cdaboo@…
More substitutions. Match latest server changes.
08:12 Changeset [681] by cdaboo@…
More substitutions.
08:11 Changeset [680] by cdaboo@…
More substitutions.
08:10 Changeset [679] by cdaboo@…
Match latest server changes.
07:49 Changeset [678] by cdaboo@…
Fix incorrect XML element.
01:07 Changeset [677] by wsanchez@…
Get rid of findAnyCalendarUser, findCalendarUser, outboxForCalendarUser, …
00:39 Changeset [676] by wsanchez@…
Provide empty data sets.
00:39 Changeset [675] by wsanchez@…
fix comments
00:35 Changeset [674] by wsanchez@…
Fix import, add principalForCalendarUserAddress to …
00:35 Changeset [673] by wsanchez@…
- Add recordWithCalendarUserAddress to IDirectoryService. - Implement …

12/04/06:

23:57 Changeset [672] by wsanchez@…
Check more record data
23:35 Changeset [671] by wsanchez@…
Add more metadata to tests.
22:46 Changeset [670] by wsanchez@…
More cleanup: - Implement a coupdl of lookup methods in …
21:32 Changeset [669] by wsanchez@…
pyflakes
21:23 Changeset [668] by wsanchez@…
imports
21:20 Changeset [667] by wsanchez@…
More provisioning cleanup
21:19 Changeset [666] by wsanchez@…
Sort the listing.
21:04 Changeset [665] by wsanchez@…
More provisioning cleanup
21:04 Changeset [664] by wsanchez@…
It's not necessarily a directory listing any more.
19:33 Changeset [663] by wsanchez@…
Implement a less boneheaded directory renderer.
19:33 Changeset [662] by wsanchez@…
Use extended DAVFile
17:30 Changeset [661] by dreid@…
fix typo
17:17 Changeset [660] by wsanchez@…
no tabs
17:16 Changeset [659] by wsanchez@…
no tabs
17:15 Changeset [658] by wsanchez@…
formatting, note python 2.4
17:04 Changeset [657] by dreid@…
install AppleAuth with ./run and enable SACLs by default (if appleauth …
16:22 Changeset [656] by dreid@…
SACL support using PyAppleAuth
16:05 Changeset [655] by dreid@…
Branching to 'SACLs'
15:43 Changeset [654] by wsanchez@…
Import
15:38 Changeset [653] by wsanchez@…
15:38 Changeset [652] by wsanchez@…
15:37 Changeset [651] by wsanchez@…
15:37 Changeset [650] by wsanchez@…
Note: See TracTimeline for information about the timeline view.