Mailing list archives: November 2004

Site index · List index
Message list1 · 2 · 3 · 4 · Next »Thread · Author · Date
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
[Commits] (vajda) yet another fix, this time to placate debug python
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
[Commits] (heikki) Upgrade relver so that we can bring in latest changes to make install build.
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
[Commits] (heikki) Make 'binary' tarballs smaller by stripping out *.pyc.
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
Message list1 · 2 · 3 · 4 · Next »Thread · Author · Date
Box list
Jan 20092
Dec 200837
Nov 200849
Oct 200828
Sep 200842
Aug 200836
Jul 200849
Jun 200862
May 200829
Apr 200849
Mar 200853
Feb 200863
Jan 200854
Dec 2007152
Nov 2007353
Oct 2007292
Sep 200761
Aug 2007150
Jul 2007269
Jun 2007377
May 2007367
Apr 2007422
Mar 2007475
Feb 2007325
Jan 2007272
Dec 2006292
Nov 2006304
Oct 2006302
Sep 2006318
Aug 2006326
Jul 2006253
Jun 2006303
May 2006316
Apr 2006437
Mar 2006476
Feb 2006379
Jan 2006440
Dec 2005498
Nov 2005429
Oct 2005506
Sep 2005626
Aug 2005632
Jul 2005491
Jun 2005404
May 2005490
Apr 2005361
Mar 2005388
Feb 2005440
Jan 2005241
Dec 2004162
Nov 2004131
Oct 2004231
Sep 2004378
Aug 2004365
Jul 2004286
Jun 2004122
May 2004221
Apr 2004262
Mar 2004321
Feb 2004172
Jan 2004336
Dec 2003156
Nov 20039