Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [ticket/15322] Add config setting for -f parameter & remove mail function name | Marc Alexander | 2017-12-11 | 1 | -0/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The -f parameter can now be added via configuration in the ACP. Addtionally, the config setting for the mail function name has been removed. PHPBB3-15322 | |||||
* | | | | [ticket/15444] Add a migration to merge duplicate BBCodes | JoshyPHP | 2017-12-10 | 1 | -0/+75 | |
|/ / / | | | | | | | | | | PHPBB3-15444 | |||||
* | | | Merge pull request #4976 from rubencm/ticket/15171 | Marc Alexander | 2017-11-16 | 1 | -0/+39 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15171] Replace all BBCode templates by default | |||||
| * | | | [ticket/15171] Add migration | Rubén Calvo | 2017-10-31 | 1 | -0/+39 | |
| | | | | | | | | | | | | | | | | PHPBB3-15171 | |||||
* | | | | [ticket/15372] Add permission to schema and copy from f_read | David Colón | 2017-10-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [ticket/15372] Remove revert_data from migration | David Colón | 2017-10-26 | 1 | -7/+0 | |
| | | | | ||||||
* | | | | [ticket/15372] Migration for adding f_list_topic permission | David Colón | 2017-10-26 | 1 | -0/+38 | |
|/ / / | ||||||
* | | | Merge pull request #4930 from rubencm/ticket/15201 | Marc Alexander | 2017-10-22 | 2 | -5/+55 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15201] Set user style to default style when it is disabled or uninstalled | |||||
| * | | | [ticket/15201] Add casting | Rubén Calvo | 2017-09-08 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | PHPBB3-15201 | |||||
| * | | | [ticket/15201] Fix tests | Rubén Calvo | 2017-09-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | PHPBB3-15201 | |||||
| * | | | [ticket/15201] Migration to fix current invalid styles | Rubén Calvo | 2017-08-28 | 1 | -0/+50 | |
| | | | | | | | | | | | | | | | | PHPBB3-15201 | |||||
| * | | | [ticket/15201] Remove wrong user style check | Rubén Calvo | 2017-08-28 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | PHPBB3-15201 | |||||
* | | | | [ticket/15396] Fix revert_schema() steps not executed in correct order | kasimi | 2017-10-13 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | PHPBB3-15396 | |||||
* | | | | [ticket/15379] Only initialize reparsers on first call in migration | Oliver Schramm | 2017-09-25 | 1 | -6/+9 | |
| |/ / |/| | | | | | | | | PHPBB3-15379 | |||||
* | | | [ticket/15368] Correct function reference in MSSQL db tools | David Colón | 2017-09-17 | 1 | -2/+2 | |
|/ / | ||||||
* | | [ticket/15319] Add IF EXISTS to Postgres DROP SEQUENCE query | Serge Skripchuk | 2017-08-13 | 2 | -2/+2 | |
| | | ||||||
* | | [prep-release-3.2.1] Add missing .htaccess file | Marc Alexander | 2017-07-16 | 1 | -0/+33 | |
| | | ||||||
* | | Merge branch 'prep-release-3.1.11' into prep-release-3.2.1 | Marc Alexander | 2017-07-16 | 1 | -0/+36 | |
|\ \ | |/ | ||||||
| * | [prep-release-3.1.11] Add migration for 3.1.11 | Marc Alexander | 2017-07-16 | 1 | -0/+36 | |
| | | ||||||
| * | Merge pull request #29 from phpbb/ticket/security-181 | Marc Alexander | 2017-07-16 | 3 | -0/+99 | |
| |\ | | | | | | | | | | [ticket/security-181] Harden protection of migrations files and other directories | |||||
* | \ | Merge pull request #4864 from lavigor/ticket/15259 | Marc Alexander | 2017-07-16 | 1 | -22/+14 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15259] Fatal error on SQLite/Oracle database update | |||||
| * | | | [ticket/15259] Fatal error on SQLite/Oracle database update | lavigor | 2017-07-01 | 1 | -22/+14 | |
| | | | | | | | | | | | | | | | | PHPBB3-15259 | |||||
* | | | | [prep-release-3.2.1] Add migration for 3.2.1 | Marc Alexander | 2017-07-16 | 1 | -0/+37 | |
| | | | | ||||||
* | | | | Merge pull request #30 from phpbb/ticket/security-181-rhea | Marc Alexander | 2017-07-16 | 4 | -0/+132 | |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/security-181] Harden protection of migrations files and other directories | |||||
| * | | | | [ticket/security-181] Add .htaccess to 3.2.x migrations | Marc Alexander | 2016-11-13 | 1 | -0/+33 | |
| | | | | | | | | | | | | | | | | | | | | SECURITY-181 | |||||
| * | | | | Merge branch 'ticket/security-181' into ticket/security-181-rhea | Marc Alexander | 2016-11-13 | 3 | -0/+99 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | [ticket/security-181] Deny access to migrations folders | Marc Alexander | 2016-11-13 | 3 | -0/+99 | |
| | | | | | | | | | | | | | | | | | | | | SECURITY-181 | |||||
* | | | | | [prep-release-3.2.1] Add migration for 3.2.1-RC1 | Marc Alexander | 2017-06-25 | 1 | -0/+39 | |
| | | | | | ||||||
* | | | | | Merge branch 'prep-release-3.1.11' into prep-release-3.2.1 | Marc Alexander | 2017-06-25 | 1 | -0/+43 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | [prep-release-3.1.11] Add migration for update to 3.1.11-RC1 | Marc Alexander | 2017-06-25 | 1 | -0/+43 | |
| | | | | ||||||
| * | | | Merge pull request #4825 from marc1706/ticket/15219 | Tristan Darricau | 2017-06-06 | 1 | -0/+33 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15219] Update hashes to bcrypt with cron * github.com:phpbb/phpbb: [ticket/15219] Add console command for updating hashes to bcrypt [ticket/15219] Add missing space [ticket/15219] Update hashes to bcrypt with cron | |||||
* | \ \ \ | Merge pull request #4794 from lr94/ticket/15176 | Marc Alexander | 2017-06-24 | 1 | -0/+36 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15176] Add setting for user activity display limit. | |||||
| * | | | | | [ticket/15176] Add setting for user activity display limit. | lr94 | 2017-04-16 | 1 | -0/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Up to phpBB 3.2 the maximum number of posts a user must have to have his activity shown is 5000. This limit is hardcoded in functions_display.php. It would be useful if board administrators could choose to disable the limit or to set an higher value. PHPBB3-15176 | |||||
* | | | | | | Merge pull request #4826 from marc1706/ticket/15219-rhea | Tristan Darricau | 2017-06-06 | 1 | -0/+33 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15219] Update hashes to bcrypt with cron -- Rhea * github.com:phpbb/phpbb: [ticket/15219] Add console command for updating hashes to bcrypt [ticket/15219] Add missing space [ticket/15219] Update hashes to bcrypt with cron | |||||
| * \ \ \ \ \ | Merge branch 'ticket/15219' into ticket/15219-rhea | Marc Alexander | 2017-05-05 | 1 | -0/+33 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | | | ||||||
| | * | | | | [ticket/15219] Update hashes to bcrypt with cron | Marc Alexander | 2017-05-05 | 1 | -0/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15219 | |||||
* | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-05 | 1 | -0/+32 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge pull request #4784 from rubencm/ticket/15150 | Marc Alexander | 2017-06-05 | 1 | -0/+32 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/15150] Add Jabber SSL context configuration options | |||||
| | * | | | | | [ticket/15150] Add Jabber SSL context configuration options | Rubén Calvo | 2017-03-30 | 1 | -0/+32 | |
| | | |/ / / | | |/| | | | | | | | | | | | | | | | PHPBB3-15150 | |||||
* | | | | | | [ticket/14992] Add temp index migration for removing duplicates | David Colón | 2017-05-25 | 4 | -3/+54 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #4701 from DavidIQ/ticket/14992 | Marc Alexander | 2017-05-25 | 7 | -13/+335 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/14992] Improve user_notifications table performance | |||||
| * | | | | | | [ticket/14992] Reduce notification table col sizes | David Colón | 2017-05-25 | 2 | -1/+49 | |
| | | | | | | | ||||||
| * | | | | | | [ticket/14992] 'method' is needed for the unique index | David Colón | 2017-05-24 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | [ticket/14992] Remove temp index migration | David Colón | 2017-05-23 | 3 | -52/+1 | |
| | | | | | | | ||||||
| * | | | | | | [ticket/14992] Make unit tests run more verbose | Marc Alexander | 2017-05-21 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14992 | |||||
| * | | | | | | [ticket/14992] Correctly remove table name and prefix from keys | Marc Alexander | 2017-05-21 | 1 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14992 | |||||
| * | | | | | | [ticket/14992] Shorten index name for user_id and item_id | Marc Alexander | 2017-05-21 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14992 | |||||
| * | | | | | | [ticket/14992] Check index name length in a more proper way | David Colón | 2017-03-01 | 7 | -17/+181 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14992] Add indexes to user_notifications table | |||||
| * | | | | | | [ticket/14992] Add indexes to user_notifications table | David Colón | 2017-03-01 | 4 | -8/+157 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14992] Change how index length is checked [ticket/14992] Remove duplicates from user_notifications table [ticket/14992] Add unique index to user_notifications table [ticket/14992] Shorten unique index name [ticket/14992] Shorten another index for user notifications | |||||
* | | | | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-05-12 | 1 | -0/+51 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | | | * 3.1.x: [ticket/15226] Add index for latest topics to topics table |