aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Andreas Fischer2015-02-221-1/+1
|\
| * Merge pull request #3433 from Nicofuma/ticket/13643Andreas Fischer2015-02-221-1/+1
| |\
| | * [ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MINNicofuma2015-02-221-1/+1
* | | Merge branch '3.1.x'Andreas Fischer2015-02-221-1/+1
|\ \ \ | |/ /
| * | Merge pull request #3427 from prototech/ticket/13551Andreas Fischer2015-02-221-1/+1
| |\ \
| | * | [ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DNCesar G2015-02-191-1/+1
* | | | Merge branch '3.1.x'Andreas Fischer2015-02-222-6/+6
|\ \ \ \ | |/ / /
| * | | [ticket/13644] Always type hint dispatch_interfaceNicofuma2015-02-222-6/+6
| | |/ | |/|
* | | Merge branch '3.1.x'Joas Schilling2015-02-201-2/+2
|\ \ \ | |/ /
| * | Merge pull request #3418 from brunoais/ticket/13631Joas Schilling2015-02-201-2/+2
| |\ \ | | |/ | |/|
| | * [ticket/13631] Better, more explicit comment explanationbrunoais2015-02-181-1/+1
| | * [ticket/13631] Fix wrong variable in get_global_visibility_sql()'s eventbrunoais2015-02-181-2/+2
* | | Merge branch '3.1.x'Andreas Fischer2015-02-171-2/+1
|\ \ \ | |/ /
| * | [ticket/13570] Remove unnecessary ternary condition from mysqli driverJakub Senko2015-02-161-2/+1
| |/
* | [ticket/10748] Split postgres DB tools into it's own classJoas Schilling2015-02-134-277/+637
* | [ticket/10748] Overwrite the type map correctlyJoas Schilling2015-02-072-1/+4
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-072-8/+7
* | [ticket/10748] Split MS SQL from the db tools file into it's ownJoas Schilling2015-02-073-574/+859
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-071-1/+1
|\ \ | |/
| * [ticket/13588] Fixes wrong message in info fsockopen() disabledCrizzo2015-02-071-1/+1
* | Merge pull request #3207 from Nicofuma/ticket/13407Andreas Fischer2015-02-041-1/+1
|\ \
| * | [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-041-1/+1
* | | Merge pull request #3257 from MGaetan89/ticket/13455Andreas Fischer2015-02-049-47/+53
|\ \ \ | |/ / |/| |
| * | [ticket/13455] Remove `request_var()` references from commentsGaëtan Muller2015-02-033-3/+3
| * | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-3/+3
| * | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-036-44/+50
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-031-5/+6
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'ticket/13348-olympus' into ticket/13348Marc Alexander2015-02-031-5/+6
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-033-1/+3
|\ \ | |/
| * [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-023-1/+3
* | [ticket/13139] Fix testsNicofuma2015-02-031-0/+7
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-0212-22/+29
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-011-0/+31
|\ \ | |/
| * [prep-release-3.1.3] Add migration for 3.1.3Joas Schilling2015-02-011-0/+31
* | Merge pull request #3352 from VSEphpbb/ticket/10388Marc Alexander2015-01-312-4/+5
|\ \
| * | [ticket/10388] Update deprecation commentMatt Friedman2015-01-311-1/+2
| * | [ticket/10388] Update deprecation date for addslashesMatt Friedman2015-01-291-1/+1
| * | [ticket/10388] Use TWIG escape JS filter instead of addslashesMatt Friedman2015-01-292-5/+5
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-311-0/+32
|\ \ \ | | |/ | |/|
| * | [prep-release-3.1.3] Add migration for 3.1.3-RC2Joas Schilling2015-01-311-0/+32
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-311-7/+9
|\ \ \ | |/ /
| * | [ticket/13553] Use defined title value in page headers tooMatt Friedman2015-01-311-1/+1
| * | [ticket/13553] Make title var accept a lang key varMatt Friedman2015-01-311-4/+4
| * | [ticket/13553] Message helper should accept a lang key varMatt Friedman2015-01-311-5/+7
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-312-0/+74
|\ \ \ | |/ /
| * | [ticket/13557] Add migrations for 3.0.13 and 3.0.13-PL1Joas Schilling2015-01-302-0/+74
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-302-5/+6
|\ \ \ | |/ /
| * | [ticket/13556] Fix exception translation with filedownloaderJoas Schilling2015-01-302-5/+6
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-301-1/+2
|\ \ \ | |/ /
| * | Merge pull request #3341 from brunoais/ticket/13544Joas Schilling2015-01-301-1/+2
| |\ \