aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [ticket/12023] Add test for failing .css copyJoas Schilling2013-11-191-0/+2
* | | | [ticket/12008] Update the run time value for the prune notifications cron taskCesar G2013-11-142-1/+2
* | | | Merge pull request #1872 from nickvergessen/ticket/12017David King2013-11-136-21/+7
|\ \ \ \
| * | | | [ticket/12017] Fix phpbb requirement in composer.jsonJoas Schilling2013-11-141-1/+1
| * | | | [ticket/12017] Copy config/ dir so events workJoas Schilling2013-11-143-2/+6
| * | | | [ticket/12017] Remove IN_PHPBB defined checkJoas Schilling2013-11-142-18/+0
* | | | | Merge pull request #1815 from marc1706/ticket/11525Nils Adermann2013-11-131-27/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/11525] Use foreach instead of array_walk in method clean_row()Marc Alexander2013-11-131-37/+13
| * | | | [ticket/11525] Fix expected value of group avatar testJoas Schilling2013-11-111-1/+1
| * | | | [ticket/11525] Compare correct array to expected valueJoas Schilling2013-11-111-1/+1
| * | | | [ticket/11525] Only remove group or user prefix from given avatar dataMarc Alexander2013-10-241-3/+41
| | |_|/ | |/| |
* | | | Merge pull request #1871 from nickvergessen/ticket/12016Nils Adermann2013-11-131-0/+9
|\ \ \ \
| * | | | [ticket/12016] Update functional tests to use service for event listenersJoas Schilling2013-11-131-0/+9
* | | | | Merge pull request #1853 from nickvergessen/ticket/11927Nathan Guse2013-11-111-0/+39
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/11927] Prefix function with phpbb_Joas Schilling2013-11-071-1/+1
| * | | | [ticket/11927] Correctly add new files on updateJoas Schilling2013-11-071-0/+39
* | | | | Merge remote-tracking branch 'EXreaction/ticket/11943' into developJoas Schilling2013-11-113-1/+17
|\ \ \ \ \
| * | | | | [ticket/11943] New line at EOF for define_error.htmlNathan Guse2013-11-111-1/+1
| * | | | | [ticket/11943] Forgot template file for testNathan Guse2013-11-091-0/+2
| * | | | | [ticket/11943] Throw an exception if DEFINE is setup improperlyNathan Guse2013-11-091-0/+8
| * | | | | [ticket/11943] Add test for DEFINE $VAR = falseNathan Guse2013-11-042-1/+7
* | | | | | [ticket/12002] Change functional test to use link hashJoas Schilling2013-11-081-0/+21
| |_|_|/ / |/| | | |
* | | | | [ticket/11994] Fix functional testsJoas Schilling2013-11-081-1/+7
* | | | | [ticket/11994] "Delete data" is only available for disabled extensionsJoas Schilling2013-11-081-2/+2
* | | | | [ticket/11994] Filter crawler for better search comparisonsJoas Schilling2013-11-081-13/+13
* | | | | [ticket/11994] Fix tests after uninstall renameJoas Schilling2013-11-081-8/+8
* | | | | [ticket/11994] Update functional tests with display nameJoas Schilling2013-11-081-3/+3
* | | | | [ticket/11994] Replace spaces with tabsJoas Schilling2013-11-081-55/+55
* | | | | [ticket/11994] Fix functional extension testsJoas Schilling2013-11-081-18/+18
| |/ / / |/| | |
* | | | Merge pull request #1819 from marc1706/ticket/11534Nathan Guse2013-11-041-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11534] Check remote avatar content type if possibleMarc Alexander2013-10-241-0/+9
| |/ /
* | | [ticket/11995] Remove exceptions and split reverse into different testsJoas Schilling2013-11-021-75/+24
* | | [ticket/11995] Add unit test for reverting config.removeJoas Schilling2013-11-021-0/+16
* | | [ticket/11857] Use passed service collection instead of container in managerMarc Alexander2013-10-271-2/+2
|/ /
* | Merge pull request #1801 from nickvergessen/ticket/11948Nils Adermann2013-10-223-2/+16
|\ \
| * | [ticket/11948] Check actual result of routesJoas Schilling2013-10-211-1/+8
| * | [ticket/11948] Allow resource importing for routingJoas Schilling2013-10-212-1/+5
| * | [ticket/11948] Add second routing file to testsJoas Schilling2013-10-192-1/+4
* | | [ticket/11930] Move path_helper in front of optional cache argumentMarc Alexander2013-10-211-2/+2
* | | [ticket/11930] Fix tests after adding phpbb\path_helper to avatar driversMarc Alexander2013-10-171-2/+10
|/ /
* | [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-112-0/+168
* | Merge pull request #1764 from EXreaction/ticket/11874Nils Adermann2013-10-103-16/+21
|\ \
| * | [ticket/11874] Fix testsNathan Guse2013-10-103-16/+21
* | | [ticket/11903] Speed up paging testNathan Guse2013-10-101-4/+4
|/ /
* | Merge pull request #1481 from dhruvgoel92/ticket/11608Nathan Guse2013-10-076-0/+192
|\ \
| * | [ticket/11608] Mark failed test as incomplete for mysql search backendDhruv2013-10-051-0/+5
| * | [ticket/11608] Update search backend class names to namespacesDhruv2013-10-054-4/+4
| * | [ticket/11608] Move markIncomplete to search backends testDhruv2013-10-054-9/+15
| * | [ticket/11608] Rename base search test class fileDhruv2013-10-055-4/+4
| * | [ticket/11608] Remove suffix test from base classDhruv2013-10-055-37/+37