| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| | |
[ticket/13554] Show feature release upgrades in blue rather than red.
|
| | |
| |
| |
| | |
PHPBB3-13554
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME...
* bantu/ticket/13549:
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.
|
| | |/
| |
| |
| |
| |
| |
| | |
The ORIG_PATH_INFO on IIS also contains the script name. Only use that
for killing the script after removing the script name from ORIG_PATH_INFO.
PHPBB3-13549
|
| |\ \
| |/
|/|
| |
| |
| |
| | |
[ticket/12933] Handle case when * is last character of word
* bantu/ticket/12933:
[ticket/12933] Handle case when * is last character of word
|
| |/
|
|
| |
PHPBB3-12933
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
[ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).
|
| | |
| |
| |
| | |
PHPBB3-13531
|
| |/
|
|
| |
PHPBB3-13531
|
| |\
| |
| |
| |
| |
| |
| |
| | |
[ticket/13527] Escape information received from version server
* bantu/ticket/13527:
[ticket/13527] Apply htmlspecialchars() to data from version server.
[ticket/13527] Remove two unused variables.
|
| | |
| |
| |
| | |
PHPBB3-13527
|
| | |
| |
| |
| | |
PHPBB3-13527
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13526] Correctly validate the ucp_pm_options form key.
* bantu/ticket/13526:
[ticket/13526] Correctly validate the ucp_pm_options form key.
|
| | |/
| |
| |
| | |
PHPBB3-13526
|
| |\ \
| |/
|/|
| |
| |
| |
| | |
[ticket/13519] Correctly validate imagick path as path and not string
* marc1706/ticket/13519:
[ticket/13519] Correctly validate imagick path as path and not string
|
| | |
| |
| |
| | |
PHPBB3-13519
|
| |\ \
| | |
| | |
| | | |
[ticket/13523] Install PHPUnit manually instead of from PEAR.
|
| |/ /
| |
| |
| |
| |
| | |
The pear.phpunit.de channel has been shut down in 2014.
PHPBB3-13523
|
| |\ \
| |/
|/| |
[ticket/10985] Error bbcode.html not found when updating with custom style inheriting from prosilver
|
| | |
| |
| |
| | |
PHPBB3-10985
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/11613] Allow cookies for domains without dots
* marc1706/ticket/11613:
[ticket/11613] Allow cookies to work on netbios domains
|
| |/ /
| |
| |
| | |
PHPBB3-11613
|
| |\ \
| | |
| | |
| | | |
[ticket/13376] Revert unnecessary change for cookies called GLOBALS 92f554e3
|
| |/ /
| |
| |
| |
| |
| | |
Also introduce a clear cookie message hardcoded just in case.
PHPBB3-13376
|
| |\ \
| | |
| | |
| | | |
[ticket/10442] Adds <dd> </dd> to <dl> for xhtml correctness
|
| |/ /
| |
| |
| | |
PHPBB3-10442
|
| |\ \
| | |
| | |
| | | |
[ticket/13341] Change coverage to whitelist to prevent errors with temp ...
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
b4f95deefc9d456c5a2d0f6338f6dcecc0829652 suggests that this can lead to issues
with classes having the same name. However, this does not seem to be a problem
with the current version of PHPUnit we are using.
Despite https://phpunit.de/manual/4.1/en/code-coverage-analysis.html saying
that addUncoveredFilesFromWhitelist="true" is optional, this seems to be on by
default in PHPUnit 4.1.0. As a result, all files are considered for code
coverage; which is what we want.
processUncoveredFilesFromWhitelist is however false (by default) and as such
even files that are considered for code coverage are not processed through PHP
when not used in actual tests. Since it is already impossible to test multiple
classes with the same name in the same test run (without process isolation),
because that would already lead to "cannot redeclare class" errors, it is also
impossible for "cannot redeclare class" errors to happen in test coverage.
PHPBB3-13341
|
| |\ \
| | |
| | |
| | | |
[ticket/13331] Use docs target for this branch, add docs-all for all branches
|
| | | |
| | |
| | |
| | | |
PHPBB3-13331
|
| | |\ \
|/ / /
| | |
| | |
| | |
| | |
| | | |
[ticket/13324] Update sami/sami and fabpot/goutte for new zipball location
* bantu/ticket/13324:
[ticket/13324] Update sami/sami and fabpot/goutte for new zipball location.
|
| |/ /
| |
| |
| | |
PHPBB3-13324
|
| |\ \
| | |
| | |
| | | |
Ticket/13234
|
| | | |
| | |
| | |
| | | |
PHPBB3-13234
|
| |/ /
| |
| |
| |
| |
| |
| | |
This prevents admin relogin with forced user id from overwriting
remember me cookies
PHPBB3-13234
|
| |\ \
| | |
| | |
| | | |
[ticket/12120] Remove EXreaction from active authors
|
| |/ /
| |
| |
| | |
PHPBB3-12120
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility
* Elsensee/ticket/13168:
[ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility
|
| | | |
| | |
| | |
| | | |
PHPBB3-13168
|
| |\ \ \
| |/ /
|/| | |
[ticket/13138] Only use cookie data when we do not force a user_id
|
| |/ /
| |
| |
| | |
PHPBB3-13138
|
| |\ \
| | |
| | |
| | | |
[ticket/11224] SQL cache destroy does not destroy queries to tables joined
|
| | | |
| | |
| | |
| | | |
PHPBB3-11224
|
| | | |
| | |
| | |
| | | |
PHPBB3-11224
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
assertNotFalse() is unavailable with the version of phpunit used with php
5.2
PHPBB3-11224
|