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-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 - rearranges static dependencies, tries...Amenadiel
2020-02-05Creating Tag v6.0.0-RC6 at 2020-02-05 -v6.0.0-RC6Amenadiel
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-07rebase develop on top of masterAmenadiel
2020-01-07Creating Tag v6.0.0-RC2 at 2020-01-07 - support for PG12Amenadiel
2020-01-07prepare RC1Amenadiel
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
2018-11-13Tag v 6.0.0-beta.50 simplifies nested loopsv6.0.0-beta.50Amenadiel
2018-11-13simplification of nested loopsAmenadiel
2018-08-22Tag v 6.0.0-beta.49 adds role group and function definitionv6.0.0-beta.49Felipe Figueroa
2018-06-19adds SPDX licences to READMEFelipe Figueroa
2018-06-19address scrutinizer issuesFelipe Figueroa
2018-06-19address scrutinizer issuesFelipe Figueroa
2018-06-19simplifies AdminTraitFelipe Figueroa
2018-06-19simplifies AdminTraitFelipe Figueroa
2018-06-08replace usage of "\n" with PHP_EOLFelipe Figueroa
2018-06-08adds phpmd rulesetFelipe Figueroa
2018-06-07simplifies MiscTrait::printValFelipe Figueroa
2018-06-07simplify misctraitFelipe Figueroa
2018-06-07Simplifies TableController and HTMLTableControllerFelipe Figueroa
2018-06-06handles more styling issuesFelipe Figueroa
2018-06-06removing dead codeFelipe Figueroa
2018-06-06move wizard creation form of view and matview to traitFelipe Figueroa
2018-06-06fixes abstract methods and namespaces on traitsFelipe Figueroa
2018-06-06fixes error when determining linking keysFelipe Figueroa
2018-06-06extract common View and MatView methods to a traitFelipe Figueroa
2018-06-05repairs export to htmlFelipe Figueroa
2018-06-05_getFKProps returns a value instead of nullFelipe Figueroa
2018-06-05adds checkboxes to FormTrait methodFelipe Figueroa
2018-06-05Extracts form trait, complete aggregatesControllerFelipe Figueroa
2018-06-05Tag v 6.0.0-beta.48 solves constraintController noticev6.0.0-beta.48Felipe Figueroa
2018-06-01separate common features of insertion and edition of rowsFelipe Figueroa
2018-06-01simplifies Connection classFelipe Figueroa
2018-06-01separate database related traits from general traitsFelipe Figueroa
2018-06-01separates main Postgres class logic into more traitsFelipe Figueroa
2018-06-01separates TableTrait in 3 traitsFelipe Figueroa
2018-06-01uses ExportTrait for schemas, databases and server (pg_dumpall)Felipe Figueroa
2018-05-30adds parameter to tell adodb view operations if it's a materialized or regula...Felipe Figueroa
2018-05-30Apply fixes from StyleCIFelipe Figueroa
2018-05-30extract common logic of ADODBBaseAmenadiel
2018-05-28cleanup display browseFelipe Figueroa
2018-05-28display null only if value is null, not if it's empty or zeroFelipe Figueroa
2018-05-28cleanup query htmlFelipe Figueroa
2018-05-23Apply fixes from StyleCIFelipe Figueroa