| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-9558
|
|\
| |
| |
| |
| |
| |
| |
| | |
By Andreas Fischer
via Andreas Fischer (1) and Nils Adermann (1)
* develop-olympus:
[ticket/10162] Increase maximum length of email address TLD from 6 to 63.
[ticket/10162] Add test cases for top level domain names longer than 6 chars.
|
| |
| |
| |
| | |
PHPBB3-10162
|
|\ \
| |/
| |
| |
| |
| |
| | |
By Andreas Fischer
via Andreas Fischer (1) and Nils Adermann (1)
* develop-olympus:
[ticket/10907] Mark (var)binary tests as incomplete on non-MySQL DBMSes.
|
| |
| |
| |
| | |
PHPBB3-10907
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
By David King
via David King (1) and Nils Adermann (1)
* develop-olympus:
[task/functional] Use proper format for @var doc blocks.
[task/functional] Fix $lang_path variable
[task/functional] Change property visibility, remove globals, reword comment
[task/functional] Make sure missing language values are handled properly
[task/functional] Increase code coverage for functional tests
Conflicts:
tests/test_framework/phpbb_functional_test_case.php
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-olympus
By David King
via David King
* github-imkingdavid/task/functional:
[task/functional] Use proper format for @var doc blocks.
[task/functional] Fix $lang_path variable
[task/functional] Change property visibility, remove globals, reword comment
[task/functional] Make sure missing language values are handled properly
[task/functional] Increase code coverage for functional tests
|
| | |
| | |
| | | |
PHPBB3-10758
|
| | |
| | |
| | |
| | | |
PHPBB3-10758
|
| | |
| | |
| | |
| | | |
PHPBB3-10758
|
| | |
| | |
| | |
| | | |
PHPBB3-10758
|
| | |
| | |
| | |
| | | |
PHPBB3-10758
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/10890] Fix test_sql_fetchrow_returns_false_when_empty() on MS and ORA.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix phpbb_dbal_select_test::test_sql_fetchrow_returns_false_when_empty() on
MSSQL and Oracle by specifying an existing table in the query.
PHPBB3-10890
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/10891] Allow specifying test_config.php path via environment.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* p/ticket/10891:
[ticket/10891] Allow specifying test_config.php path via environment.
Conflicts:
tests/RUNNING_TESTS.txt
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10891
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10892] Update wiki link to mediawiki.
[ticket/10892] Add empty lines for consistency.
[ticket/10892] Reformat RUNNING_TESTS.txt to 79 char lines.
[ticket/10892] Reformat RUNNING_TESTS.txt to 80 char lines.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* p/ticket/10892:
[ticket/10892] Update wiki link to mediawiki.
[ticket/10892] Add empty lines for consistency.
[ticket/10892] Reformat RUNNING_TESTS.txt to 79 char lines.
[ticket/10892] Reformat RUNNING_TESTS.txt to 80 char lines.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10892
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Some headings had empty lines after them, some did not.
Add missing empty lines.
PHPBB3-10892
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10892
|
| | |/ /
| | | |
| | | |
| | | | |
PHPBB3-10892
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10889] Make default value for c_char_size a CHAR(4) as defined.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10889
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10887] Add spaces.
[ticket/10887] Split auto increment test from db tools test.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10887
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Auto increment test does not need any particular columns
and should not depend, in particular, on correct handling
of binary data.
This commit moves auto increment test into its own file and
gives it its own table with a simple schema.
PHPBB3-10887
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10858] Move generic row seeking to DBAL
[ticket/10858] Tests for row seeking with fetchfield()
[ticket/10858] Fix MSSQL Native's row seeking behavior
Conflicts:
tests/dbal/select_test.php
|
| |/
| |
| |
| | |
PHPBB3-10858
|
| |
| |
| |
| | |
PHPBB3-10492
|
| |
| |
| |
| | |
PHPBB3-10492
|
| |
| |
| |
| | |
PHPBB3-10492
|
| |
| |
| |
| |
| |
| | |
Renaming phpbb_style_template to phpbb_template
PHPBB3-10756
|
| |
| |
| |
| |
| |
| | |
Removing path provider from template class because it is not used by template class
PHPBB3-10756
|
| |
| |
| |
| |
| |
| | |
Renaming template classes from phpbb_style_template_ to phpbb_template_
PHPBB3-10756
|
| |
| |
| |
| | |
PHPBB3-10783
|
|\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/10774] Correctly specify index name when creating unique index on MySQL.
[ticket/10774] Add unit tests for UNIQUE index existence and creation.
|
| |
| |
| |
| | |
PHPBB3-10774
|
| |
| |
| |
| |
| |
| | |
New parent template test class for tests that use styles tree
PHPBB3-10665
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* upstream/develop:
[ticket/10733] Fixing test
[ticket/10733] Removing static from data providers
[ticket/10731] Fixed addquote() to work on opera browser.
[ticket/10731] Fixed addquote() to work on opera browser.
[Ticket/10675] Correct language string ATTACH_DISK_FULL
[feature/event-dispatcher] Adding composer.phar to .gitignore for olympus
[ticket/10705] Change WARNINGS_ZERO_TOTAL in subsilver2
[ticket/10705] Change WARNINGS_ZERO_TOTAL in prosilver
[ticket/10705] Change WARNINGS_ZERO_TOTAL in en language
[ticket/10675] Add disk full language string when posting attachments
|
| | |
| | |
| | |
| | |
| | |
| | | |
Changing expected and result in locator test
PHPBB3-10733
|
| | |
| | |
| | |
| | |
| | |
| | | |
Removing static from data provider functions
PHPBB3-10733
|
| | |
| | |
| | |
| | |
| | |
| | | |
Adding INLCUDEJS test
PHPBB3-10665
|
|/ /
| |
| |
| |
| |
| | |
Adding new constructor parameters to template compiler test
PHPBB3-10665
|
| |
| |
| |
| |
| |
| | |
Adding test for $template->locate
PHPBB3-10733
|
| |
| |
| |
| | |
PHPBB-10609
|
| |
| |
| |
| |
| |
| | |
Fixing typo in template unit tests
PHPBB3-10632
|
| |
| |
| |
| |
| |
| | |
Moving template initialization out of style constructor
PHPBB3-10632
|
| |
| |
| |
| |
| |
| | |
Moving locator and path provider initialization out of style class
PHPBB3-10632
|