| comm...@osafoundation.org |
[Commits] (john) * I'm responsible for bug #2201, in which I added broken asserts. |
Mon, 01 Nov, 22:43 |
| comm...@osafoundation.org |
[Commits] (vajda) PyLucene upgraded to version 0.8.2 in external |
Mon, 01 Nov, 23:00 |
| comm...@osafoundation.org |
[Commits] (vajda) added World target to Makefile |
Mon, 01 Nov, 23:00 |
| comm...@osafoundation.org |
[Commits] (vajda) added patch to better support debug swig build on Windows |
Tue, 02 Nov, 00:02 |
| comm...@osafoundation.org |
[Commits] (vajda) added creation of site-packages dir to python build |
Tue, 02 Nov, 00:05 |
| comm...@osafoundation.org |
[Commits] (heikki) Exclude CVS and tests directories, as well as *.pyc and *.pyo files from release distributions. Same for debug, except we retain tests. This should free at least 5 MB of disk space on Windows. This also fixes bug 2212. |
Tue, 02 Nov, 19:05 |
| comm...@osafoundation.org |
[Commits] (bkirsch) added a timeout to test deferred logic |
Tue, 02 Nov, 20:47 |
| comm...@osafoundation.org |
[Commits] (heikki) Bug 2214, we no longer use libxslt so getting rid of it. Saves over 600k of disk space on Windows. |
Tue, 02 Nov, 21:14 |
| comm...@osafoundation.org |
[Commits] (vajda) - fixed bug in BlockInputStream with -1 read length |
Tue, 02 Nov, 23:37 |
| comm...@osafoundation.org |
[Commits] (vajda) upgraded to 0.8.2-2 |
Tue, 02 Nov, 23:37 |
| comm...@osafoundation.org |
[Commits] (vajda) yet another fix, this time to placate debug python |
Wed, 03 Nov, 02:01 |
| comm...@osafoundation.org |
[Commits] (vajda) yet another fix, this time to placate debug python |
Wed, 03 Nov, 02:01 |
| comm...@osafoundation.org |
[Commits] (donn) Added Kind-specific Detail Views |
Wed, 03 Nov, 02:08 |
| comm...@osafoundation.org |
[Commits] (heikki) Bug 2214, we don't use libxslt anymore, get rid of it. |
Wed, 03 Nov, 04:16 |
| comm...@osafoundation.org |
[Commits] (vajda) downgraded to -O2, -O3 seems to conflict with QueryParser.java |
Thu, 04 Nov, 17:46 |
| comm...@osafoundation.org |
[Commits] (vajda) - reworked transaction logic to serialize same view transactions |
Thu, 04 Nov, 18:41 |
| comm...@osafoundation.org |
[Commits] (morgen) Removing the hack to wait for the commit to finish, now that the repository |
Thu, 04 Nov, 18:51 |
| comm...@osafoundation.org |
[Commits] (heikki) Bug 2205, this should enable WebDAV over SSL. This hasn't been tested against such a server, though, because I haven't found any pubicly available. |
Thu, 04 Nov, 20:55 |
| comm...@osafoundation.org |
[Commits] (heikki) Missed import. |
Thu, 04 Nov, 21:04 |
| comm...@osafoundation.org |
[Commits] (vajda) oops in ItemError.py |
Thu, 04 Nov, 21:46 |
| comm...@osafoundation.org |
[Commits] (heikki) Use super instead of old style (which was wrong anyway). |
Thu, 04 Nov, 22:18 |
| comm...@osafoundation.org |
[Commits] (vajda) - fixed ref bugs revealed by Item.delete() |
Thu, 04 Nov, 23:33 |
| comm...@osafoundation.org |
[Commits] (heikki) API for creating safe SSL contexts. API for performing post connection checks after an SSL handshake. |
Thu, 04 Nov, 23:55 |
| comm...@osafoundation.org |
[Commits] (heikki) Add host name check from commonName field, which is the older standard. |
Fri, 05 Nov, 04:06 |
| comm...@osafoundation.org |
[Commits] (heikki) Add support for getting X.509 extension values. |
Fri, 05 Nov, 18:43 |
| comm...@osafoundation.org |
[Commits] (heikki) Unit tests for new extension functionality. |
Fri, 05 Nov, 19:42 |
| comm...@osafoundation.org |
[Commits] (heikki) Upgrade relver so that we can bring in latest changes to make install build. |
Fri, 05 Nov, 23:16 |
| comm...@osafoundation.org |
[Commits] (heikki) Upgrade relver so that we can bring in latest changes to make install build. |
Fri, 05 Nov, 23:16 |
| comm...@osafoundation.org |
[Commits] (heikki) I prefer raising an error on not found. |
Sat, 06 Nov, 00:05 |
| comm...@osafoundation.org |
[Commits] (heikki) Updates in wxPython fix Win2k issue with double buffering. Updates in M2Crypto add support for X.509 extension handdling. |
Sat, 06 Nov, 00:33 |
| comm...@osafoundation.org |
[Commits] (heikki) We can now check subjectAltName when doing host validation. |
Sat, 06 Nov, 00:35 |
| comm...@osafoundation.org |
[Commits] (heikki) Backing out in the hopes that it clears the tree, I haven't yet figured out what is going wrong. |
Sat, 06 Nov, 06:13 |
| comm...@osafoundation.org |
[Commits] (heikki) Make us always do release and debug builds, tests etc. in the same order. |
Sat, 06 Nov, 23:12 |
| comm...@osafoundation.org |
[Commits] (heikki) Since make install is now smart enough to not download or expand unnecessarily, we can simplify Tinderbox clients to always do make install on any CVS changes. |
Sat, 06 Nov, 23:39 |
| comm...@osafoundation.org |
[Commits] (heikki) Redo these changes since the Tinderbox client problems seem unrelated. |
Sat, 06 Nov, 23:42 |
| comm...@osafoundation.org |
[Commits] (heikki) Make 'binary' tarballs smaller by stripping out *.pyc. |
Sun, 07 Nov, 00:45 |
| comm...@osafoundation.org |
[Commits] (heikki) Make 'binary' tarballs smaller by stripping out *.pyc. |
Sun, 07 Nov, 00:45 |
| comm...@osafoundation.org |
[Commits] (heikki) Do realclean on failed tests (in addition to failed install and distribution) and force make install for next cycle. Also don't do make clean builds, because that will always trigger download and expand. |
Sun, 07 Nov, 01:04 |
| comm...@osafoundation.org |
[Commits] (vajda) - switched PyLucene to using -DSWIG_COBJECT_TYPES |
Sun, 07 Nov, 20:09 |
| comm...@osafoundation.org |
[Commits] (vajda) - calling Py_DECREF() from finalize() not so good, leaking for now |
Mon, 08 Nov, 00:18 |
| comm...@osafoundation.org |
[Commits] (vajda) - upgraded Chandler to PyLucene to 0.8.2-6 |
Mon, 08 Nov, 01:20 |
| comm...@osafoundation.org |
[Commits] (donn) Fix DynamicContainers to rebuild from deepest container found. |
Mon, 08 Nov, 06:40 |
| comm...@osafoundation.org |
[Commits] (donn) Fix a typo causing SubscribeAlwaysEvents to fail. |
Mon, 08 Nov, 06:40 |
| comm...@osafoundation.org |
[Commits] (donn) Rework ToolbarItems so they are more like regular blocks |
Mon, 08 Nov, 06:43 |
| comm...@osafoundation.org |
[Commits] (donn) Added a dynamic ToobarItem to Block Demo |
Mon, 08 Nov, 06:46 |
| comm...@osafoundation.org |
[Commits] (vajda) - changed Kind.getClouds() to require a cloud alias |
Mon, 08 Nov, 17:41 |
| comm...@osafoundation.org |
[Commits] (heikki) Need to do more cleaning so that 'make realclean all' works. |
Mon, 08 Nov, 18:42 |
| comm...@osafoundation.org |
[Commits] (heikki) Clean *.pyo files as well from 'binary' tarballs. Python-only tarballs can be about 70% smaller now, which makes builds go faster and saves some space. |
Mon, 08 Nov, 18:44 |
| comm...@osafoundation.org |
[Commits] (heikki) Clean *.pyo files as well from 'binary' tarballs. Python-only tarballs can be about 70% smaller now, which makes builds go faster and saves some space. |
Mon, 08 Nov, 18:44 |
| comm...@osafoundation.org |
[Commits] (heikki) Bug 2221, at least one parcel depends on contentmodel/tests. Leaving tests in for now, but we should take them away at some point for release builds. |
Tue, 09 Nov, 04:43 |
| comm...@osafoundation.org |
[Commits] (donn) Refinement of ToolbarItem refactoring |
Tue, 09 Nov, 17:25 |
| comm...@osafoundation.org |
[Commits] (donn) Update Block Demo ToolbarItem to use subscribeWhenVisibleEvents |
Tue, 09 Nov, 17:26 |
| comm...@osafoundation.org |
[Commits] (ducky) Revised for 0.4.01 release. |
Tue, 09 Nov, 22:10 |
| comm...@osafoundation.org |
[Commits] (heikki) New version. |
Tue, 09 Nov, 22:16 |
| comm...@osafoundation.org |
[Commits] (vajda) hopefully fixed bug 2224 |
Tue, 09 Nov, 23:10 |
| comm...@osafoundation.org |
[Commits] (donn) Clean up communication between Content Model and Main |
Wed, 10 Nov, 21:06 |
| comm...@osafoundation.org |
[Commits] (heikki) Bug 1672, fix linux launcher by making it into a script. Launcher script by Mike Taylor (bear@code-bear.com). |
Wed, 10 Nov, 23:26 |
| comm...@osafoundation.org |
[Commits] (heikki) Bug 1672, fix linux launcher by making it into a script. Launcher script by Mike Taylor (bear@code-bear.com). |
Wed, 10 Nov, 23:26 |
| comm...@osafoundation.org |
[Commits] (heikki) Bug 1672, fix linux launcher by making it into a script. Launcher script by Mike Taylor (bear@code-bear.com). |
Wed, 10 Nov, 23:34 |
| comm...@osafoundation.org |
[Commits] (heikki) Debug python executable is named python_d. |
Thu, 11 Nov, 20:44 |
| comm...@osafoundation.org |
[Commits] (bkirsch) added build version fixes bug #2206 |
Fri, 12 Nov, 00:08 |
| comm...@osafoundation.org |
[Commits] (bkirsch) changes version to release for clarity bug #2206 |
Fri, 12 Nov, 00:11 |
| comm...@osafoundation.org |
[Commits] (heikki) Partial fix to bug 1819, cycle.py should pass it's arguments to tinderbox.py. Patch from Mike Taylor (bear@code-bear.com). |
Fri, 12 Nov, 18:21 |
| comm...@osafoundation.org |
[Commits] (heikki) Fix linux debug clauncher. |
Fri, 12 Nov, 19:58 |
| comm...@osafoundation.org |
[Commits] (heikki) Backing out, this does not work. |
Fri, 12 Nov, 20:36 |
| comm...@osafoundation.org |
[Commits] (stearns) * Add "never-share" icon to markup bar, backed by isPrivate attribute in ContentItem content model. |
Fri, 12 Nov, 22:05 |
| comm...@osafoundation.org |
[Commits] (donn) Added a Factory method for Location Items |
Sat, 13 Nov, 23:24 |
| comm...@osafoundation.org |
[Commits] (donn) Forgot to add revision and date header to this file. |
Sat, 13 Nov, 23:28 |
| comm...@osafoundation.org |
[Commits] (heikki) Part of the solution to bug 1453. Tinderbox client full builds can now upload the external and internal tarballs to a staging area. There is a second tool (a web page) that allows one to copy the tarballs to normal use area. This patch also includes a fix to cycle.py that allows one to skip rsync. |
Mon, 15 Nov, 23:04 |
| comm...@osafoundation.org |
[Commits] (heikki) Part of solution to bug 1453, uploadworld target simplifies Tinderbox client scripts. |
Mon, 15 Nov, 23:05 |
| comm...@osafoundation.org |
[Commits] (heikki) Part of solution to bug 1453. This CGI script can copy tarballs from staging area to normal usage area. This needs to be placed on a webserver's cgi-bin directory. |
Mon, 15 Nov, 23:07 |
| comm...@osafoundation.org |
[Commits] (vajda) - removed dbxml references from launchers |
Tue, 16 Nov, 18:14 |
| comm...@osafoundation.org |
[Commits] (vajda) removed dbxml from new scripts |
Tue, 16 Nov, 18:52 |
| comm...@osafoundation.org |
[Commits] (john) * Fixed bug with ReadOnly attribute editors |
Tue, 16 Nov, 21:02 |
| comm...@osafoundation.org |
[Commits] (vajda) oops |
Tue, 16 Nov, 21:05 |
| comm...@osafoundation.org |
[Commits] (vajda) - repository is no longer using dbxml |
Tue, 16 Nov, 21:58 |
| comm...@osafoundation.org |
[Commits] (vajda) removed remaining libdb_cxx |
Tue, 16 Nov, 22:50 |
| comm...@osafoundation.org |
[Commits] (john) * Rewrote rerender and replaced it with RenderMainView and UnRenderMainView |
Wed, 17 Nov, 01:46 |
| comm...@osafoundation.org |
[Commits] (stearns) Add calendar items' location editing to the detail view. |
Wed, 17 Nov, 22:30 |
| comm...@osafoundation.org |
[Commits] (vajda) Directory /usr/local/cvsrep/external/python/win32/2.3.4 added to the repository |
Fri, 19 Nov, 20:01 |
| comm...@osafoundation.org |
[Commits] (vajda) Directory /usr/local/cvsrep/external/python/win32/2.3.3 added to the repository |
Fri, 19 Nov, 20:01 |
| comm...@osafoundation.org |
[Commits] (heikki) Change X509_Extension constructor to take an OpenSSL X509_EXTENSION pointer instead of name value pair. Use new_extension() function to create an extension from scratch. This fixes the problem where querying X509's extensions changes the X509 object. |
Fri, 19 Nov, 20:30 |
| comm...@osafoundation.org |
[Commits] (heikki) Another exception we should probably ignore in this test. |
Sat, 20 Nov, 01:20 |
| comm...@osafoundation.org |
[Commits] (vajda) replace hardcoding of 2.3 with |
Sat, 20 Nov, 02:57 |
| comm...@osafoundation.org |
[Commits] (vajda) reworked python build to be less version-specific |
Sat, 20 Nov, 03:00 |
| comm...@osafoundation.org |
[Commits] (vajda) make build less hardcoded vis-a-vis python version |
Sat, 20 Nov, 03:06 |
| comm...@osafoundation.org |
[Commits] (vajda) added patches to solve None=None warnings (or errors under python 2.4) |
Sat, 20 Nov, 03:11 |
| comm...@osafoundation.org |
[Commits] (vajda) 2.4c1 patches reviewed |
Sat, 20 Nov, 05:23 |
| comm...@osafoundation.org |
[Commits] (vajda) fixed MD5 invocations |
Sat, 20 Nov, 19:51 |
| comm...@osafoundation.org |
[Commits] (heikki) Bring in M2Crypto X.509 Extension fixes. |
Sun, 21 Nov, 08:27 |
| comm...@osafoundation.org |
[Commits] (heikki) Part of bug 1975, we now have basic infrastructure to verify SSL connections, but the mail or sharing code does not yet use this. |
Sun, 21 Nov, 08:36 |
| comm...@osafoundation.org |
[Commits] (heikki) This should make unit tests find cacert.pem. |
Sun, 21 Nov, 09:55 |
| comm...@osafoundation.org |
[Commits] (vajda) - lazily cached whether an attribute is setup to inherit values |
Mon, 22 Nov, 19:08 |
| comm...@osafoundation.org |
[Commits] (stearns) Attribute editor work |
Mon, 22 Nov, 21:27 |
| comm...@osafoundation.org |
[Commits] (bkirsch) Directory /usr/local/cvsrep/chandler/parcels/osaf/framework/wakeup added to the repository |
Mon, 22 Nov, 23:15 |
| comm...@osafoundation.org |
[Commits] (bkirsch) First pass at WakeupCaller |
Mon, 22 Nov, 23:16 |
| comm...@osafoundation.org |
[Commits] (bkirsch) Added WakeupCaller initialization |
Mon, 22 Nov, 23:20 |
| comm...@osafoundation.org |
[Commits] (twl) Keep up to date with zaobao |
Mon, 22 Nov, 23:27 |
| comm...@osafoundation.org |
[Commits] (bkirsch) made a few changes to improve logic processing |
Mon, 22 Nov, 23:27 |
| comm...@osafoundation.org |
[Commits] (twl) Include links to API docs |
Mon, 22 Nov, 23:28 |