| comm...@osafoundation.org |
[Commits] (twl) Fix [Bug 2245]: TestSimpleQueries.py fails with date range error in December |
Wed, 01 Dec, 18:19 |
| comm...@osafoundation.org |
[Commits] (bkirsch) Directory /usr/local/cvsrep/chandler/parcels/osaf/framework/wakeup/test added to the repository |
Wed, 01 Dec, 20:39 |
| comm...@osafoundation.org |
[Commits] (heikki) Working out the kinks in Twisted SSL Protocol Wrapper. The remaining issue seems to be that if we are called by sendLine() with more data than can fit in the BIO buffer set by bio_set_write_buf_size(), the client abrubtly breaks connection with server before all data is sent. |
Thu, 02 Dec, 01:00 |
| comm...@osafoundation.org |
[Commits] (heikki) Accept either SSLv3 or TLSv1 connection by default. Checked return values. |
Thu, 02 Dec, 01:03 |
| comm...@osafoundation.org |
[Commits] (bear) Directory /usr/local/cvsrep/internal/installers added to the repository |
Thu, 02 Dec, 03:25 |
| comm...@osafoundation.org |
[Commits] (bear) Directory /usr/local/cvsrep/internal/installers/win added to the repository |
Thu, 02 Dec, 03:27 |
| comm...@osafoundation.org |
[Commits] (bear) Win32 installer tool |
Thu, 02 Dec, 05:32 |
| comm...@osafoundation.org |
[Commits] (bear) Updated the version and web page per heikki's suggestions and removed the |
Thu, 02 Dec, 06:19 |
| comm...@osafoundation.org |
[Commits] (heikki) The remaining (I Hope) problem is when the server sends more data than can fit in BIO pair buffers (17K) in one write. In that case the client breaks connection (and does not realize that it was bad). |
Thu, 02 Dec, 18:38 |
| comm...@osafoundation.org |
[Commits] (bkirsch) Removed a variable |
Thu, 02 Dec, 18:52 |
| comm...@osafoundation.org |
[Commits] (donn) Added preliminary Attribute Editor Block |
Thu, 02 Dec, 20:13 |
| comm...@osafoundation.org |
[Commits] (bkirsch) Parcel Python Class |
Thu, 02 Dec, 22:26 |
| comm...@osafoundation.org |
[Commits] (heikki) Some cleanup. Turns out this also works with arbitrarily large data (previous problems were caused by using a twisted test program that truncated data). |
Thu, 02 Dec, 23:09 |
| comm...@osafoundation.org |
[Commits] (bkirsch) Added a handle assignment and itemClass |
Thu, 02 Dec, 23:31 |
| comm...@osafoundation.org |
[Commits] (bkirsch) WakeupCaller Unit Test |
Thu, 02 Dec, 23:32 |
| comm...@osafoundation.org |
[Commits] (bkirsch) code cleanup |
Thu, 02 Dec, 23:39 |
| comm...@osafoundation.org |
[Commits] (donn) Added a comment to wxToolbarItem describing why they don't map directly onto a wx ToolbarTool and need to be treated specially. |
Thu, 02 Dec, 23:48 |
| comm...@osafoundation.org |
[Commits] (davids) Directory /usr/local/cvsrep/external/swig/win32 added to the repository |
Thu, 02 Dec, 23:59 |
| comm...@osafoundation.org |
[Commits] (davids) Directory /usr/local/cvsrep/external/swig/win32/Source added to the repository |
Fri, 03 Dec, 00:01 |
| comm...@osafoundation.org |
[Commits] (davids) Directory /usr/local/cvsrep/external/swig/win32/Source/Include added to the repository |
Fri, 03 Dec, 00:01 |
| comm...@osafoundation.org |
[Commits] (davids) swig build moving to vc |
Fri, 03 Dec, 00:01 |
| comm...@osafoundation.org |
[Commits] (davids) moving to version 1.3.22 |
Fri, 03 Dec, 00:02 |
| comm...@osafoundation.org |
[Commits] (bkirsch) Now Cache the WakeupCallKind object |
Fri, 03 Dec, 00:38 |
| comm...@osafoundation.org |
[Commits] (vajda) upgraded to SWIG 1.3.22, building with VC on Windows now |
Fri, 03 Dec, 00:40 |
| comm...@osafoundation.org |
[Commits] (heikki) Don't know why it's failing with timeout, it works in manual tests. Trying alternative host. |
Fri, 03 Dec, 05:57 |
| comm...@osafoundation.org |
[Commits] (donn) Updated the Attribute Editor that works on Repository Items to use the repository to figure out the TypeHandler for type conversion. |
Fri, 03 Dec, 23:54 |
| comm...@osafoundation.org |
[Commits] (donn) Fixed a problem with the AEBlock not being able to delete the Attribute Editor's control. |
Fri, 03 Dec, 23:55 |
|
[Commits] (heikki) A try at error handling. |
|
| comm...@osafoundation.org |
[Commits] (heikki) A try at error handling. |
Sat, 04 Dec, 04:53 |
| comm...@osafoundation.org |
[Commits] (heikki) A try at error handling. |
Sat, 04 Dec, 04:54 |
| comm...@osafoundation.org |
[Commits] (john) * First pass of new detail view |
Mon, 06 Dec, 18:26 |
| comm...@osafoundation.org |
[Commits] (bkirsch) Added the Chandler release to version.py |
Mon, 06 Dec, 20:40 |
| comm...@osafoundation.org |
[Commits] (heikki) New imap and smtp updates from bkirsch. These require changes in parcels code. |
Mon, 06 Dec, 22:15 |
| comm...@osafoundation.org |
[Commits] (bkirsch) Mail Code Changes to co-ordinated with the Twisted update |
Mon, 06 Dec, 22:16 |
| comm...@osafoundation.org |
[Commits] (vajda) added creation of bin, lib, include before build starts |
Mon, 06 Dec, 22:49 |
| comm...@osafoundation.org |
[Commits] (bkirsch) fixes bad checkin |
Mon, 06 Dec, 23:22 |
| comm...@osafoundation.org |
[Commits] (donn) Fix bug 2257: NoSuchAttributeError - "duration" |
Tue, 07 Dec, 00:10 |
| comm...@osafoundation.org |
[Commits] (vajda) preparing upgrade to 0.9.3 |
Tue, 07 Dec, 00:53 |
| comm...@osafoundation.org |
[Commits] (donn) Minor tweaks to the Detail View to better support "duration" attribute on Calendar Event items. |
Tue, 07 Dec, 02:03 |
| comm...@osafoundation.org |
[Commits] (bear) Directory /usr/local/cvsrep/internal/installers/rpm added to the repository |
Tue, 07 Dec, 06:09 |
| comm...@osafoundation.org |
[Commits] (bear) First pass at RPM .spec file that generates a very alpha binary RPM |
Tue, 07 Dec, 06:11 |
| comm...@osafoundation.org |
[Commits] (jed) Fixed problem with week/day views not printing the correct size. |
Tue, 07 Dec, 18:53 |