| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | [ticket/13306] allow 0 error types | omniError | 2014-11-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13306 PHPBB3-13306 | |||||
| | * | | | | | | [ticket/13306] constructor sets error types | omniError | 2014-11-11 | 1 | -2/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13306 PHPBB3-13306 | |||||
| | * | | | | | | [ticket/13306] add error level to collector | omniError | 2014-11-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13306 PHPBB3-13306 | |||||
| * | | | | | | | Merge pull request #3227 from prototech/ticket/13366 | Joas Schilling | 2015-01-09 | 1 | -0/+31 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13366] Ensure plupload_last_gc config entry is dynamic. | |||||
| | * | | | | | | | [ticket/13366] Ensure plupload_last_gc config entry is dynamic. | Cesar G | 2014-12-09 | 1 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13366 | |||||
| * | | | | | | | | Merge pull request #3258 from marc1706/ticket/13385 | Joas Schilling | 2015-01-09 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13385] Free result in \phpbb\config\db::set_atomic() | |||||
| | * | | | | | | | | [ticket/13385] Remove unneeded $result in \phpbb\config\db::set_atomic() | Marc Alexander | 2015-01-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13385 | |||||
| * | | | | | | | | | [ticket/13432] Make sure to add language file when including acp_modules | Marc Alexander | 2015-01-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13432 | |||||
| * | | | | | | | | | Merge pull request #3221 from MasterShredder/ticket/13422 | Joas Schilling | 2015-01-06 | 1 | -1/+15 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13422] New events for save custom cookies and set custom ban type | |||||
| | * | | | | | | | | | [ticket/13422] Changed variable descriptions | MasterShredder | 2014-12-28 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13422 | |||||
| | * | | | | | | | | | [ticket/13422] Deleted event core.session_check_user_session | MasterShredder | 2014-12-08 | 1 | -9/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | [ticket/13422] Add new event core.session_set_custom_ban | MasterShredder | 2014-12-07 | 1 | -1/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13422 | |||||
| | * | | | | | | | | | [ticket/13422] Add new event core.session_check_user_session | MasterShredder | 2014-12-07 | 1 | -1/+9 | |
| | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | PHPBB3-13422 | |||||
| * | | | | | | | | | Merge pull request #3211 from brunoais/ticket/13148 | Joas Schilling | 2015-01-06 | 1 | -0/+44 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | [ticket/13148] Creating a final way to modify edit logs output | |||||
| | * | | | | | | | | [ticket/13148] Wrong version num; copy & paste fail | brunoais | 2014-12-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13148 | |||||
| | * | | | | | | | | [ticket/13148] Fixed my error | brunoais | 2014-12-28 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13148 | |||||
| | * | | | | | | | | [ticket/13148] Fixed syntax error | brunoais | 2014-12-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13148 | |||||
| | * | | | | | | | | [ticket/13148] Added more variables as requested | brunoais | 2014-12-28 | 1 | -2/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added more variables as requested and some extra that may be of use. PHPBB3-13148 | |||||
| | * | | | | | | | | [ticket/13148] Creating a final way to modify edit logs output | brunoais | 2014-12-03 | 1 | -0/+14 | |
| | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13148 | |||||
| * | | | | | | | | Merge pull request #3229 from n-aleha/ticket/13098 | Joas Schilling | 2014-12-27 | 1 | -0/+38 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13098] Repair Yahoo contact field | |||||
| | * | | | | | | | | [ticket/13098] Repair Yahoo contact field | n-aleha | 2014-12-12 | 1 | -0/+38 | |
| | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the Yahoo link of the yahoo profile field. PHPBB3-13098 | |||||
| * | | | | | | | | Merge pull request #3205 from rxu/ticket/13406 | Joas Schilling | 2014-12-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13406] Add a space between the index name and columns list | |||||
| | * | | | | | | | | [ticket/13406] Add a space between the index name and columns list | rxu | 2014-11-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently there's no space between the index name and columns list when generating ADD INDEX sql query for MySQL DBMSes. This may cause errors on earlier MySQL versions like 3.23. PHPBB3-13406 | |||||
| * | | | | | | | | | Merge pull request #3099 from Senky/ticket/13266 | Joas Schilling | 2014-12-27 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | [ticket/13266] Enabling twig dump function if DEBUG is defined | |||||
| | * | | | | | | | | [ticket/13266] Enable twig dump function | Jakub Senko | 2014-11-01 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13266 | |||||
| * | | | | | | | | | [ticket/13396] Normalize multibyte characters in attachment file names. | Cesar G | 2014-12-02 | 1 | -1/+1 | |
| | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13396 | |||||
| * | | | | | | | | [ticket/13405] Fix a typo in phpbb/migration/data/v310/style_update_p1.php | rxu | 2014-11-30 | 1 | -1/+1 | |
| | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | PHPBB3-13405 | |||||
| * | | | | | | | [ticket/13393] Call user->lang function directly | Oliver Schramm | 2014-11-27 | 1 | -1/+1 | |
| | |_|/ / / / |/| | | | | | | | | | | | | | | | | | PHPBB3-13393 | |||||
| * | | | | | | Merge pull request #3075 from Senky/ticket/11613 | Marc Alexander | 2014-11-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/11613] Cookies do not work for netbios domain | |||||
| | * | | | | | | [ticket/11613] Allow cookies to work on netbios domains | Jakub Senko | 2014-11-22 | 1 | -1/+1 | |
| | | |_|/ / / | |/| | | | | | | | | | | | | | | | | PHPBB3-11613 | |||||
| * | | | | | | [ticket/13381] Fix header intendation of v312.php | Joas Schilling | 2014-11-25 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13381 | |||||
| * | | | | | | [prep-release-3.1.2] Add migration to update version to 3.1.2 | Joas Schilling | 2014-11-24 | 1 | -0/+31 | |
| | | | | | | | ||||||
| * | | | | | | [prep-release-3.1.2] Add migration for 3.1.2-RC1 | Joas Schilling | 2014-11-22 | 1 | -0/+32 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #10 from phpbb/ticket/security-171 | Joas Schilling | 2014-11-22 | 2 | -20/+33 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/security-171] Use type cast helper for json data | |||||
| | * \ \ \ \ \ | Merge branch 'ticket/13358' into ticket/security-171 | Marc Alexander | 2014-11-22 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'ticket/13358' into ticket/security-171 | Marc Alexander | 2014-11-21 | 2 | -5/+136 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/security-171] Add tests for retrieved remote data in version_helper | Marc Alexander | 2014-11-21 | 1 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-171 | |||||
| | * | | | | | | | | [ticket/security-171] Sanitize data from composer.json | Marc Alexander | 2014-11-21 | 1 | -11/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-171 | |||||
| | * | | | | | | | | [ticket/security-171] Use type cast helper for json data | Marc Alexander | 2014-11-21 | 1 | -9/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-171 | |||||
| * | | | | | | | | | Merge pull request #8 from phpbb/ticket/security-169 | Joas Schilling | 2014-11-22 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/security-169] Stop loop through referer dir in top directory | |||||
| | * | | | | | | | | | [ticket/security-169] Stop loop through referer dir in top directory | Marc Alexander | 2014-11-09 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-169 | |||||
| * | | | | | | | | | | Merge pull request #3157 from marc1706/ticket/13358 | Joas Schilling | 2014-11-22 | 2 | -5/+136 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | [ticket/13358] Add class for retrieving remote file data | |||||
| | * | | | | | | | | [ticket/13358] Correctly create version_helper in acp_extensions | Marc Alexander | 2014-11-22 | 1 | -1/+1 | |
| | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The full namespace for the file_downloader is now also being used in version_helper. PHPBB3-13358 | |||||
| | * | | | | | | | [ticket/13358] Use protected and public keywords where applicable | Marc Alexander | 2014-11-21 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13358 | |||||
| | * | | | | | | | [ticket/13358] Do not pass variables by reference | Marc Alexander | 2014-11-21 | 2 | -21/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13358 | |||||
| | * | | | | | | | [ticket/13358] Fix tests and use exceptions instead of user object | Marc Alexander | 2014-11-21 | 2 | -20/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13358 | |||||
| | * | | | | | | | [ticket/13358] Add file_downloader to version_helper | Marc Alexander | 2014-11-21 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13358 | |||||
| | * | | | | | | | [ticket/13358] Add file_downloader as replacement for get_remote_file | Marc Alexander | 2014-11-21 | 1 | -0/+137 | |
| | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | PHPBB3-13358 | |||||
| * | | | | | | | Merge pull request #3108 from Elsensee/ticket/13284 | Joas Schilling | 2014-11-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13284] Message body not included in email | |||||
| | * | | | | | | | [ticket/13284] Set message body in topic form too, so it will be sent | Oliver Schramm | 2014-11-04 | 1 | -1/+1 | |
| | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | PHPBB3-13284 | |||||
