| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/9837] Make unapproved posts visible to poster | v12mike | 2019-11-21 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 8 | -19/+105 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/9837] Display unapproved posts to posters | v12mike | 2019-11-21 | 4 | -10/+371 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 5 | -5/+38 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/9837] Small fixes | Máté Bartus | 2019-11-21 | 3 | -5/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/9837] Display unapproved posts to their authors | Máté Bartus | 2019-11-21 | 4 | -2/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5727 from marc1706/ticket/16167 | Marc Alexander | 2019-11-21 | 18 | -254/+78 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16167] Deprecate phpbb_email_hash() and remove gen_email_hash() | Marc Alexander | 2019-11-19 | 3 | -22/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16167] Adjust tests for actual duplicate email | Marc Alexander | 2019-11-18 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16167] Remove uses of user_email_hash | Marc Alexander | 2019-11-18 | 14 | -232/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16167] Add migration for removing user_email_hash | Marc Alexander | 2019-11-18 | 1 | -0/+57 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5735 from AlfredoRamos/ticket/16205 | Marc Alexander | 2019-11-17 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16205] Fix undefined zebra variable | Alfredo Ramos | 2019-11-12 | 1 | -1/+2 | |
| | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5725 from marc1706/ticket/12574 | Marc Alexander | 2019-11-17 | 16 | -326/+448 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Remove not used user_type | Marc Alexander | 2019-11-17 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Remove passwords manager & container requirement from oauth | Marc Alexander | 2019-11-16 | 3 | -54/+66 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Remove special cases for PHP < 5.3.7 | Marc Alexander | 2019-11-16 | 3 | -164/+50 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Clean up dependencies of db auth provider | Marc Alexander | 2019-11-16 | 3 | -24/+55 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Stop using passwords manager in apache provider | Marc Alexander | 2019-11-16 | 3 | -61/+55 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Fix incorrect setup() method declaration & ldap extension | Marc Alexander | 2019-11-16 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Adjust login tests for ldap | Marc Alexander | 2019-11-16 | 2 | -120/+26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Use correct config entry for connecting to ldap | Marc Alexander | 2019-11-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Don't add extension to php config & set default username | Marc Alexander | 2019-11-16 | 2 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Run LDAP test as slow test and install ldap extension | Marc Alexander | 2019-11-16 | 2 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Remove passwords manager dependency from ldap | Marc Alexander | 2019-11-16 | 4 | -28/+272 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12574] Introduce files for LDAP testing on travis | Marc Alexander | 2019-11-16 | 4 | -0/+47 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5733 from mrgoldy/ticket/16206 | Marc Alexander | 2019-11-16 | 1 | -17/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16206] Remove offsetExists and set non-NULL value | mrgoldy | 2019-11-10 | 1 | -17/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5584 from mrgoldy/ticket/16008 | Marc Alexander | 2019-11-16 | 13 | -872/+1073 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16008] Adjust naming and remove typo | Marc Alexander | 2019-11-11 | 2 | -5/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16008] Enforce string data type as per ticket/16181 | mrgoldy | 2019-11-03 | 1 | -1/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16008] Remove empty line, re-add @changed and remove duplicate code | mrgoldy | 2019-11-03 | 1 | -27/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16008] Properly order get_external_service_provider | mrgoldy | 2019-11-03 | 2 | -10/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16008] Add missing empty line | mrgoldy | 2019-11-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16008] Unindent YML comments | mrgoldy | 2019-11-03 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16008] Clean up phpBB OAuth system | mrgoldy | 2019-11-03 | 13 | -868/+1089 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-14 | 1 | -8/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5726 from marc1706/ticket/12559 | Marc Alexander | 2019-11-08 | 6 | -1/+175 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12559] Use short array syntax | Marc Alexander | 2019-11-04 | 2 | -26/+26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12559] Add functional test for limiting subforums in legend | Marc Alexander | 2019-11-01 | 1 | -0/+113 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12559] Move migration to v330 folder | Marc Alexander | 2019-11-01 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12559] Update migration dependencies | PayBas | 2019-11-01 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12559] Updated copyright information | PayBas | 2019-11-01 | 1 | -3/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12559] Applied DeMorgan and removed unnecessary true:false | PayBas | 2019-11-01 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12559] Add forum setting to limit subforum legend | PayBas | 2019-11-01 | 5 | -1/+58 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-07 | 1 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5684 from mrgoldy/ticket/12539 | Marc Alexander | 2019-11-06 | 4 | -7/+105 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12539] Prevent cursor repositioning | mrgoldy | 2019-10-28 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12539] Reposition ESC to be on top | mrgoldy | 2019-10-22 | 1 | -5/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12539] Change let to var in jQuery | mrgoldy | 2019-10-22 | 1 | -18/+18 | |
