Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/phpbb/area51-phpbb3

Fork of phpBB for the development discussion board on area51.phpbb.com.
https://github.com/phpbb/area51-phpbb3

Merge branch '3.2.x'

4bf3290c233b1f89216262a23b20be09ed80020e authored almost 7 years ago by Marc Alexander <[email protected]>
Merge pull request #5072 from Derky/ticket/15499

[ticket/15499] Remove HHVM from Travis build matrix

16bfb5bfc34d23b4051df271daca9a56330362b4 authored almost 7 years ago by Marc Alexander <[email protected]>
Merge branch '3.2.x'

beed8821ff97655ee73991739e99b8785125850c authored almost 7 years ago by Derky <[email protected]>
Merge pull request #5080 from marc1706/ticket/15055

[ticket/15055] Display content on unexpted server error

500cd2916e06c753a815b77b6c0421b6d33bc179 authored almost 7 years ago by Derky <[email protected]>
[ticket/15506] Assign attachrow_template_vars before foreach

The attachrow_template_vars array needs to be defined once in front of the
foreach instead of re...

350d4f3e6d8a5e4e2910a046f0097b74d51861ef authored almost 7 years ago by Marc Alexander <[email protected]>
[ticket/15492] Fix permission role combobox in RTL

Varius fixes to css and js for correct
displaying permission role combbox in RTL mode

PHPBB3-15492

8c89194cc6f197c302eae00b6bed565b3e5653d4 authored almost 7 years ago by hubaishan <[email protected]>
[ticket/15055] Use regex to copy php to tools php

PHPBB3-15055

6a75fe26fc80e1ffab0242ea6c2e9d1c1ef7d7c7 authored almost 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Specifiy PHP 7.1.12 and use development ini

PHP 7.1.13 seems to randomly fail. Use 7.1.12 for now.

PHPBB3-15055

8d551e2dedbde8c6126c2cbbb58768c1e2ad275d authored almost 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Run sql2016 builds with PHP 7.1

PHPBB3-15055

62f8fed7977ea451cfc7dbc6ea93297d29edd24c authored almost 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Fix line break and disable sql server 2017 for now

SQL Server 2017 currently fails for unknown reasons and just results in
an overall longer build ...

3c7f45c1665d51b0aba1ab44d378f8a0ad861e09 authored almost 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Display content on unexpted server error

PHPBB3-15055

daf668a9693a65d66d57ccbe1bb365b163610c40 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15502] Fix migrations

PHPBB3-15502

0391b48d7e95aca38be7c7ce7f1cbbba6c9fc5ab authored about 7 years ago by rxu <[email protected]>
[ticket/15500] Updates PHP requirements to 5.4.7+ in docs/

PHPBB3-15500

81a8a76c594fd90de316775f494170dddf2d6b51 authored about 7 years ago by Christian Schnegelberger <[email protected]>
Merge remote-tracking branch 'upstream/master'

27e2641d4b0544908875bfa5653b0a7fc1dc8072 authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch '3.2.x'

6b221ae4cb4b4c48efcd62a477246a3bc08af9c7 authored about 7 years ago by Marc Alexander <[email protected]>
[3.2.x] Update versions to 3.2.3-dev

f26cf2dc1f2c58ac6cf97974aafa749688cacbaa authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch '3.1.x' into 3.2.x

d2226b36648e951313bb3627c9690e2dc5563e71 authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch 'prep-release-3.2.2' into 3.2.x

7e2136587a4d5f2f011189aca6f94ee6a780eaf1 authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.2] Add 3.1.12 to build and fix display of download box

77b275181aeddf43e1077d06abce11a9722bb85a authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch 'prep-release-3.1.12' into 3.1.x

dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch 'prep-release-3.1.12' into prep-release-3.2.2

e4fc82bee55c72d545515b4ef89ecf66c4a7c837 authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.1.12] Update changelog

f38fce5ce570318ac64c95601e891cfe2e8f4d1a authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.2] Add migration for 3.2.2

f8180ca97bf6d9e92a0a080e2af8af2f0654bfbe authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.2] Update changelog for 3.2.2 release

e7c5fc32d2aedbc89a5e54362af83d538600ba87 authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #5077 from marc1706/ticket/15353

[ticket/15353] Do not use empty to not offer empty archive for download

