aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #3764 from Zoddo/ticket/13988Tristan Darricau2015-08-281-1/+1
| |\ \
| | * | [ticket/13988] Update testsZoddo2015-07-181-1/+1
| * | | [ticket/14099] Fix testsTristan Darricau2015-08-141-9/+2
* | | | Merge pull request #3470 from Nicofuma/ticket/13645Máté Bartus2015-08-286-85/+104
|\ \ \ \
| * | | | [ticket/13645] Move the feeds to controllersNicofuma2015-08-236-85/+104
* | | | | Merge pull request #3863 from VSEphpbb/ticket/14128Tristan Darricau2015-08-277-8/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [ticket/14128] Fix img bbcode regression, lost postimage classMatt Friedman2015-08-267-8/+8
| |/ / /
* | | | Merge pull request #3652 from Elsensee/ticket/12143Tristan Darricau2015-08-234-0/+90
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12143] Fix tests after rebaseOliver Schramm2015-08-051-0/+3
| * | | [ticket/12143] Fix those testsOliver Schramm2015-08-052-5/+10
| * | | [ticket/12143] Add some testsOliver Schramm2015-08-052-0/+82
* | | | [ticket/14094] Fix segmentation fault error on PHP 7 testsrxu2015-08-121-0/+4
* | | | Merge branch '3.1.x'Marc Alexander2015-08-081-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #3738 from javiexin/ticket/13981Marc Alexander2015-08-081-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-231-1/+3
* | | | Merge remote-tracking branch 'Nicofuma/ticket/12692'Marc Alexander2015-08-074-0/+162
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/12692] Fix tests and update styleTristan Darricau2015-08-061-24/+35
| * | | [ticket/12692] Fix testsTristan Darricau2015-07-091-1/+1
| * | | [ticket/12692] Add a proper extension to the fixturesTristan Darricau2015-07-093-4/+6
| * | | [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-091-2/+2
| * | | [ticket/12692] Add unit testTristan Darricau2015-07-094-0/+149
* | | | Merge pull request #3698 from s9e/ticket/13935Tristan Darricau2015-08-052-6/+25
|\ \ \ \
| * | | | [ticket/13935] Removed UIJoshyPHP2015-07-151-41/+0
| * | | | [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-153-6/+66
* | | | | [ticket/14053] Fix tests for installer configMate Bartus2015-07-271-11/+0
* | | | | Merge pull request #3514 from CHItA/ticket/13740Tristan Darricau2015-07-276-0/+389
|\ \ \ \ \
| * | | | | [ticket/13740] Module base testMate Bartus2015-07-103-0/+129
| * | | | | [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-091-6/+4
| * | | | | [ticket/13740] Fix database testMate Bartus2015-07-091-9/+11
| * | | | | [ticket/13740] Fix test stubsMate Bartus2015-07-083-25/+14
| * | | | | [ticket/13740] Installer config testMate Bartus2015-07-081-0/+86
| * | | | | [ticket/13740] Test navigation providerMate Bartus2015-07-081-0/+34
| * | | | | [ticket/13740] Fixes and Tests for database helperMate Bartus2015-07-081-0/+151
* | | | | | [ticket/14036] Fixed mocked web root pathJoshyPHP2015-07-171-1/+1
* | | | | | [ticket/14036] Replace path_helper with a mockJoshyPHP2015-07-171-14/+9
| |/ / / / |/| | | |
* | | | | Merge pull request #3751 from Nicofuma/ticket/11444Máté Bartus2015-07-1418-159/+261
|\ \ \ \ \
| * | | | | [ticket/11444] Update testsTristan Darricau2015-07-131-0/+2
| * | | | | [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-138-119/+157
| * | | | | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-1315-90/+152
* | | | | | Merge pull request #3758 from s9e/ticket/14008Tristan Darricau2015-07-131-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/14008] Do not add a user_id value to quotes from guestsJoshyPHP2015-07-131-0/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #3747 from rxu/ticket/13377Tristan Darricau2015-07-131-0/+8
|\ \ \ \ \
| * | | | | [ticket/13377] Add test entriesrxu2015-07-071-0/+8
* | | | | | [ticket/14000] Replaced test content with non-emoji charactersJoshyPHP2015-07-131-2/+2
* | | | | | [ticket/14000] Added support for emojiJoshyPHP2015-07-121-1/+18
| |/ / / / |/| | | |
* | | | | [ticket/13995] Fix errors in tests from merge conflictMatt Friedman2015-07-081-2/+2
* | | | | Merge branch '3.1.x'Marc Alexander2015-07-081-4/+4
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | [ticket/13995] Remove projection from testsMatt Friedman2015-07-081-4/+4
| * | | [ticket/13880] Automatically remove quotes that are nested too deepJoshyPHP2015-06-271-0/+81
* | | | Merge pull request #3744 from s9e/ticket/13987Tristan Darricau2015-07-073-30/+77
|\ \ \ \