Ecosyste.ms: OpenCollective

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

phpBB

The phpBB Collective collects funds to support development related expenses for the phpBB project, like server or code hosting bills, as well as expenses for in-person events like team meetings or conference attendance cost for phpBB Team members.
Collective - Host: opensource - https://opencollective.com/phpbb - Website: https://www.phpbb.com - Code: https://github.com/phpbb

[ticket/12602] Fix spaces issues.

PHPBB3-12602

github.com/phpbb/phpbb-core - c389e872822d82f5c7b74aae37efe50971484c1a authored over 10 years ago
[ticket/12655] Fix coding style in \phpbb\console\application

PHPBB3-12655

github.com/phpbb/phpbb-core - df2dbc7b702f5eeefd4ca80c7f52da17ec39788b authored over 10 years ago
[ticket/12639] Add a space in the code generated by generate_sql_keyword()

PHPBB3-12639

github.com/phpbb/phpbb-core - cf704df9fddef39cbf7508e62f86dbf64b54778c authored over 10 years ago
[ticket/12602] Coding style correction.

PHPBB3-12602

github.com/phpbb/phpbb-core - cb985ab84b0daf2993ffa901471c405c652b43b5 authored over 10 years ago
[ticket/12655] Set the arguments of \phpbb\console\application as required

PHPBB3-12655

github.com/phpbb/phpbb-core - 759ad2230a6173999725790f789820404c507194 authored over 10 years ago
[ticket/12655] Don't require acp/common again in the commands

PHPBB3-12655

github.com/phpbb/phpbb-core - 786c1e232d71c76f55d997ef71c847824b257089 authored over 10 years ago
[ticket/12655] Run the shell when --shell is used

PHPBB3-12655

github.com/phpbb/phpbb-core - 421575af02a2b8b96b27f7b43f3538786b07c08d authored over 10 years ago
[ticket/12602] Fix coding style mistakes.

PHPBB3-12602

github.com/phpbb/phpbb-core - 3b37ee03d4dac63880799e0b06bc5e82ac39609e authored over 10 years ago
[ticket/12602] Headers updated.

PHPBB3-12602

github.com/phpbb/phpbb-core - c2820f498d956fface9492e8807339e858007fa3 authored over 10 years ago
[ticket/12602] Changes to respect coding style and to factorize code.

PHPBB3-12602

github.com/phpbb/phpbb-core - 1bad27e1db44bb81fd861009181976d957e01536 authored over 10 years ago
[ticket/12457] Default to first category if none is selected in gallery avatar

If any category exists, the key() function should always return the first
key of the $avatar_lis...

github.com/phpbb/phpbb-core - e617962af33bdb9b974d12c7e71df09c71fa148b authored over 10 years ago
[ticket/12639] Handle $conditions['keywords'] outside of the loop

PHPBB3-12639

github.com/phpbb/phpbb-core - 3a1918059053a7512d184ac66b42979c44d1f511 authored over 10 years ago
Add new version.json for phpbb-extensions and Board Rules

github.com/phpbb/versioncheck - 9245d265dde14db45d6a82a27ffad2078f7124bb authored over 10 years ago
[ticket/12602] Add function get_tasks.

PHPBB3-12602

github.com/phpbb/phpbb-core - 0ad888ca20df56744db9a2b23cd2772251cccb1e authored over 10 years ago
[ticket/12602] Correction of the output message for the cron list

PHPBB3-12602

github.com/phpbb/phpbb-core - 5b2528f02bcecd68c3642997930777d64eb289c8 authored over 10 years ago
[ticket/12602] Add files to print the cron list and test files.

PHPBB3-12602

github.com/phpbb/phpbb-core - 813487672ecc69393caccbb7e12907d2ec621af1 authored over 10 years ago
[ticket/12352] Do not check hashes that don't have the necessary length

This should significantly reduce the time spent on checking hashes of
passwords that should be c...

github.com/phpbb/phpbb-core - 9eb8beb3d5aa0ec8681d5250d819d8eefcacf2bd authored over 10 years ago
[ticket/12352] Update file headers to fit new format

PHPBB3-12352

github.com/phpbb/phpbb-core - eaf0c9487abb99c12fba396bc0ac16ed572b02d8 authored over 10 years ago
[ticket/12352] Use custom provider collection for auth providers

Using this custom provider collection, we can properly check whether the
configured auth provide...

