aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12352] Check each newly added passwords driver in manager_testMarc Alexander2014-06-011-16/+25
* [ticket/12352] Add get_settings_only method to passwords driver baseMarc Alexander2014-06-011-17/+1
* [ticket/12352] Add passwords driver for xenforo 1.0, 1.1 passwordsMarc Alexander2014-06-012-0/+27
* [ticket/12352] Add tests for wcf1 and wcf2 driversMarc Alexander2014-06-011-0/+48
* [ticket/12352] Add driver for woltlab community framework 1 passwordsMarc Alexander2014-06-012-0/+2
* [ticket/12352] Add driver for woltlab community framework 2 passwordsMarc Alexander2014-06-012-0/+2
* [ticket/12352] Fix spacing in passwords testsMarc Alexander2014-06-012-7/+7
* [ticket/12352] Add passwords driver for vB passwordsMarc Alexander2014-06-012-1/+29
* [ticket/12352] Use correct hashing method in md5_mybb driverMarc Alexander2014-06-011-1/+1
* [ticket/12352] Add driver for myBB md5 passwordsMarc Alexander2014-06-012-0/+26
* [ticket/12352] Rename phpbb2_md5 driver to fit filenames of other driversMarc Alexander2014-06-012-9/+9
* [ticket/12352] Add passwords driver for sha1 password hashesMarc Alexander2014-06-012-2/+144
* [ticket/12352] Add tests for functions in convert password driverMarc Alexander2014-06-011-0/+8
* [ticket/12352] Add tests for phpBB2 md5 passwords driverMarc Alexander2014-06-013-0/+63
* [ticket/12352] Add passwords driver for passwords that should be convertedMarc Alexander2014-06-011-1/+5
* [ticket/12352] Add tests for checking smf passwordsMarc Alexander2014-06-011-2/+5
* [ticket/12352] Revert to db auth provider if default does not existMarc Alexander2014-06-011-0/+4
* [ticket/12352] Add legacy passwords driver for sha1 smf type passwordsMarc Alexander2014-06-012-0/+34
* Merge pull request #2494 from Nicofuma/ticket/12589Joas Schilling2014-05-311-0/+16
|\
| * [ticket/12589] Add test searching in a non absolute directoryTristan Darricau2014-05-261-0/+16
* | Merge pull request #2524 from bantu/ticket/12637Joas Schilling2014-05-302-2/+2
|\ \
| * | [ticket/12637] Fixup all incorrect uses of file header.Andreas Fischer2014-05-302-2/+2
* | | Merge pull request #2433 from Nicofuma/ticket/10899Joas Schilling2014-05-302-0/+292
|\ \ \
| * | | [ticket/10899] Add event core.delete_logTristan Darricau2014-05-281-1/+1
| * | | [ticket/10899] Fix typo in the class nameTristan Darricau2014-05-281-1/+1
| * | | [ticket/10899] Add unit testsTristan Darricau2014-05-282-0/+292
* | | | Merge pull request #2447 from n-aleha/ticket/11467Joas Schilling2014-05-306-13/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11467] Add user object to extension manager for testsn-aleha2014-05-294-0/+8
| * | | [ticket/11467] Add language variables to testsn-aleha2014-05-293-13/+13
* | | | Merge pull request #2508 from ptitlazy/ticket/12597Andreas Fischer2014-05-303-0/+192
|\ \ \ \
| * | | | [ticket/12597] Fix wrong global variable nameLEZY Thomas2014-05-291-4/+4
| * | | | [ticket/12597] Fix test fileLEZY Thomas2014-05-291-0/+19
| * | | | [ticket/12597] Refactoring and test improvingLEZY Thomas2014-05-291-8/+26
| * | | | [ticket/12597] Changes name of command cron:run-all to cron:run.LEZY Thomas2014-05-281-4/+31
| * | | | [ticket/12597] Fix various problemsLEZY Thomas2014-05-282-9/+19
| * | | | [ticket/12597] Fix constructor bug and servral doc blocsLEZY Thomas2014-05-282-11/+1
| * | | | [ticket/12597] Modification of return statuses and of test filesLEZY Thomas2014-05-282-6/+15
| * | | | [ticket/12597] Update pull-requestLEZY Thomas2014-05-281-9/+9
| * | | | [ticket/12597] Correcing coding style mistakesLEZY Thomas2014-05-282-2/+0
| * | | | [ticket/12597] Improvement of test filesLEZY Thomas2014-05-283-19/+33
| * | | | [ticket/12597] Command for executing all available cron tasksLEZY Thomas2014-05-273-0/+107
| | |_|/ | |/| |
* | | | [ticket/12594] Fix file headers of new filesJoas Schilling2014-05-307-21/+49
* | | | Merge pull request #2432 from Nicofuma/ticket/11226Joas Schilling2014-05-291-0/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11226] Explicity set file_moved to falseTristan Darricau2014-05-281-1/+2
| * | | [ticket/11226] Add testsTristan Darricau2014-05-281-0/+24
| | |/ | |/|
* | | Merge pull request #2474 from PayBas/ticket/12561Joas Schilling2014-05-288-1/+245
|\ \ \
| * | | [ticket/12561] Reworked tests by nickvergessenPayBas2014-05-278-112/+206
| * | | [ticket/12561] Added tests for "after last", "after missing" and "empty"PayBas2014-05-262-7/+109
| * | | [ticket/12561] Added test for "after"PayBas2014-05-242-0/+48
| | |/ | |/|
* | | Merge pull request #2426 from Nicofuma/ticket/12174Joas Schilling2014-05-282-0/+125
|\ \ \