aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha/plugins/phpbb_captcha_qa_plugin.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-111-998/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-10/+2
* Merge remote-tracking branch 'p/ticket/11157' into developAndreas Fischer2012-10-301-5/+5
|\
| * [ticket/11157] static public is the currently approved order.Oleg Pudeyev2012-10-291-3/+3
| * [ticket/11157] Fix remaining captcha spam.Oleg Pudeyev2012-10-291-5/+5
* | [ticket/11159] static public is the currently approved order.Oleg Pudeyev2012-10-291-1/+1
|/
* [ticket/10575] Adding public visibility to the methods.Bruno Ais2012-04-051-1/+1
* [ticket/10575] Fixing non-static access to static functions get_instanceBruno Ais2012-04-051-1/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9608] Remove use of references in captcha and other placesIgor Wiedler2011-07-131-2/+2
* Merge branch 'develop-olympus' into developAndreas Fischer2011-06-121-2/+2
|\
| * [ticket/9892] Shorten the index names on the q&a captchaNils Adermann2011-06-121-2/+2
* | [ticket/9766] Delete delete_code() from CAPTCHA classes as it's never called.Andreas Fischer2011-03-011-15/+0
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/auto-loading] Added autoloader to common and ensured compatabilityNils Adermann2010-07-051-11/+11
|/
* Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a c...Andreas Fischer2010-02-081-2/+2
* okay, now the confirm_id is no longer enough to get a new row into the qa tableHenry Sudhof2010-01-261-15/+3
* erm, that wouldn't workHenry Sudhof2010-01-261-3/+3
* tuningHenry Sudhof2010-01-261-0/+38
* debug code, begoneHenry Sudhof2010-01-261-1/+1
* tuningHenry Sudhof2010-01-261-5/+5
* ACP usabilityHenry Sudhof2010-01-261-12/+61
* ... and finallyHenry Sudhof2009-10-271-1/+1
* adding normalization - shouldn't change anythingHenry Sudhof2009-10-271-2/+2
* #53235 - removing accidental commitsHenry Sudhof2009-10-271-49/+18
* fix spaces/tabsMeik Sievertsen2009-10-271-9/+7
* #53235Henry Sudhof2009-10-271-15/+50
* Fail without notices when no questions are providedHenry Sudhof2009-09-281-1/+21
* Move add_log() call for captcha "configure" page to the captcha plugin, becau...Meik Sievertsen2009-09-221-0/+1
* #50485 Henry Sudhof2009-09-211-2/+2
* beautify q&a captcha a bit (only slightly)Meik Sievertsen2009-09-071-44/+44
* Some rewording, some typo fixes, some whitespace changes.Andreas Fischer2009-09-031-3/+3
* Some cleanup.Andreas Fischer2009-09-031-78/+97
* erm, on the contrary; can that reset callHenry Sudhof2009-08-161-1/+1
* don't pick a new question without an explicit reset callHenry Sudhof2009-08-161-2/+3
* - #49775Chris Smith2009-08-151-36/+65
* #49755Henry Sudhof2009-08-151-2/+2
* #49675 #49655 - ATTENTION: small captcha API changeHenry Sudhof2009-08-141-28/+38
* some fixesHenry Sudhof2009-08-121-2/+2
* some fixesHenry Sudhof2009-08-121-3/+3
* Props.Andreas Fischer2009-07-291-1/+1
* #48735Henry Sudhof2009-07-281-2/+1
* Minor captcha API change - disable display of plugin by returning false in ge...Henry Sudhof2009-07-271-7/+14
* #48685Henry Sudhof2009-07-271-7/+7
* index for GCHenry Sudhof2009-07-221-1/+0
* index for GCHenry Sudhof2009-07-221-1/+1
* rename variables to avoid name clashes in aggregating pluginsHenry Sudhof2009-07-201-8/+10
* cleaningHenry Sudhof2009-07-201-17/+116