Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Timeline


and

05/19/11:

17:22 Changeset [7508] by wsanchez@…
Don't enable DirectoryAddressBook by default, since it only works with OD …
17:22 Changeset [7507] by wsanchez@…
Catch ImportError when creating directory resource.
17:21 Changeset [7506] by cdaboo@…
Fix bug where VTODO time-ranges were not calculated according to the spec.
17:19 Changeset [7505] by cdaboo@…
Proper tests for untimed VTODOs. Test time-ranges with a combination of …
17:07 Changeset [7504] by wsanchez@…
Add setuptools dependancy (yuck)
12:15 Changeset [7503] by exarkun@…
Start a normal log observer so that error messages are included in output; …
11:03 Changeset [7502] by cdaboo@…
Fix bug where VTODO time-ranges were not calculated according to the spec.
11:02 Changeset [7501] by cdaboo@…
Proper tests for untimed VTODOs. Test time-ranges with a combination of …
11:01 Changeset [7500] by cdaboo@…
Default behavior changed.
11:00 Changeset [7499] by cdaboo@…
Allow absolute paths for script files to work.
10:07 Changeset [7498] by exarkun@…
Give each client/profile group a logged reactor and dump the traffic logs …
06:37 Changeset [7497] by cdaboo@…
Test for large header value.

05/18/11:

11:37 Changeset [7496] by exarkun@…
Accept the rest of the connectTCP arguments in the proxy
11:04 Changeset [7495] by exarkun@…
Add a helper for logging recent traffic
10:01 Changeset [7494] by cdaboo@…
Standard timezone service implementation as a "primary" server. Includes a …

05/17/11:

12:53 Changeset [7493] by wsanchez@…
Pulled up r7492 from trunk
12:46 Changeset [7492] by cdaboo@…
Fix EXDATE problem after two cancels in a recurring event.
12:45 Changeset [7491] by cdaboo@…
Test two cancels in a recurring event.
10:37 Changeset [7490] by sagen@…
Carry over all DirectoryService params except for the deprecated …
08:56 Changeset [10492] by cyrusdaboo
Sometimes handy to get the timezone observance name too.

05/16/11:

14:33 Ticket #406 (calendarserver_export uses CalDAVFile) closed by glyph@…
Software changed: The wrong-default-config-file issue fixed in …
14:29 Changeset [7489] by glyph@…
oops, not the carddav config file.
14:06 Ticket #447 (typo in export.py) closed by dre@…
Software changed: Fixed, thanks :)
14:05 Changeset [7488] by dre@…
typo
12:44 Ticket #447 (typo in export.py) created by mail@…
Hi, there is a typo in …
11:17 Changeset [7487] by wsanchez@…
Pulled up r7439 from trunk.
08:02 Changeset [7486] by glyph@…
Merge new-export branch, making calendarserver_export work again. Also …
07:49 Changeset [7485] by glyph@…
skip the inbox when listing calendars.
07:49 Changeset [7484] by glyph@…
honor asAdmin flag.
07:48 Changeset [7483] by glyph@…
wrap to consistent width.
07:48 Changeset [7482] by glyph@…
print extended help as before.
07:47 Changeset [7481] by glyph@…
move commit/close into the main body, just in case; failure to exit is …
07:47 Changeset [7480] by glyph@…
update uid message since that parameter's gone now
07:47 Changeset [7479] by glyph@…
tweak a few minor issues, remove the last of the old implementation
07:47 Changeset [7478] by glyph@…
remember whether starting the database succeeded, and only stop it if so.
07:46 Changeset [7477] by glyph@…
treat configuration as a variable rather than a global, since that's …
07:46 Changeset [7476] by glyph@…
Almost end-to-end test.
07:46 Changeset [7475] by glyph@…
Get rid of exporterUID argument, since we always want to export as the …
07:46 Changeset [7474] by glyph@…
First test to actually call utilityMain.
07:45 Changeset [7473] by glyph@…
Start adding coverage for main(); test errors in opening the output file, …
07:45 Changeset [7472] by glyph@…
filter component as admin
07:45 Changeset [7471] by glyph@…
usage patterns are implemented, so we can get rid of that message
07:45 Changeset [7470] by glyph@…
more documentation
07:44 Changeset [7469] by glyph@…
be a little more paranoid about test teardown
07:44 Changeset [7468] by glyph@…
per-user data filtering and output file selection
07:44 Changeset [7467] by glyph@…
expose data for test_peruser_twousers public so that other tests can use …
07:44 Changeset [7466] by glyph@…
VTIMEZONE deduplication, plus some events to test it with.
07:44 Changeset [7465] by glyph@…
parameter documentation
07:43 Changeset [7464] by glyph@…
more docstring metadata
07:43 Changeset [7463] by glyph@…
export.emptyComponent -> Component.newCalendar
07:43 Changeset [7462] by glyph@…
coding standard compliance
07:43 Changeset [7461] by glyph@…
basic option-parsing object & tests
07:43 Changeset [7460] by glyph@…
Start testing some actual export logic.
07:42 Changeset [7459] by glyph@…
Note for future maintenance.
07:42 Changeset [7458] by glyph@…
Make a note about data that the export tool does not deal with.
07:42 Changeset [7457] by glyph@…
Add filteredComponent and a test for (part of) it, and remove mutable …
07:42 Changeset [7456] by glyph@…
Simplify (and fix) 'isOwner' function, and remove kwargs from all callers, …
07:42 Changeset [7455] by glyph@…
first rough cut at filteredComponent
07:41 Changeset [7454] by glyph@…
Document _owned variable.
07:41 Changeset [7453] by glyph@…
Minor cleanup; duplicate code in metadata properties.
07:41 Changeset [7452] by glyph@…
trim trailing whitespace.
07:41 Changeset [7451] by glyph@…
One 'config' too few.
07:41 Changeset [7450] by glyph@…
Clean up redundant memcache per-test disabling; it's always called when …
07:40 Changeset [7449] by glyph@…
First step; At least import and print usage.
07:40 Changeset [7448] by glyph@…
whitespace
07:40 Changeset [7447] by glyph@…
Oops, doing it that way establishes a circular reference. Create a new …
07:40 Changeset [7446] by glyph@…
Very, very basic test (which fails because it's unimportable).
07:40 Changeset [7445] by glyph@…
Move shared_main to a more shared location (calendarserver/tools/util.py) …
07:38 Changeset [7444] by glyph@…
branch for calendarserver_export based on new store.
Note: See TracTimeline for information about the timeline view.