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
2020-01-07export routine wont use -i parameterAmenadiel
2019-08-02Tag v 6.0.0-beta.52v6.0.0-beta.52Amenadiel
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-08-22Tag v 6.0.0-beta.49 adds role group and function definitionv6.0.0-beta.49Felipe Figueroa
2018-06-08replace usage of "\n" with PHP_EOLFelipe Figueroa
2018-06-05Tag v 6.0.0-beta.48 solves constraintController noticev6.0.0-beta.48Felipe Figueroa
2018-05-30Tag v 6.0.0-beta.47v6.0.0-beta.47Felipe Figueroa
2018-05-30 - Fixes falsy values displayed as NULL (#196).v6.0.0-beta.46Amenadiel
2018-05-12Tag v 6.0.0-beta.45 enhancements and bugfixesv6.0.0-beta.45Felipe Figueroa
2018-04-26Moves statics to subfolder, transforms translation to classesFelipe Figueroa
2018-04-24trying to get simpletest to runFelipe Figueroa
2018-04-24fixes wrong format for @version tagAmenadiel
2018-04-24Tag v 6.0.0-beta.44v6.0.0-beta.44Amenadiel
2018-04-23adds @version tag where is dueFelipe Figueroa
2018-04-21Tag v 6.0.0-beta.43 chmods temp subfoldersv6.0.0-beta.43Felipe Figueroa
2018-04-21adding folders to version controlFelipe Figueroa
2018-04-21Tag v 6.0.0-beta.42 repairs constructor of connectionv6.0.0-beta.42Felipe Figueroa
2018-04-21Tag v 6.0.0-beta.41 sets container parameters from /usr/bin/makeREQUESTv6.0.0-beta.41Felipe Figueroa
2018-04-20styling improvementsFelipe Figueroa
2018-04-20Tag v 6.0.0-beta.40 fixes php_console conditionv6.0.0-beta.40Felipe Figueroa
2018-04-19Tag v 6.0.0-beta.39 enable php_console only on explicit settingv6.0.0-beta.39Felipe Figueroa
2018-03-21replaces usage of php scripts in links and methods. Use slim routes insteadFelipe Figueroa
2018-03-15add package tag to controllersFelipe Figueroa
2018-03-15add package tag to controllersFelipe Figueroa
2018-02-15remove trailing slashes from use statementsFelipe Figueroa
2018-02-15adds docblock to render methodFelipe Figueroa
2018-02-15applies cs-fixerFelipe Figueroa
2018-02-15fixing coding issuesFelipe Figueroa
2017-10-08Apply fixes from StyleCIFelipe Figueroa
2017-08-22simplifies routes and templatesAmenadiel
2017-08-16remove parent::contructAmenadiel
2017-08-09creates footer controllerAmenadiel
2017-08-09sets the Favicon and Introduction images in the header so they default to the...Amenadiel
2017-08-09workaround to overwriteAmenadiel
2017-07-31disabling phpconsole handlers when debugmode if disabledAmenadiel
2017-07-31merges developamenadiel
2017-07-30apply new rules of php.tools.iniamenadiel
2017-07-22Reformat all php to PSR-2 Code standardsRichard Phillips
2017-07-22Use constants insteadRichard Phillips