| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12574] Remove special cases for PHP < 5.3.7 | Marc Alexander | 2019-11-16 | 1 | -18/+3 |
| | | | | | PHPBB3-12574 | ||||
| * | [ticket/12574] Clean up dependencies of db auth provider | Marc Alexander | 2019-11-16 | 1 | -1/+13 |
| | | | | | PHPBB3-12574 | ||||
| * | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 1 | -1/+1 |
| | | | | | PHPBB3-14972 | ||||
| * | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 1 | -3/+0 |
| | | | | | PHPBB3-14576 | ||||
| * | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -1/+3 |
| | | | | | PHPBB3-13762 | ||||
| * | [ticket/13332] Fix auth provider tests | Marc Alexander | 2014-11-12 | 1 | -1/+8 |
| | | | | | PHPBB3-13332 | ||||
| * | [ticket/11854] Update tests | Tristan Darricau | 2014-08-11 | 1 | -1/+3 |
| | | | | | PHPBB3-11854 | ||||
| * | [ticket/12932] Fix tests and calls to create_datetime | Marc Alexander | 2014-08-10 | 1 | -1/+1 |
| | | | | | PHPBB3-12932 | ||||
| * | [ticket/12352] Remove usages of user_pass_convert column | Marc Alexander | 2014-06-01 | 1 | -1/+0 |
| | | | | | PHPBB3-12352 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | [feature/passwords] Get rid of set_name/get_name methods for passwords drivers | Marc Alexander | 2014-02-02 | 1 | -5/+0 |
| | | | | | PHPBB3-11610 | ||||
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords | Marc Alexander | 2013-12-29 | 1 | -1/+2 |
| |\ | | | | | | | | | Conflicts: phpBB/config/services.yml | ||||
| | * | [ticket/12056] Fix "Call to undefined function ...\utf8_clean_string()" | Andreas Fischer | 2013-12-04 | 1 | -1/+2 |
| | | | | | | | | | PHPBB3-12056 | ||||
| * | | [feature/passwords] Pass list of default types to passwords manager | Marc Alexander | 2013-10-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | This list is in the order of how the driver types would be used. If a driver is not supported we will try the subsequent one. PHPBB3-11610 | ||||
| * | | [feature/passwords] Fix tests on PHP < 5.3.3 again | Marc Alexander | 2013-10-27 | 1 | -2/+17 |
| | | | | | | | | | PHPBB3-11610 | ||||
| * | | [feature/passwords] Integrate convert_flag with db auth provider | Marc Alexander | 2013-10-25 | 1 | -1/+6 |
| | | | | | | | | | PHPBB3-11610 | ||||
| * | | [feature/passwords] Add prepending backslash to class namespaces | Marc Alexander | 2013-10-02 | 1 | -7/+7 |
| | | | | | | | | | PHPBB3-11610 | ||||
| * | | [feature/passwords] Inject passwords manager into auth providers | Marc Alexander | 2013-10-02 | 1 | -1/+18 |
| |/ | | | | | | | The passwords manager will replace the old method of using the functions phpbb_hash() and phpbb_check_hash(). PHPBB3-11610 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -4/+4 |
| | | | | | PHPBB3-11700 | ||||
| * | [feature/auth-refactor] Finish provider_db unit test for login | Joseph Warner | 2013-06-25 | 1 | -2/+12 |
| | | | | | | | | Finishes the provider_db unit test for login. The test currently passes. PHPBB3-9734 | ||||
| * | [feature/auth-refactor] Initial auth unit test provider_db | Joseph Warner | 2013-06-24 | 1 | -0/+40 |
| Initial work on a unit test for the provider_db login function. Does not work currently. PHPBB3-9734 | |||||
