Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/phpbb/converter-framework
Converter framework for phpBB. GSoC 2017 project (https://www.phpbb.com/development/gsoc/ideas/#converter)
https://github.com/phpbb/converter-framework
Commit introduces support for chunking. Has been tested to work
dc9052bd772a0450a1b9fbebe5d49190322f3b26 authored over 7 years ago by balabky9 <[email protected]>
dc9052bd772a0450a1b9fbebe5d49190322f3b26 authored over 7 years ago by balabky9 <[email protected]>
Commit which fixes coding guidelines issues.
Added docBlocks.
Renamed functions as marc suggested.
Possibly finale standalone commit.
Two connection objects for source and destination.
This allows connecting tables from two different databases.
The general use case is source and de...
Commit contains following fixes:-
Adherences to coding guidelines ie tab of 4spaces, hard-tabs.
Features added new:-
1. YamlQ avai...
Commit is the skeleton of the converter framework.
Converter and configMap are the two major classes.
1a2b5a86a186337c611f2c9e48c2796cbc1b9ced authored over 7 years ago by balabky9 <[email protected]>