aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-11-221-4/+0
|\
| * Merge pull request #5741 from marc1706/ticket/16217Marc Alexander2019-11-221-3/+0
| |\
| | * [ticket/16217] Enable opcache on travis tests againMarc Alexander2019-11-221-3/+0
| |/
* | Merge pull request #5742 from marc1706/ticket/16216Marc Alexander2019-11-221-1/+1
|\ \
| * | [ticket/16216] Ignore not being able to disable xdebugMarc Alexander2019-11-221-1/+1
|/ /
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-11-221-0/+2
|\ \ | |/
| * Merge pull request #5740 from marc1706/ticket/16216Marc Alexander2019-11-221-0/+2
| |\
| | * [ticket/16216] Disable xdebug on travisMarc Alexander2019-11-221-0/+2
| |/
* | Merge pull request #5686 from v12mike/ticket/9837Marc Alexander2019-11-2211-7/+507
|\ \
| * | [ticket/9837] Apply suggested changes by CHItAMarc Alexander2019-11-222-4/+4
| * | [ticket/9837] Remove not needed lines in testMarc Alexander2019-11-211-3/+0
| * | [ticket/9837] Make unapproved posts visible to authorv12mike2019-11-213-4/+4
| * | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-213-78/+79
| * | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-1/+1
| * | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-1/+1
| * | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-5/+4
| * | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-2/+2
| * | [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-212-9/+5
| * | [ticket/9837] Display unapproved posts to postersv12mike2019-11-211-5/+5
| * | [ticket/9837] Small fixesMáté Bartus2019-11-211-1/+1
| * | [ticket/9837] Display unapproved posts to their authorsMáté Bartus2019-11-211-0/+4
| * | [ticket/9837] Display unapproved posts to originatorv12mike2019-11-212-7/+7
| * | [ticket/9837] Make unapproved posts visible to posterv12mike2019-11-211-1/+1
| * | [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-218-19/+105
| * | [ticket/9837] Display unapproved posts to postersv12mike2019-11-214-10/+371
| * | [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-215-5/+38
| * | [ticket/9837] Small fixesMáté Bartus2019-11-213-5/+6
| * | [ticket/9837] Display unapproved posts to their authorsMáté Bartus2019-11-214-2/+24
* | | Merge pull request #5727 from marc1706/ticket/16167Marc Alexander2019-11-2118-254/+78
|\ \ \
| * | | [ticket/16167] Deprecate phpbb_email_hash() and remove gen_email_hash()Marc Alexander2019-11-193-22/+14
| * | | [ticket/16167] Adjust tests for actual duplicate emailMarc Alexander2019-11-181-0/+2
| * | | [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-1814-232/+5
| * | | [ticket/16167] Add migration for removing user_email_hashMarc Alexander2019-11-181-0/+57
|/ / /
* | | Merge pull request #5735 from AlfredoRamos/ticket/16205Marc Alexander2019-11-171-1/+2
|\ \ \
| * | | [ticket/16205] Fix undefined zebra variableAlfredo Ramos2019-11-121-1/+2
* | | | Merge pull request #5725 from marc1706/ticket/12574Marc Alexander2019-11-1716-326/+448
|\ \ \ \
| * | | | [ticket/12574] Remove not used user_typeMarc Alexander2019-11-171-1/+0
| * | | | [ticket/12574] Remove passwords manager & container requirement from oauthMarc Alexander2019-11-163-54/+66
| * | | | [ticket/12574] Remove special cases for PHP < 5.3.7Marc Alexander2019-11-163-164/+50
| * | | | [ticket/12574] Clean up dependencies of db auth providerMarc Alexander2019-11-163-24/+55
| * | | | [ticket/12574] Stop using passwords manager in apache providerMarc Alexander2019-11-163-61/+55
| * | | | [ticket/12574] Fix incorrect setup() method declaration & ldap extensionMarc Alexander2019-11-162-2/+2
| * | | | [ticket/12574] Adjust login tests for ldapMarc Alexander2019-11-162-120/+26
| * | | | [ticket/12574] Use correct config entry for connecting to ldapMarc Alexander2019-11-161-1/+1
| * | | | [ticket/12574] Don't add extension to php config & set default usernameMarc Alexander2019-11-162-1/+1
| * | | | [ticket/12574] Run LDAP test as slow test and install ldap extensionMarc Alexander2019-11-162-1/+4
| * | | | [ticket/12574] Remove passwords manager dependency from ldapMarc Alexander2019-11-164-28/+272
| * | | | [ticket/12574] Introduce files for LDAP testing on travisMarc Alexander2019-11-164-0/+47
|/ / / /
* | | | Merge pull request #5733 from mrgoldy/ticket/16206Marc Alexander2019-11-161-17/+2
|\ \ \ \
| * | | | [ticket/16206] Remove offsetExists and set non-NULL valuemrgoldy2019-11-101-17/+2
| |/ / /