Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-22 | A number of changes from the unofficial 2.2 branch have been backported to | Mark Sapiro | 1 | -4/+6 | |
the 2.1 branch for release with 2.1.19. The 2.2 branch is now no different from the 2.1 branch and will no longer be maintained. | |||||
2009-02-08 | Changed Gui/Topics.py to validate regexps in VERBOSE mode. Bug #327008. | Mark Sapiro | 1 | -2/+3 | |
2009-01-11 | Updated links to Python documentation. | Mark Sapiro | 1 | -1/+1 | |
2006-01-14 | Copyright years. | bwarsaw | 1 | -2/+3 | |
2006-01-14 | Fix: [ 1194419 ] Lose Topics when go directly to topics URL | tkikuchi | 1 | -0/+3 | |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2003-12-13 | handleForm(): Close some cross-site scripting holes found by Dirk | bwarsaw | 1 | -0/+1 | |
Mueller. | |||||
2003-12-01 | True/False where appropriate. | bwarsaw | 1 | -18/+19 | |
handleForm(): Close a very minor, potential CSS hole. |