aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/questionnaire
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-031-1/+0
* [ticket/15738] Remove deprecated variables from questionnaireRubén Calvo2019-05-091-3/+0
* Merge pull request #42 from phpbb/ticket/security/227Marc Alexander2018-11-101-1/+0
|\
| * [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-1/+0
* | [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-211-2/+2
|/
* [ticket/15322] Try to make new email setting more readableMarc Alexander2017-12-131-1/+1
* [ticket/15322] Add config setting for -f parameter & remove mail function nameMarc Alexander2017-12-111-1/+1
* [ticket/14492] Don't explicitly pass data providers by refsMarc Alexander2016-12-031-3/+3
* [ticket/14692] Remove duplicate subexpression in questionnaire.phpkilida2016-07-021-1/+0
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-1/+1
* [ticket/12775] Remove useless includes of config.phpTristan Darricau2014-07-071-3/+1
* [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-071-2/+5
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-061-1/+1
|\
| * Merge branch 'develop-olympus' into developAndreas Fischer2012-11-291-1/+1
| |\
| | * [ticket/11227] @return void -> @return null in develop-olympus.Oleg Pudeyev2012-11-291-1/+1
* | | [ticket/11015] Move db driver class name fixing to functionIgor Wiedler2012-11-171-0/+2
|/ /
* | [ticket/11183] Remove $load_extensions and weird dl() callsIgor Wiedler2012-11-101-1/+0
* | [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-181-1/+0
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [feature/request-class] Adjust code base to do html decoding manuallyIgor Wiedler2011-08-181-2/+2
* | [feature/request-class] Add server(), header() and is_ajax() to requestIgor Wiedler2011-07-151-15/+7
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET...Andreas Fischer2010-01-191-0/+1
* Include live data in the statistics #53795Chris Smith2010-01-171-0/+4
* Reflect feed configuration parameter changes in questionnaire.Andreas Fischer2009-12-291-4/+5
* ... wrong file, fixing previous commit r10370Nils Adermann2009-12-231-1/+1
* Send statistics now check for IPv6 and send private network status as a booleanNils Adermann2009-12-231-10/+44
* add default_lang to statisticsMeik Sievertsen2009-10-201-0/+1
* also collect admins user agent vendor and version (send_statistics)Meik Sievertsen2009-09-101-2/+18
* - links to send statistics after install and updateNils Adermann2009-08-131-1/+1
* made a mistake when turning stats into a whitelistNils Adermann2009-07-261-3/+4
* removed spacesNils Adermann2009-07-221-8/+8
* - Added install_id to data collectorNils Adermann2009-07-221-49/+211
* merged questioinnaire and questionnaire_phpbb and adjusted all files to our c...Meik Sievertsen2009-07-072-259/+278
* - forgot to remove __construct methods when making this PHP4 compatibleNils Adermann2009-06-272-3/+2
* acp module for submitting statistical information to phpBBNils Adermann2009-06-272-0/+274