aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10809] Remove MSSQL supportJakub Senko2016-08-0218-632/+4
| | | | PHPBB3-10809
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-08-011-7/+17
|\
| * [ticket/14721] Avoid renaming deleted usersOliver Schramm2016-08-011-7/+17
| | | | | | | | PHPBB3-14721
| * Merge pull request #4301 from 3D-I/PHPBB3-14596Marc Alexander2016-07-312-4/+4
| |\ | | | | | | | | | [ticket/14596] Deny installation of Ascraeus under PHP 7
| | * [ticket/14596] Deny installation of Ascraeus under PHP 73Di2016-07-181-2/+2
| | | | | | | | | | | | PHPBB3-14596
| | * [ticket/14596] Deny installation of Ascraeus under PHP 73Di2016-04-232-5/+5
| | | | | | | | | | | | PHPBB3-14596
* | | [ticket/14633] Check for XML extension support on installMáté Bartus2016-07-302-0/+21
| | | | | | | | | | | | PHPBB3-14633
* | | Merge branch '3.1.x' into 3.2.xAndreas Fischer2016-07-291-2/+2
|\ \ \ | |/ / | | | | | | | | | * 3.1.x: [ticket/14652] Fix typos in core.index_modify_birthdays_list vars descriptions
| * | Merge pull request #4336 from Senky/ticket/14652Andreas Fischer2016-07-291-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix typos in core.index_modify_birthdays_list vars descriptions * Senky/ticket/14652: [ticket/14652] Fix typos in core.index_modify_birthdays_list vars descriptions
| | * | [ticket/14652] Fix typos in core.index_modify_birthdays_list vars descriptionsJakub Senko2016-05-291-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14652
* | | | [ticket/14717] Quote strings beginning with @ or % in yaml definitionsMarc Alexander2016-07-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This type of use was deprecated in symfony 2.8 and will be dropped in 3.x. Also see: https://github.com/symfony/symfony/pull/16285 PHPBB3-14717
* | | | [ticket/14700] Prevent an exception on duplicate smilies in text_formatterJoshyPHP2016-07-211-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14700
* | | | Merge pull request #4344 from Senky/ticket2/14586Marc Alexander2016-07-205-9/+152
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14586] Add OAuth1 support
| * | | | [ticket/14586] Add OAuth1 supportJakub Senko2016-05-305-9/+152
| | | | | | | | | | | | | | | | | | | | PHPBB3-14586
* | | | | Merge branch '3.1.x' into 3.2.xMáté Bartus2016-07-191-10/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [ticket/14538] Update symfony dependencies to latest versionsMarc Alexander2016-07-191-100/+106
| | | | | | | | | | | | | | | | | | | | PHPBB3-14538
* | | | | [ticket/14714] Update dependencies to latest versionsMarc Alexander2016-07-181-159/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This does include updating guzzle with the latest security update and also updating symfony to 2.8.8. PHPBB3-14714
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-173-2/+65
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/config/feed.yml phpBB/feed.php phpBB/phpbb/feed/base.php
| * | | | Merge pull request #4365 from rxu/ticket/14688Marc Alexander2016-07-173-2/+56
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14688] Add core events to the feeds
| | * | | | [ticket/14688] Add core events to the feedsrxu2016-07-173-2/+56
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14688
* | | | | | Merge pull request #4311 from Crizz0/ticket/14620Marc Alexander2016-07-173-31/+32
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14620] Change docs/ and files to 3.2.x
| * | | | | | [ticket/14620] Adds link to Translations forumCrizzo2016-07-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14620
| * | | | | | [ticket/14620] Changes specific update-support to general: <=beta to >=RC1Crizzo2016-06-211-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14620
| * | | | | | [ticket/14620] Adds section update from 3.0/3.1 to 3.2Crizzo2016-06-081-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14620
| * | | | | | [ticket/14620] Adds2.0 to 3.2. convert; performend convert; still up2dateCrizzo2016-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14620
| * | | | | | [ticket/14620] Updates section 4.i. Full package to 3.2.0Crizzo2016-06-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14620
| * | | | | | [ticket/14620] Section "Patch file"/"Auto update" was updated in INSTALL.htmlCrizzo2016-05-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14620
| * | | | | | [ticket/14620] Changes 3.1 to 3.2 links in FAQ.htmlCrizzo2016-05-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14620
| * | | | | | [ticket/14620] Readme.html installing phpBB, 2.i, 3.i, 5. and issuesCrizzo2016-05-141-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14620
| * | | | | | [ticket/14620] Start to change install.html to 3.2.0 usage.Crizzo2016-05-021-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14620
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-173-508/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #4378 from Crizz0/ticket/14704Marc Alexander2016-07-173-508/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14704] Removes unused function and language files in base.php
| | * | | | | | [ticket/14704] Removes unused function and language files in base.phpCrizzo2016-07-033-508/+0
| | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | PHPBB3-14704
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-171-1/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #4384 from rxu/ticket/14713Marc Alexander2016-07-171-1/+11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14713] Add core event to the admin function get_forum_list()
| | * | | | | | [ticket/14713] Add core event to the admin function get_forum_list()rxu2016-07-171-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14713
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-171-2/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #4383 from rxu/ticket/14712Marc Alexander2016-07-171-2/+19
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14712] Add search core event to allow modifying the forum select list
| | * | | | | | | [ticket/14712] Add search core event to allow modifying the forum select listrxu2016-07-171-2/+19
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14712
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-171-3/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #4364 from kinerity/ticket/14687Marc Alexander2016-07-171-3/+7
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14687] Modify viewforum_modify_topicrow event
| | * | | | | | | [ticket/14687] Modify viewforum_modify_topicrow eventKailey Truscott2016-06-201-3/+7
| | | |_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add s_type_switch and s_type_switch_test to event vars. PHPBB3-14687
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-171-0/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #4361 from kinerity/ticket/14685Marc Alexander2016-07-171-0/+22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14685] Add viewforum_get_announcement_topic_ids_data event
| | * | | | | | | [ticket/14685] Add viewforum_get_announcement_topic_ids_data eventKailey Truscott2016-06-191-0/+22
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create a new event to alter the SQL array of announcements. PHPBB3-14685
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-172-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #4321 from Senky/ticket/14615Marc Alexander2016-07-172-4/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | [ticket/14615] Fix HTML5 validation errors on avatar deletion
| | * | | | | | [ticket/14615] Fix HTML5 validation errors on avatar deletionJakub Senko2016-05-162-4/+4
| | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | PHPBB3-14615
* | | | | | | [ticket/14506] Remove subsilver2 from docs/events.mdMarc Alexander2016-07-161-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14506
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-162-0/+10
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/mcp_move.html