2011-08-24 |
schlatterbeck | Fix matching of incoming email addresses to the alterna... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
ber | issue2550715: IndexError when requesting non-existing... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
ber | issue2550695: 'No sort or group' settings not retained... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
ber | New version number after release. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
schlatterbeck | fix build instructions |
commit | commitdiff | tree | snapshot |
2011-07-15 |
schlatterbeck | - release preparation |
commit | commitdiff | tree | snapshot |
2011-07-15 |
schlatterbeck | - add name |
commit | commitdiff | tree | snapshot |
2011-07-15 |
schlatterbeck | Allow HTMLRequest.batch to filter on other permissions... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
schlatterbeck | Fix issue2550691 where a Unix From-Header was sometimes... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
schlatterbeck | - add latest change to CHANGES.txt changelog |
commit | commitdiff | tree | snapshot |
2011-07-15 |
schlatterbeck | - Fix StringIO issue2550713: io.StringIO in newer versi... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
schlatterbeck | Fix mailer encoding test: |
commit | commitdiff | tree | snapshot |
2011-07-15 |
schlatterbeck | - recent attributions |
commit | commitdiff | tree | snapshot |
2011-07-15 |
ber | Fixed typo in permission "Reture" -> "Retire". |
commit | commitdiff | tree | snapshot |
2011-07-15 |
richard | how odd, the Retire permission wasn't being registered... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
ber | Installation: Fixed an issue that prevented to use... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
ber | The PostgreSQL backend quotes database names now for... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
ber | PostgreSQL backend minor improvement: database creation... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
ber | Docs update for mysql and postgresl: Mentioned test... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
ber | magma.com.ni/wiki/index.cgi?TipsRoundupPostgres does... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
ber | Xapian indexing improved: Slightly faster and slightly... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
ber | Updated the url to point to roundup-tracker.org in... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
ber | Removed superfluous import. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
richard | the "file" alias was introduced some time after this... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
ber | Typo fixed. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
ber | Do not depend on a CPython implementation detail anymor... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
schlatterbeck | Yet another fix to the mail gateway, messages got ... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
ber | Rephrased the introduction to make sure that mentioned... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
schlatterbeck | Yet another fix to the mail gateway, messages got ... |
commit | commitdiff | tree | snapshot |
2011-05-30 |
ber | Improved wording on the mailgw file-unlink defect: |
commit | commitdiff | tree | snapshot |
2011-05-29 |
schlatterbeck | - document experience from release(s) |
commit | commitdiff | tree | snapshot |
2011-05-29 |
schlatterbeck | - restore old announcement header for next release... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
schlatterbeck | - release preparation |
commit | commitdiff | tree | snapshot |
2011-05-29 |
schlatterbeck | Fix file-unlink bug in mailgw (Ralfs oversight when... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
schlatterbeck | Allow to specify additional cc and bcc emails (not... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
schlatterbeck | Norwegian Bokmal translation by Christian Aastorp |
commit | commitdiff | tree | snapshot |
2011-05-13 |
schlatterbeck | fix long_description again: we can't build a windows... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
schlatterbeck | release preparation |
commit | commitdiff | tree | snapshot |
2011-04-21 |
stefan | Fix keyword expression editor for 'devel' tracker template. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
schlatterbeck | test that announcement.txt is pure ASCII, required... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
schlatterbeck | python2.4 compatibility fix |
commit | commitdiff | tree | snapshot |
2011-04-16 |
schlatterbeck | Fixed bug in filter_iter refactoring (lazy multilinks... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
schlatterbeck | Fix documentation for roundup-server about the 'host... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
schlatterbeck | more verbose description of password hashing, thanks... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
stefan | Document 'build_doc' step. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
schlatterbeck | Add new config-option 'password_pbkdf2_default_rounds... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
schlatterbeck | use idea from Eli Collins to use a list of deprecated... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
schlatterbeck | Add new config-option 'migrate_passwords' in section... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
schlatterbeck | Second patch from issue2550688 -- with some changes: |
commit | commitdiff | tree | snapshot |
2011-04-14 |
stefan | Allow default value declaration in DB schema. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
stefan | Allow default value declaration in DB schema. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
schlatterbeck | Fix first part of Password handling security issue25506... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
schlatterbeck | - fix new mailgw test (-c option :-) |
commit | commitdiff | tree | snapshot |
2011-04-14 |
schlatterbeck | - Add regression test for -c option to mailgw -- bug... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
richard | Fixed bug in mailgw refactoring, patch issue2550697... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
schlatterbeck | - small performance optimisation for 'get': do common... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
ber | Range support in roundup-server so large files can... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
stefan | Add flags to allow to restrict DB modifications. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
schlatterbeck | - optimisation for date: if the database provides us... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
schlatterbeck | - Optimisation: Late evaluation of Multilinks (only... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
schlatterbeck | Configuration issue: On some postgresql 8.4 installatio... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
ber | Fix search for xapian 1.2 issue2550676. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
schlatterbeck | Add the parsedMessage class as class variable to MailGW... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
schlatterbeck | - Factor MailGW message parsing into a separate class... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
ber | Adding missing files from last commit (r4575) for fixin... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
ber | Multilinks can be filtered by combining elements with... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
stefan | Simplify and fix interval comparison. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
richard | Fix incorrect setting of template in customizing.txt... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Make HTMLProperty report actual classname in repr(). |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | fix SQL generation for empty WHERE clause. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Simplify and fix interval comparison. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Simplify. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Fix small typos. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Remove check-box indicator from help legend. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Don't allow users to create tasks and milestones. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Fix permissions (replace obsolete 'Process' by 'Edit') |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Add missing 'property' argument to classhelp call. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Anonymous can only see bugs, but neither tasks nor... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
stefan | Fix warning. |
commit | commitdiff | tree | snapshot |
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 |
next |