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
2015-03-05Fix SF Bug #446 pagination not changing page (through select).REL_5-1Robert Treat
2013-05-25Fix so signals are sent to the right pid.Karl O. Pinc
2013-05-25Processes: Fix <= 9.1 to show only db related processes & clean dbname.Karl O. Pinc
2013-05-12langcheck will give correct instruciton if the language parameter is added wi...Hans Chen
2013-05-12Completely udpate chinese utf8 according to english.Hans Chen
2013-04-23Cosmetic fix on Vacuum confirmation page for the "Freeze" checkboxHans Chen
2013-04-16Fix typo in variable nameJehan-Guillaume (ioguix) de Rorthais
2013-04-16Update/Fix HistoryJehan-Guillaume (ioguix) de Rorthais
2013-04-15Mark PPA release 5.1REL_5-1-0Robert Treat
2013-04-14Review/Update BUGS CREDITS HISTORY and TODO before releaseRobert Treat
2013-04-11change chinese translation of "null" and "empty"Hans Chen
2013-04-11fixed a minor bug of Chinese UTF8 translationHans Chen
2013-04-05Instanciate $plugin_manager from login.php script if neededJehan-Guillaume (ioguix) de Rorthais
2013-04-05Add try/catch blocks around plugin instanciation so they can throw an excepti...Jehan-Guillaume (ioguix) de Rorthais
2013-04-05plugin report: Remove non used global var in constructor.Jehan-Guillaume (ioguix) de Rorthais
2013-04-05Instantiate plugins AFTER connecting to the db.Jehan-Guillaume (ioguix) de Rorthais
2013-04-04Add plugin hook 'logout'.Jehan-Guillaume (ioguix) de Rorthais
2013-03-26Add plugin hook 'head'.Jehan-Guillaume (ioguix) de Rorthais
2013-03-26reword information around statistics collector. based on bug report SF #3602305Robert Treat
2013-03-26fix typoRobert Treat
2013-03-26Fix incorrect modification of bytea data when updating rows that contain byte...Robert Treat
2013-03-06Fix a PHP warning about "Undefined index"Jehan-Guillaume (ioguix) de Rorthais
2013-03-06Fix navlinks when browsing results from a ReportJehan-Guillaume (ioguix) de Rorthais
2013-03-05supress potential "Undefined index" noticesIan Lawrence Barwick
2013-03-05Small correction in Report plugin README fileJehan-Guillaume (ioguix) de Rorthais
2013-03-05add README file for Reports plugin with brief explanation of functionalityIan Barwick
2013-02-20Fix multiple bugs related to GPC parameters pollution from codeJehan-Guillaume (ioguix) de Rorthais
2013-02-01Update DEVELOPERS file with information about git repositoryIan Barwick
2012-12-03Merge pull request #9 from xzilla/masterRobert Treat
2012-11-28Fix an issue with population of FK fields using autocomplete.Robert Treat
2012-11-27Fix queries reading pg_shdescriptionMagnus Hagander
2012-11-23don't try and escape nulls, which leads to dangling x values. fixes Sourcefor...Robert Treat
2012-11-04Fix bug while browsing a table, reported by Karl O. PincJehan-Guillaume (ioguix) de Rorthais
2012-11-04Fixes PHP 5.4 Strict errorsJehan-Guillaume (ioguix) de Rorthais
2012-10-01Set language if all other tries failed. Reported by Karl O. PincJehan-Guillaume (ioguix) de Rorthais
2012-10-01Fix PHP notice when server group is not set, reported by Karl O. PincJehan-Guillaume (ioguix) de Rorthais
2012-09-30Fix PHP notice on database privilege pageKarl O. Pinc
2012-09-24Add global config pre-requist for selenium tests in tests/selenium/READMEJehan-Guillaume (ioguix) de Rorthais
2012-09-23Fix miscs tests in the admin functionnals testsJehan-Guillaume (ioguix) de Rorthais
2012-09-23Fix autovacuum add/edit with 8.1Jehan-Guillaume (ioguix) de Rorthais
2012-09-21Add/improves admin testsJehan-Guillaume (ioguix) de Rorthais
2012-09-21Fix bug with getProcesses with 9.2Jehan-Guillaume (ioguix) de Rorthais
2012-09-17Update jquery libJehan-Guillaume (ioguix) de Rorthais
2012-09-17Fix bug where new autovacuum setup for a table was failingJehan-Guillaume (ioguix) de Rorthais
2012-09-17Merge branch 'master' of github.com:xzilla/phppgadminJehan-Guillaume (ioguix) de Rorthais
2012-09-16Some minimal testing of the admin sections, with hopes for future better testsRobert Treat
2012-09-11Fix a bug with empty actions column when browsing dataJehan-Guillaume (ioguix) de Rorthais
2012-08-29Fix nested group : when no server set and printTitle issueJulien Rouhaud
2012-08-24Fix on the processes page with 9.2Jehan-Guillaume (ioguix) de Rorthais
2012-08-22Fix from a bad conflict resolutionJehan-Guillaume (ioguix) de Rorthais