4aab9e792ae05640611e1d613f4cd478c7f5439d authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #5076 from marc1706/ticket/15496

[ticket/15496] Add sort key to SELECT in fulltext_postgres

f26b2c00de5702403e3c5983dedf99ac6dc06d8c authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #5075 from marc1706/ticket/15497

[ticket/15497] Backport fix for create_insert_array() declaration in admin_activate_user

2a6c9233e9667143f8d105b54c5cdb41b5a9e686 authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #5074 from marc1706/ticket/15498

[ticket/15498] Do not pass whether URL uses router to is_route

69a168bcb2931f6071ac4479fd62f71da2119586 authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #5068 from Derky/ticket/15489

[ticket/15489] Remove NO_FORUMS message for categories with subforums

c7b3407eb2f9946a561eb0a4d4b0a20387bd6c33 authored about 7 years ago by Marc Alexander <[email protected]>
Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2

1b4bad6583ffa8a7ba8a1e7f5f9c29c5654bba99 authored about 7 years ago by Marc Alexander <[email protected]>
Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into prep-release-3.2.2

3ae016954212e90032a10d1427c34a4ff9d9637c authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #41 from phpbb/ticket/security/211-rhea

[ticket/security/211] Rhea version of security fix

2a939fa779059b2eedc5eaf33706b4a1627ed30e authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15369] Fix php_exporter tests

PHPBB3-15369

a2e603c058a7e997c723b20c817d175874f44473 authored about 7 years ago by Matt Friedman <[email protected]>
[ticket/15353] Do not use empty to not offer empty archive for download

PHPBB3-15353

57179fbb7944e75a92e15cdbd5a9955bcc1677c7 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15369] Fix tests

PHPBB3-15369

6ad1188b65180fa0b7701e7d36c8b1ac71fa4542 authored about 7 years ago by Matt Friedman <[email protected]>
[ticket/15369] Update composer to 1.6.x

PHPBB3-15369

a6b45ff0fd7358aea8b8a87f0ed2a26da9235c80 authored about 7 years ago by Matt Friedman <[email protected]>
[ticket/15496] Add sort key to SELECT in fulltext_postgres

Postgres requires that the column being ordered also appears in the
SELECT part of the query.

P...

d05c7fd34288375683c5b0467930748b1457ac75 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/14972] Fix create_insert_array() declaration in admin_activate_user

PHPBB3-14972

101e6c8f96e29d96c4b66c6257f809366dbfe351 authored about 7 years ago by rxu <[email protected]>
[ticket/15498] Do not pass whether URL uses router to is_route

is_route expects a flag of whether this is a route that was generated
with the router as opposed...

e31474542dac500c76ed67d2b80f90a38da149d1 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15499] Remove HHVM from Travis build matrix

PHPBB3-15499

90e440855ec5094f5f3f3d196d44c1a059cd2606 authored about 7 years ago by Derky <[email protected]>
Merge branch '3.2.x'

7560ffcbe96d879aa01f35bd108a2b0cb62c8288 authored about 7 years ago by Derky <[email protected]>
Merge pull request #4680 from marc1706/ticket/15055

[ticket/15055] Add appveyor file to allow running tests on appveyor as well

182a96f2738316adcb292816a9ac8af0e0cb5866 authored about 7 years ago by Derky <[email protected]>
[ticket/15055] Display appveyor badges in readme

PHPBB3-15055

98c50695003652fba171e25dd2e171ddffbd72e1 authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch '3.2.x'

7d5276e7dc0b050d3db2da7c873c04dbc189dca7 authored about 7 years ago by Derky <[email protected]>
Merge pull request #5069 from marc1706/ticket/14972-rhea

[ticket/14972] Backport for PHP 7.2 compatibility

2fcb8ab87fb30c57b106695859c2661fc3cc2837 authored about 7 years ago by Derky <[email protected]>
[ticket/15489] Add NO_FORUMS_IN_CATEGORY message

PHPBB3-15489

2119dee53d6409cbe77ec944fd322e3f8df0dcae authored about 7 years ago by Derky <[email protected]>
[ticket/15495] Use transaction in ACP move_forum

Should prevent the forums table from getting messed up if an error or
concurrent execution happe...

