| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
* | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -2/+2 |
* | [ticket/11854] Rename captchas.factory service to captcha.factory | Tristan Darricau | 2014-08-11 | 1 | -1/+1 |
* | [ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins | Tristan Darricau | 2014-08-11 | 1 | -3/+2 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -5/+7 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+50 |
* | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 1 | -48/+0 |
* | Okay, that is pretty raw, but better to have it in place than trying to play ... | Henry Sudhof | 2008-09-19 | 1 | -38/+5 |
* | Fix some instances where we left db connections open (registration -> captcha... | Meik Sievertsen | 2008-06-13 | 1 | -1/+3 |
* | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -3/+3 |
* | oh boy... | David M | 2008-01-03 | 1 | -2/+1 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -6/+14 |
* | #5734 | David M | 2006-12-03 | 1 | -2/+2 |
* | - compress is nicer (fixed a bug :P) | David M | 2006-11-03 | 1 | -39/+2 |
* | some fixes | Meik Sievertsen | 2006-10-30 | 1 | -5/+14 |
* | - Bug | David M | 2006-08-06 | 1 | -0/+10 |
* | bugs? bugs. | David M | 2006-07-01 | 1 | -1/+1 |
* | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 1 | -1/+1 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -1/+2 |
* | - fixed a few bugs | Meik Sievertsen | 2006-06-11 | 1 | -5/+4 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -3/+3 |
* | - We are now at _seven_ different policies, not counting the non-GD version. ... | David M | 2006-05-30 | 1 | -3/+25 |
* | - CAPTCHA! | David M | 2006-04-29 | 1 | -345/+9 |
* | - streamlined reports to consist of the feature set we decided upon (Nils, yo... | Meik Sievertsen | 2006-03-12 | 1 | -2/+4 |
* | - Moved the image loading outside the big loop. This brings fewer comparisons... | David M | 2006-03-11 | 1 | -12/+12 |
* | - ord() always returns a unsigned integer, no need to force it positive | David M | 2006-03-10 | 1 | -6/+3 |
* | - Remove the BBCode UIDs from the output | David M | 2006-02-22 | 1 | -24/+39 |
* | - It turns out that a very fast Adler-32 implementation exists, this removes ... | David M | 2006-02-09 | 1 | -25/+40 |
* | - A bug fix ( never noticed that the unset() touched the wrong var ) and a fe... | David M | 2006-02-08 | 1 | -16/+16 |
* | - This is some scary stuff! | David M | 2006-02-04 | 1 | -128/+78 |
* | Fixes in both CAPTCHA and Compress | David M | 2006-01-26 | 1 | -9/+6 |
* | - changed ucp classes to work with the new module system | Meik Sievertsen | 2005-10-04 | 1 | -2/+2 |
* | - Documentation related changes | Meik Sievertsen | 2005-04-09 | 1 | -19/+21 |
* | ucp updates | Meik Sievertsen | 2004-05-26 | 1 | -5/+7 |
* | - put consoring and smilie processing into functions (we use them all over th... | Meik Sievertsen | 2004-02-21 | 1 | -1/+1 |
* | Change in format of module db data, add zebra, many things probably "damaged ... | Paul S. Owen | 2003-10-01 | 1 | -2/+2 |
* | Some re-arrangement of validation routines to improve extensibility | Paul S. Owen | 2003-09-08 | 1 | -23/+15 |
* | Hello! | Paul S. Owen | 2003-05-19 | 1 | -0/+432 |