2010-09-07 |
schlatterbeck | - fix small indentation glitch |
tree | commitdiff |
2010-08-12 |
richard | improve handling of '>' when URLs are converted... |
tree | commitdiff |
2010-08-09 |
richard | force tests checking text output to work in the "C... |
tree | commitdiff |
2010-08-04 |
schlatterbeck | new mailgw config option subject_updates_title, see... |
tree | commitdiff |
2010-07-12 |
richard | make URL detection a little smarter about brackets... |
tree | commitdiff |
2010-07-12 |
richard | memorydb API consistency fix |
tree | commitdiff |
2010-07-10 |
richard | moar test coverage |
tree | commitdiff |
2010-04-16 |
richard | Accept single-character subject lines |
tree | commitdiff |
2010-03-05 |
schlatterbeck | - unify bool searching (filter method) across backends |
tree | commitdiff |
2010-03-05 |
schlatterbeck | - unify number searching across backends |
tree | commitdiff |
2010-02-23 |
richard | The email for the first message on an issue was sometim... |
tree | commitdiff |
2010-02-08 |
richard | don't have mailgw tests close the db - they're not... |
tree | commitdiff |
2010-02-08 |
richard | Make memorydb pass all tests; |
tree | commitdiff |
2010-02-05 |
richard | make some more memorydb tests pass |
tree | commitdiff |
2010-02-05 |
richard | minor fix to memorydb |
tree | commitdiff |
2010-02-02 |
richard | fix test |
tree | commitdiff |
2010-02-02 |
richard | add in-memory hyperdb implementation to speed up testing |
tree | commitdiff |
2010-02-01 |
richard | handle quoting/escaping specials after encoding; fix... |
tree | commitdiff |
2010-02-01 |
richard | Attempt to generate more human-readable addresses in... |
tree | commitdiff |
2009-12-27 |
schlatterbeck | - add a small word-splitting test for the indexers... |
tree | commitdiff |
2009-12-27 |
schlatterbeck | Fix handling of non-ascii in realname in the nosy maile... |
tree | commitdiff |
2009-12-21 |
schlatterbeck | Proper handling of 'Create' permissions in both mail... |
tree | commitdiff |
2009-12-15 |
schlatterbeck | Clean up all the places where role processing occurs... |
tree | commitdiff |
2009-12-14 |
schlatterbeck | Fix linking of an existing item to a newly created... |
tree | commitdiff |
2009-12-07 |
richard | Fix some security assertions in mailgw to only assert... |
tree | commitdiff |
2009-11-30 |
schlatterbeck | Fix security-problem: If user hasn't permission on... |
tree | commitdiff |
2009-11-28 |
richard | issue2550549: Some bugs issue classifiers were causing... |
tree | commitdiff |
2009-10-09 |
schlatterbeck | corrections for python2.3 compatibility: |
tree | commitdiff |
2009-09-29 |
schlatterbeck | New config option csv_field_size: Pythons csv module... |
tree | commitdiff |
2009-09-11 |
ber | Added more indexer tests for stopwords, case-in-sensiti... |
tree | commitdiff |
2009-08-10 |
richard | py2.4 compat |
tree | commitdiff |
2009-07-15 |
schlatterbeck | fix problem with bounce-message if incoming mail has... |
tree | commitdiff |
2009-07-14 |
schlatterbeck | The mail-gateway used to process messages fetched,... |
tree | commitdiff |
2009-03-16 |
richard | fix bug introduced into CVS export and view (issue... |
tree | commitdiff |
2009-03-13 |
richard | do all the pre-release stuff including full test suite... |
tree | commitdiff |
2009-03-13 |
richard | fix unit test compatibility |
tree | commitdiff |
2009-03-12 |
richard | Add some new encoding tests to mailgw: |
tree | commitdiff |
2009-03-12 |
richard | migrate from MimeWriter to email |
tree | commitdiff |
2009-03-12 |
richard | Add compatibility package to allow us to deal with... |
tree | commitdiff |
2009-03-12 |
richard | Plug a number of security holes: |
tree | commitdiff |
2009-03-10 |
stefan | Adjust to interface change in pytz. |
tree | commitdiff |
2009-02-27 |
stefan | * Add support for actions to XMLRPC interface. |
tree | commitdiff |
2009-02-27 |
stefan | Adjust to new location for templates in source tree. |
tree | commitdiff |
2009-02-23 |
stefan | Robustify Date.set. |
tree | commitdiff |
2009-02-16 |
stefan | Make cgi.templating more fault-tolerant towards invalid... |
tree | commitdiff |
2009-02-06 |
stefan | svn repository setup |
tree | commitdiff |
2004-04-09 |
richard | fix mailgw test harness |
tree | commitdiff |
2004-04-08 |
richard | *** empty log message *** |
tree | commitdiff |
2004-04-08 |
richard | oops |
tree | commitdiff |
2004-04-08 |
richard | mysql and postgresql schema mutation now handle added... |
tree | commitdiff |
2004-04-05 |
richard | version info in scripts |
tree | commitdiff |
2004-04-05 |
richard | sort/group by multilink in RDBMS |
tree | commitdiff |
2004-03-29 |
richard | start at templating tests |
tree | commitdiff |
2004-03-25 |
richard | *cough* look over there... |
tree | commitdiff |
2004-03-24 |
richard | minor pre-release / test fixes |
tree | commitdiff |
2004-03-24 |
richard | pre-release stuff |
tree | commitdiff |
2004-03-24 |
richard | more metakit fixes |
tree | commitdiff |
2004-03-24 |
richard | Fix some tests. |
tree | commitdiff |
2004-03-22 |
richard | Implemented proper datatypes in mysql and postgresql... |
tree | commitdiff |
2004-03-19 |
richard | A few big changes in this commit: |
tree | commitdiff |
2004-03-18 |
richard | Finished implementation of session and one-time-key... |
tree | commitdiff |
2004-03-15 |
richard | Added the "actor" property. Metakit backend not done... |
tree | commitdiff |
2004-03-12 |
richard | make mysql / postgresql work again. beginnings of otk... |
tree | commitdiff |
2004-03-02 |
jlgijsbers | Use assertRaises instead of introducing _nocheck machin... |
tree | commitdiff |
2004-02-29 |
richard | test fix |
tree | commitdiff |
2004-02-20 |
richard | fixes to some unit tests, and a cleanup |
tree | commitdiff |
2004-02-17 |
richard | test fixes |
tree | commitdiff |
2004-02-14 |
jlgijsbers | Simple version of collision detection, with tests and... |
tree | commitdiff |
2004-02-11 |
jlgijsbers | Move out parts of client.py to new modules: |
tree | commitdiff |
2004-01-27 |
wc2so1 | added testPasswordUnset |
tree | commitdiff |
2004-01-20 |
richard | more compliance testing, this time for find() |
tree | commitdiff |
2004-01-20 |
richard | use the upload-supplied content-type if there is one |
tree | commitdiff |
2004-01-20 |
richard | *** empty log message *** |
tree | commitdiff |
2004-01-17 |
jlgijsbers | *** empty log message *** |
tree | commitdiff |
2003-12-10 |
richard | more unit tests, fixes and cleanups |
tree | commitdiff |
2003-12-05 |
richard | more unit tests to improve coverage (up from 85% to... |
tree | commitdiff |
2003-12-04 |
richard | ignore incoming email with "Precedence: bulk" (sf patch... |
tree | commitdiff |
2003-12-04 |
richard | - fixed date arithmetic to not allow day-of-month ... |
tree | commitdiff |
2003-11-19 |
jlgijsbers | - Add tests for Interval.pretty(). |
tree | commitdiff |
2003-11-16 |
jlgijsbers | - Add docstring to safeget method. |
tree | commitdiff |
2003-11-16 |
jlgijsbers | Add 'safeget' method to hyperdb, including tests, and... |
tree | commitdiff |
2003-11-14 |
richard | - Fixed retirement of items in rdbms imports (sf bug... |
tree | commitdiff |
2003-11-13 |
richard | Resent-From: header |
tree | commitdiff |
2003-11-12 |
richard | - fixes for sf bug 818339 |
tree | commitdiff |
2003-11-11 |
richard | - that's the postgresql backend in (cleaned up doc... |
tree | commitdiff |
2003-11-11 |
richard | Centralised conversion of user-input data to hyperdb... |
tree | commitdiff |
2003-11-10 |
richard | more database closing cleanups, finally mysql has no... |
tree | commitdiff |
2003-11-05 |
jlgijsbers | Remove duplication: use a 'extra_config' attribute... |
tree | commitdiff |
2003-11-05 |
richard | test fix |
tree | commitdiff |
2003-11-04 |
anthonybaxter | Date - Date works again. Note that it only produces... |
tree | commitdiff |
2003-11-03 |
jlgijsbers | Do a semantic comparison of messages when the test... |
tree | commitdiff |
2003-11-03 |
jlgijsbers | Extract _send_mail method, it was duplicated all around... |
tree | commitdiff |
2003-11-03 |
jlgijsbers | Don't rely on being about an issue when submitting... |
tree | commitdiff |
2003-11-03 |
anthonybaxter | more tests for date difference. Completely broken code... |
tree | commitdiff |
2003-11-03 |
anthonybaxter | Date arithmetic fixes. Date +/- Interval passes all... |
tree | commitdiff |
2003-11-02 |
richard | woo, failing date arithmetic tests |
tree | commitdiff |
2003-11-02 |
richard | more unit test work |
tree | commitdiff |
2003-10-26 |
jlgijsbers | Fix some attributes. Note that this causes the test... |
tree | commitdiff |
2003-10-26 |
jlgijsbers | Add hasattr() check for backend in mysqlOpener. |
tree | commitdiff |
2003-10-25 |
richard | older test stuff |
tree | commitdiff |
next |