84ccb3aded7fe303fb176b87f7b976288dcedf35 authored about 7 years ago by Daniel Sinn <[email protected]>
[ticket/15369] Update composer to 1.5

PHPBB3-15369

3c143e7ae8e397ee7df3bd8c6a344fb89e91b8f5 authored about 7 years ago by Matt Friedman <[email protected]>
[ticket/15055] Use getMock() for phpBB 3.2 compatibility

PHPBB3-15055

7b6be23117aae157d2bff7ca9cc3610320f368a1 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Add comments explaining overriden createXMLDataSet()

PHPBB3-15055

4afb53dd8d4fb53ce49e0164130cf34712e19324 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Properly support index length check on mssql

PHPBB3-15055

ee8b72d733a3e096f35ec65a7eaf3c63a237cb4b authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Run phantomjs for UI tests

PHPBB3-15055

d99ef034463ec94739026ca5154e597db77df8a9 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Support console questions on windows

PHPBB3-15055

a999718b42742c9911a24a74cf60f80e196d5cf8 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Extend build matrix and trim text in extension_acp_test

PHPBB3-15055

ede339c1c8b19fa01a61594d231902013ef473b0 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Run also on PHP 7.0

PHPBB3-15055

9883aa4930a5af4df1cfefeb1d82891d81460c9a authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Specify utf8 as character set in sqlsrv_connect

This is needed to be able to correctly retrieve unicode data from the db.

PHPBB3-15055

6f6750b6294232e6cd11eb38d0cb8492d1e1245a authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Try using build matrix

PHPBB3-15055

27a24d0a677a3f1fb0dcf2393859eb37fe3bc0c3 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Only drop dependent PK indexes and fix more tests for mssql

PHPBB3-15055

400fc0f73d03010d3bf28d2b1db5d789dc085334 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Handle default identity column on mssql in database tests

PHPBB3-15055

f4381a20d4ec6201a00cd618c24fd29b67f77965 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Try moving to PHP 7.1

PHPBB3-15055

f903e5b3c025560d44622bcd4d15c7e0fa3b1633 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Drop primary keys when necessary and fix test comparisons

PHPBB3-15055

635befa00e0d9791137a2a500260b578021f60b8 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Use unicode column types where necessary

PHPBB3-15055

5bb62f5560ee913efe56c1fcb8c1a855204cc658 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Start fixing missing keys in fixtures

PHPBB3-15055

f296014c2375baeec30912e6d928879d414f0ce0 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Start setting up IIS

PHPBB3-15055

44ba0f5054151e3207ff49610728bf8cfe1ab78f authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibility

PHPBB3-15055

66143e99bee0931b77c50d9e3b1fbd0b9629e48d authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Debug issues

PHPBB3-15055

4a2e203a80a4ab8f7983b8b203de38b37bd8764c authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Output test config to test_config.php

PHPBB3-15055

d65d776d9263954a5bea849ab4d061b383aa564a authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15055] Add .appveyor.yml file

PHPBB3-15055

cbee288eeb74efa92b39abe7a2db71dc00ef5b66 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/14972] Add PHP 7.2 to build matrix

PHPBB3-14972

c1ec6517bfe0f080ad052e727073794583464bfb authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/14972] Fix template context use of sizeof()

PHPBB3-14972

ff18802656e72981f6ecb613d756bc19f2462689 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/14972] Fix test_collection_with_mask test

In PHP 7.2, the severity of the message “Use of undefined constant” was raised
from E_NOTICE to ...

11e09f1b3c943695ff688f7a86fdebff88649cef authored about 7 years ago by rxu <[email protected]>
[ticket/14972] replace all occurrences of sizeof() with the count()

PHPBB3-14972

f8fbe3793680af1dae2db2829cfc84068831c52f authored about 7 years ago by rxu <[email protected]>
[ticket/14972] Fix create_insert_array() declaration in admin_activate_user

PHPBB3-14972

e1376e14ded58c3f4135253d7329db0676e49c87 authored about 7 years ago by rxu <[email protected]>
[ticket/14972] Fix use of deprecated media attachment constants

PHPBB3-14972

dec06d10fedb43bc948fe438b6f581ac7caa1916 authored about 7 years ago by rxu <[email protected]>
[ticket/14972] Avoid using self as constant in tests

PHPBB3-14972

