| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | [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 | |||||
| | * | | | | | [ticket/15226] Add index for latest topics to topics table | Marc Alexander | 2017-05-11 | 1 | -0/+51 | |
| | | |/ / / | |/| | | | | | | | | | | | | | PHPBB3-15226 | |||||
| * | | | | | [ticket/15090] Ensure send stats module exists before removing | Marc Alexander | 2017-04-15 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15090 | |||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-03-19 | 1 | -0/+32 | |
| |\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | | | | | | | | | * 3.1.x: [ticket/13558] Change options prefix and add settings precautions. [ticket/13558] Make SSL context specific options more SMTP general [ticket/13558] Add smtp SSL context configuration options | |||||
| | * | | | [ticket/13558] Change options prefix and add settings precautions. | rxu | 2017-03-19 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | PHPBB3-13558 | |||||
| | * | | | [ticket/13558] Add smtp SSL context configuration options | rxu | 2017-03-17 | 1 | -0/+32 | |
| | | | | | | | | | | | | | | | | | PHPBB3-13558 | |||||
| * | | | | [ticket/15047] Reinstate length check for MSSQL 2000 | David Colón | 2017-01-26 | 1 | -1/+11 | |
| | | | | | ||||||
| * | | | | [ticket/15047] Do not set default for identity cols | David Colón | 2017-01-26 | 1 | -1/+32 | |
| | | | | | ||||||
| * | | | | [ticket/15047] Use brackets due to keyword usage | David Colón | 2017-01-26 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | [ticket/15047] Don't attempt to drop primary keys | David Colón | 2017-01-26 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | [ticket/15047] No index name length check for mssql | David Colón | 2017-01-26 | 1 | -4/+0 | |
| | | | | | ||||||
| * | | | | [ticket/14973] Add BC layer for \phpbb\db\tools | Tristan Darricau | 2017-01-08 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14973 | |||||
| * | | | | [ticket/14967] Add cookie notice migration fixing invalid previous one | Marc Alexander | 2017-01-08 | 1 | -0/+36 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14967 | |||||
| * | | | | [prep-release-3.2.0] Update version numbers and add 3.2.0 migration | Marc Alexander | 2017-01-07 | 1 | -0/+40 | |
| | | | | | ||||||
| * | | | | [ticket/14961] Add cookie notice as enablable feature | Marc Alexander | 2017-01-06 | 1 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uses Insites cookieconsent v3.0.3: https://cookieconsent.insites.com PHPBB3-14961 | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-12-25 | 2 | -0/+2 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [ticket/14923] Make sure start for queries is always set in migrations | Marc Alexander | 2016-12-25 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14923 | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-12-18 | 1 | -0/+46 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [ticket/14874] Increase size of emotion | Jakub Senko | 2016-12-12 | 1 | -0/+46 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14874 | |||||
| * | | | | [prep-release-3.2.0-RC2] Add migration file for 3.2.0-RC2 | Marc Alexander | 2016-12-09 | 1 | -0/+40 | |
| | | | | | ||||||
| * | | | | [ticket/14492] Update versions in files | Marc Alexander | 2016-12-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14492 | |||||
| * | | | | [ticket/14492] Send statistics via ajax request | Marc Alexander | 2016-12-03 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flooding ajax requests will try to be prevented and sending stats without JS will also properly work. PHPBB3-14492 | |||||
| * | | | | [ticket/14492] Rename files to help_phpbb and fix css tabbing | Marc Alexander | 2016-12-03 | 1 | -0/+49 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14492 | |||||
| * | | | | [ticket/14885] Use \n instead of \r for output_handler messages | David Colón | 2016-12-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | [ticket/14885] Add a line break when writing to the migrator output file | David Colón | 2016-12-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge remote-tracking branch 'senky/ticket/14739' into 3.2.x | Marc Alexander | 2016-11-17 | 4 | -650/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | [ticket/14739] Remove SQLite 2.8.x database driver | Jakub Senko | 2016-11-16 | 4 | -650/+3 | |
| | | |/ / | |/| | | | | | | | | | | PHPBB3-14739 | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-11-14 | 2 | -0/+113 | |
| |\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14831] Rename migration and replace preg_replace() with simpler methods [ticket/14831] Compare depends_on for migrations and remove prefixless names [ticket/14831] Add migration for deduplicating entries and fix typo [ticket/14831] Add method for getting valid migration name [ticket/14831] Fall back to possible migration names instead of adding prefix [ticket/14831] Make sure migrations always start with backslash | |||||
| | * | | Merge pull request #4492 from marc1706/ticket/14831 | Tristan Darricau | 2016-11-14 | 2 | -0/+113 | |
| | |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14831] Make sure migrations always start with backslash * marc1706/ticket/14831: [ticket/14831] Rename migration and replace preg_replace() with simpler methods [ticket/14831] Compare depends_on for migrations and remove prefixless names [ticket/14831] Add migration for deduplicating entries and fix typo [ticket/14831] Add method for getting valid migration name [ticket/14831] Fall back to possible migration names instead of adding prefix [ticket/14831] Make sure migrations always start with backslash | |||||
| | | * | [ticket/14831] Rename migration and replace preg_replace() with simpler methods | Marc Alexander | 2016-10-25 | 2 | -6/+5 | |
| | | | | | | | | | | | | | PHPBB3-14831 | |||||
| | | * | [ticket/14831] Compare depends_on for migrations and remove prefixless names | Marc Alexander | 2016-10-23 | 1 | -4/+4 | |
| | | | | | | | | | | | | | PHPBB3-14831 | |||||
| | | * | [ticket/14831] Add migration for deduplicating entries and fix typo | Marc Alexander | 2016-10-23 | 2 | -3/+81 | |
| | | | | | | | | | | | | | PHPBB3-14831 | |||||
| | | * | [ticket/14831] Add method for getting valid migration name | Marc Alexander | 2016-10-23 | 1 | -26/+34 | |
| | | | | | | | | | | | | | PHPBB3-14831 | |||||