github.com/phpbb/phpbb-core - d5d6a1fe84f118ed606be187f26b66eb1e8669a2 authored over 10 years ago
[ticket/12352] Add checks for existing user_pass_convert to migrations

PHPBB3-12352

github.com/phpbb/phpbb-core - ab18d7162bb2f8ed62088d62855b69bea78d7539 authored over 10 years ago
[ticket/12352] Remove usages of user_pass_convert column

PHPBB3-12352

github.com/phpbb/phpbb-core - ebd0502db5c696a9b8765467d0fb3c4d6264d132 authored over 10 years ago
[ticket/12352] Remove user_pass_convert column from database

PHPBB3-12352

github.com/phpbb/phpbb-core - dd0d61fdaedad0d85e9c85b5afbacfa7dc1b5532 authored over 10 years ago
[ticket/12352] Add get_settings_only method to passwords driver base

PHPBB3-12352

github.com/phpbb/phpbb-core - 5fcb569e107eca3057856205241779cde2321f78 authored over 10 years ago
[ticket/12352] Rename phpbb2_md5 driver to fit filenames of other drivers

PHPBB3-12352

github.com/phpbb/phpbb-core - 86f9c037660ad4f51bdd5144e5a10041fe7f5a10 authored over 10 years ago
[ticket/12352] Use correct hashing method in md5_mybb driver

PHPBB3-12352

github.com/phpbb/phpbb-core - fe6b932c2bce0be34df08f6064debac8287dfe2b authored over 10 years ago
[ticket/12352] Add missing $ to md5_mybb and md5_vb driver

PHPBB3-12352

github.com/phpbb/phpbb-core - 5dcf97cff1bc0fbb66ba7e21ddd51a738bdeae98 authored over 10 years ago
[ticket/12352] Add driver for myBB md5 passwords

PHPBB3-12352

github.com/phpbb/phpbb-core - 353ad04684643021cfded7b5b0821e7e78c7b28d authored over 10 years ago
[ticket/12352] Add driver for woltlab community framework 2 passwords

PHPBB3-12352

github.com/phpbb/phpbb-core - c36b5c835e666fe34826fb26157fd279ed71653c authored over 10 years ago
[ticket/12352] Add driver for woltlab community framework 1 passwords

PHPBB3-12352

github.com/phpbb/phpbb-core - f2e7484091d389fc497b5b2582aa8ab02112fe6b authored over 10 years ago
[ticket/12352] Add passwords driver for vB passwords

PHPBB3-12352

github.com/phpbb/phpbb-core - b452f3c276641e6793a92faec7ce7fc5659adfb4 authored over 10 years ago
[ticket/12352] Add passwords driver for xenforo 1.0, 1.1 passwords

PHPBB3-12352

github.com/phpbb/phpbb-core - 0aedcaa576a1f51924c255c908fbfd4cf2818895 authored over 10 years ago
[ticket/12352] Mark salted md5 and phpass passwords driver as legacy

PHPBB3-12352

github.com/phpbb/phpbb-core - af88eab1bc378b8590a56a5e8d0e71c7ae03b323 authored over 10 years ago
[ticket/12352] Add passwords driver for passwords that should be converted

This driver will only be used for getting the new $CP$ prefix that will signal
that the hash is ...

github.com/phpbb/phpbb-core - 23950ec8aeec4fc125768878e8298314ec6869e7 authored over 10 years ago
[ticket/12352] Add driver for phpBB2 hashes with md5 length of 32

PHPBB3-12352

github.com/phpbb/phpbb-core - 243f7db5979a517d1a7e44a5c4b34045ad24250b authored over 10 years ago
[ticket/12352] Check phpBB2 passwords that have been encrypted with phpass

PHPBB3-12352

github.com/phpbb/phpbb-core - f51b5b93cce1dfa10f85d4e34644555ae649fd49 authored over 10 years ago
[ticket/12352] Add legacy passwords driver for sha1 smf type passwords

PHPBB3-12352

github.com/phpbb/phpbb-core - cd6ec085e26623ec6f11b79d47fcb24194ff8919 authored over 10 years ago
[ticket/12352] Add passwords driver for sha1 password hashes

PHPBB3-12352

github.com/phpbb/phpbb-core - 4eccd15c3fbb2a83873e8052bf5bb80e1071b31a authored over 10 years ago
[ticket/12352] Use $CP$ prefix for converting passwords in manager

PHPBB3-12352

github.com/phpbb/phpbb-core - 6643cc9c98fcad8188eb2fe81d24708ecb75a3a7 authored over 10 years ago
[ticket/12352] Revert to db auth provider if default does not exist

