Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-01-02 | 7 | -7/+7 |
| | | | | PHPBB3-14948 | ||||
* | Merge branch '3.2.x' | Marc Alexander | 2018-01-07 | 2 | -2/+83 |
|\ | |||||
| * | Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into ↵ | Marc Alexander | 2018-01-07 | 1 | -2/+2 |
| |\ | | | | | | | | | | prep-release-3.2.2 | ||||
| | * | [ticket/security/211] Allow make_clickable() again after change to regex | Marc Alexander | 2017-08-03 | 1 | -2/+2 |
| | | | | | | | | | | | | SECURITY-211 | ||||
| * | | Merge branch 'ticket/security/211' into ticket/security/211-rhea | Marc Alexander | 2018-01-01 | 2 | -2/+83 |
| |\| | |||||
| | * | [ticket/security/211] Extend tests for profile field values | Marc Alexander | 2017-07-23 | 2 | -0/+66 |
| | | | | | | | | | | | | SECURITY-211 | ||||
| | * | [ticket/security/211] Make sure website URL only uses http & https schemes | Marc Alexander | 2017-07-22 | 1 | -0/+13 |
| | | | | | | | | | | | | SECURITY-211 | ||||
* | | | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2017-07-17 | 7 | -28/+32 |
|/ / | | | | | | | PHPBB3-14972 | ||||
* | | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 3 | -8/+0 |
| | | | | | | | | PHPBB3-14576 | ||||
* | | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 7 | -8/+40 |
|/ | | | | PHPBB3-13762 | ||||
* | Merge pull request #3166 from nickvergessen/Senky-ticket/12866 | Marc Alexander | 2015-01-10 | 1 | -6/+18 |
|\ | | | | | | | [ticket/12866] Wrong profile field validation options | ||||
| * | [ticket/12866] Assume underscore is part of \w | Jakub Senko | 2014-11-28 | 1 | -6/+18 |
| | | | | | | | | PHPBB3-12866 | ||||
* | | [ticket/12926] Support for IDN (IRI) | rxu | 2014-11-27 | 1 | -0/+40 |
|/ | | | | | | Add international domain name support for URLs. PHPBB3-12926 | ||||
* | [ticket/13055] Add UTF-8 string tests for profile fields validation options | rxu | 2014-09-19 | 1 | -0/+49 |
| | | | | PHPBB3-13055 | ||||
* | [ticket/12932] Fix tests and calls to create_datetime | Marc Alexander | 2014-08-10 | 7 | -7/+7 |
| | | | | PHPBB3-12932 | ||||
* | [ticket/12794] Properly validate google+ field against valid character set | Marc Alexander | 2014-08-08 | 1 | -11/+43 |
| | | | | PHPBB3-12794 | ||||
* | [ticket/12793] Tests (added and changed) | Stanislav Atanasov | 2014-07-10 | 1 | -2/+8 |
| | | | | | | changed behavieur of 0 as in and added 0 as string test PHPBB3-12793 | ||||
* | [ticket/12334] Remove profile fields test group | Shitiz Garg | 2014-06-27 | 7 | -21/+0 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add additional test for type_string | Shitiz Garg | 2014-06-27 | 1 | -0/+24 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add string test for type_int | Shitiz Garg | 2014-06-27 | 1 | -0/+6 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Improve type_dropdown's test description | Shitiz Garg | 2014-06-27 | 1 | -3/+3 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Group profile fields test | Shitiz Garg | 2014-06-27 | 7 | -0/+21 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Change get_profile_value_raw_data to profile_value_raw_data | Shitiz Garg | 2014-06-27 | 6 | -12/+12 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit test for type_bool | Shitiz Garg | 2014-06-24 | 1 | -4/+52 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit test for type_date | Shitiz Garg | 2014-06-24 | 1 | -0/+36 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit tests for type_dropdown | Shitiz Garg | 2014-06-24 | 1 | -0/+48 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit test for type_string | Shitiz Garg | 2014-06-24 | 1 | -0/+30 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit test for type_url | Shitiz Garg | 2014-06-24 | 1 | -0/+30 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12334] Add get_profile_value_raw unit tests for type_int | Shitiz Garg | 2014-06-24 | 1 | -0/+54 |
| | | | | PHPBB3-12334 | ||||
* | [ticket/12730] Fix type_googleplus_test to use same validation rule as the field | Shitiz Garg | 2014-06-21 | 1 | -1/+1 |
| | | | | PHPBB3-12730 | ||||
* | [ticket/12730] Missing newline at type_googleplus_test.php | Shitiz Garg | 2014-06-21 | 1 | -1/+1 |
| | | | | PHPBB3-12730 | ||||
* | [ticket/12730] Add unit test for type_googleplus | Shitiz Garg | 2014-06-21 | 1 | -0/+62 |
| | | | | PHPBB3-12730 | ||||
* | Merge pull request #2621 from Dragooon/ticket/12732 | Joas Schilling | 2014-06-20 | 1 | -0/+12 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12732] Add Skype custom profile field * Dragooon/ticket/12732: [ticket/12732] Update schema.json for Skype [ticket/12732] Add functional test for Skype profile field [ticket/12732] Values shouldn't be escaped for schema_data.sql [ticket/12732] Set field_active to 1 for Skype's field [ticket/12732] Add unit tests for ALPHA_PUNCTUATION [ticket/12732] Missing comma after validation definition [ticket/12732] Improve ALPHA_PUNCTUATION description [ticket/12732] Use user info instead of chat as default Skype action [ticket/12732] Add Skype custom profile field Conflicts: phpBB/install/schemas/schema.json phpBB/install/schemas/schema_data.sql phpBB/language/en/memberlist.php tests/functional/ucp_profile_test.php tests/profilefields/type_string_test.php | ||||
| * | [ticket/12732] Add unit tests for ALPHA_PUNCTUATION | Shitiz Garg | 2014-06-20 | 1 | -0/+12 |
| | | | | | | | | PHPBB3-12732 | ||||
* | | [ticket/12729] Add unit test for ALPHA_DOTS validation | Shitiz Garg | 2014-06-20 | 1 | -0/+12 |
|/ | | | | PHPBB3-12729 | ||||
* | [ticket/12514] Fix array formatting for tests | Shitiz Garg | 2014-06-20 | 5 | -241/+241 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Fix indention for type_url_test.php | Shitiz Garg | 2014-06-20 | 1 | -23/+23 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Missed a few spaces in comments | Shitiz Garg | 2014-06-18 | 6 | -46/+46 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Convert spaces to tabs | Shitiz Garg | 2014-06-18 | 6 | -897/+897 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add a few additional tests for type_dropdown | Shitiz Garg | 2014-06-18 | 1 | -0/+12 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add a few additional tests for type_int | Shitiz Garg | 2014-06-18 | 1 | -0/+18 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Fix some formatting for tests | Shitiz Garg | 2014-06-18 | 4 | -112/+112 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add a few more tests for type_date | Shitiz Garg | 2014-06-18 | 1 | -0/+36 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Remove spaces in header blocks | Shitiz Garg | 2014-06-18 | 6 | -60/+60 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Use generic domain name for URL test | Shitiz Garg | 2014-06-18 | 1 | -1/+1 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Update file headers to represent the current format | Shitiz Garg | 2014-06-18 | 6 | -18/+48 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Remove get_ prefix from data providers | Shitiz Garg | 2014-06-18 | 6 | -22/+22 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Add a few more validation cases for type_string_test | Shitiz Garg | 2014-06-18 | 1 | -0/+24 |
| | | | | PHPBB3-12514 | ||||
* | [ticket/12514] Minor fault in type_bool_test.php | Shitiz Garg | 2014-06-17 | 1 | -1/+0 |
| | | | | | | Had a double new line before get_profile_value_data PHPBB3-12514 | ||||
* | [ticket/12514] Fix type_int_test to correctly respect boundaries | Shitiz Garg | 2014-06-17 | 1 | -16/+9 |
| | | | | PHPBB3-12514 |