aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12509] Add an option to set the path of custom file for extensionsTristan Darricau2014-05-131-5/+13
* Merge pull request #2438 from marc1706/ticket/12517Joas Schilling2014-05-111-2/+8
|\
| * [ticket/12517] Correctly call $log->add in prune shadow topicsMarc Alexander2014-05-111-2/+8
* | Merge pull request #2441 from Nicofuma/ticket/12529Joas Schilling2014-05-111-5/+13
|\ \ | |/ |/|
| * [ticket/12529] Move $phpbb_root_path to the end of the constructorTristan Darricau2014-05-111-4/+5
| * [ticket/12529] Use root_path in controller\resolver to check the template dirTristan Darricau2014-05-111-2/+9
* | Merge pull request #2435 from n-aleha/ticket/12522Joas Schilling2014-05-111-0/+1
|\ \
| * | [ticket/12522] Add function parameter description in guesser interfacen-aleha2014-05-111-0/+1
| |/
* | [ticket/12476] Label the constructor as publicn-aleha2014-05-091-1/+1
* | [ticket/12476] Increase assets also from acp_styles and phpbbclin-aleha2014-05-091-1/+6
|/
* Merge pull request #2408 from prototech/ticket/12500Joas Schilling2014-05-081-2/+8
|\
| * [ticket/12500] Set a title attribute in user.img()Cesar G2014-05-041-2/+8
* | Merge pull request #2418 from Nicofuma/ticket/12402Joas Schilling2014-05-081-0/+33
|\ \
| * | [ticket/12402] CAPTCHA plugin migration fails to detect missing pluginsTristan Darricau2014-05-061-0/+33
* | | Merge pull request #2330 from Nicofuma/ticket/12421Joas Schilling2014-05-062-0/+8
|\ \ \
| * | | [ticket/12421] Don't parse [attachment] tags if user can't view themTristan Darricau2014-05-062-0/+8
| |/ /
* | | [ticket/12507] Add console command to purge the cacheTristan Darricau2014-05-061-0/+62
|/ /
* | Merge pull request #2373 from Nicofuma/ticket/12459Joas Schilling2014-05-065-16/+29
|\ \
| * | [ticket/12459] Fix: Differentiating unapproved and deleted postsTristan Darricau2014-05-041-1/+2
| * | [ticket/12459] Fix: Soft deleted topics should appear in feedsTristan Darricau2014-05-044-15/+27
| * | [ticket/12459] Fix: the posts were always marked as unapprovedTristan Darricau2014-05-041-1/+1
* | | Merge pull request #2397 from Nicofuma/ticket/11497Joas Schilling2014-05-063-20/+27
|\ \ \
| * | | [ticket/11497] Rename set_ext_finder in find_routing_filesTristan Darricau2014-05-052-2/+2
| * | | [ticket/11497] Use a mock object to define the root folder for the finderTristan Darricau2014-05-031-1/+1
| * | | [ticket/11497] Generate the list of the routes in controller_helperTristan Darricau2014-05-031-1/+1
| * | | [ticket/11497] Fix the path for the finder in controller_providerNicofuma2014-05-031-1/+1
| * | | [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-033-19/+26
| |/ /
* | | [ticket/12499] Incorrect call to phpbb\log\log::add() in db:migrateTristan Darricau2014-05-041-1/+1
| |/ |/|
* | [prep-release-3.1.0-b3] Add migration for 3.1.0-b3Joas Schilling2014-05-041-0/+32
* | [ticket/12335] Remove $ from descPayBas2014-05-031-2/+2
* | [ticket/12335] Added generate_profile_fields _ beforePayBas2014-05-031-0/+12
* | [ticket/12335] Documentation fix and added use_contact_fieldsPayBas2014-05-031-2/+3
* | [ticket/12335] Fix phpBB version numberPayBas2014-05-031-2/+2
* | [ticket/12335] Add Events to phpbb\profilefields\managerPayBas2014-05-031-1/+31
* | Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-031-0/+25
|\ \ | |/ |/|
| * [ticket/10737] Add config setting to disable live searches.Cesar G2014-04-231-0/+25
* | Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeusNils Adermann2014-05-031-1/+1
|\ \
| * | [ticket/10521] Update docblock of set_cookie for new HttpOnly paramMatt Friedman2014-05-021-1/+1
* | | Merge pull request #2391 from naderman/ticket/12382Joas Schilling2014-05-031-4/+11
|\ \ \
| * | | [ticket/12382] Allow nested loops in included files.Nils Adermann2014-05-031-4/+11
* | | | Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeusNils Adermann2014-05-032-5/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ticket/10521] Allow language switching by URL parameterMatt Friedman2014-05-022-5/+14
* | | [ticket/12480] Only load config/routing.yml from extensions routeJoas Schilling2014-05-021-1/+1
|/ /
* | Merge remote-tracking branch 'github-vse/ticket/12254' into develop-ascraeusNils Adermann2014-05-021-3/+13
|\ \
| * | [ticket/12254] Use a cookie instead of SID to store language selectionMatt Friedman2014-05-021-6/+2
| * | [ticket/12254] Use 'language' instead of 'set_lang' as the variable nameMatt Friedman2014-04-111-3/+3
| * | [ticket/12254] Use new set_lang var to avoid conflict with change_langMatt Friedman2014-04-071-3/+3
| * | [ticket/12254] Stop using deprecated request_var in user classMatt Friedman2014-04-071-3/+3
| * | [ticket/12254] Better language switching on registration pageMatt Friedman2014-04-061-2/+16
* | | [ticket/12475] Tabs, spaces, ...Nils Adermann2014-05-021-2/+2