aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #1052 branch 'p/ticket/10865' into develop-olympusOleg Pudeyev2012-11-091-68/+87
|\
| * [ticket/10865] Use code tags for install/database_update.php.Oleg Pudeyev2012-11-091-2/+2
| * [ticket/10865] Should have been a slash.Oleg Pudeyev2012-11-091-1/+1
| * [ticket/10865] Add .css, .js, and .htaccess to the list of ASCII mode filesPatrick Webster2012-08-031-1/+1
| * [ticket/10865] Phrase change for visiting with browserPatrick Webster2012-06-281-1/+1
| * [ticket/10865] Grammar corrections for the entire documentPatrick Webster2012-06-221-56/+56
| * [ticket/10865] Typo and phrasing changePatrick Webster2012-06-191-1/+1
| * [ticket/10865] Updates and additions to /docs/INSTALL.htmlOyabun12012-06-191-31/+50
* | Merge remote-tracking branch 'github-igorw/ticket/11181-olympus' into develop...Nils Adermann2012-11-091-1/+1
|\ \
| * | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]Igor Wiedler2012-11-091-1/+1
* | | Merge PR #1044 branch 'bantu/ticket/11178' into develop-olympusOleg Pudeyev2012-11-091-2/+0
|\ \ \
| * | | [ticket/11178] Do not set error_reporting to E_ALL in database_updater.phpAndreas Fischer2012-11-091-2/+0
* | | | [ticket/10897] Combine bot updates and bot delete.Andreas Fischer2012-11-091-40/+31
* | | | [ticket/10897] Use same code/query for deleting.Andreas Fischer2012-11-091-9/+6
* | | | [ticket/10897] Make sure the user we're fetching is a bot.Andreas Fischer2012-11-091-2/+3
* | | | [ticket/10897] Do not handle IP address. There is no need.Andreas Fischer2012-11-091-13/+7
* | | | [ticket/10897] Update by user_id instead of bot_name.Andreas Fischer2012-11-091-7/+8
* | | | [ticket/10897] Move bot delete data to the relevant foreach loop.Andreas Fischer2012-11-091-9/+9
* | | | [ticket/10897] Add comment about what's going on.Andreas Fischer2012-11-091-0/+1
* | | | [ticket/10897] Remove unnecessary string casting.Andreas Fischer2012-11-091-2/+2
* | | | [ticket/10897] Add space after foreach.Andreas Fischer2012-11-091-2/+2
* | | | [ticket/10897] Update bots during phpBB updateCarlo2012-11-091-0/+70
* | | | [ticket/10897] Bot list updatedCarlo2012-11-091-11/+5
|/ / /
* | | Merge remote-tracking branch 'p/ticket/11081' into develop-olympusAndreas Fischer2012-11-071-1/+1
|\ \ \
| * | | [ticket/11081] Drop duplicated </td> in subsilver captcha qa template.Oleg Pudeyev2012-11-061-1/+1
* | | | Merge PR #717 branch 'NeoAdonis/ticket/10661' into develop-olympusOleg Pudeyev2012-11-061-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/10661] Added &nbsp; to enumerated recipients (prosilver)Adonais Romero González2012-04-051-3/+3
* | | | [ticket/11158] Require acl_u_sig for ucp signature module.Oleg Pudeyev2012-10-292-1/+13
* | | | [ticket/11158] Revert old fix in PHPBB3-10186.Oleg Pudeyev2012-10-291-6/+0
* | | | Merge remote-tracking branch 'p/ticket/10848' into develop-olympusAndreas Fischer2012-10-182-1/+36
|\ \ \ \
| * | | | [ticket/10848] Move include up.Oleg Pudeyev2012-10-171-1/+2
| * | | | [ticket/10848] Add phpbb_ prefix.Oleg Pudeyev2012-10-172-2/+2
| * | | | [ticket/10848] Redirect from adm to installer correctly.Oleg Pudeyev2012-10-172-1/+35
* | | | | Merge PR #918 branch 'Senky/ticket/10568' into develop-olympusOleg Pudeyev2012-10-172-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pmSenky2012-08-022-1/+3
* | | | | Merge PR #624 branch 'nickvergessen/ticket/8743' into develop-olympusOleg Pudeyev2012-10-164-5/+7
|\ \ \ \ \
| * | | | | [ticket/8743] Include poster´s name in mail notificationsJoas Schilling2012-03-154-5/+7
* | | | | | Merge PR #917 branch 'Senky/ticket/10967' into develop-olympusOleg Pudeyev2012-10-161-2/+4
|\ \ \ \ \ \
| * | | | | | [ticket/10967] adding $root_path to posting_get_topic_iconsSenky2012-10-111-2/+4
| | |/ / / / | |/| | | |
* | | | | | [ticket/11093] acp_users_overview.html has a wrongly placed </dd>westr2012-10-161-1/+2
* | | | | | Merge PR #973 branch 'bantu/ticket/11069' into develop-olympusOleg Pudeyev2012-10-101-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/11069] Add closing span back to credit line in subsilver2 simple footerAndreas Fischer2012-08-261-1/+1
* | | | | | | Merge PR #1004 branch 'bantu/ticket/11131' into develop-olympusOleg Pudeyev2012-10-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11131] Correctly use indefinite article for "warning".Andreas Fischer2012-10-021-1/+1
* | | | | | | | [ticket/11135] Full replacement of credit link to httpsVinny2012-10-0510-10/+10
* | | | | | | | [ticket/11112] updating links to phpbb.com to use SSLSenky2012-10-012-3/+3
|/ / / / / / /
* | | | | | | [ticket/11122] Move Acyd Burn, Arty and Toonarmy to former contributorsJoas Schilling2012-09-271-7/+8
| |_|_|_|/ / |/| | | | |
* | | | | | Merge remote-tracking branch 'github-imkingdavid/task/functional' into develo...Nils Adermann2012-09-012-2/+9
|\ \ \ \ \ \
| * | | | | | [task/functional] Fixed DEBUG_TEST related issuesDavid King2012-09-011-1/+5
| * | | | | | [task/functional] Allow tests to bypass certain restrictions with DEBUG_TESTDavid King2012-09-012-2/+5