| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14831
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
[ticket/14807] Updates dependencies
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14807
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14807
|
| |\ \ \ \
| |/ / /
|/| / /
| |/ /
| | |
| | | |
* 3.1.x:
[ticket/14802] Add test for empty/blank lines in poll options
[ticket/14802] Empty/blank lines should not be additional poll options
|
| | | |
| | |
| | |
| | | |
PHPBB3-14802
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14484] Add possibility to use extensions in UI tests
* marc1706/ticket/14484:
[ticket/14484] Properly enable extensions in UI tests
[ticket/14484] Move facebook/webdriver back to tests dir composer.json
[ticket/14484] Move facebook webdriver to main composer.json
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/10809] Remove MSSQL support
* Senky/ticket/10809:
[ticket/10809] Reflect MSSQL removal in docs files
[ticket/10809] Remove MSSQL support
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10809
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14484] Add possibility to use extensions in UI tests
* marc1706/ticket/14484-rhea:
[ticket/14484] Remove duplicate methods and no longer needed calls
[ticket/14484] Remove invalid code caused by merge conflict
[ticket/14484] Properly enable extensions in UI tests
[ticket/14484] Move facebook/webdriver back to tests dir composer.json
[ticket/14484] Move facebook webdriver to main composer.json
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14484
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14484
|
| | |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14484
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This will make sure we don't try to install it to incompatible PHP 5.3.3.
PHPBB3-14484
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also updated ui test case file to have same feature set as
the 3.2.x version.
PHPBB3-14484
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14791
|
| |\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | |
| | | | |
* 3.1.x:
[ticket/14789] Add form tokens to tests and uncomment add_form_key
[ticket/14789] Add link hashes and form tokens to all acp links/buttons
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14789
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14774] Support partial downloads of attachments
* danchr/ticket/14774:
[ticket/14774] Support partial downloads of attachments
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
phpBB already had limited support for partial downloads, but only for
resuming downloads, disregarding any range ending before EOF.
WebKit on iOS and OS X uses partial downloads when fetching media
files. Previously, only MP3 attachments could play directly in the
browser, reported as a live stream, but with this change, all
supported media formats should render as expected.
Tested using cURL by verifying that partial downloads give exactly the
same results compared to Apache.
PHPBB3-14774
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/phpbb/db/migration/tool/module.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14703] Fix parent module selection for custom extension modules
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14703
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-14703
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14740] Added support for quoted attributes in BBCode definitions
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14740
|
| |\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14742
|
| |\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14742
|
| | |/
|/|
| |
| | |
PHPBB3-14734
|
| | |
| |
| |
| |
| |
| |
| | |
This type of use was deprecated in symfony 2.8 and will be dropped in 3.x.
Also see: https://github.com/symfony/symfony/pull/16285
PHPBB3-14717
|
| | |
| |
| |
| | |
PHPBB3-14700
|
| | |
| |
| |
| | |
PHPBB3-14663
|
| | |
| |
| |
| |
| |
| | |
Fixes issues with missing list items. Produces valid HTML.
PHPBB3-14706
|
| | |
| |
| |
| | |
PHPBB3-14696
|
| | |
| |
| |
| | |
PHPBB3-14696
|
| | |
| |
| |
| | |
PHPBB3-14660
|
| |\ \
| | |
| | | |
[ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer
|
| | | |
| | |
| | |
| | | |
PHPBB3-13616
|
| | | |
| | |
| | |
| | | |
PHPBB3-13616
|
| | | |
| | |
| | |
| | | |
PHPBB3-13616
|
| | | |
| | |
| | |
| | | |
PHPBB3-13616
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13683] Respects force_server_vars settings when generating URLs
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13683
|
| | |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | | |
* ticket/13683:
[ticket/13683] Updates tests
[ticket/13683] Fix more cases
[ticket/13683] Respects force_server_vars settings when generating URLs
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13683
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13683
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13683
|