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 (Collapse)Author
2021-11-25renames folders to align with namespacesHEADdevelopFelipe Figueroa
2021-03-25fixes errors as reported by phpstanFelipe Figueroa
2021-03-25typehint iteratoraggregate for printTablefeature/bugfixes_from_wrong_bisectFelipe Figueroa
2021-03-16updates composerFelipe Figueroa
2021-03-16adding return typesFelipe Figueroa
2021-03-16replaces codeception with pestFelipe Figueroa
2021-03-16runs rectorFelipe Figueroa
2021-03-16got new layout workingFelipe Figueroa
2021-01-11trying to make sqledit popup submit to openerFelipe Figueroa
2021-01-07RC 6.3.0Felipe Figueroa
2021-01-07login route is now POST /loginFelipe Figueroa
2021-01-07remove several redirect urls that are just useless overheadFelipe Figueroa
2021-01-07deprecate iframes rendererFelipe Figueroa
2021-01-06replaced most usages of stc/viewsFelipe Figueroa
2021-01-06use a single template to handle tiny script inclusion differencesFelipe Figueroa
2021-01-06change views layout to include the browser tree in the main body instead of ↵Felipe Figueroa
an iframe
2021-01-06adds custom phpmd rendererFelipe Figueroa
2020-12-31ignores develop tools for static analysis and code styleFelipe Figueroa
2020-12-31runs psalter to enhance type inferenceFelipe Figueroa
2020-12-31declares BASE_PATH constant before trying to grab the app instanceFelipe Figueroa
restores tests
2020-12-30refactor variables interpolated in string with sprintfFelipe Figueroa
2020-12-30merge with latest devFelipe Figueroa
2020-12-30merge with developFelipe Figueroa
2020-12-30renderer for phpmd using checkstyleFelipe Figueroa
2020-12-30Fixes towards running rectorphpFelipe Figueroa
2020-12-30checkstyle toolsFelipe Figueroa
2020-12-30 This is a combination of 2 commits.Felipe Figueroa
bugfixes from linter bugfixes from linter
2020-12-30merge with branch fix_wrong_bisectFelipe Figueroa
2020-12-30bump version to 6.1.3Felipe Figueroa
2020-12-30merge with dev@2020-10-19Felipe Figueroa
2020-12-23adds assetsFelipe Figueroa
2020-12-23ignores tools folderFelipe Figueroa
2020-10-19Merge tag '6.1.3' into developffflabs
repairs display of sequences is left tree
2020-10-19Merge branch 'hotfix/6.1.3'6.1.3masterffflabs
2020-10-19fixes sequence tree displayffflabs
2020-10-19Merge tag '6.1.2' into developffflabs
repair create database
2020-10-19Merge branch 'hotfix/6.1.2'6.1.2ffflabs
2020-10-19repair db creationffflabs
2020-10-19Merge tag '6.1.1' into developffflabs
repairs table creation and insertion
2020-10-19Merge branch 'hotfix/6.1.1'6.1.1ffflabs
2020-10-19finishes hotfix 6.1.1ffflabs
2020-10-19restores table insertion and crerationffflabs
2020-10-19Creating Tag v6.1.0 at 2020-10-19 -v6.1.0ffflabs
2020-10-19Merge pull request #340 from HuasoFoundries/feature/improve_typehintingFelipe Figueroa
Feature/improve typehinting
2020-10-19github_actionffflabs
adds reviewdog, preparing more checks adds reviewdog, preparing more checks adds reviewdog, preparing more checks adds reviewdog, preparing more checks containerutils now extends Slim\Container adds PR ckecks for psalm, phpstan, phpcs and phpmd preparing next deploy removes psalm from scrutinizer next attempt at github actions removing usage of Kint for githu actions cache for style checks cache for style checks cache for style checks cache for style checks cache for style checks cache for style checks after csfixer after csfixer update baselines add rector check remove usage of 'with(...)' from js scripts tiny syntax improvements use flash messages to check for treejs refresh being set first POC of messaging API to propagate query requests and jstree refresh instructions instruction to refresh jsTree must be passed to the view manager, not to Misc adds rector github action ignore rector.php when running code style checks and transforms typo fix formatting of theme css normalize composer passing static analysis passing tests passing tests passing tests
2020-10-19wrapping wrongly types AdoDBffflabs
wrapping wrongly types AdoDB
2020-10-16replace usage of subfolder constantFelipe Figueroa
2020-10-16replacing subfolder constant with facade and method to access the containerFelipe Figueroa
2020-10-16typecast help_pages as an arrayFelipe Figueroa
2020-10-10add baselines to version controlFelipe Figueroa