Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [ticket/15583] Update session time in AJAX request only once a minute | kasimi | 2018-06-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15583 | |||||
| * | | | | | [ticket/15583] Update session time in AJAX request only once a minute | kasimi | 2018-03-09 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15583 | |||||
* | | | | | | Merge pull request #5233 from rxu/ticket/15678 | Marc Alexander | 2018-06-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | [ticket/15678] Fix PHP warning in filesystem.php | |||||
| * | | | | | [ticket/15678] Fix PHP warning in filesystem.php | rxu | 2018-06-01 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | | | | | | | | | | | PHPBB3-15678 | |||||
* | | | | | Merge pull request #5158 from kasimi/ticket/15586 | Marc Alexander | 2018-06-17 | 1 | -6/+0 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | [ticket/15586] Fixed adding module the automatic way without specifying modes | |||||
| * | | | | [ticket/15586] Fixed adding module the automatic way without specifying modes | kasimi | 2018-03-11 | 1 | -6/+0 | |
| | |/ / | |/| | | | | | | | | | | PHPBB3-15586 | |||||
* | | | | [ticket/15504] Fix warning message | Rubén Calvo | 2018-05-25 | 1 | -2/+2 | |
| |/ / |/| | | | | | | | | PHPBB3-15504 | |||||
* | | | Merge pull request #5163 from VSEphpbb/ticket/15595 | Marc Alexander | 2018-03-26 | 1 | -2/+7 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15595] Fix module exists tool when ignoring parent check | |||||
| * | | | [ticket/15595] Fix module exists tool when parent is false | Matt Friedman | 2018-03-19 | 1 | -2/+7 | |
| | |/ | |/| | | | | | | | PHPBB3-15595 | |||||
* | | | [prep-release-3.2.3] Add migration for 3.2.3-RC1 | Marc Alexander | 2018-02-28 | 1 | -0/+36 | |
|/ / | ||||||
* | | Merge pull request #5146 from kasimi/ticket/15570 | Marc Alexander | 2018-02-28 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | [ticket/15570] Allow file downloader to use TLS greater than 1.0 | |||||
| * | | [ticket/15570] Allow file downloader to use TLS greater than 1.0 | kasimi | 2018-02-25 | 1 | -1/+1 | |
| |/ | | | | | | | PHPBB3-15570 | |||||
* | | Merge pull request #5131 from kasimi/ticket/15561 | Marc Alexander | 2018-02-22 | 3 | -17/+129 | |
|\ \ | | | | | | | | | | [ticket/15561] Add events for adding columns to search index | |||||
| * | | [ticket/15561] Add events for adding columns to search index | kasimi | 2018-02-16 | 3 | -17/+129 | |
| |/ | | | | | | | PHPBB3-15561 | |||||
* | | Merge pull request #5133 from rubencm/ticket/15563 | Marc Alexander | 2018-02-22 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | [ticket/15563] Check if database file is writable only if exists | |||||
| * | | [ticket/15563] Check if database file is writable only if exists | Rubén Calvo | 2018-02-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-15563 | |||||
* | | | Merge pull request #5138 from senky/ticket/15559 | Marc Alexander | 2018-02-22 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15559] Fix wrongly assigned uid and bitfield | |||||
| * | | | [ticket/15559] Fix wrongly assigned uid and bitfield | Jakub Senko | 2018-02-19 | 1 | -2/+2 | |
| | |/ | |/| | | | | | | | PHPBB3-15559 | |||||
* | | | Merge pull request #5094 from JoshyPHP/ticket/15518 | Marc Alexander | 2018-02-21 | 1 | -0/+36 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15518] Add a setting to toggle permission checks for pms in viewtopic | |||||
| * | | | [ticket/15518] Add a setting to toggle permission checks for pms in viewtopic | JoshyPHP | 2018-01-17 | 1 | -0/+36 | |
| | | | | | | | | | | | | | | | | PHPBB3-15518 | |||||
* | | | | Merge pull request #5118 from FH3095/patch-1 | Marc Alexander | 2018-02-21 | 1 | -3/+4 | |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15520] sql_build_query build subquery | |||||
| * | | | | [ticket/15520] sql_build_query build subquery | FH | 2018-02-03 | 1 | -3/+4 | |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Fix for the building of subqueries in sql_build_query PHPBB3-15520 | |||||
* | | | | Merge pull request #5116 from kasimi/ticket/15537 | Marc Alexander | 2018-02-20 | 4 | -0/+110 | |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15537] Add core.search_(native|mysql|postgres|sphinx)_index_before | |||||
| * | | | | [ticket/15537] Add cur_words argument to core.search_native_index_before | kasimi | 2018-01-28 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15537 | |||||
| * | | | | [ticket/15537] Add core.search_(native|mysql|postgres|sphinx)_index_before | kasimi | 2018-01-28 | 4 | -0/+107 | |
| | |_|/ | |/| | | | | | | | | | | PHPBB3-15537 | |||||
* | | | | Merge pull request #5137 from senky/ticket/15558 | Marc Alexander | 2018-02-19 | 1 | -2/+2 | |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15558] Fix wrongly assigned uid and bitfield | |||||
| * | | | | [ticket/15558] Fix wrongly assigned uid and bitfield | Jakub Senko | 2018-02-19 | 1 | -2/+2 | |
| |/ / / | | | | | | | | | | | | | PHPBB3-15558 | |||||
* | | | | Merge remote-tracking branch 'GerB/patch-4' into 3.2.x | Marc Alexander | 2018-02-19 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | [ticket/15547] Add file object to event | GerB | 2018-02-13 | 1 | -0/+3 | |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | Add file object to core.avatar_driver_upload_move_file_before. PHPBB3-15547 | |||||
* | | | | Merge pull request #5105 from senky/ticket/15398 | Marc Alexander | 2018-02-18 | 1 | -0/+16 | |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/15398] Add core.oauth_login_after_check_if_provider_id_has_match | |||||
| * | | | [ticket/15398] Add core.oauth_login_after_check_if_provider_id_has_match | Jakub Senko | 2018-01-27 | 1 | -0/+16 | |
| |/ / | | | | | | | | | | PHPBB3-15398 | |||||
* | | | Merge pull request #5103 from JoshyPHP/ticket/15531 | Marc Alexander | 2018-01-25 | 1 | -13/+30 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15531] Log malformed BBCodes | |||||
| * | | | [ticket/15531] Workaround for false-positive sniff | JoshyPHP | 2018-01-22 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-15531 | |||||
| * | | | [ticket/15531] Log malformed BBCodes | JoshyPHP | 2018-01-22 | 1 | -13/+31 | |
| |/ / | | | | | | | | | | PHPBB3-15531 | |||||
* | | | Merge pull request #5102 from JoshyPHP/ticket/15527 | Marc Alexander | 2018-01-24 | 2 | -10/+22 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration | |||||
| * | | | [ticket/15527] Remove "use" and specify full class name for exception | Marc Alexander | 2018-01-24 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-15527 | |||||
| * | | | [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration | JoshyPHP | 2018-01-22 | 2 | -10/+24 | |
| |/ / | | | | | | | | | | PHPBB3-15527 | |||||
* | | | [ticket/15526] Cast bbcode id to INT in merge bbcodes migration | Matt Friedman | 2018-01-20 | 1 | -2/+2 | |
|/ / | | | | | | | PHPBB3-15526 | |||||
* | | Merge pull request #5083 from JoshyPHP/ticket/15512 | Marc Alexander | 2018-01-19 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | [ticket/15512] Avoid reparsing non-existent polls | |||||
| * | | [ticket/15512] Avoid reparsing non-existent polls | JoshyPHP | 2018-01-12 | 1 | -1/+1 | |
| |/ | | | | | | | PHPBB3-15512 | |||||
* | | [ticket/15099] Remove type attr from INCLUDECSS and INCLUDEJS | Jakub Senko | 2018-01-17 | 1 | -2/+2 | |
|/ | | | | PHPBB3-15099 | |||||
* | [ticket/15502] Fix migrations | rxu | 2018-01-09 | 2 | -3/+7 | |
| | | | | PHPBB3-15502 | |||||
* | [prep-release-3.2.2] Add 3.1.12 to build and fix display of download box | Marc Alexander | 2018-01-07 | 2 | -5/+6 | |
| | ||||||
* | [prep-release-3.2.2] Add migration for 3.2.2 | Marc Alexander | 2018-01-07 | 1 | -0/+37 | |
| | ||||||
* | Merge pull request #5077 from marc1706/ticket/15353 | Marc Alexander | 2018-01-07 | 2 | -4/+4 | |
|\ | | | | | | | [ticket/15353] Do not use empty to not offer empty archive for download | |||||
| * | [ticket/15353] Do not use empty to not offer empty archive for download | Marc Alexander | 2018-01-06 | 2 | -4/+4 | |
| | | | | | | | | PHPBB3-15353 | |||||
* | | Merge pull request #5076 from marc1706/ticket/15496 | Marc Alexander | 2018-01-07 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | [ticket/15496] Add sort key to SELECT in fulltext_postgres | |||||
| * | | [ticket/15496] Add sort key to SELECT in fulltext_postgres | Marc Alexander | 2018-01-06 | 1 | -1/+1 | |
| |/ | | | | | | | | | | | | | Postgres requires that the column being ordered also appears in the SELECT part of the query. PHPBB3-15496 | |||||
* | | Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 | Marc Alexander | 2018-01-07 | 77 | -308/+359 | |
|\ \ | ||||||
| * \ | Merge pull request #4680 from marc1706/ticket/15055 | Derky | 2018-01-05 | 4 | -22/+82 | |
| |\ \ | | | | | | | | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well |