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
path: root/src
AgeCommit message (Collapse)Author
2020-02-26normalization and validation of composerffflabs
2020-02-26Creating Tag v6.0.0-RC9 at 2020-02-26 - fixes composer scripts bug, adds ↵v6.0.0-RC9ffflabs
support for yaml config
2020-02-26runs csfixerffflabs
2020-02-26adding psalm lintingffflabs
fine tuning of git files restoring tests fixes tests after refactoring fine tuning for psalm baseline
2020-02-26fixes missing variableffflabs
2020-02-26Creating Tag v6.0.0-RC9 at 2020-02-25 - fixes composer scripts, cleanup ↵ffflabs
unused code
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
2020-02-25avoids checking session path if running on cliffflabs
2020-02-25Creating Tag v6.0.0-RC9 at 2020-02-25 - fixes composer scripts, cleanup ↵ffflabs
unused code
2020-02-25updates composer, adds psalmffflabs
updating composer
2020-02-25removes usage of plugin managerffflabs
removes logic that is now handled in ContainerUtils moves conf logic out of db folder removes plugin manager adds id to results table (will enable handling for wide columns)
2020-02-25removes config options that are out of scopeffflabs
simplifies legacy methods
2020-02-25fixes highlighting in SQL editor, and popups on Firefoxffflabs
2020-02-07Creating Tag v6.0.0-RC8 at 2020-02-07 - Fixes long forgotten bugsv6.0.0-RC8Amenadiel
2020-02-07Creating Tag v6.0.0-RC7 at 2020-02-07 - Fixes long forgotten bugsv6.0.0-RC7Amenadiel
2020-02-07Fixes null boxes, closes #254Amenadiel
2020-02-07Creating Tag v6.0.0-RC7 at 2020-02-07 - rearranges static dependencies, ↵Amenadiel
tries to fix inconsistent behaviors, upgrades jquery
2020-02-05Creating Tag v6.0.0-RC6 at 2020-02-05 -v6.0.0-RC6Amenadiel
2020-02-05merge with masterAmenadiel
2020-02-05Creating Tag v6.0.0-RC5 at 2020-02-05 -v6.0.0-RC5Amenadiel
2020-01-15before tag v6 RC4Amenadiel
2020-01-15Creating Tag v6.0.0-RC3 at 2020-01-14 -v6.0.0-RC3Amenadiel
2020-01-15adds config key to enable debugger handlersAmenadiel
2020-01-14bumpAmenadiel
2020-01-14bumpAmenadiel
2020-01-14bumpAmenadiel
2020-01-12repairAmenadiel
2020-01-07rebase develop on top of masterAmenadiel
2020-01-07Creating Tag v6.0.0-RC2 at 2020-01-07 - support for PG12v6.0.0-RC2Amenadiel
2020-01-07Creating Tag v6.0.0-RC2 at 2020-01-07 - support for PG12Amenadiel
2020-01-07Creating Tag v6.0.0-RC1 at 2020-01-07 - ignoring test folder for packagist ↵v6.0.0-RC1Amenadiel
distro
2020-01-07Creating Tag v6.0.0-RC1 at 2020-01-06 - ignoring test folder for packagist ↵Amenadiel
distro
2020-01-07prepare RC1Amenadiel
2020-01-07PhpConsole is instanced, if user ever needs it, in config fileAmenadiel
2020-01-07export routine wont use -i parameterAmenadiel
2019-12-11codemirror instantiationAmenadiel
2019-08-02Tag v 6.0.0-beta.52v6.0.0-beta.52Amenadiel
2019-08-02restores method getTriggerFunctionsAmenadiel
2019-04-05Tag v 6.0.0-beta.51v6.0.0-beta.51Amenadiel
2019-04-05supports listing functions for PG11Amenadiel
2018-12-07upgrades codemirrorAmenadiel
2018-11-14reads conf from member variableAmenadiel
2018-11-14reads conf from member variableAmenadiel
2018-11-14avoid repeating code on SqlEditController::doFindAmenadiel
avoid repeating code on SqlEditController::doFind avoid repeating code on SqlEditController::doFind avoid repeating code on SqlEditController::doFind avoid repeating code on SqlEditController::doFind
2018-11-13avoid repeating code on SqlEditController::doFindAmenadiel
2018-11-13separates TableTrait::getTableDefPrefix into sevefunctionsAmenadiel
2018-11-13scrutinizer fixesAmenadiel