| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | [ticket/12610] Add command to check if the board is up to date. | Etienne Baroux | 2016-12-03 | 2 | -9/+24 | |
| | | | | | | | | | PHPBB3-12610 | |||||
| * | | [ticket/14492] Add language variables for updating extensions | Marc Alexander | 2016-12-03 | 2 | -0/+3 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | [ticket/14492] Define extensions to install in config not via cli argument | Marc Alexander | 2016-12-03 | 1 | -1/+0 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | [ticket/14492] Allow specifying extensions to update & install | Marc Alexander | 2016-12-03 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | [ticket/14492] Remove not needed language entry | Marc Alexander | 2016-12-03 | 1 | -1/+0 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | [ticket/14492] Use guzzle for submitting data to stats service | Marc Alexander | 2016-12-03 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | [ticket/14492] Update language variables and trigger details text | Marc Alexander | 2016-12-03 | 1 | -3/+5 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | [ticket/14492] Add basic layout for enabling viglink | Marc Alexander | 2016-12-03 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | [ticket/14492] Re-enable extensions if updated during update | Marc Alexander | 2016-12-03 | 1 | -0/+2 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | [ticket/14492] Install all packaged extensions by default | Marc Alexander | 2016-12-03 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | [ticket/14492] Add basic task for installing viglink extension | Marc Alexander | 2016-12-03 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-14492 | |||||
| * | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-11-20 | 1 | -0/+1 | |
| |\ \ | |/ | ||||||
| | * | [ticket/14842] Don't display filesize limit if there is none | Jakub Senko | 2016-11-15 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-14842 | |||||
| * | | [ticket/14739] Remove SQLite 2.8.x database driver | Jakub Senko | 2016-11-16 | 1 | -3/+0 | |
| | | | | | | | | | PHPBB3-14739 | |||||
| * | | Merge pull request #4265 from Senky/ticket/10809 | Tristan Darricau | 2016-09-25 | 1 | -1/+0 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/10809] Remove MSSQL support * Senky/ticket/10809: [ticket/10809] Reflect MSSQL removal in docs files [ticket/10809] Remove MSSQL support | |||||
| | * | | [ticket/10809] Remove MSSQL support | Jakub Senko | 2016-08-02 | 1 | -1/+0 | |
| | | | | | | | | | | | | | PHPBB3-10809 | |||||
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-09-06 | 1 | -1/+1 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | Merge pull request #4426 from bantu/ticket/14109 | Marc Alexander | 2016-09-06 | 1 | -1/+1 | |
| | |\ \ | | | | | | | | | | | | | [ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.… | |||||
| | | * | | [ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.6.8. | Andreas Fischer | 2016-08-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is required for proper overall database operation. In previous versions, InnoDB might error on ALTER statements when multiple FULLTEXT Indexes are defined. PHPBB3-14109 | |||||
| * | | | | Merge pull request #4435 from Crizz0/ticket/14764 | Marc Alexander | 2016-09-06 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14764] Wrong link to database update script has been fixed | |||||
| | * | | | | [ticket/14764] Implements feedback to wording in install db updater | Crizzo | 2016-09-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14764 | |||||
| | * | | | | [ticket/14764] Wrong link to database update script has been fixed | Crizzo | 2016-09-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14764 | |||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-08-31 | 1 | -0/+3 | |
| |\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | Conflicts: phpBB/phpbb/db/migration/tool/module.php | |||||
| | * | | | Merge pull request #4377 from rxu/ticket/14703 | Marc Alexander | 2016-08-31 | 1 | -0/+3 | |
| | |\ \ \ | | |/ / | |/| | | | | | | [ticket/14703] Fix parent module selection for custom extension modules | |||||
| | | * | | [ticket/14703] Select the parent module id from the several found | rxu | 2016-07-23 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14703 | |||||
| | | * | | [ticket/14703] Refine the parent module selection for custom extension modules | rxu | 2016-07-10 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14703 | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-08-21 | 1 | -2/+8 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #4411 from Senky/ticket/12925 | Marc Alexander | 2016-08-21 | 1 | -2/+8 | |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/12925] Pluralize permanent delete checkbox label | |||||
| | | * | | | [ticket/12925] Pluralize permanent delete checkbox label | Jakub Senko | 2016-08-15 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12925 | |||||
| * | | | | | [ticket/14742] Display message if reverting schema is in progress | Oliver Schramm | 2016-08-11 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | |||||
| * | | | | | Merge branch 'ticket/14742' into ticket/14742-32x | Oliver Schramm | 2016-08-11 | 1 | -0/+1 | |
| |\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| | * | | | [ticket/14742] Pause after each schema change | Oliver Schramm | 2016-08-11 | 1 | -0/+1 | |
| | |/ / | | | | | | | | | | | | | | | | It is certainly better than running them all at once PHPBB3-14742 | |||||
| | * | | Merge pull request #4301 from 3D-I/PHPBB3-14596 | Marc Alexander | 2016-07-31 | 1 | -2/+2 | |
| | |\ \ | | | | | | | | | | | | | [ticket/14596] Deny installation of Ascraeus under PHP 7 | |||||
| | | * | | [ticket/14596] Deny installation of Ascraeus under PHP 7 | 3Di | 2016-07-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14596 | |||||
| | | * | | [ticket/14596] Deny installation of Ascraeus under PHP 7 | 3Di | 2016-04-23 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14596 | |||||
| * | | | | [ticket/14633] Check for XML extension support on install | Máté Bartus | 2016-07-30 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14633 | |||||
| * | | | | Merge pull request #4344 from Senky/ticket2/14586 | Marc Alexander | 2016-07-20 | 1 | -0/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14586] Add OAuth1 support | |||||
| | * | | | | [ticket/14586] Add OAuth1 support | Jakub Senko | 2016-05-30 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14586 | |||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-17 | 2 | -462/+0 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Merge pull request #4378 from Crizz0/ticket/14704 | Marc Alexander | 2016-07-17 | 2 | -462/+0 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14704] Removes unused function and language files in base.php | |||||
| | | * | | | | [ticket/14704] Removes unused function and language files in base.php | Crizzo | 2016-07-03 | 2 | -462/+0 | |
| | | | |/ / | | |/| | | | | | | | | | | | | PHPBB3-14704 | |||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-07 | 1 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/install/install_install.php phpBB/language/en/install.php | |||||
| | * | | | | Merge pull request #4342 from Senky/ticket/14654 | Marc Alexander | 2016-07-07 | 2 | -4/+4 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14654] Change Imagemagick to ImageMagick | |||||
| | | * | | | | [ticket/14654] Change Imagemagick to ImageMagick | Jakub Senko | 2016-06-11 | 2 | -4/+4 | |
| | | |/ / / | | | | | | | | | | | | | | | | PHPBB3-14654 | |||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-06 | 1 | -0/+1 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Merge pull request #4354 from Stanzilla/smtp_explain | Marc Alexander | 2016-07-06 | 1 | -0/+1 | |
| | |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option | |||||
| | | * | | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option | Benjamin Staneck | 2016-06-17 | 1 | -0/+1 | |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | This should help users trying to figure out why their mail config is not working when they forgot to use a protocol prefix. PHPBB3-14184 | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 5 | -5/+5 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [ticket/14683] Fix typos in email templates. | rxu | 2016-06-20 | 5 | -5/+5 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14683 | |||||
| * | | | | Merge pull request #4326 from Crizz0/ticket/14640 | Marc Alexander | 2016-06-19 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14640] Changes docu-link in language/en/install.php from 3.3 to 3.2 | |||||
