Timeline
12/07/06:
- 21:50 Changeset [759] by
- Go, go, Gadget Sets!
- 20:37 Changeset [758] by
- cosmetic
- 18:45 Changeset [757] by
- Update our module rev #s
- 18:45 Changeset [756] by
- Get rid of print
- 16:35 Changeset [755] by
- Logfile and pidfile support
- 16:16 Changeset [754] by
- get rid of repsoitory.py and caldavd.py replace bin/caldavd with a very …
- 16:03 Changeset [753] by
- Put user's PYTHONPATH at end of PYTHONPATH for server
- 15:58 Changeset [752] by
- Don't provision in init; we're already dealing with it elsewhere.
- 15:02 Changeset [751] by
- use class variables to determine the primary components of the resource …
- 14:57 Changeset [750] by
- install the twisted/plugins heirarchy
- 14:14 Changeset [749] by
- Add twisted/plugins heirarchy
- 13:41 Changeset [748] by
- send directory.realmName if it's set, otherwise send an empty string, also …
- 13:10 Changeset [747] by
- Rework digest authentication so that clients can replay nonce/opaque …
- 13:06 Changeset [746] by
- Make sure login failure errors are trapped so that proper 403 can be sent …
- 12:55 FAQ created by
- start
- 12:06 Changeset [745] by
- Now serving CalDAV on tap.
- 10:40 Changeset [744] by
- Add SACLEnable to config.DEFAULTS and add unittests for config.py, also …
- 10:32 Changeset [743] by
- fix docstring
- 10:15 WikiStart edited by
- (diff)
- 10:14 WikiStart edited by
- Add FAQ link (diff)
- 07:21 Changeset [742] by
- Merge forward
- 07:20 Changeset [741] by
- Branching to 'caldavd-twistd-plugin-2'
- 07:17 Changeset [740] by
- Simple config.py for accessing configuration variables as module variables …
12/06/06:
- 17:20 Changeset [739] by
- Remove stuff no longer used.
- 17:01 Changeset [738] by
- Better comment.
- 16:13 Changeset [737] by
- Remove configuration cruft
- 15:42 Changeset [736] by
- accounts are defined elsewhere now
- 14:25 Changeset [735] by
- merge backup stuff, only installed on darwin, only used on leopard, only …
- 14:05 Changeset [734] by
- remove debug print
- 14:03 Changeset [733] by
- fix setup.py to install backup config and bin
- 13:43 Changeset [732] by
- backup stuff
- 13:41 Changeset [731] by
- Branching to 'backup'
- 13:07 Changeset [730] by
- Off by one error.
- 13:03 Changeset [729] by
- Add a large calendar (1000 events) for performance testing, with a python …
- 12:46 Changeset [728] by
- Revert #721 removal of required patch.
- 12:42 Changeset [727] by
- Change report to check for fix to …
- 11:56 Changeset [726] by
- Fix to ensure content-type on PUT is stored as getcontenttype property.
- 11:34 Changeset [725] by
- Add mime.types from Apache
- 00:32 Changeset [724] by
- Move generic provisioning logic to new twistedcaldav.directory.calendar …
12/05/06:
- 22:35 Changeset [723] by
- Remove configuration options for drop box locations
- 21:49 Changeset [722] by
- pysqlite-2.3.2
- 21:37 Changeset [721] by
- vobject 164
- 21:37 Changeset [720] by
- xattr-0.3
- 21:35 Changeset [719] by
- python-dateutil-1.1
- 21:30 Changeset [718] by
- Update to xattr-0.3.
- 21:06 Changeset [717] by
- Fix usage()
- 20:54 Changeset [716] by
- range() -> xrange() for added zippiness.
- 20:10 Changeset [715] by
- Use Py 2.4 sorted() builtin because it's zippy.
- 20:01 Changeset [714] by
- Server limit was changed so increase number of instances to generate an …
- 19:55 Changeset [713] by
- Match latest server changes.
- 19:34 Changeset [712] by
- Principal resource does not have the needed method - use inbox resource …
- 19:28 Changeset [711] by
- Result of function must be a tuple not a generator.
- 17:21 Changeset [710] by
- Fix comment indent.
- 17:17 Changeset [709] by
- HRef needs the URL as a string.
- 16:56 Changeset [708] by
- Missing deferred result check.
- 16:41 Changeset [707] by
- Need schedule.py, too, eh?
- 16:35 Changeset [706] by
- Move scheduling resource implementation to new schedule.py. Removes POST …
- 16:30 Changeset [705] by
- ignore user's PYTHONPATH
- 15:19 Changeset [704] by
- Remove findCalendarCollectionsWithPrivileges, which isn't implemented …
- 15:18 Changeset [703] by
- Remove isNonCalendarCollectionParent() and isNonCollectionParent() from …
- 14:41 Changeset [702] by
- Make principalForURI(). I don't think it makes much sense to call this …
- 14:39 Changeset [701] by
- fix quoting
- 14:06 Changeset [700] by
- Ignore absolute principal URI calendar user address test for now.
- 14:05 Changeset [699] by
- merge branches/SACLs provide support for Service Access Control Lists in …
- 14:05 Changeset [698] by
- 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
- The server presently only emits relative URIs as principal URIs, which are …
- 12:05 Changeset [697] by
- Make sure resources inside of inbox/outbox know what their …
- 11:29 Changeset [696] by
- cosmetic
- 11:29 Changeset [695] by
- Don't build stuff that won't build.
- 11:15 Changeset [694] by
- 11:15 Ticket #89 (SACL support should be part of the twistedcaldav.directory.idirectory ...) created by
- Perhaps IDirectoryRecord.isEnabled() Then the OD implementation can check …
- 11:13 Changeset [693] by
- do that thing i said here too
- 11:13 Changeset [692] by
- join a list of strings instead of extending the string.
- 10:46 Changeset [691] by
- Fix inbox resource lookup.
- 10:29 Changeset [690] by
- Just bumping max instance limit for now. We probably need to come up with …
- 10:26 Changeset [689] by
- remove SACLService config option, and change the service option to not …
- 10:12 Changeset [688] by
- Match latest server changes.
- 10:10 Changeset [687] by
- No longer using a deferred.
- 10:06 Changeset [686] by
- Fix typo.
- 09:26 Changeset [685] by
- Fix bug with incorrect use of set().
- 09:17 Ticket #88 (listProperties used excessively) created by
- There are many instances where twisted.web2.dav.resource.listProperties is …
- 08:56 Changeset [684] by
- Add "debug" run option that runs the twistd process without spawning so …
- 08:13 Changeset [683] by
- More substitutions.
- 08:13 Changeset [682] by
- More substitutions. Match latest server changes.
- 08:12 Changeset [681] by
- More substitutions.
- 08:11 Changeset [680] by
- More substitutions.
- 08:10 Changeset [679] by
- Match latest server changes.
- 07:49 Changeset [678] by
- Fix incorrect XML element.
- 01:07 Changeset [677] by
- Get rid of findAnyCalendarUser, findCalendarUser, outboxForCalendarUser, …
- 00:39 Changeset [676] by
- Provide empty data sets.
- 00:39 Changeset [675] by
- fix comments
- 00:35 Changeset [674] by
- Fix import, add principalForCalendarUserAddress to …
- 00:35 Changeset [673] by
- - Add recordWithCalendarUserAddress to IDirectoryService. - Implement …
12/04/06:
- 23:57 Changeset [672] by
- Check more record data
- 23:35 Changeset [671] by
- Add more metadata to tests.
- 22:46 Changeset [670] by
- More cleanup: - Implement a coupdl of lookup methods in …
- 21:32 Changeset [669] by
- pyflakes
- 21:23 Changeset [668] by
- imports
- 21:20 Changeset [667] by
- More provisioning cleanup
- 21:19 Changeset [666] by
- Sort the listing.
- 21:04 Changeset [665] by
- More provisioning cleanup
- 21:04 Changeset [664] by
- It's not necessarily a directory listing any more.
- 19:33 Changeset [663] by
- Implement a less boneheaded directory renderer.
- 19:33 Changeset [662] by
- Use extended DAVFile
- 17:30 Changeset [661] by
- fix typo
- 17:17 Changeset [660] by
- no tabs
- 17:16 Changeset [659] by
- no tabs
- 17:15 Changeset [658] by
- formatting, note python 2.4
- 17:04 Changeset [657] by
- install AppleAuth with ./run and enable SACLs by default (if appleauth …
- 16:22 Changeset [656] by
- SACL support using PyAppleAuth
- 16:05 Changeset [655] by
- Branching to 'SACLs'
- 15:43 Changeset [654] by
- Import
- 15:38 Changeset [653] by
- 15:38 Changeset [652] by
- 15:37 Changeset [651] by
- 15:37 Changeset [650] by
Note: See TracTimeline
for information about the timeline view.

