aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | [feature/soft-delete] Remove unneeded require_once()Joas Schilling2012-10-023-9/+0
| * | | | | | | | | | | | [feature/soft-delete] Add unit tests for get_global_visibility_sql()Joas Schilling2012-10-012-4/+153
| * | | | | | | | | | | | [feature/soft-delete] Add unit tests for get_forums_visibility_sql()Joas Schilling2012-10-013-5/+282
| * | | | | | | | | | | | [feature/soft-delete] Add unit tests for get_visibility_sql()Joas Schilling2012-10-012-0/+196
| * | | | | | | | | | | | [feature/soft-delete] Remove old unit testsJoas Schilling2012-10-014-546/+0
| * | | | | | | | | | | | [feature/soft-delete] Fix some small bugsJosh Woody2012-08-291-4/+9
| * | | | | | | | | | | | [feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibilityJosh Woody2012-08-291-32/+32
| * | | | | | | | | | | | [feature/soft-delete] Add unit tests for the phpbb_visibility classJosh Woody2012-08-295-0/+599
* | | | | | | | | | | | | Merge pull request #1519 from cyberalien/ticket/11647Nathan Guse2013-07-132-20/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | [ticket/11647] Always use & for URLsVjacheslav Trushkin2013-07-112-13/+7
| * | | | | | | | | | | | [ticket/11647] Fix tests for INCLUDEJSVjacheslav Trushkin2013-07-112-10/+10
* | | | | | | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11420' into developJoas Schilling2013-07-133-0/+211
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | [ticket/11420] Fix testsNathaniel Guse2013-07-121-0/+21
| * | | | | | | | | | | | [ticket/11420] Fix testsNathaniel Guse2013-07-111-1/+1
| * | | | | | | | | | | | [ticket/11420] Fix testsNathaniel Guse2013-07-111-0/+7
| * | | | | | | | | | | | [ticket/11420] Use !==, === when comparing stringsNathan Guse2013-07-061-3/+3
| * | | | | | | | | | | | [ticket/11420] Forgot to include mock sql_insert_bufferNathaniel Guse2013-05-031-0/+21
| * | | | | | | | | | | | [ticket/11420] Fix notification options conversionNathaniel Guse2013-05-022-0/+162
* | | | | | | | | | | | | Merge pull request #1515 from Hardolaf/feature/auth-refactorNathan Guse2013-07-123-0/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [feature/auth-refactor] Add parent::setUp() in setUp()Joseph Warner2013-07-111-0/+2
| * | | | | | | | | | | | | [feature/auth-refactor] ChangesJoseph Warner2013-07-111-7/+12
| * | | | | | | | | | | | | [feature/auth-refactor] DataProvider for acp_board testJoseph Warner2013-07-111-7/+14
| * | | | | | | | | | | | | [feature/auth-refactor] Test selecting invalid provider as wellJoseph Warner2013-07-111-2/+4
| * | | | | | | | | | | | | [feature/auth-refactor] Code style changeJoseph Warner2013-07-111-3/+3
| * | | | | | | | | | | | | [feature/auth-refactor] Move test classes into separate directoryJoseph Warner2013-07-113-13/+31
| * | | | | | | | | | | | | [feature/auth-refactor] Test that acp_board excludes invalid providersJoseph Warner2013-07-111-0/+43
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge remote-tracking branch 'remotes/Marc/ticket/11548-develop' into developNathaniel Guse2013-07-121-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [ticket/11548] Fix test errors in groups test on developMarc Alexander2013-07-121-7/+8
* | | | | | | | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11669' into developAndreas Fischer2013-07-121-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | [ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)Nathaniel Guse2013-07-121-0/+3
* | | | | | | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-122-49/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | [ticket/11548] Fix incorrect usage of array_map on acp groups pageMarc Alexander2013-07-122-49/+49
| * | | | | | | | | | | | | [ticket/11662] Typos: occured -> occurredAndreas Fischer2013-07-121-1/+1
* | | | | | | | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11665' into developAndreas Fischer2013-07-121-0/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [ticket/11665] Fix test class nameNathaniel Guse2013-07-121-1/+1
| * | | | | | | | | | | | | | [ticket/11665] Can't change file names already sent to set_filenamesNathaniel Guse2013-07-121-0/+29
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | [ticket/11664] Stop creating php.html file in root path in testsNathaniel Guse2013-07-122-2/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | [ticket/11662] Typos: occured -> occurredAndreas Fischer2013-07-121-1/+1
* | | | | | | | | | | | | Merge pull request #1522 from igorw/feature/bootstrap-dicNils Adermann2013-07-112-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [feature/bootstrap-dic] Bootstrap container from config.phpIgor Wiedler2013-07-112-2/+6
* | | | | | | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-121-0/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| / / / / / / / / / / / / | |/ / / / / / / / / / / /
| * | | | | | | | | | | | [ticket/11548] Use new static methods for request and submitMarc Alexander2013-07-111-5/+4
| * | | | | | | | | | | | Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket...Marc Alexander2013-07-1130-122/+1868
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | [ticket/10772] Updating testsVjacheslav Trushkin2013-07-111-12/+6
| | * | | | | | | | | | | | [ticket/10772] Remove 3.1 codeVjacheslav Trushkin2013-07-111-70/+51
| * | | | | | | | | | | | | [ticket/11548] Run array_map on complete error array and not just colour_errorMarc Alexander2013-07-111-0/+50
* | | | | | | | | | | | | | [ticket/11388] Add newlines at EOFNathaniel Guse2013-07-112-2/+2
* | | | | | | | | | | | | | [ticket/11388] INCLUDECSSNathaniel Guse2013-07-114-0/+31
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #1470 from EXreaction/feature/twigNils Adermann2013-07-1127-502/+288
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [ticket/11388] Do not append assets_version if using remote path (e.g. http)Nathaniel Guse2013-07-111-3/+3