| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |\
| | |
| | |
| | | |
[ticket/14549] fix mcp page redirect back after topic merge and rised warning
|
| | |
| | |
| | |
| | |
| | |
| | | |
by this correct $redirect will go to clean mcp page after merge
PHPBB3-14549
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/14780] Correction to let group setting overwrite global PM setting
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14780
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14780
|
|\ \ \ \
| | |/ /
| |/| | |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14941] Apply changes individually for MySQL fulltext search
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14945] Fix bbcode flags in user sig previews
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14945
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[icket/14838] Do not query full attachments table in feeds
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14838
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The fetch_attachments() will also now throw a runtime exception if a feed
tries to do this nonetheless.
PHPBB3-14838
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14957
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix for PHP 5.3.x compatibility.
PHPBB3-14957
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14957
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14947] Updates phpunit to 4.8
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
$ composer update phpunit/phpunit --with-dependencies
Dependency "symfony/yaml" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing sebastian/global-state (1.1.1)
Loading from cache
- Installing doctrine/instantiator (1.0.5)
Loading from cache
- Removing phpunit/phpunit-mock-objects (2.1.5)
- Installing phpunit/phpunit-mock-objects (2.3.8)
Loading from cache
- Removing phpunit/php-file-iterator (1.3.4)
- Installing phpunit/php-file-iterator (1.4.2)
Loading from cache
- Installing phpdocumentor/reflection-docblock (2.0.4)
Downloading: 100%
- Installing phpspec/prophecy (v1.6.2)
Loading from cache
- Removing phpunit/phpunit (4.1.6)
- Installing phpunit/phpunit (4.8.31)
Downloading: 100%
sebastian/global-state suggests installing ext-uopz (*)
phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
Writing lock file
Generating autoload files
> echo 'You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies.'
You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies.
PHPBB3-14947
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| / / / / /
| |/ / / / /
| | | | | | |
* 3.1.x:
[ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14953
|
|\ \ \ \ \ \
| |/ / / / / |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14940] Add ACP template event acp_ext_details_end
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14940
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | |
| | | | | | | |
[ticket/14943] Fix template loop access by index
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning.
PHPBB3-14943
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14914] Made emoji scale in size with text
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14914
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14934] Use bare PHP functions for checking for tmp dir
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14934
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The symfony methods will cause PHP warnings being thrown.
PHPBB3-14934
|
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/14817] Add core.send_file_to_browser_before
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14817
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/14468] Add forum_id to core.viewforum_modify_topics_data
|
| | |/ / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14468
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
| | | | / / / / /
| |_|_|/ / / / /
|/| | | | | | | |
|
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | |
| | | | | | | | |
[ticket/14119] Add core.user_unban
|
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14119
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | / / / /
| |_|/ / / /
|/| | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14923] Make sure start for queries is always set in migrations
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14923
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | | |
[ticket/14882] Add core event to MCP after move post sync
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14882
|