6e6195c303c23e66419ffed9fbc3b19856614afc authored about 7 years ago by rxu <[email protected]>
[ticket/14972] Fix sizeof calls

As of PHP 7.2, only arrays and objects implementing the Countable interface
should be passed as ...

8c3808e9e7db09531154b2520cbfcc7529a5c752 authored about 7 years ago by rxu <[email protected]>
Merge branch 'ticket/security/211' into ticket/security/211-rhea

bf5f11e11ac0f25441ba891fc16d5a780e4450e2 authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch 'prep-release-3.1.12' into 3.1.x

b2dacefbe7123cf8e4e854b2f4de959d82ab1ee2 authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.1.12] Update changelog for 3.1.12

0c3f7c6c8e352a73dacc1ff21a2b39a556ea6deb authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.1.12] Add migration for 3.1.12

5def7e255ec46175b74a31523f89309136e78869 authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #40 from phpbb/ticket/security/211

[ticket/security/211] Make sure website URL only uses http & https schemes

7dfd57077a31d67dc18af9802f826da6b015d8fe authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.1.12] Update version numbers to 3.1.12

92350db572f3814630f5bb6e609d503ffd2c4bd5 authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.1.12] Update version numbers to 3.1.12

a2daf30415b7e67439f3d41bd843a133b400b03f authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15303] Correctly refer to $memcached and not $memcache

PHPBB3-15303

949f07e8ba81f6d711b7f7fa6024a19da71dc249 authored about 7 years ago by abyssmedia <[email protected]>
[ticket/15489] Remove NO_FORUMS message for categories with subforums

PHPBB3-15489

4fe09b98b0157309fc7e3da9109e30970575249a authored about 7 years ago by Derky <[email protected]>
[ticket/15491] Fix out dated linkes in Installer support page

Fix out dated linkes in Installer support page

PHPBB3-15491

ea01890407d2e5a43fcf6107141dc85104a72441 authored about 7 years ago by hubaishan <[email protected]>
Merge branch '3.2.x'

9e3432cd7b98c2dfcfbd5ea8752d281353ed276a authored about 7 years ago by Marc Alexander <[email protected]>
[3.2.x] Update version number to 3.2.3-dev

0ff5f9fa0edf9ac3125cc4e871609a90cee1cfac authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch 'prep-release-3.2.2' into 3.2.x

90210bf37186c6845c377a5dc5547c80aab7a552 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15410] Remove obsolete code from BBCodes ACP

PHPBB3-15410

cb22798fe0aceeb0c102338ec692a0d69cc32ae6 authored about 7 years ago by JoshyPHP <[email protected]>
[prep-release-3.2.2] Update changelog for 3.2.2-RC1

39b142077478876b4c2ef270c081681070f264d7 authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.2] Add migration for 3.2.2-RC1

bd52c64e68f4fa5ae1a6292c61b272b6a04d2e7f authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.2] Update version to 3.2.2

adad3aac66d2e21f659f8ded67a0964c5a2c3a32 authored about 7 years ago by Marc Alexander <[email protected]>
[prep-release-3.2.2] Update version to 3.2.2-RC1

ca4a3f4698dfbe42f2aad4a7f4e738f13e1e4251 authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch '3.2.x'

7bb7bbc54ca64fe3d94f304267f8caf9c76bfe8d authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #5066 from marc1706/ticket/15179

[ticket/15179] Update dependencies for 3.2.x

1f1835ede00b67f1de94df2018ee281143224a22 authored about 7 years ago by Marc Alexander <[email protected]>
[ticket/15179] Update dependencies for 3.2.x

PHPBB3-15179

e90e3ec3687b8397a8a6b2feb6f33bb1850c60be authored about 7 years ago by Marc Alexander <[email protected]>
Merge branch '3.2.x'

3232c27eced4a019729a76e215bf6c4bbe47f269 authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #5017 from Elsensee/ticket/15339-33

[ticket/15339] Use manual method when adding modules

f9da4f10ae5ca01e54c3312d0ec0b20678a2852d authored about 7 years ago by Marc Alexander <[email protected]>
Merge pull request #4971 from Elsensee/ticket/15339

[ticket/15339] Use manual method when adding modules

d90680d685cf3bf5e33d834ef477dd0855946544 authored about 7 years ago by Marc Alexander <[email protected]>