Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16239] Remove deprecated phpbb\db\tools | mrgoldy | 2019-11-30 | 1 | -21/+0 |
| | | | | PHPBB3-16239 | ||||
* | [prep-release-3.3.0-b2] Add migration for 3.3.0-b2 | Marc Alexander | 2019-11-22 | 1 | -0/+38 |
| | |||||
* | Merge pull request #5686 from v12mike/ticket/9837 | Marc Alexander | 2019-11-22 | 1 | -0/+24 |
|\ | | | | | | | [ticket/9837] Display unapproved posts to their authors | ||||
| * | [ticket/9837] Make unapproved posts visible to author | v12mike | 2019-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | review comments PHPBB3-9837 | ||||
| * | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 1 | -3/+3 |
| | | | | | | | | | | | | Coding guidelines fixes PHPBB3-9837 | ||||
| * | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 1 | -0/+24 |
| | | | | | | | | | | | | Improvements for feature following review PHPBB3-9837 | ||||
* | | [ticket/16167] Add migration for removing user_email_hash | Marc Alexander | 2019-11-18 | 1 | -0/+57 |
| | | | | | | | | PHPBB3-16167 | ||||
* | | [ticket/12559] Use short array syntax | Marc Alexander | 2019-11-04 | 1 | -14/+14 |
| | | | | | | | | PHPBB3-12559 | ||||
* | | [ticket/12559] Move migration to v330 folder | Marc Alexander | 2019-11-01 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-12559 | ||||
* | | [ticket/12559] Update migration dependencies | PayBas | 2019-11-01 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-12559 | ||||
* | | [ticket/12559] Updated copyright information | PayBas | 2019-11-01 | 1 | -3/+7 |
| | | | | | | | | PHPBB3-12559 | ||||
* | | [ticket/12559] Add forum setting to limit subforum legend | PayBas | 2019-11-01 | 1 | -0/+45 |
|/ | | | | | | Squashed all commits, they were basically just typos and errors PHPBB3-12559 | ||||
* | [prep-release-3.3.0-b1] Add jquery update migration to 330b1 dependencies | Marc Alexander | 2019-10-21 | 1 | -0/+1 |
| | |||||
* | Merge pull request #5716 from marc1706/ticket/15437 | Marc Alexander | 2019-10-21 | 1 | -0/+37 |
|\ | | | | | [ticket/15437] Update jQuery and cookie consent to latest | ||||
| * | [ticket/15437] Add migration for updating jQuery to 3.4.1 | Marc Alexander | 2019-10-20 | 1 | -0/+37 |
| | | | | | | | | PHPBB3-15437 | ||||
* | | [prep-release-3.3.0-b1] Add migration for 3.3.0-b1 | Marc Alexander | 2019-10-19 | 1 | -0/+40 |
|/ | |||||
* | Merge pull request #5708 from marc1706/ticket/16051 | Marc Alexander | 2019-10-13 | 3 | -686/+5 |
|\ | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | ||||
| * | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | Marc Alexander | 2019-10-06 | 3 | -686/+5 |
| | | | | | | | | PHPBB3-16051 | ||||
* | | [ticket/14465] Remove setting for maximum password length | Marc Alexander | 2019-10-03 | 1 | -0/+43 |
|/ | | | | PHPBB3-14465 | ||||
* | Merge pull request #5652 from marc1706/ticket/11327 | Marc Alexander | 2019-10-03 | 1 | -0/+48 |
|\ | | | | | | | [ticket/11327] Implement forgot password functionality via form | ||||
| * | [ticket/11327] Clean up code style a bit | Marc Alexander | 2019-08-22 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-11327 | ||||
| * | [ticket/11327] Add reset token columns & config setting | Marc Alexander | 2019-08-09 | 1 | -0/+48 |
| | | | | | | | | PHPBB3-11327 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-20 | 2 | -0/+39 |
|\ \ | |||||
| * | | [prep-release-3.2.8] Add migration for 3.2.8 | Marc Alexander | 2019-09-08 | 1 | -0/+36 |
| | | | |||||
| * | | Merge pull request #52 from phpbb/ticket/security/247 | Marc Alexander | 2019-08-25 | 1 | -0/+3 |
| |\ \ | | | | | | | | | | | | | [ticket/security/247] Disable loading of local files on client side | ||||
| | * | | [ticket/security/247] Disable loading of local files on client side | Marc Alexander | 2019-08-11 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | SECURITY-247 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-17 | 1 | -0/+37 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | [prep-release-3.2.8] Add migration for 3.2.8-RC1 | Marc Alexander | 2019-08-17 | 1 | -0/+37 |
| |/ | |||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-17 | 1 | -0/+29 |
|\ \ | |/ | |||||
| * | Merge pull request #5595 from rxu/ticket/16063 | Marc Alexander | 2019-06-17 | 1 | -0/+29 |
| |\ | | | | | | | | | | [ticket/16063] Remove board_dst config value since unused | ||||
| | * | [ticket/16063] Move new migration file to 32x folder | rxu | 2019-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16063 | ||||
| | * | [ticket/16063] Remove board_dst config value since unused | rxu | 2019-05-18 | 1 | -0/+29 |
| | | | | | | | | | | | | PHPBB3-16063 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | [ticket/16061] Migrator to drop unique indexes when needed | rxu | 2019-05-18 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-16061 | ||||
* | | [ticket/16052] Add 3.3.0-dev migration | Marc Alexander | 2019-05-11 | 1 | -0/+36 |
| | | | | | | | | PHPBB3-16052 | ||||
* | | [ticket/15744] Remove useless sql_freeresults | Jakub Senko | 2019-05-09 | 1 | -4/+2 |
| | | | | | | | | PHPBB3-15744 | ||||
* | | [ticket/15663] Remove empty line | Rubén Calvo | 2019-05-09 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-15663 | ||||
* | | [ticket/15663] Add migration | Rubén Calvo | 2019-05-09 | 1 | -0/+87 |
| | | | | | | | | PHPBB3-15663 | ||||
* | | [ticket/12624] Add debug.load_time parameter | Jakub Senko | 2019-05-09 | 10 | -14/+42 |
| | | | | | | | | PHPBB3-12624 | ||||
* | | [ticket/12627] Add debug.sql_explain parameter | Jakub Senko | 2019-05-09 | 10 | -29/+50 |
| | | | | | | | | PHPBB3-12627 | ||||
* | | [ticket/15424] Multiple typo fixes in docs & comments | luzpaz | 2019-05-08 | 9 | -9/+9 |
| | | | | | | | | | | | | Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424 | ||||
* | | [ticket/15274] Allow "custom" migrations to use parameters | javiexin | 2019-05-08 | 1 | -1/+1 |
|/ | | | | | | | Add the possibility to have custom migrations with parameters, allowing the use of a single function for several uses. PHPBB3-15274 | ||||
* | [prep-release-3.2.7] Add 3.2.7 migration | Marc Alexander | 2019-05-04 | 1 | -0/+37 |
| | |||||
* | [prep-release-3.2.7] Add migration for 3.2.7-RC1 | Marc Alexander | 2019-05-02 | 1 | -0/+36 |
| | |||||
* | [prep-release-3.2.6] Add migration to 3.2.6 | Marc Alexander | 2019-04-27 | 1 | -0/+39 |
| | |||||
* | Merge pull request #47 from phpbb/ticket/security/233 | Marc Alexander | 2019-04-27 | 1 | -0/+42 |
|\ | | | | | | | [ticket/security/233] Make smtp_password and smtp_username dynamic | ||||
| * | [ticket/security/233] Make smtp_password and smtp_username dynamic | Marc Alexander | 2019-04-21 | 1 | -0/+42 |
| | | | | | | | | SECURITY-233 | ||||
* | | Merge pull request #46 from phpbb/ticket/security/231 | Marc Alexander | 2019-04-27 | 1 | -0/+34 |
|\ \ | |/ |/| | | | [ticket/security/231] Disable remote avatar functionality & add warning | ||||
| * | [ticket/security/231] Disable remote avatar functionality & add warning | Marc Alexander | 2019-04-17 | 1 | -0/+34 |
| | | | | | | | | SECURITY-231 | ||||
* | | [prep-release-3.2.6] Add migration for 3.2.6-RC1 | Marc Alexander | 2019-04-20 | 1 | -0/+37 |
|/ |