2010-11-02 |
stefan | Improve query UI. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
stefan | Remove initial data used for testing only. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
stefan | Fix detectors for devel tracker template. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
schlatterbeck | Add "lookup" method to xmlrpc interface (Ralf Schlatter... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
schlatterbeck | clear the cache on commit for rdbms backends: Don't... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
schlatterbeck | python2.3 compatibility fixes |
commit | commitdiff | tree | snapshot |
2010-10-21 |
schlatterbeck | fix broken tests by adding additional permissions now... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
schlatterbeck | Fix setting of sys.path when importing schema.py, fixes... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
schlatterbeck | more fixes to search permissions: |
commit | commitdiff | tree | snapshot |
2010-10-20 |
schlatterbeck | - admin permissions are special: the classname is None... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
ber | XML-RPC documentation now linked from the docs/index |
commit | commitdiff | tree | snapshot |
2010-10-20 |
ber | Giving Ralf the credit for his last change in the CHANG... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
schlatterbeck | search permissions must allow transitive properties |
commit | commitdiff | tree | snapshot |
2010-10-19 |
schlatterbeck | - Add explicit "Search" permissions, see Security Fix... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
richard | fix URL in announcement; fix handling of unicode in... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
ber | Some minor typos fixed in doc/customizing.txt (Thanks... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
stefan | Add new tracker template. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
richard | release stuff |
commit | commitdiff | tree | snapshot |
2010-10-08 |
richard | pre-release stuff |
commit | commitdiff | tree | snapshot |
2010-10-07 |
schlatterbeck | - fix import (now passes for memorydb, too) |
commit | commitdiff | tree | snapshot |
2010-10-07 |
schlatterbeck | - refactor: move import_journal to hyperdb -- it was... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
schlatterbeck | - lower memory footprint for (journal-) import -- only... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
richard | clarification (inspired by Toni Meuller) |
commit | commitdiff | tree | snapshot |
2010-10-07 |
richard | Allow search_popup macro to work with all db classes... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
richard | fix py2.4 compatibility |
commit | commitdiff | tree | snapshot |
2010-10-06 |
schlatterbeck | - some formatting |
commit | commitdiff | tree | snapshot |
2010-10-05 |
schlatterbeck | - new mailgw config item unpack_rfc822 that unpacks... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
schlatterbeck | Fix charset of first text-part of outgoing multipart... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
schlatterbeck | - add comment to clarify semantics if pytz is installed |
commit | commitdiff | tree | snapshot |
2010-09-17 |
schlatterbeck | - more logger fixes, sorry for the noise. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
schlatterbeck | - more logger fixes -- use correct hierarchical logger... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
schlatterbeck | - update acknowledgements |
commit | commitdiff | tree | snapshot |
2010-09-10 |
richard | note |
commit | commitdiff | tree | snapshot |
2010-09-10 |
richard | make sort more robust |
commit | commitdiff | tree | snapshot |
2010-09-10 |
richard | fixed registration, issue2550665 (thanks Timo Paulssen) |
commit | commitdiff | tree | snapshot |
2010-09-07 |
schlatterbeck | new rdbms config item sqlite_timeout makes the previous... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
schlatterbeck | - fix small indentation glitch |
commit | commitdiff | tree | snapshot |
2010-08-12 |
richard | improve handling of '>' when URLs are converted... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
ber | Added hint that Richard does most of the changes. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
schlatterbeck | - No longer use the root logger, use a logger with... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
richard | remove unnecessary brackets |
commit | commitdiff | tree | snapshot |
2010-08-09 |
richard | missed |
commit | commitdiff | tree | snapshot |
2010-08-09 |
richard | fix for incorrect except: syntax, issue2550661 |
commit | commitdiff | tree | snapshot |
2010-08-09 |
richard | force tests checking text output to work in the "C... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
richard | add missing config options |
commit | commitdiff | tree | snapshot |
2010-08-04 |
schlatterbeck | new mailgw config option subject_updates_title, see... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
richard | update mailgw docs |
commit | commitdiff | tree | snapshot |
2010-07-24 |
richard | allow trackers to override the classes used to render... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
richard | typo |
commit | commitdiff | tree | snapshot |
2010-07-12 |
richard | fixed reporting of source missing warnings |
commit | commitdiff | tree | snapshot |
2010-07-12 |
richard | fix |
commit | commitdiff | tree | snapshot |
2010-07-12 |
richard | pre-release stuff |
commit | commitdiff | tree | snapshot |
2010-07-12 |
richard | make URL detection a little smarter about brackets... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
richard | session API consistency |
commit | commitdiff | tree | snapshot |
2010-07-12 |
richard | memorydb API consistency fix |
commit | commitdiff | tree | snapshot |
2010-07-12 |
richard | doc tweak |
commit | commitdiff | tree | snapshot |
2010-07-10 |
richard | notes |
commit | commitdiff | tree | snapshot |
2010-07-10 |
richard | moar test coverage |
commit | commitdiff | tree | snapshot |
2010-07-10 |
richard | fix up some pre-Python2.6 compatibility issues in the... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
richard | fix actions check for < Python2.6 |
commit | commitdiff | tree | snapshot |
2010-07-10 |
richard | fix up some pre-Python2.6 compatibility issues in the... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
richard | pre-release stuff |
commit | commitdiff | tree | snapshot |
2010-07-01 |
richard | add note & thanks |
commit | commitdiff | tree | snapshot |
2010-07-01 |
richard | fix potential XSS hole |
commit | commitdiff | tree | snapshot |
2010-06-29 |
ber | Removing mentioning of 1.5.0 release as it did not... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
ber | - Indexer Xapian, made Xapian 1.2 compatible. Needs... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
ber | Small documentation update regarding debugging aids: |
commit | commitdiff | tree | snapshot |
2010-04-19 |
richard | Default to "text/plain" if no Content-Type header is... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
richard | frontends/roundup.cgi got out of sync with the roundup... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
richard | Accept single-character subject lines |
commit | commitdiff | tree | snapshot |
2010-04-09 |
schlatterbeck | - update changelog and give credits to reporter |
commit | commitdiff | tree | snapshot |
2010-04-09 |
schlatterbeck | - fix coding style from yesterday |
commit | commitdiff | tree | snapshot |
2010-04-08 |
schlatterbeck | - fix case where action isn't present in form, e.g... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
schlatterbeck | xmlrpc handling of unicode characters, see |
commit | commitdiff | tree | snapshot |
2010-03-30 |
richard | fix |
commit | commitdiff | tree | snapshot |
2010-03-20 |
richard | Handle multiple @action values from broken trackers |
commit | commitdiff | tree | snapshot |
2010-03-08 |
schlatterbeck | use config.DATABASE in cases where 'db' was still hard... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
schlatterbeck | - unify bool searching (filter method) across backends |
commit | commitdiff | tree | snapshot |
2010-03-05 |
schlatterbeck | - unify number searching across backends |
commit | commitdiff | tree | snapshot |
2010-02-26 |
richard | fix |
commit | commitdiff | tree | snapshot |
2010-02-26 |
richard | more modernisation |
commit | commitdiff | tree | snapshot |
2010-02-23 |
richard | add missing file |
commit | commitdiff | tree | snapshot |
2010-02-23 |
richard | another module modernised |
commit | commitdiff | tree | snapshot |
2010-02-23 |
richard | The email for the first message on an issue was sometim... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
richard | Beginnings of a big code cleanup / modernisation to... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
richard | undo regression in 1.4.12: Multilink edit fields lose... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
richard | typo |
commit | commitdiff | tree | snapshot |
2010-02-09 |
richard | add tagging info to the release build doc |
commit | commitdiff | tree | snapshot |
2010-02-09 |
richard | release stuff mk2 |
commit | commitdiff | tree | snapshot |
2010-02-09 |
richard | release stuff |
commit | commitdiff | tree | snapshot |
2010-02-08 |
richard | don't have mailgw tests close the db - they're not... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
richard | Make memorydb pass all tests; |
commit | commitdiff | tree | snapshot |
2010-02-08 |
richard | actually tuples are fine and expected; also remove... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
richard | make some more memorydb tests pass |
commit | commitdiff | tree | snapshot |
2010-02-05 |
richard | minor fix to memorydb |
commit | commitdiff | tree | snapshot |
2010-02-02 |
richard | support CRAM-MD5 for IMAPS |
commit | commitdiff | tree | snapshot |
2010-02-02 |
richard | Fix thread safety with stdin in roundup-server |
commit | commitdiff | tree | snapshot |
2010-02-02 |
richard | fix test |
commit | commitdiff | tree | snapshot |
2010-02-02 |
richard | add in-memory hyperdb implementation to speed up testing |
commit | commitdiff | tree | snapshot |
2010-02-01 |
richard | fix comment |
commit | commitdiff | tree | snapshot |
next |