Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | 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 |
|/ | |||||
* | [prep-release-3.2.5] Add 3.2.5 migration | Marc Alexander | 2018-12-19 | 1 | -0/+38 |
| | |||||
* | Merge pull request #43 from phpbb/security/229 | Marc Alexander | 2018-12-19 | 1 | -0/+37 |
|\ | | | | | | | [security/229] Update jQuery to 1.12.4 | ||||
| * | [security/229] Adjust effectively_installed on jquery update migration | Marc Alexander | 2018-12-13 | 1 | -1/+1 |
| | | | | | | | | SECURITY-229 | ||||
| * | [security/229] Update jQuery CDN link | Marc Alexander | 2018-12-09 | 1 | -0/+37 |
| | | | | | | | | SECURITY-229 | ||||
* | | [ticket/15911] Add missing braces | Marc Alexander | 2018-12-18 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-15911 | ||||
* | | [ticket/15911] Resolve warnings when updating from 3.0.0 to latest | Marc Alexander | 2018-12-18 | 1 | -2/+5 |
|/ | | | | PHPBB3-15911 | ||||
* | [prep-release-3.2.5] Add 3.2.5-RC1 migration | Marc Alexander | 2018-11-29 | 1 | -0/+36 |
| | |||||
* | [ticket/15665] fix double semicolon | hubaishan | 2018-11-20 | 1 | -1/+1 |
| | | | | PHPBB3-15665 | ||||
* | [ticket/15665] Fix MSSQL crashes if upload dir>2GB | hubaishan | 2018-11-20 | 1 | -0/+8 |
| | | | | | | Add cast_expr_to_bigint() to mssql_base PHPBB3-15665 | ||||
* | [prep-release-3.2.4] Correctly specify dependencies | Marc Alexander | 2018-11-11 | 3 | -3/+3 |
| | |||||
* | [prep-release-3.2.4] Add migration for 3.2.4 | Marc Alexander | 2018-11-10 | 4 | -0/+41 |
| | |||||
* | Merge pull request #42 from phpbb/ticket/security/227 | Marc Alexander | 2018-11-10 | 1 | -0/+31 |
|\ | | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event | ||||
| * | [ticket/security/227] Change migration depends_on to 3.2.4-RC1 | Derky | 2018-11-04 | 1 | -1/+1 |
| | | | | | | | | SECURITY-227 | ||||
| * | [ticket/security/227] Replace ImageMagick support with thumbnail event | Derky | 2018-10-23 | 1 | -0/+31 |
| | | | | | | | | SECURITY-227 | ||||
* | | [prep-release-3.2.4] Add migration for 3.2.4-RC1 | Marc Alexander | 2018-10-28 | 1 | -0/+36 |
|/ | |||||
* | Merge pull request #5326 from rubencm/ticket/15762 | Marc Alexander | 2018-10-09 | 1 | -0/+37 |
|\ | | | | | | | [ticket/15762] Update type for forum_topics_per_page | ||||
| * | [ticket/15762] Update migration dependency | rubencm | 2018-10-08 | 1 | -1/+1 |
| | | | | | | PHPBB3-15762 | ||||
| * | [ticket/15762] Update type for forum_topics_per_page | Rubén Calvo | 2018-08-30 | 1 | -0/+37 |
| | | | | | | | | PHPBB3-15762 |