Timeline
08/01/11:
- 23:19 Changeset [7852] by
- pyflakes
- 23:15 Changeset [7851] by
- Adds a lock for GroupCacher updates; cleans up some memcacher …
- 17:07 Milestone CalendarServer-3.0 completed
- 16:46 Ticket #443 (Bad assertion in sendmsg_sendmsg()) closed by
- Software changed: Fixed in r7850
- 16:43 Changeset [7850] by
- assert about the control message before it's about to be used, not after …
- 16:23 Ticket #440 (Release on PyPi) closed by
- Software changed
- 16:16 Changeset [7849] by
- Add PiPi metadata
- 16:12 Ticket #449 (backup tool does not work with python 2.6 (AttributeError: 'module' object ...) closed by
- Duplicate: Dup of #432
- 16:11 Ticket #444 (99 PARTNERS) closed by
- Insufficient information
- 16:08 Ticket #439 (update pykerberos setup.py version from 1.0 to 1.1) closed by
- Duplicate
- 16:07 Ticket #433 (bash call is for /bin/bash only) closed by
- Software changed: r7848
- 16:07 Changeset [7848] by
- Use /usr/bin/env bash. See ticket #433.
- 16:07 Changeset [7847] by
- Not executable
- 16:06 Changeset [7846] by
- These are not executables.
- 15:55 Ticket #442 (Unicode error in the event name with imip notification) closed by
- Duplicate: Yeah I think this is the same as #409
- 15:52 Ticket #393 (Kerberos dependancy prevents startup; obvious fix enclosed) closed by
- Software changed: Fixed with #356
- 15:48 Ticket #380 (Server throughs an exeption when configured to use SSL) closed by
- Configuration changed
- 15:46 Ticket #369 (Getting FATAL ERROR: No module named vobject.icalendar) closed by
- Cannot reproduce: There's no ./run.py, but Ubuntu should work now.
- 15:45 Ticket #367 (Still can't run CardDAV server in Linux) closed by
- Software changed: Building PyOpenDirectory should no longer be required.
- 15:43 Ticket #358 (Error running carddav server in Linux) closed by
- Software changed: It should no longer be necessary to try to force build PyOpenDirectory. …
- 15:40 Ticket #339 (Jason Randall) closed by
- Insufficient information
- 15:40 Ticket #336 (Memcache dies on store) closed by
- Software changed: This code was removed in 3.0
- 15:39 Ticket #435 (PyKerberos: Non-default Principal Support) closed by
- Software changed: r7845
- 15:38 Changeset [7845] by
- This adds support to authGSSClientInit (gss_init_sec_context) for using …
- 15:34 Ticket #377 (Can't start ContactsServer) closed by
- Software changed: Can you try this again with trunk? We've put some work into getting the …
- 15:33 Ticket #353 ('Calendar data does not conform to CalDAV requirements: METHOD property is ...) closed by
- Cannot reproduce: Try again with version 3.0. This error is supposedly reporting a bug in …
- 15:30 Ticket #405 (getetag return None in calendar folders when using sql datastore backend) closed by
- Behaves correctly: ETags are not an appropriate way to track changes to collection resources; …
- 15:27 Ticket #379 (accounts realm name does not allow "&") closed by
- Behaves correctly: That's not valid XML. Try & instead of &.
- 15:23 Ticket #148 (Remove support for ACL method) closed by
- Software changed: No more ACEs in 3.0. Phew.
- 15:11 Ticket #260 (OpenLDAP directory service) closed by
- Software changed: LDAP directory service is in 3.0
- 15:10 Ticket #198 (Consider moving to databases from files for calendar data stores) closed by
- Software changed: 3.0 for the win
- 15:09 Ticket #430 (run -s always installs it's own python-ldap) closed by
- Software changed: r7844
- 15:09 Changeset [7844] by
- python-ldap is imported as ldap
- 15:07 Ticket #423 (getIconPath does not cope with UTF-8 month names) closed by
- Software changed: r7843
- 15:07 Changeset [7843] by
- deal with unicode monthName
- 15:04 Ticket #420 (strptime %f requires python 2.6) closed by
- Not to be fixed: We're requiring 2.6 now.
- 14:59 Ticket #208 (test_loopback, test_multicast, test_multiListen fail (timed out)) closed by
- Software changed: These are gone with the update to use Twisted-11
- 14:58 Ticket #152 (CalDAV server should block clients from attempting to write new files into ...) closed by
- Software changed: Since there is no storage for inbox in the new data store, this should now …
- 14:32 Ticket #111 (On-demand de-provisioning.) closed by
- Software changed: New calendarserver_purge_principals tool in 3.0 is how we're solving …
- 14:20 Ticket #434 (Calendarserver 3.0 - debian unstable package?) closed by
- Not to be fixed: Since we don't have someone to maintain a deb package, I'm not include to …
- 14:19 Ticket #438 (darwin install on linux expects postgres 9.0.3 in system folders) closed by
- Cannot reproduce: Which install script? The only references to psql that I can find are in …
- 14:17 Ticket #370 (studio) closed by
- Insufficient information
- 14:17 Ticket #446 (install rsync fails for home install -I) closed by
- Duplicate: I don't have rsync errors, but I do have errors. Calling this a dup of …
- 14:12 Ticket #381 (CardDAV server does not start anymore since changeset 5775 applied) closed by
- Cannot reproduce: Relationship to r5775 seems rather dubious, but we think this wasn't an …
- 14:06 Ticket #458 (eca) closed by
- Insufficient information
- 14:06 Ticket #375 (Test Ticket) closed by
- Insufficient information
- 14:06 Ticket #384 (visual studio) closed by
- Insufficient information
- 14:05 Ticket #382 (doQuery should call returnValue on return) closed by
- Software changed: Fixed in 3.0
- 13:58 Changeset [7842] by
- Fix Ticket #347
- 13:48 Ticket #347 (AttributeError: 'module' object has no attribute 'ENODATA') closed by
- Software changed: xattrprops is now obsolete, as we use a database in 3.0
- 13:46 Ticket #330 (Need shared calendars) closed by
- Software changed: We have shared calendars in 3.0
- 13:45 Ticket #328 (can't find twisted.cred.strcred) closed by
- Software changed: Should work now that we don't try to build our own Twisted.
- 13:38 Ticket #445 (Linux: 'f' is a bad directive in format '%Y-%m-%d %H:%M:%S.%f') closed by
- Software changed: Fixes (perhaps the lame way) by requiring Python 2.6 in r7841.
- 13:38 Changeset [7841] by
- Require Python 2.6
- 13:30 Ticket #356 (Unable to start CalendarServer on Suse) closed by
- Software changed
- 13:29 Changeset [7840] by
- Apply fix from Ticket #356.
- 13:24 Ticket #361 (PyOpenDirectory is not built by build.sh on linux) closed by
- Software changed: PyOpenDirectory is no longer used in 3.0
- 13:21 Changeset [7839] by
- See if David is paying attention
- 13:20 Changeset [7838] by
- No changes on this branch
- 13:19 Changeset [7837] by
- Obsolete branch
- 13:17 Changeset [7836] by
- Unused branch
- 13:16 Changeset [7835] by
- No plans for a 2.6 release.
- 13:14 Changeset [7834] by
- Done with this branch
- 13:14 Changeset [7833] by
- Tag 3.0
- 10:16 Changeset [7832] by
- If guidAttr is specified in plist, it's required to be in LDAP.
07/28/11:
- 12:05 Changeset [7831] by
- Adds support for controlling enabledForCalendaring via LDAP attribute.
- 08:06 Changeset [7830] by
- Make sure UIDs mapped to dropbox paths are "safe".
Note: See TracTimeline
for information about the timeline view.