This will make sure that we will not encounter a non-existing auth provider.
We will revert to t...

github.com/phpbb/phpbb-core - 9bbe48b3d30729d9a540d2fc5bb64dd44efa5e6c authored over 10 years ago
[ticket/12352] Remove code for converting passwords in db auth provider

PHPBB3-12352

github.com/phpbb/phpbb-core - 725341478cc1ec641728b6b705faaf0728fb35e9 authored over 10 years ago
[ticket/12352] Introduce user row to passwords check methods

This will ensure that legacy hash types that might need the user row can
properly check if the s...

github.com/phpbb/phpbb-core - 013ca216f87a8f87ba7193b613df3001e523d5ef authored over 10 years ago
[ticket/12352] Add $CP$ prefix to passwords that need to be converted

Also set user_pass_convert to 0 in the process of doing so.

PHPBB3-12352

github.com/phpbb/phpbb-core - 5a50ef68b6a0ef638d176642db8bf65d3fcaf91e authored over 10 years ago
[ticket/11445] Optimize no of queries in get_global_subscriptions

PHPBB3-11445

github.com/phpbb/phpbb-core - a202edb03b3b57ee73e0aff12e8b64125b29c85e authored over 10 years ago
[ticket/12639] Add a test case with an empty keywords list

PHPBB3-12639

github.com/phpbb/phpbb-core - dffa856c2c0aa841e322269c80260bbb85521e9e authored over 10 years ago
[ticket/12639] Delete entry in admin-log leads to mysql-error

PHPBB3-12639

github.com/phpbb/phpbb-core - 588307d39cdc5f1b55b628f81e87bf194f9abc8d authored over 10 years ago
[ticket/12638] Use require if phpbb_require_updated isn't available

PHPBB3-12638

github.com/phpbb/phpbb-core - 7226f3aebe2d208e239b1f3f8bb0974b9718326f authored over 10 years ago
Merge pull request #2494 from Nicofuma/ticket/12589

[ticket/12589] Search directly in $directory if it's an absolute sub-path

* Nicofuma/ticket/125...

github.com/phpbb/phpbb-core - 3af2987d7ee98de7f2fdfacb60b68bc2624ae022 authored over 10 years ago
Merge pull request #2433 from Nicofuma/ticket/10899

[ticket/10899] Using Delete All in log viewer with keyword search

