Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14802] Add test for empty/blank lines in poll options | Daniel Sinn | 2016-10-03 | 1 | -0/+16 |
| | | | | PHPBB3-14802 | ||||
* | Merge pull request #4394 from marc1706/ticket/14484 | Tristan Darricau | 2016-09-24 | 3 | -35/+399 |
|\ | | | | | | | | | | | | | | | | | [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/14484] Properly enable extensions in UI tests | Marc Alexander | 2016-07-31 | 1 | -9/+18 |
| | | | | | | | | PHPBB3-14484 | ||||
| * | [ticket/14484] Move facebook/webdriver back to tests dir composer.json | Marc Alexander | 2016-07-31 | 2 | -0/+68 |
| | | | | | | | | | | | | This will make sure we don't try to install it to incompatible PHP 5.3.3. PHPBB3-14484 | ||||
| * | [ticket/14484] Move facebook webdriver to main composer.json | Marc Alexander | 2016-07-27 | 3 | -76/+363 |
| | | | | | | | | | | | | | | Also updated ui test case file to have same feature set as the 3.2.x version. PHPBB3-14484 | ||||
* | | [ticket/14789] Add form tokens to tests and uncomment add_form_key | Marc Alexander | 2016-09-18 | 1 | -0/+8 |
| | | | | | | | | PHPBB3-14789 | ||||
* | | Merge pull request #4377 from rxu/ticket/14703 | Marc Alexander | 2016-08-31 | 2 | -1/+91 |
|\ \ | | | | | | | | | | [ticket/14703] Fix parent module selection for custom extension modules | ||||
| * | | [ticket/14703] Improve exception testing | rxu | 2016-08-28 | 1 | -1/+5 |
| | | | | | | | | | | | | PHPBB3-14703 | ||||
| * | | [ticket/14703] Add test for the case multiple parent module_langname found | rxu | 2016-07-24 | 2 | -1/+87 |
| |/ | | | | | | | PHPBB3-14703 | ||||
* | | [ticket/14742] Add test for (not) reverting if | Oliver Schramm | 2016-08-11 | 2 | -2/+10 |
| | | | | | | | | PHPBB3-14742 | ||||
* | | [ticket/14742] Add test for reverse_update_data() | Oliver Schramm | 2016-08-11 | 1 | -0/+56 |
|/ | | | | PHPBB3-14742 | ||||
* | [ticket/13683] Updates tests | Tristan Darricau | 2016-03-29 | 1 | -8/+8 |
| | | | | PHPBB3-13683 | ||||
* | [ticket/13683] Fix more cases | Tristan Darricau | 2016-03-29 | 1 | -1/+1 |
| | | | | PHPBB3-13683 | ||||
* | [ticket/13683] Respects force_server_vars settings when generating URLs | Tristan Darricau | 2016-03-29 | 1 | -17/+63 |
| | | | | PHPBB3-13683 | ||||
* | Merge pull request #4021 from marc1706/ticket/14272 | Tristan Darricau | 2016-03-27 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14272] Use html5 valid input elements * marc1706/ticket/14272: [ticket/14272] Allow input of floats for filesize [ticket/14272] Use input type number instead of text in avatars [ticket/14272] Assign min and max values for avatar driver settings [ticket/14272] Define min and max values for avatar width and height [ticket/14272] Disable not toggled form elements [ticket/14272] Make sure phpbb_avatar_manager was defined [ticket/14272] Remove useless check [ticket/14272] Fix invalid or missing min/max settings [ticket/14272] Assign min/max for all allowed types [ticket/14272] Only use maxlength and size for allowed input elements | ||||
| * | [ticket/14272] Only use maxlength and size for allowed input elements | Marc Alexander | 2015-11-06 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-14272 | ||||
* | | [ticket/14481] Add tests for x_forwarded_proto header | Marc Alexander | 2016-03-10 | 1 | -3/+103 |
| | | | | | | | | PHPBB3-14481 | ||||
* | | [ticket/14433] Purge cache setting up extension functional tests | Matt Friedman | 2016-01-25 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-14433 | ||||
* | | [ticket/14425] Allow setting unix socket in database tests | Marc Alexander | 2016-01-21 | 1 | -4/+11 |
| | | | | | | | | PHPBB3-14425 | ||||
* | | [ticket/14403] Don't expect user_id and user_ip in phpbb\log | Oliver Schramm | 2016-01-10 | 1 | -0/+9 |
| | | | | | | | | PHPBB3-14403 | ||||
* | | [ticket/14394] Only purge cache in functional tests if necessary | Marc Alexander | 2016-01-07 | 6 | -1/+23 |
| | | | | | | | | PHPBB3-14394 | ||||
* | | [ticket/14387] Fix avatar tests after adding get_config_name method | Marc Alexander | 2016-01-02 | 1 | -1/+4 |
|/ | | | | PHPBB3-14387 | ||||
* | Merge pull request #3764 from Zoddo/ticket/13988 | Tristan Darricau | 2015-08-28 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | [ticket/13988] Use absolute path for image attachments in feeds * Zoddo/ticket/13988: [ticket/13988] Update tests [ticket/13988] Use absolute path for image attachments in feeds | ||||
| * | [ticket/13988] Update tests | Zoddo | 2015-07-18 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13988 | ||||
* | | [ticket/14099] Fix tests | Tristan Darricau | 2015-08-14 | 1 | -9/+2 |
| | | | | | | | | PHPBB3-14099 | ||||
* | | Merge pull request #3738 from javiexin/ticket/13981 | Marc Alexander | 2015-08-08 | 1 | -1/+3 |
|\ \ | |/ |/| | | | [ticket/13981] Add events to capture avatar deletion or overwriting | ||||
| * | [ticket/13981] Add events to capture avatar deletion or overwriting | javiexin | 2015-07-23 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | An event to capture overwriting, and another to capture deletion. Includes better error processing. Replaced global by dependency injection. Fix Travis tests. PHPBB3-13981 | ||||
* | | [ticket/13995] Remove projection from tests | Matt Friedman | 2015-07-08 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-13995 | ||||
* | | [ticket/13880] Automatically remove quotes that are nested too deep | JoshyPHP | 2015-06-27 | 1 | -0/+81 |
| | | | | | | | | PHPBB3-13880 | ||||
* | | [ticket/12952] Check obvious errors before status in functional tests | Marc Alexander | 2015-06-16 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | This will change the output from just saying that the status did not match the expected one to actually showing any errors before complaining about a possible difference in the status code. PHPBB3-12952 | ||||
* | | Merge pull request #3551 from rxu/ticket/13779 | Joas Schilling | 2015-06-09 | 2 | -0/+196 |
|\ \ | | | | | | | | | | [ticket/13779] Set new auth options to the role only if matching the role type | ||||
| * | | [ticket/13779] Add permission set tests | rxu | 2015-06-06 | 2 | -0/+196 |
| | | | | | | | | | | | | PHPBB3-13779 | ||||
* | | | Merge pull request #3479 from brunoais/ticket/13685 | Marc Alexander | 2015-06-09 | 3 | -3/+6 |
|\ \ \ | | | | | | | | | | | | | [ticket/13685] Allow modifying the query for mysql native fulltext search | ||||
| * | | | [ticket/13685] Fix tests for fulltext search | brunoais | 2015-06-07 | 3 | -3/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-13685 | ||||
* | | | | [ticket/sec-184] Fix tests | CHItA | 2015-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | SECURITY-184 | ||||
* | | | | Merge pull request #3502 from marc1706/ticket/13564 | Joas Schilling | 2015-06-04 | 3 | -0/+168 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/13564] Unlink user accounts upon deleting user | ||||
| * | | | [ticket/13564] Add tests for unlinking account upon deleting user | Marc Alexander | 2015-04-25 | 2 | -0/+158 |
| | | | | | | | | | | | | | | | | PHPBB3-13564 | ||||
| * | | | [ticket/13564] Try to unlink user account for every auth provider | Marc Alexander | 2015-03-24 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | PHPBB3-13564 | ||||
* | | | | Merge branch '3.0.x' into 3.1.x | Andreas Fischer | 2015-05-29 | 1 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.0.x: [ticket/13875] Ignore cache, ext, and store folder in lint test Conflicts: tests/lint_test.php | ||||
| * | | | | [ticket/13875] Ignore cache, ext, and store folder in lint test | Marc Alexander | 2015-05-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13875 | ||||
* | | | | | [ticket/13872] Allow template events to have a changed version | Joas Schilling | 2015-05-28 | 3 | -4/+113 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13872 | ||||
* | | | | | [ticket/13809] Test each file individually | Joas Schilling | 2015-05-03 | 1 | -21/+28 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13809 | ||||
* | | | | | Merge branch 'prep-release-3.1.4' into 3.1.x | Andreas Fischer | 2015-04-28 | 1 | -3/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.1.4: [ticket/security-180] Use language variable for redirect error in 3.1+ [ticket/security-180] Merge if statement with previous one in 3.1.x [ticket/security-180] Add tests for redirecting to main URL [ticket/security-180] Always fail when redirecting to an insecure URL [ticket/security-180] Make sure that redirect goes to full URL plus slash [ticket/security-180] Check if redirect URL contains board URL | ||||
| * \ \ \ \ | Merge branch 'ticket/security-180' into ticket/security-180-asc | Marc Alexander | 2015-04-28 | 1 | -4/+6 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | Conflicts: tests/security/redirect_test.php | ||||
| | * | | | | [ticket/security-180] Add tests for redirecting to main URL | Marc Alexander | 2015-04-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-180 | ||||
| | * | | | | [ticket/security-180] Always fail when redirecting to an insecure URL | Joas Schilling | 2015-04-11 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-180 | ||||
| * | | | | | Merge branch 'ticket/security-180' into ticket/security-180-asc | Marc Alexander | 2015-04-28 | 1 | -0/+3 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | Conflicts: tests/security/redirect_test.php | ||||
| | * | | | | [ticket/security-180] Make sure that redirect goes to full URL plus slash | Marc Alexander | 2015-04-11 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-180 | ||||
* | | | | | | Merge pull request #3532 from prototech/ticket/13755 | Marc Alexander | 2015-04-26 | 1 | -0/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | [ticket/13755] Ignore dots in path when determining file extension. | ||||
| * | | | | | [ticket/13755] Ignore dots in path when determining file extension. | Cesar G | 2015-04-10 | 1 | -0/+2 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-13755 |