| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | [ticket/15037]a attempt to fix stupid test issue | hanakin | 2017-01-23 | 1 | -3/+3 | |
| | | | | | | | | | PHPBB3-15037 | |||||
| * | | Merge pull request #4632 from VSEphpbb/ticket/14989 | Tristan Darricau | 2017-01-15 | 1 | -0/+41 | |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/14989] Allow more admin-configurable schemes in post links * VSEphpbb/ticket/14989: [ticket/14989] Allow more admin-configurable schemes in post links | |||||
| | * | | [ticket/14989] Allow more admin-configurable schemes in post links | Matt Friedman | 2017-01-11 | 1 | -0/+41 | |
| | | | | | | | | | | | | | PHPBB3-14989 | |||||
| * | | | [ticket/14985] Added functional tests for BBCodes and smilies | JoshyPHP | 2017-01-12 | 2 | -0/+89 | |
| | | | | | | | | | | | | | PHPBB3-14985 | |||||
| * | | | [ticket/14962] Fix functional test for editing post | Marc Alexander | 2017-01-06 | 1 | -3/+6 | |
| | | | | | | | | | | | | | PHPBB3-14962 | |||||
| * | | | [ticket/14962] Introduces a new helper to check emptyness of bbcode texts | Tristan Darricau | 2017-01-06 | 1 | -0/+15 | |
| |/ / | | | | | | | PHPBB3-14962 | |||||
| * | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-12-11 | 1 | -1/+2 | |
| |\ \ | |/ | | | | | | | | | | | * 3.1.x: [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles | |||||
| | * | [ticket/14855] Update notification and PM alert bubbles | javiexin | 2016-12-10 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). Fix tests better. PHPBB3-14855 | |||||
| | * | [ticket/14855] Update notification and PM alert bubbles | javiexin | 2016-12-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). Fix tests. PHPBB3-14855 | |||||
| * | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-11-12 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Merge pull request #4504 from VSEphpbb/ticket/14855 | Marc Alexander | 2016-11-12 | 1 | -1/+1 | |
| | |\ | | | | | | | | | | [ticket/14855] Update notification and PM alert bubbles | |||||
| | | * | [ticket/14855] Update notification functional test | Matt Friedman | 2016-11-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | PHPBB3-14855 | |||||
| * | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-11-06 | 1 | -0/+43 | |
| |\ \ \ | |/ / | | | | | | | | | | | | | * 3.1.x: [ticket/11483] Add tests for generating user act key on force reactivate [ticket/11483] Generate user act key if database entry is empty | |||||
| | * | | Merge pull request #4486 from marc1706/ticket/11483 | Tristan Darricau | 2016-11-06 | 1 | -0/+43 | |
| | |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | [ticket/11483] Generate user act key if database entry is empty * github.com:phpbb/phpbb: [ticket/11483] Add tests for generating user act key on force reactivate [ticket/11483] Generate user act key if database entry is empty | |||||
| | | * | [ticket/11483] Add tests for generating user act key on force reactivate | Marc Alexander | 2016-11-06 | 1 | -0/+43 | |
| | | | | | | | | | | | | | PHPBB3-11483 | |||||
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-10-28 | 1 | -14/+10 | |
| |\ \ \ | |/ / | ||||||
| | * | | [ticket/14830] Fix tests | rxu | 2016-10-24 | 1 | -14/+10 | |
| | | | | | | | | | | | | | PHPBB3-14830 | |||||
| | * | | [ticket/14830] Fix FORM_INVALID error during AСP search index deletion | rxu | 2016-10-21 | 1 | -6/+6 | |
| | | | | | | | | | | | | | PHPBB3-14830 | |||||
| | * | | [ticket/14830] Fix ACP search control functional tests | rxu | 2016-10-21 | 1 | -5/+5 | |
| | |/ | | | | | | | PHPBB3-14830 | |||||
| * | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-10-03 | 1 | -0/+16 | |
| |\ \ | |/ | | | | | | | | | * 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 | |||||
| | * | [ticket/14802] Add test for empty/blank lines in poll options | Daniel Sinn | 2016-10-03 | 1 | -0/+16 | |
| | | | | | | | | | PHPBB3-14802 | |||||
| * | | [ticket/14791] Get form tokens from correct button in search test base | Marc Alexander | 2016-09-21 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-14791 | |||||
| * | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-09-18 | 1 | -0/+8 | |
| |\ \ | |/ | | | | | | | | | * 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 | |||||
| | * | [ticket/14789] Add form tokens to tests and uncomment add_form_key | Marc Alexander | 2016-09-18 | 1 | -0/+8 | |
| | | | | | | | | | PHPBB3-14789 | |||||
| * | | [ticket/14717] Quote strings beginning with @ or % in yaml definitions | Marc Alexander | 2016-07-23 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | 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 | |||||
| * | | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 4 | -9/+0 | |
| | | | | | | | | | PHPBB3-14576 | |||||
| * | | [ticket/14497] Do not check for doctype on index and use correct return | Marc Alexander | 2016-03-05 | 1 | -4/+4 | |
| | | | | | | | | | PHPBB3-14497 | |||||
| * | | [ticket/14497] Add test for visiting installer | Marc Alexander | 2016-03-05 | 1 | -0/+30 | |
| | | | | | | | | | PHPBB3-14497 | |||||
| * | | [ticket/14315] Add functional tests for permission roles and fix non-js | Marc Alexander | 2016-02-17 | 1 | -0/+86 | |
| | | | | | | | | | | | | | Without JS the settings were not applied due to duplicate input names. PHPBB3-14315 | |||||
| * | | [ticket/14448] Let user decide if remote upload certs should be checked | Marc Alexander | 2016-02-04 | 1 | -2/+3 | |
| | | | | | | | | | | | | | Also fixed some minor issues like coding style. PHPBB3-14448 | |||||
| * | | [ticket/14442] Properly set plupload header | Marc Alexander | 2016-02-01 | 1 | -4/+4 | |
| | | | | | | | | | PHPBB3-14442 | |||||
| * | | [ticket/14442] Use get_content() in plupload functional tests | Marc Alexander | 2016-02-01 | 1 | -3/+3 | |
| | | | | | | | | | PHPBB3-14442 | |||||
| * | | Merge branch '3.1.x' | Mate Bartus | 2016-01-08 | 5 | -0/+23 | |
| |\ \ | |/ | | | | | | | * 3.1.x: [ticket/14394] Only purge cache in functional tests if necessary | |||||
| | * | [ticket/14394] Only purge cache in functional tests if necessary | Marc Alexander | 2016-01-07 | 5 | -0/+23 | |
| | | | | | | | | | PHPBB3-14394 | |||||
| * | | [ticket/10628] Added test | JoshyPHP | 2015-12-28 | 1 | -0/+25 | |
| | | | | | | | | | | | | | | | | | Tests that the textarea's content is preserved, that no "http://" is added to the text or to the preview's HTML and that the www URL is linkified PHPBB3-10628 | |||||
| * | | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 1 | -2/+5 | |
| | | | | | | | | | PHPBB3-14044 | |||||
| * | | [ticket/12769] Properly include FA | Michael Miday | 2015-09-17 | 1 | -6/+18 | |
| | | | ||||||
| * | | [ticket/13904] Fix tests after changes to factory | Marc Alexander | 2015-09-09 | 1 | -4/+4 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Modify files for updated fast-image-size library | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Improve test coverage of filespec class | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Use ini_get() wrapper in file upload types | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Modify files for changes in ini wrapper | Marc Alexander | 2015-09-09 | 1 | -2/+2 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Switch around constructor arguments | Marc Alexander | 2015-09-09 | 1 | -5/+5 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Use \phpbb\php\ini class for ini_get() | Marc Alexander | 2015-09-09 | 1 | -5/+9 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Add more tests and test cases | Marc Alexander | 2015-09-09 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Set visibility in files and improve test coverage | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Split code up and pass root path to remote upload type | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Fix remote upload functional tests | Marc Alexander | 2015-09-09 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Move remote upload to its own type class | Marc Alexander | 2015-09-09 | 1 | -4/+4 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/13904] Remove phpbb_root_path global from filespec class | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13904 | |||||
