Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-10deploy to dev machineFelipe Figueroa
2020-10-10ignore vscodeFelipe Figueroa
2020-09-11github_actionffflabs
2020-09-11wrapping wrongly types AdoDBffflabs
2020-09-11wrapping wrongly types AdoDBffflabs
2020-09-11enables removal of table OID on alter viewffflabs
2020-08-31csfixerffflabs
2020-08-31adds more type declarations to main classes (ContainerUtils, Misc, ViewManager)ffflabs
2020-08-31move form methods to the viewmanagerffflabs
2020-08-31move form methods to the viewmanagerffflabs
2020-08-31abstract lang class from which the others extendffflabs
2020-05-25readmeffflabs
2020-05-25pings ocramius package versions and psalm to patch releasesffflabs
2020-05-25fixes type lintingv6.0.0ffflabs
2020-05-25Creating Tag v6.0.0 at 2020-05-25 - its time to bump to a real releaseffflabs
2020-05-25bugsfixes on config filesffflabs
2020-05-25Creating Tag v6.0.1 at 2020-05-24 - fixes warning when trying to bind a stati...ffflabs
2020-05-25Merge branch 'develop' of github.com:HuasoFoundries/phpPgAdmin6 into developffflabs
2020-05-25runs csfixerffflabs
2020-05-25Creating Tag v6.0.0 at 2020-05-24 -ffflabs
2020-05-25Merge pull request #286 from HuasoFoundries/dependabot/composer/adodb/adodb-p...Felipe Figueroa
2020-05-25Merge pull request #267 from HuasoFoundries/testing_bugFelipe Figueroa
2020-05-25updates dependenciesffflabs
2020-05-25Bump adodb/adodb-php from 5.20.15 to 5.20.17dependabot-preview[bot]
2020-05-25subfolder must be set explicitlyffflabs
2020-03-06fixes testsffflabs
2020-03-05removes usage of debug and trace remains int he codeffflabs
2020-03-05reverting type hinting where it broke stuffffflabs
2020-03-05static typing broke stuffffflabs
2020-03-05static typing broke stuffffflabs
2020-03-05repairs TreeControler removing the void type definitionffflabs
2020-03-05fixing broken constantsffflabs
2020-03-04fixing bugsffflabs
2020-03-04fixes due to static analysisffflabs
2020-03-04enabling checks with psalm and phpstanffflabs
2020-03-04saving stashffflabs
2020-02-26downgrades ocramius/package-versionsffflabs
2020-02-26normalization and validation of composerffflabs
2020-02-26Creating Tag v6.0.0-RC9 at 2020-02-26 - fixes composer scripts bug, adds supp...v6.0.0-RC9ffflabs
2020-02-26Merge pull request #262 from HuasoFoundries/enabling_psalmFelipe Figueroa
2020-02-26runs csfixerffflabs
2020-02-26adding psalm lintingffflabs
2020-02-26first logffflabs
2020-02-26adds support for yamlffflabs
2020-02-26fixes missing variableffflabs
2020-02-26Creating Tag v6.0.0-RC9 at 2020-02-25 - fixes composer scripts, cleanup unuse...ffflabs
2020-02-26fixing return typesffflabs
2020-02-25fixing return typesffflabs
2020-02-25DB functions may return int instead of recordsetffflabs
2020-02-25AdoRecordSet implements countableffflabs