Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 9 | -11/+11 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/15274] Allow "custom" migrations to use parameters | javiexin | 2019-05-08 | 4 | -6/+6 |
| | | | | | | Remove references in migration tool. PHPBB3-15274 | ||||
* | [ticket/15274] Allow "custom" migrations to use parameters | javiexin | 2019-05-08 | 3 | -0/+136 |
| | | | | | | | Add the possibility to have custom migrations with parameters, allowing the use of a single function for several uses. PHPBB3-15274 | ||||
* | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 2 | -9/+9 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/15996] Rename dataProvider to not start with test_ | Marc Alexander | 2019-03-19 | 1 | -2/+2 |
| | | | | PHPBB3-15996 | ||||
* | Merge pull request #5158 from kasimi/ticket/15586 | Marc Alexander | 2018-06-17 | 6 | -0/+183 |
|\ | | | | | | | [ticket/15586] Fixed adding module the automatic way without specifying modes | ||||
| * | [ticket/15586] Added tests for adding modules the automatic way | kasimi | 2018-03-11 | 6 | -0/+183 |
| | | | | | | | | PHPBB3-15586 | ||||
* | | [ticket/15595] Fix module exists tool when parent is false | Matt Friedman | 2018-03-19 | 1 | -4/+157 |
|/ | | | | PHPBB3-15595 | ||||
* | Merge pull request #4680 from marc1706/ticket/15055 | Derky | 2018-01-05 | 2 | -8/+30 |
|\ | | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well | ||||
| * | [ticket/15055] Properly support index length check on mssql | Marc Alexander | 2018-01-01 | 1 | -7/+17 |
| | | | | | | | | PHPBB3-15055 | ||||
| * | [ticket/15055] Support console questions on windows | Marc Alexander | 2018-01-01 | 1 | -4/+0 |
| | | | | | | | | PHPBB3-15055 | ||||
| * | [ticket/15055] Only drop dependent PK indexes and fix more tests for mssql | Marc Alexander | 2018-01-01 | 1 | -1/+4 |
| | | | | | | | | PHPBB3-15055 | ||||
| * | [ticket/15055] Drop primary keys when necessary and fix test comparisons | Marc Alexander | 2018-01-01 | 1 | -1/+8 |
| | | | | | | | | PHPBB3-15055 | ||||
| * | [ticket/15055] Start fixing missing keys in fixtures | Marc Alexander | 2018-01-01 | 1 | -0/+6 |
| | | | | | | | | PHPBB3-15055 | ||||
* | | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -1/+1 |
|/ | | | | PHPBB3-14972 | ||||
* | Merge pull request #4971 from Elsensee/ticket/15339 | Marc Alexander | 2017-12-28 | 1 | -19/+0 |
|\ | | | | | | | [ticket/15339] Use manual method when adding modules | ||||
| * | [ticket/15339] Fix tests | Oliver Schramm | 2017-12-24 | 1 | -19/+0 |
| | | | | | | | | PHPBB3-15339 | ||||
* | | [ticket/15396] Added test for correct order of revert_schema() steps | kasimi | 2017-10-14 | 3 | -0/+136 |
|/ | | | | PHPBB3-15396 | ||||
* | [ticket/15259] Fatal error on SQLite/Oracle database update | lavigor | 2017-07-06 | 1 | -0/+37 |
| | | | | | | Add a test. PHPBB3-15259 | ||||
* | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-10-24 | 2 | -5/+154 |
|\ | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14831] Optimize code construction [ticket/14831] Add more tests against UCP modules [ticket/14831] Add more tests, better name for $e placeholder [ticket/14831] Do not throw exception on the module existence checking [ticket/14831] Fix module migrator tool | ||||
| * | [ticket/14831] Add more tests against UCP modules | rxu | 2016-10-23 | 2 | -1/+99 |
| | | | | | | | | PHPBB3-14831 | ||||
| * | [ticket/14831] Add more tests, better name for $e placeholder | rxu | 2016-10-23 | 1 | -4/+55 |
| | | | | | | | | PHPBB3-14831 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-08-31 | 2 | -1/+91 |
|\| | | | | | | | | | Conflicts: phpBB/phpbb/db/migration/tool/module.php | ||||
| * | 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 | ||||
* | | | Merge branch 'ticket/14742' into ticket/14742-32x | Oliver Schramm | 2016-08-11 | 2 | -2/+10 |
|\| | | |||||
| * | | [ticket/14742] Add test for (not) reverting if | Oliver Schramm | 2016-08-11 | 2 | -2/+10 |
| |/ | | | | | | | PHPBB3-14742 | ||||
* | | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 12 | -26/+0 |
| | | | | | | | | PHPBB3-14576 | ||||
* | | [feature/sql-bool-builder] Changing syntax pt2. Fix tests | brunoais | 2015-11-11 | 1 | -20/+38 |
| | | | | | | | | PHPBB3-13652 | ||||
* | | Merge pull request #3441 from brunoais/feature/sql-bool-builder | Tristan Darricau | 2015-10-14 | 2 | -0/+390 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [feature/sql-bool-builder] Extending DBAL query builder for boolean generation * brunoais/feature/sql-bool-builder: [feature/sql-bool-builder] Improved tests output to show the SQL error. [feature/sql-bool-builder] Adding the IS operator to predicted operators [feature/sql-bool-builder] test_single_not_like [feature/sql-bool-builder] test_single_like [feature/sql-bool-builder] test_single_not_in [feature/sql-bool-builder] test_single_in [feature/sql-bool-builder] test_and_of_or_of_and [feature/sql-bool-builder] test_triple_and_with_in [feature/sql-bool-builder] test_double_and_with_not_of_and [feature/sql-bool-builder] test_triple_and_with_is_null [feature/sql-bool-builder] Prepare testing class [feature/sql-bool-builder] Added LIKE and NOT_LIKE to the comparations [feature/sql-bool-builder] Explain better the code in the first [feature/sql-bool-builder] Also use parenthesis for the NOT operator [feature/sql-bool-builder] AS keyword must be lowercase; [feature/sql-bool-builder] Added code to use this feature for the WHERE clause [feature/sql-bool-builder] Removed non-necessary spaces [feature/sql-bool-builder] First working version | ||||
| * | | [feature/sql-bool-builder] Improved tests output to show the SQL error. | brunoais | 2015-03-17 | 1 | -7/+40 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] Adding the IS operator to predicted operators | brunoais | 2015-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] test_single_not_like | brunoais | 2015-03-16 | 1 | -0/+27 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] test_single_like | brunoais | 2015-03-16 | 1 | -0/+25 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] test_single_not_in | brunoais | 2015-03-16 | 1 | -0/+26 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] test_single_in | brunoais | 2015-03-16 | 1 | -0/+26 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] test_and_of_or_of_and | brunoais | 2015-03-16 | 1 | -0/+46 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] test_triple_and_with_in | brunoais | 2015-03-16 | 1 | -0/+31 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] test_double_and_with_not_of_and | brunoais | 2015-03-16 | 1 | -0/+31 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] test_triple_and_with_is_null | brunoais | 2015-03-16 | 1 | -0/+37 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | [feature/sql-bool-builder] Prepare testing class | brunoais | 2015-03-16 | 2 | -0/+108 |
| | | | | | | | | | | | | PHPBB3-13652 | ||||
* | | | Merge branch '3.1.x' | Joas Schilling | 2015-06-09 | 2 | -0/+196 |
|\ \ \ | | |/ | |/| | |||||
| * | | [ticket/13779] Add permission set tests | rxu | 2015-06-06 | 2 | -0/+196 |
| | | | | | | | | | | | | PHPBB3-13779 | ||||
* | | | [ticket/13777] Fix tests | MateBartus | 2015-05-31 | 1 | -1/+4 |
| | | | | | | | | | | | | PHPBB3-13777 | ||||
* | | | [ticket/13782] Rename null driver to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 2 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-13782 | ||||
* | | | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -1/+3 |
| | | | | | | | | | | | | PHPBB3-13762 | ||||
* | | | [ticket/13793] Remove translation on throwing exceptions | MateBartus | 2015-05-01 | 1 | -2/+0 |
| | | | | | | | | | | | | PHPBB3-13793 | ||||
* | | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 2 | -2/+4 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | | [ticket/10748] Replace direct creations of tools(); | Joas Schilling | 2015-02-07 | 3 | -3/+6 |
| | | | | | | | | PHPBB3-10748 |