Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16266] Fix tests | rxu | 2019-12-28 | 1 | -11/+43 |
| | | | | PHPBB3-16266 | ||||
* | [ticket/16263] Do not expect numbers as strings in apache provider test | Marc Alexander | 2019-12-22 | 1 | -40/+40 |
| | | | | PHPBB3-16263 | ||||
* | Merge pull request #5770 from JoshyPHP/ticket/16250 | Marc Alexander | 2019-12-21 | 2 | -0/+119 |
|\ | | | | | | | [ticket/16250] Add a service to check BBCodes safeness in ACP | ||||
| * | [ticket/16250] Add a service to check BBCodes safeness | JoshyPHP | 2019-12-13 | 2 | -0/+119 |
| | | | | | | | | PHPBB3-16250 | ||||
* | | Merge pull request #5728 from rxu/ticket/15294 | Marc Alexander | 2019-12-15 | 3 | -8/+147 |
|\ \ | | | | | | | | | | [ticket/15294] Fix session_gc() selecting expired sessions for unique users | ||||
| * | | [ticket/15294] Minor code adjusting | rxu | 2019-11-05 | 2 | -33/+33 |
| | | | | | | | | | | | | PHPBB3-15294 | ||||
| * | | [ticket/15294] Add session_gc() tests | rxu | 2019-11-05 | 3 | -1/+140 |
| | | | | | | | | | | | | PHPBB3-15294 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-12 | 1 | -0/+35 |
|\ \ \ | |||||
| * \ \ | Merge pull request #5771 from JoshyPHP/ticket/16251 | Marc Alexander | 2019-12-12 | 1 | -0/+35 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/16251] Prevent shortened links from overriding other plugins | ||||
| | * | | | [ticket/16251] Prevent shortened links from overriding other plugins | JoshyPHP | 2019-12-09 | 1 | -0/+35 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16251 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-12 | 4 | -0/+37 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup | JoshyPHP | 2019-12-09 | 4 | -0/+37 |
| |/ / | | | | | | | | | | PHPBB3-16252 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-06 | 1 | -0/+54 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #5737 from marc1706/ticket/16211 | Marc Alexander | 2019-12-06 | 1 | -0/+54 |
| |\ \ | | | | | | | | | | | | | [ticket/16211] Prevent skipping COPPA via URL parameter | ||||
| | * | | [ticket/16211] Fix coppa registration test | Marc Alexander | 2019-11-28 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-16211 | ||||
| | * | | [ticket/16211] Prevent skipping COPPA via URL parameter | Marc Alexander | 2019-11-14 | 1 | -0/+55 |
| | | | | | | | | | | | | | | | | PHPBB3-16211 | ||||
* | | | | Merge pull request #5756 from mrgoldy/ticket/16239 | Marc Alexander | 2019-12-06 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16239] Remove deprecated phpbb\db\tools | ||||
| * | | | | [ticket/16239] Update DB tools in UI test case | mrgoldy | 2019-11-30 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16239 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-06 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | [ticket/16247] Add test not tested | 3D-I | 2019-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16247 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-28 | 1 | -0/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [ticket/16228] Fix BBCodes merging | JoshyPHP | 2019-11-25 | 1 | -0/+16 |
| | |/ / | |/| | | | | | | | | | | PHPBB3-16228 | ||||
* | | | | [ticket/16223] Use constructor arguments instead of func_get_args() | Marc Alexander | 2019-11-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
* | | | | [ticket/16223] Ensure memcached tests are only run when available | Marc Alexander | 2019-11-25 | 3 | -1/+55 |
| | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
* | | | | [ticket/16223] Add test for memcached driver | Marc Alexander | 2019-11-25 | 1 | -0/+46 |
| |/ / |/| | | | | | | | | PHPBB3-16223 | ||||
* | | | Merge pull request #5686 from v12mike/ticket/9837 | Marc Alexander | 2019-11-22 | 3 | -4/+449 |
|\ \ \ | | | | | | | | | | | | | [ticket/9837] Display unapproved posts to their authors | ||||
| * | | | [ticket/9837] Remove not needed lines in test | Marc Alexander | 2019-11-21 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | PHPBB3-9837 | ||||
| * | | | [ticket/9837] Make unapproved posts visible to author | v12mike | 2019-11-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | review comments PHPBB3-9837 | ||||
| * | | | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 2 | -75/+76 |
| | | | | | | | | | | | | | | | | | | | | | | | | Coding guidelines fixes PHPBB3-9837 | ||||
| * | | | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 2 | -2/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tests Tidy up code Improve user message formatting PHPBB3-9837 | ||||
| * | | | [ticket/9837] Display unapproved posts to posters | v12mike | 2019-11-21 | 1 | -0/+360 |
| | | | | | | | | | | | | | | | | | | | | | | | | Add tests and improve style template PHPBB3-9837 | ||||
* | | | | [ticket/16167] Adjust tests for actual duplicate email | Marc Alexander | 2019-11-18 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-16167 | ||||
* | | | | [ticket/16167] Remove uses of user_email_hash | Marc Alexander | 2019-11-18 | 2 | -3/+0 |
| | | | | | | | | | | | | | | | | PHPBB3-16167 | ||||
* | | | | [ticket/12574] Remove not used user_type | Marc Alexander | 2019-11-17 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Remove passwords manager & container requirement from oauth | Marc Alexander | 2019-11-16 | 1 | -2/+23 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Remove special cases for PHP < 5.3.7 | Marc Alexander | 2019-11-16 | 3 | -164/+50 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Clean up dependencies of db auth provider | Marc Alexander | 2019-11-16 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Stop using passwords manager in apache provider | Marc Alexander | 2019-11-16 | 1 | -32/+5 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Fix incorrect setup() method declaration & ldap extension | Marc Alexander | 2019-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Adjust login tests for ldap | Marc Alexander | 2019-11-16 | 2 | -120/+26 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Use correct config entry for connecting to ldap | Marc Alexander | 2019-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Don't add extension to php config & set default username | Marc Alexander | 2019-11-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Run LDAP test as slow test and install ldap extension | Marc Alexander | 2019-11-16 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-12574 | ||||
* | | | | [ticket/12574] Remove passwords manager dependency from ldap | Marc Alexander | 2019-11-16 | 1 | -0/+197 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also started to implement tests for ldap provider. PHPBB3-12574 | ||||
* | | | | Merge pull request #5584 from mrgoldy/ticket/16008 | Marc Alexander | 2019-11-16 | 1 | -6/+7 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16008] Clean up OAuth system | ||||
| * | | | | [ticket/16008] Clean up phpBB OAuth system | mrgoldy | 2019-11-03 | 1 | -6/+7 |
| | |_|/ | |/| | | | | | | | | | | PHPBB3-16008 | ||||
* | | | | Merge pull request #5726 from marc1706/ticket/12559 | Marc Alexander | 2019-11-08 | 1 | -0/+113 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/12559] Add forum setting to limit subforum legend | ||||
| * | | | [ticket/12559] Use short array syntax | Marc Alexander | 2019-11-04 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | PHPBB3-12559 | ||||
| * | | | [ticket/12559] Add functional test for limiting subforums in legend | Marc Alexander | 2019-11-01 | 1 | -0/+113 |
| |/ / | | | | | | | | | | PHPBB3-12559 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-01 | 1 | -9/+4 |
|\ \ \ | | |/ | |/| |