aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14462] Fix installation in testsMate Bartus2016-02-123-13/+27
* [ticket/14462] Further speed improvementsMate Bartus2016-02-121-3/+4
* Merge pull request #4144 from VSEphpbb/ticket/14434Tristan Darricau2016-02-021-4/+0
|\
| * [ticket/14434] Refactored to check migrations when setting themMatt Friedman2016-01-281-4/+0
* | Merge pull request #4152 from marc1706/ticket/14442Tristan Darricau2016-02-022-12/+10
|\ \
| * | [ticket/14442] Use get_content() in functional test caseMarc Alexander2016-02-011-2/+2
| * | [ticket/14442] Properly set plupload headerMarc Alexander2016-02-011-4/+4
| * | [ticket/14442] Use get_content() in plupload functional testsMarc Alexander2016-02-011-3/+3
| * | [ticket/14442] Use Goutte 2.0 instead of outdated 1.0Marc Alexander2016-02-011-6/+4
* | | Merge pull request #4145 from Nicofuma/ticket/14432Marc Alexander2016-02-011-0/+19
|\ \ \ | |/ / |/| |
| * | [ticket/14432] Adds a method to get raw language valuesTristan Darricau2016-01-261-0/+19
* | | Merge pull request #4142 from Nicofuma/ticket/14129Marc Alexander2016-01-271-0/+10
|\ \ \ | |_|/ |/| |
| * | [ticket/14129] Caches extensions autoloadersTristan Darricau2016-01-261-0/+10
| |/
* | Merge branch '3.1.x'Marc Alexander2016-01-261-0/+2
|\ \ | |/ |/|
| * [ticket/14433] Purge cache setting up extension functional testsMatt Friedman2016-01-251-0/+2
* | Merge pull request #4126 from marc1706/ticket/13733Tristan Darricau2016-01-253-4/+68
|\ \
| * | [ticket/13733] Remove validate_classes method argumentMarc Alexander2016-01-241-12/+2
| * | [ticket/13733] Make sure migration classes always have same order in testsMarc Alexander2016-01-201-4/+4
| * | [ticket/13733] Properly test setting validate_classes to false/trueMarc Alexander2016-01-193-2/+76
| * | Merge pull request #3626 from imkingdavid/ticket/13733Marc Alexander2016-01-151-1/+1
| |\ \
| | * | [ticket/13733] Allow tests the skip class validationDavid King2015-05-231-1/+1
* | | | Merge branch '3.1.x'Tristan Darricau2016-01-241-4/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | [ticket/14425] Allow setting unix socket in database testsMarc Alexander2016-01-211-4/+11
* | | | [ticket/14428] Fix files types remote testsMarc Alexander2016-01-231-6/+6
| |/ / |/| |
* | | Merge branch '3.1.x'Marc Alexander2016-01-151-0/+9
|\ \ \ | |/ /
| * | [ticket/14403] Don't expect user_id and user_ip in phpbb\logOliver Schramm2016-01-101-0/+9
* | | Merge pull request #4059 from JoshyPHP/ticket/14323Marc Alexander2016-01-136-13/+64
|\ \ \
| * | | [ticket/14323] Added should_shorten()JoshyPHP2015-12-281-0/+4
| * | | [ticket/14323] Added testsJoshyPHP2015-12-271-0/+8
| * | | [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXTJoshyPHP2015-12-272-2/+2
| * | | [ticket/14323] Fixed test dataJoshyPHP2015-12-261-1/+1
| * | | [ticket/14323] Moved autolink-related functions to a separate helperJoshyPHP2015-12-262-10/+8
| * | | [ticket/14323] Set up global objects required during testingJoshyPHP2015-12-263-17/+33
| * | | [ticket/14323] Added support for truncating local URLsJoshyPHP2015-12-264-5/+20
| * | | [ticket/14323] Added support for truncating long URLsJoshyPHP2015-12-261-0/+10
* | | | [ticket/14405] Force a lookahead check on [URL] BBCodesJoshyPHP2016-01-122-0/+2
* | | | Merge branch '3.1.x'Mate Bartus2016-01-086-1/+23
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-076-1/+23
* | | | Merge pull request #4000 from Elsensee/ticket/14250Marc Alexander2016-01-072-3/+6
|\ \ \ \
| * | | | [ticket/14250] Change token_storage class to fit changed interfaceOliver Schramm2016-01-042-3/+6
* | | | | Merge branch '3.1.x'Marc Alexander2016-01-061-1/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | [ticket/14387] Fix avatar tests after adding get_config_name methodMarc Alexander2016-01-021-1/+4
* | | | Merge pull request #4102 from JoshyPHP/ticket/10628Marc Alexander2016-01-011-0/+25
|\ \ \ \
| * | | | [ticket/10628] Added testJoshyPHP2015-12-281-0/+25
| | |/ / | |/| |
* | | | [ticket/12221] Added testJoshyPHP2015-12-282-0/+2
|/ / /
* | | Merge pull request #4006 from brunoais/feature/sql-bool-builderTristan Darricau2015-12-051-20/+38
|\ \ \
| * | | [feature/sql-bool-builder] Changing syntax pt2. Fix testsbrunoais2015-11-111-20/+38
* | | | Merge pull request #4005 from Elsensee/ticket/14257Tristan Darricau2015-12-052-0/+124
|\ \ \ \
| * | | | [ticket/14257] Add tests for reparser managerOliver Schramm2015-11-212-0/+124
* | | | | Merge pull request #4060 from rxu/ticket/14340Tristan Darricau2015-12-051-4/+0
|\ \ \ \ \