* Nicofuma/ticket/10899:
[t...

github.com/phpbb/phpbb-core - 7ad995e77c66e98c300daad7ded879e7beaeddfe authored over 10 years ago
Merge pull request #2447 from n-aleha/ticket/11467

[ticket/11467] Add language variables for extension exception messages

* n-aleha/ticket/11467:
...

github.com/phpbb/phpbb-core - 5dc6c7e33a1cfb40e87814159b80350097c6e065 authored over 10 years ago
Merge pull request #2523 from bantu/ticket/12597

[ticket/12597] Command for executing all available cron tasks

* bantu/ticket/12597:
[ticket/1...

github.com/phpbb/phpbb-core - f1781664ea674f50a488bc461b45ebdec0fb7079 authored over 10 years ago
Merge pull request #2508 from ptitlazy/ticket/12597

[ticket/12597] Command for executing all available cron tasks

* ptitlazy/ticket/12597: (27 comm...

github.com/phpbb/phpbb-core - bb9e24f3b54158c351dabf5ed3b397c13d295f1e authored over 10 years ago
[ticket/12597] Improve language for cron:run command.

PHPBB3-12597

github.com/phpbb/phpbb-core - f36b22c5c088e22a9644f9a8a1f03ca1644911d0 authored over 10 years ago
Add Shebang in executable

github.com/phpbb/phpbb-translation-validator - 361aca38ec4e0b3d915b87eb565e815ff4d8539c authored over 10 years ago
Add test for index.htm files

github.com/phpbb/phpbb-translation-validator - 59c426af316f87bcc05f0be43cec3127cbd212d3 authored over 10 years ago
Make additional index.htm files a NOTICE

github.com/phpbb/phpbb-translation-validator - e80e2dfd56a7204d5c1b2767966ccb1b9a66a0e0 authored over 10 years ago
Merge branch 'release-3.1.0-b4'

github.com/phpbb/area51 - 7a50917c8d3cd1acf94b926ad8d2c70528ddb02c authored over 10 years ago
Release beta4

github.com/phpbb/area51 - c4f4d1aae8ceb22be533dedde7ca6a8f40fafab3 authored over 10 years ago
[prep-release-3.1.0-b4] Add migration for 3.1.0-b4

github.com/phpbb/phpbb-core - 94f611d00b795b20b636919e9e30e7c4730a1931 authored over 10 years ago
[ticket/12594] Fix file headers of new files

PHPBB3-12594

github.com/phpbb/phpbb-core - 32fc57e45e8eb420922cf8f94a0a13f706a0ca4b authored over 10 years ago
Moved the deprecate checks to the php functions file. This file should do all checks with the PHP parser to prevent things being looped twice.

Cleaned up some of the code, splitted up functions into a few ones.

github.com/phpbb/epv - b70411c4899345e5c29effe36cebd5c422e8be08 authored over 10 years ago
[ticket/12099] Fix clean_path() ".." stripping when previous directory was "."

PHPBB3-12099

github.com/phpbb/phpbb-core - 7e9d49a20c681231489973cf47425602ca6e047f authored over 10 years ago
[ticket/12099] Clean some paths before using them

PHPBB3-12099

github.com/phpbb/phpbb-core - 90d4999dd892bd0126a1e744fe3b63902c1c8976 authored over 10 years ago
[ticket/12099] Correctly fix go back to root before prepending the root path

This allows moving app.php outside of phpBB and still work as expected

PHPBB3-12099

github.com/phpbb/phpbb-core - fa0950be7b6481a60e2e80b2e6323b5ace523064 authored over 10 years ago
Correct name for the test

github.com/phpbb/epv - 6327ceaa77087f5c5def02c6dca5c2853bf83a03 authored over 10 years ago
Fixed loop over statements

Changed some coloring to output
Addded use instead

github.com/phpbb/epv - c734f5a9cab01a071319645072f8870ba213ed8d authored over 10 years ago
[ticket/12597] Typo correction

PHPBB3-12597

github.com/phpbb/phpbb-core - b2d40a9a345433aef05e33ab867ef496b2ae259f authored over 10 years ago
[ticket/12597] Typo corrections

PHPBB3-12597

github.com/phpbb/phpbb-core - 331d41245b505a3e60f0347bda481bc5520d846d authored over 10 years ago
[ticket/12597] Changing place of lock release in execute() method

PHPBB3-12597

github.com/phpbb/phpbb-core - 1ab2dcf2ee62fab8fd886fe6d834ee55b13999cf authored over 10 years ago
[ticket/12597] Typing corrections and improvement of code consistency

PHPBB3-12597

github.com/phpbb/phpbb-core - 1088b64ca29459113ae078312f700865d925b363 authored over 10 years ago
[ticket/12597] Fix various mistakes

Typing mistakes
Coding style issue
Verbose mode messag

PHPBB3-12597

github.com/phpbb/phpbb-core - d5ea73ad03ddee248c51ed0461850753c8c3b6ee authored over 10 years ago
[ticket/12597] Fix visibilty of two functions in run.php

PHPBB3-12597

github.com/phpbb/phpbb-core - 685583a43ea1015bebb69a68b35686a39a99cb43 authored over 10 years ago
[ticket/12597] Refactoring and test improving

Adding tests of return status
Refactoring code
Adding consistency in verbose mode

PHPBB3-12597

github.com/phpbb/phpbb-core - fcfd388849452237f3821db6cc661529be41e6ab authored over 10 years ago
Check files for deprecated functions from phpBB.

github.com/phpbb/epv - 992e09a505fc5ff35a87080469487a1251de6df8 authored over 10 years ago
Wrong comment + debug stuff

github.com/phpbb/epv - 3c8378e3aa3463aa95ea8a012aef0445d10dd499 authored over 10 years ago
Added a progress bar when running EPV.

Because the way EPV checks certian PHP things, the progress can't be found correctly on start.
Du...

github.com/phpbb/epv - cfe7a2d78e0a2bc6dcf9270cbdb5ab7877a92e63 authored over 10 years ago
Merge branch 'master' of github.com:phpbb/epv

github.com/phpbb/epv - f3cd3b5c7ac3a0a9cb89ecb0d96fd4e43f0874a3 authored over 10 years ago
Add a debug line if test file is not a test file

github.com/phpbb/epv - 6061a3bda2bfc56a03fbfb76a1cb42f4d2d7fd29 authored over 10 years ago
[ticket/10899] Update doc block

PHPBB3-10899

github.com/phpbb/phpbb-core - f2349c648d7ab1788398f0a74c90881e9657d9e6 authored over 10 years ago
[ticket/10073] Move config values to config_text

PHPBB3-10073

github.com/phpbb/phpbb-core - 286d03d2b424b1f2d66afe72af7f1481950776dd authored over 10 years ago
[ticket/10073] Make contact page available when board is disabled

PHPBB3-10073

github.com/phpbb/phpbb-core - 889a31ee692534475e391e8f279be80eaf012f1e authored over 10 years ago
[ticket/10073] Use phpbb_validate_email to verify email address

PHPBB3-10073

github.com/phpbb/phpbb-core - 96b009ff66b58383f9eb35f01f8e568da119d262 authored over 10 years ago
[ticket/10073] Split email validation from email ban and taken checks

PHPBB3-10073

github.com/phpbb/phpbb-core - 6a1da63e184cff51c1b26c92eeaf907074c73b97 authored over 10 years ago
[ticket/10073] Deduplicate the if statement

PHPBB3-10073

github.com/phpbb/phpbb-core - c3f7367da74ca2567574c616b8ba2fc639a376fc authored over 10 years ago
[ticket/10073] Fallback to board_contact when contact page is disabled

PHPBB3-10073

github.com/phpbb/phpbb-core - f495318cc275ede0c48baaef33b6957f4d4401ff authored over 10 years ago
[ticket/10073] Add ACP module to add bbcode text for contact admin info

PHPBB3-10073

github.com/phpbb/phpbb-core - d0b4374ac5d5e4445b2c59d9f45a5802fb8c7869 authored over 10 years ago
[ticket/10073] Display contact info

PHPBB3-10073

github.com/phpbb/phpbb-core - 885bb8aa05e953b098f1bc9620a7cafdf8efd7be authored over 10 years ago
[ticket/10073] Add configs for contact info text

PHPBB3-10073

github.com/phpbb/phpbb-core - de508837bf7e0a9e0d3495d0313dfac6de2f1b0a authored over 10 years ago
[ticket/10073] Fix invalid type hint

PHPBB3-10073

github.com/phpbb/phpbb-core - a919cd854f4e45b1aed48412418ee2d987f0b9df authored over 10 years ago
[ticket/10073] Fix missing language string

PHPBB3-10073

github.com/phpbb/phpbb-core - ec8895f645d02c8272b1340e3a873b3646f72c3d authored over 10 years ago
[ticket/10073] Use get_username_string and correctly sprintf for languages

PHPBB3-10073

github.com/phpbb/phpbb-core - 247f3e5cae6ab5deae9c3913b7a2bb47c30fcda3 authored over 10 years ago
[ticket/10073] Add @config_text to admin_form

PHPBB3-10073

github.com/phpbb/phpbb-core - e983ae61c042ad0ef3387200267be4bd15be2636 authored over 10 years ago
[ticket/10073] Add doc blocks to new classes

PHPBB3-10073

github.com/phpbb/phpbb-core - 4589eaeb3482f1d7ff1234012845d1bb669a8bd3 authored over 10 years ago
[ticket/10073] Remove unneccessary todos he config switch is enough

PHPBB3-10073

github.com/phpbb/phpbb-core - a20e067cedbfbe09c613b8d0f4a4e95f9136c3c2 authored over 10 years ago
[ticket/10073] Fix grammar in comment

PHPBB3-10073

github.com/phpbb/phpbb-core - e7278d3434f7f3049f21973964c6ddca49ce0f78 authored over 10 years ago
[ticket/10073] Global announcements have a forum_id now

PHPBB3-10073

github.com/phpbb/phpbb-core - 7ad774c008ffc845c63e40990348db118fe387c9 authored over 10 years ago
[ticket/10073] Fix code sniffer complain

PHPBB3-10073

github.com/phpbb/phpbb-core - f2019cd2abbc1d3aa7d69a1e63e2145ade176cf8 authored over 10 years ago
[ticket/10073] Use namespaces and fix all class names

PHPBB3-10073

github.com/phpbb/phpbb-core - 7723307a7d74dbb6ce940a3c6efad6f0ceb4aebf authored over 10 years ago
[ticket/10073] Replace board_contact mail with links to contact page

Error pages still contain the email address.

PHPBB3-10073

github.com/phpbb/phpbb-core - a3e08e62a7b3ac344ed6592513bb9ccb747c4099 authored over 10 years ago