| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [develop-olympus] Increment version number to 3.0.14-dev. | Andreas Fischer | 2015-01-21 | 1 | -1/+1 |
| | | |||||
| * | [develop-olympus] Bump version numbers for 3.0.13-RC1 release. | Andreas Fischer | 2015-01-21 | 1 | -1/+1 |
| | | |||||
| * | [ticket/13531] Send 404 Not Found. | Andreas Fischer | 2015-01-21 | 1 | -1/+15 |
| | | | | | PHPBB3-13531 | ||||
| * | [ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO). | Marc Alexander | 2015-01-21 | 1 | -0/+34 |
| | | | | | PHPBB3-13531 | ||||
| * | Merge pull request #3312 from bantu/ticket/13527 | Andreas Fischer | 2015-01-20 | 1 | -4/+1 |
| |\ | | | | | | | | | | | | | | | [ticket/13527] Escape information received from version server * bantu/ticket/13527: [ticket/13527] Apply htmlspecialchars() to data from version server. [ticket/13527] Remove two unused variables. | ||||
| | * | [ticket/13527] Apply htmlspecialchars() to data from version server. | Andreas Fischer | 2015-01-20 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13527 | ||||
| | * | [ticket/13527] Remove two unused variables. | Andreas Fischer | 2015-01-20 | 1 | -3/+0 |
| | | | | | | | | | PHPBB3-13527 | ||||
| * | | Merge pull request #3311 from bantu/ticket/13526 | Andreas Fischer | 2015-01-20 | 1 | -1/+5 |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/13526] Correctly validate the ucp_pm_options form key. * bantu/ticket/13526: [ticket/13526] Correctly validate the ucp_pm_options form key. | ||||
| | * | | [ticket/13526] Correctly validate the ucp_pm_options form key. | Joas Schilling | 2015-01-20 | 1 | -1/+5 |
| | |/ | | | | | | | PHPBB3-13526 | ||||
| * | | Merge pull request #3306 from marc1706/ticket/13519 | Andreas Fischer | 2015-01-20 | 1 | -1/+1 |
| |\ \ | |/ |/| | | | | | | | | | [ticket/13519] Correctly validate imagick path as path and not string * marc1706/ticket/13519: [ticket/13519] Correctly validate imagick path as path and not string | ||||
| | * | [ticket/13519] Correctly validate imagick path as path and not string | Marc Alexander | 2015-01-19 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13519 | ||||
| * | | Merge pull request #2990 from Senky/ticket/10985 | Nils Adermann | 2015-01-19 | 1 | -0/+5 |
| |\ \ | |/ |/| | [ticket/10985] Error bbcode.html not found when updating with custom style inheriting from prosilver | ||||
| | * | [ticket/10985] Add fix to properly inherit style during update process | Jakub Senko | 2014-09-23 | 1 | -0/+5 |
| | | | | | | | | | PHPBB3-10985 | ||||
| * | | [ticket/11613] Allow cookies to work on netbios domains | Jakub Senko | 2014-11-26 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11613 | ||||
| * | | [ticket/13376] Revert unnecessary change for cookies called GLOBALS 92f554e3 | Nils Adermann | 2014-11-25 | 1 | -23/+5 |
| | | | | | | | | | | | | | Also introduce a clear cookie message hardcoded just in case. PHPBB3-13376 | ||||
| * | | Merge pull request #3090 from Nicofuma/ticket/13234 | Joas Schilling | 2014-10-28 | 1 | -30/+39 |
| |\ \ | | | | | | | | | | Ticket/13234 | ||||
| | * | | [ticket/13234] Fix conditions and CS | Tristan Darricau | 2014-10-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-13234 | ||||
| | * | | [ticket/13234] Never allow autologin/remember me to modify the userid | Nils Adermann | 2014-10-27 | 1 | -31/+40 |
| |/ / | | | | | | | | | | | | | This prevents admin relogin with forced user id from overwriting remember me cookies PHPBB3-13234 | ||||
| * | | Merge pull request #3047 from Elsensee/ticket/13168 | Andreas Fischer | 2014-10-20 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility * Elsensee/ticket/13168: [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility | ||||
| | * | | [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility | Oliver Schramm | 2014-10-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-13168 | ||||
| * | | | [ticket/13138] Do not use cookie data and autologin while forcing a user_id | Joas Schilling | 2014-10-16 | 1 | -28/+31 |
| |/ / | | | | | | | PHPBB3-13138 | ||||
| * | | Merge pull request #2460 from Nicofuma/ticket/11224 | Joas Schilling | 2014-10-06 | 1 | -2/+14 |
| |\ \ | | | | | | | | | | [ticket/11224] SQL cache destroy does not destroy queries to tables joined | ||||
| | * | | [ticket/11224] Remove new line in acm_memory.php | Tristan Darricau | 2014-05-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-11224 | ||||
| | * | | [ticket/11224] Fix coding style | Tristan Darricau | 2014-05-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-11224 | ||||
| | * | | [ticket/11224] Fix the blank line after ?> | Tristan Darricau | 2014-05-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-11224 | ||||
| | * | | [ticket/11224] Fix returned data | Tristan Darricau | 2014-05-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-11224 | ||||
| | * | | [ticket/11224] SQL cache destroy does not destroy queries to tables joined | Tristan Darricau | 2014-05-14 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-11224 PHPBB3-11224 | ||||
| * | | | [ticket/13096] Add phpbb_ prefix to ldap_escape() | Jakub Senko | 2014-09-23 | 1 | -2/+2 |
| | |/ |/| | | | | | PHPBB3-13096 | ||||
| * | | Merge pull request #2981 from nickvergessen/ticket/10729 | Marc Alexander | 2014-09-23 | 1 | -8/+20 |
| |\ \ | | | | | | | | | | Ticket/10729 Update editor information when user being deleted | ||||
| | * | | [ticket/10729] Fix doc block for user_delete | Joas Schilling | 2014-09-22 | 1 | -3/+8 |
| | | | | | | | | | | | | | PHPBB3-10729 | ||||
| | * | | [ticket/10729] Update message_edit_user when user being deleted | Oliver Schramm | 2014-07-18 | 1 | -0/+6 |
| | | | | | | | | | | | | | PHPBB3-10729 | ||||
| | * | | [ticket/10729] Update post_edit_user when user being deleted | Oliver Schramm | 2014-07-17 | 1 | -5/+6 |
| | | | | | | | | | | | | | PHPBB3-10729 | ||||
| * | | | Merge pull request #2350 from Nicofuma/ticket/11480 | Joas Schilling | 2014-08-01 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11480] PM : "Unknown folder" returned when inbox folder is full * Nicofuma/ticket/11480: [ticket/11480] Move the test into get_folder() [ticket/11480] Fix the double spaces in phpbb_functional_test_case [ticket/11480] Fix typos [ticket/11480] Add functionnal test [ticket/11480] PM : "Unknown folder" returned when inbox folder is full | ||||
| | * | | | [ticket/11480] Move the test into get_folder() | Tristan Darricau | 2014-07-30 | 2 | -7/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-11480 | ||||
| | * | | | [ticket/11480] PM : "Unknown folder" returned when inbox folder is full | Nicofuma | 2014-04-25 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-11480 PHPBB3-11480 | ||||
| * | | | | Merge pull request #2425 from Zoddo/ticket/12492 | Joas Schilling | 2014-07-30 | 1 | -1/+1 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | [ticket/12492] Add support of special chars * Zoddo/ticket/12492: [ticket/12492] Add support of special chars | ||||
| | * | | | [ticket/12492] Add support of special chars | Skouat | 2014-05-24 | 1 | -1/+1 |
| | | |/ | |/| | | | | | | | | | | | | | Add support of special chars during db test in the installation PHPBB3-12492 | ||||
| * | | | [ticket/12695] Add viewtopic language file for parse_attachments in mcp_post | Marc Alexander | 2014-07-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | PHPBB3-12695 | ||||
| * | | | [ticket/12196] Revert Fix typo "referer" in acp/attachments | Dhruv | 2014-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | This reverts commit 9bc1f7924d5ef00fb988b81347d4c5c730b25eb2. https://tracker.phpbb.com/browse/PHPBB3-12196 PHPBB3-12196 | ||||
| * | | | [ticket/12196] Fix typo "referer" in acp/attachments | Joas Schilling | 2014-06-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12196 | ||||
| * | | | [ticket/12755] Apply de morgan to conditional | Marc Alexander | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12755 | ||||
| * | | | [ticket/12755] Terminate upload loop if upload reaches filesize | Marc Alexander | 2014-06-24 | 1 | -2/+12 |
| | | | | | | | | | | | | | | | | | | | | | | Terminate the upload loop if the expected filesize has been reached instead of trying to read more bytes until the timeout has been reached. PHPBB3-12755 | ||||
| * | | | [ticket/12755] Change upload in remote_upload() method to fit get_remote_file | Marc Alexander | 2014-06-24 | 1 | -12/+14 |
| | | | | | | | | | | | | | PHPBB3-12755 | ||||
| * | | | [ticket/12755] Add language string for timed out remote upload | Marc Alexander | 2014-06-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12755 | ||||
| * | | | [ticket/12755] Add timeout to remote upload to prevent infinite loop | Marc Alexander | 2014-06-21 | 1 | -0/+15 |
| | | | | | | | | | | | | | PHPBB3-12755 | ||||
| * | | | [ticket/12660] Improve check for when phpinfo() is disabled. | Andreas Fischer | 2014-06-09 | 1 | -1/+1 |
| |/ / | | | | | | | PHPBB3-12660 | ||||
| * | | Merge remote-tracking branch 'github-marc1706/ticket/8960-olympus' into ↵ | Nils Adermann | 2014-05-02 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | develop-olympus * github-marc1706/ticket/8960-olympus: [ticket/8960] Allow changing avatar path if it's not writable | ||||
| | * | | [ticket/8960] Allow changing avatar path if it's not writable | Marc Alexander | 2014-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change will allow users to change the avatar path even if it's not writable. However, this will get rid of the error message that the path is not writable. Due to this, a minor addition to the explain message in the ACP settings has been made. PHPBB3-8960 | ||||
| * | | | [ticket/12186] Move PM reports below post reports while installing | n-aleha | 2014-04-23 | 1 | -1/+1 |
| | |/ |/| | | | | | | | | | In mcp, move PM reports below post reports while installing. PHPBB3-12186 | ||||
| * | | Merge pull request #2310 from n-aleha/ticket/12397 | Andreas Fischer | 2014-04-15 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/12397] Fix sql_unique_index_exists doc block * n-aleha/ticket/12397: [ticket/12397] Fix sql_unique_index_exists doc block | ||||
