Code

Correct initial- and end-handshakes for SSL
[roundup.git] / test /
2009-10-09 schlatterbeckcorrections for python2.3 compatibility:
2009-09-29 schlatterbeckNew config option csv_field_size: Pythons csv module...
2009-09-11 berAdded more indexer tests for stopwords, case-in-sensiti...
2009-08-10 richardpy2.4 compat
2009-07-15 schlatterbeckfix problem with bounce-message if incoming mail has...
2009-07-14 schlatterbeckThe mail-gateway used to process messages fetched,...
2009-03-16 richardfix bug introduced into CVS export and view (issue...
2009-03-13 richarddo all the pre-release stuff including full test suite...
2009-03-13 richardfix unit test compatibility
2009-03-12 richardAdd some new encoding tests to mailgw:
2009-03-12 richardmigrate from MimeWriter to email
2009-03-12 richardAdd compatibility package to allow us to deal with...
2009-03-12 richardPlug a number of security holes:
2009-03-10 stefanAdjust to interface change in pytz.
2009-02-27 stefan* Add support for actions to XMLRPC interface.
2009-02-27 stefanAdjust to new location for templates in source tree.
2009-02-23 stefanRobustify Date.set.
2009-02-16 stefanMake cgi.templating more fault-tolerant towards invalid...
2009-02-06 stefansvn repository setup
2004-04-09 richardfix mailgw test harness
2004-04-08 richard*** empty log message ***
2004-04-08 richardoops
2004-04-08 richardmysql and postgresql schema mutation now handle added...
2004-04-05 richardversion info in scripts
2004-04-05 richardsort/group by multilink in RDBMS
2004-03-29 richardstart at templating tests
2004-03-25 richard*cough* look over there...
2004-03-24 richardminor pre-release / test fixes
2004-03-24 richardpre-release stuff
2004-03-24 richardmore metakit fixes
2004-03-24 richardFix some tests.
2004-03-22 richardImplemented proper datatypes in mysql and postgresql...
2004-03-19 richardA few big changes in this commit:
2004-03-18 richardFinished implementation of session and one-time-key...
2004-03-15 richardAdded the "actor" property. Metakit backend not done...
2004-03-12 richardmake mysql / postgresql work again. beginnings of otk...
2004-03-02 jlgijsbersUse assertRaises instead of introducing _nocheck machin...
2004-02-29 richardtest fix
2004-02-20 richardfixes to some unit tests, and a cleanup
2004-02-17 richardtest fixes
2004-02-14 jlgijsbersSimple version of collision detection, with tests and...
2004-02-11 jlgijsbersMove out parts of client.py to new modules:
2004-01-27 wc2so1added testPasswordUnset
2004-01-20 richardmore compliance testing, this time for find()
2004-01-20 richarduse the upload-supplied content-type if there is one
2004-01-20 richard*** empty log message ***
2004-01-17 jlgijsbers*** empty log message ***
2003-12-10 richardmore unit tests, fixes and cleanups
2003-12-05 richardmore unit tests to improve coverage (up from 85% to...
2003-12-04 richardignore incoming email with "Precedence: bulk" (sf patch...
2003-12-04 richard- fixed date arithmetic to not allow day-of-month ...
2003-11-19 jlgijsbers- Add tests for Interval.pretty().
2003-11-16 jlgijsbers- Add docstring to safeget method.
2003-11-16 jlgijsbersAdd 'safeget' method to hyperdb, including tests, and...
2003-11-14 richard- Fixed retirement of items in rdbms imports (sf bug...
2003-11-13 richardResent-From: header
2003-11-12 richard- fixes for sf bug 818339
2003-11-11 richard- that's the postgresql backend in (cleaned up doc...
2003-11-11 richardCentralised conversion of user-input data to hyperdb...
2003-11-10 richardmore database closing cleanups, finally mysql has no...
2003-11-05 jlgijsbersRemove duplication: use a 'extra_config' attribute...
2003-11-05 richardtest fix
2003-11-04 anthonybaxterDate - Date works again. Note that it only produces...
2003-11-03 jlgijsbersDo a semantic comparison of messages when the test...
2003-11-03 jlgijsbersExtract _send_mail method, it was duplicated all around...
2003-11-03 jlgijsbersDon't rely on being about an issue when submitting...
2003-11-03 anthonybaxtermore tests for date difference. Completely broken code...
2003-11-03 anthonybaxterDate arithmetic fixes. Date +/- Interval passes all...
2003-11-02 richardwoo, failing date arithmetic tests
2003-11-02 richardmore unit test work
2003-10-26 jlgijsbersFix some attributes. Note that this causes the test...
2003-10-26 jlgijsbersAdd hasattr() check for backend in mysqlOpener.
2003-10-25 richardolder test stuff
2003-10-25 richard- using Zope3's test runner now, allowing GC checks...
2003-10-25 jlgijsbersMove tests to test_mailsplit, which I hadn't seen befor...
2003-10-24 jlgijsbersAddition to last log message: added tests. (Also, fix...
2003-10-24 jlgijsbersMake signature matching more precise: only match '...
2003-10-07 richard- Fix a couple of failures in mysql backend unit tests.
2003-09-30 richardadded test to confirm behaviour of summary generation...
2003-09-24 jlgijsbersUse FormError.
2003-09-15 jlgijsbersRemove line testing for just one testcase.
2003-09-15 jlgijsbersAdd a test for looking up alternate adresses and case...
2003-09-07 jlgijsbersOptimize mailgw and cgi tests by creating an empty...
2003-09-07 jlgijsbersSimplify Message comparison.
2003-09-07 jlgijsbersMessage comparison is no longer a straight text compari...
2003-09-06 jlgijsbersOops, forgot to run all tests. Fixed.
2003-09-06 jlgijsbersmailgw now accepts registration confirmation mail that...
2003-09-04 richardInitial implementaion (half-baked) at new Tracker instance.
2003-08-12 richarddon't have RDBMS backends list retired nodes (sf bug...
2003-08-11 jlgijsbersRegression test case to ensure FileClass attribute...
2003-06-24 richardfix hackish message escaping (sf bug 757128)
2003-05-09 richardA couple of form value handling changes:
2003-05-06 keddermore pedantic rfc2822 header qp encoding
2003-04-27 richardset title on issues even when the email body is empty...
2003-04-22 kedderextended date syntax to make range searches even more...
2003-04-21 richardnew tests for new range specs - currently failing
2003-04-21 keddergranularity based ranges
2003-04-20 keddersearching on ranges of intervals is implemented
2003-04-17 richardfixes to unit tests for recent changes
2003-04-10 richardfixes for new signature url quoting
next