aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11854] Use a set_name method instead of overriding get_service_nameTristan Darricau2014-08-111-0/+10
* [ticket/11854] Fix the factory in \phpbb\auth\provider\dbTristan Darricau2014-08-111-0/+1
* [ticket/11854] Remove constants and use DI for QA tablesTristan Darricau2014-08-111-6/+15
* [ticket/11854] Rename captchas.plugins.service_collection serviceTristan Darricau2014-08-111-2/+2
* [ticket/11854] Rename captchas.factory service to captcha.factoryTristan Darricau2014-08-111-1/+1
* [ticket/11854] Fix migrationTristan Darricau2014-08-111-5/+5
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-112-0/+44
* [ticket/12932] Add method for getting the datetime class and allow overridingMarc Alexander2014-08-102-0/+5
* Merge pull request #2623 from dhruvgoel92/ticket/12738Tristan Darricau2014-08-071-0/+1
|\
| * [ticket/12738] Inject config object into content_visibility classDhruv2014-06-201-0/+1
* | Merge remote-tracking branch 'github-marc1706/ticket/11148' into develop-ascr...Nils Adermann2014-08-071-0/+1
|\ \
| * | [ticket/11148] Use mimetype guesser for uploaded avatarsMarc Alexander2014-06-231-0/+1
* | | [ticket/12656] Pass user object into all console commands.Andreas Fischer2014-07-171-4/+15
* | | [ticket/12685] Add a new lineCarlo2014-07-151-0/+1
* | | [ticket/12685] Add console collection and fixing CLICarlo2014-07-121-0/+6
* | | Merge pull request #2671 from Nicofuma/ticket/12775Andreas Fischer2014-07-111-3/+3
|\ \ \
| * | | [ticket/12775] Update phpBB/install/index.phpTristan Darricau2014-07-071-3/+0
| * | | [ticket/12775] Add a config.php class (and service)Tristan Darricau2014-07-071-0/+3
* | | | Merge remote-tracking branch 'nickvergessen/ticket/12834' into develop-ascraeusMarc Alexander2014-07-081-0/+2
|\ \ \ \
| * | | | [ticket/12834] Correctly match directories in session pageJoas Schilling2014-07-081-0/+2
| |/ / /
* | | | Merge pull request #2676 from Nicofuma/ticket/12787Joas Schilling2014-07-081-0/+2
|\ \ \ \
| * | | | [ticket/12787] Add controller_helper::get_current_url()Tristan Darricau2014-07-081-0/+1
| * | | | [ticket/12099] Remove config againJoas Schilling2014-06-291-1/+0
| * | | | [ticket/12099] Add request argument to path_helper servicePico882014-06-291-0/+2
* | | | | [ticket/12812] Add a migrator tool for config_text database changesMatt Friedman2014-07-051-0/+7
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-041-0/+5
|\ \ \ \
| * | | | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-0/+5
| | |/ / | |/| |
* | | | Merge pull request #2578 from marc1706/ticket/9801Joas Schilling2014-07-031-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/9801] Add viewonline_helper service to allow proper testingMarc Alexander2014-06-241-0/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'dragoon/ticket/12772' into develop-ascraeusMarc Alexander2014-06-271-1/+0
|\ \ \ | |_|/ |/| |
| * | [ticket/12772] Remove config_text parameter from message.form.topicShitiz Garg2014-06-261-1/+0
| |/
* | [ticket/12730] Add Google+ profile field typeShitiz Garg2014-06-211-0/+9
|/
* Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...Nils Adermann2014-06-112-1/+68
|\
| * [ticket/12352] Use custom provider collection for auth providersMarc Alexander2014-06-011-1/+2
| * [ticket/12352] Add driver for woltlab community framework 1 passwordsMarc Alexander2014-06-011-0/+8
| * [ticket/12352] Add driver for woltlab community framework 2 passwordsMarc Alexander2014-06-011-0/+8
| * [ticket/12352] Add passwords driver for vB passwordsMarc Alexander2014-06-011-0/+8
| * [ticket/12352] Add driver for myBB md5 passwordsMarc Alexander2014-06-011-0/+8
| * [ticket/12352] Rename phpbb2_md5 driver to fit filenames of other driversMarc Alexander2014-06-011-2/+2
| * [ticket/12352] Add passwords driver for sha1 password hashesMarc Alexander2014-06-011-0/+8
| * [ticket/12352] Check phpBB2 passwords that have been encrypted with phpassMarc Alexander2014-06-011-0/+1
| * [ticket/12352] Add driver for phpBB2 hashes with md5 length of 32Marc Alexander2014-06-011-0/+9
| * [ticket/12352] Add passwords driver for passwords that should be convertedMarc Alexander2014-06-011-0/+8
| * [ticket/12352] Add legacy passwords driver for sha1 smf type passwordsMarc Alexander2014-06-011-0/+8
* | [ticket/12664] Refactor develop/migration_tips.php into a console command.Andreas Fischer2014-06-101-0/+7
* | Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...Nils Adermann2014-06-091-0/+32
|\ \
| * | [ticket/10073] Move config values to config_textJoas Schilling2014-05-291-0/+1
| * | [ticket/10073] Add @config_text to admin_formJoas Schilling2014-05-291-0/+1
| * | [ticket/10073] Use namespaces and fix all class namesJoas Schilling2014-05-291-0/+30
* | | [ticket/12602] Add files to print the cron list and test files.Etienne Baroux2014-06-021-0/+8
| |/ |/|