Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-30Demo server supportMichal Čihař
2013-07-30Merge remote-tracking branch 'origin/QA_4_0'Michal Čihař
2013-07-30Fixed escaping in error message asking for translationsMichal Čihař
2013-07-10Various coding style improvementsMichal Čihař
2013-06-16Remove author nameMarc Delisle
2013-06-11Whitespace cleanupMichal Čihař
2013-06-08Fix merge conflictsMarc Delisle
2013-06-08bug #3921 Call to undefined function PMA_isSuperuser() if default server is n...Marc Delisle
2013-06-02Merge branch 'QA_4_0'Marc Delisle
2013-06-02bug #3961 Avoid Suhosin warning when in simulation modeMarc Delisle
2013-05-24Few renamings that got missedMadhura Jayaratne
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-15Fix merge conflictsMarc Delisle
2013-05-13Fix bug #3907 undefined variables, function parameter problemsJ.M
2013-05-10Wrap some too long stringsMichal Čihař
2013-05-04PMA_DBI_get_client_info --> PMA_DBI_getClientInfoKasun Chathuranga
2013-05-04PMA_DBI_get_proto_info --> PMA_DBI_getProtoInfoKasun Chathuranga
2013-05-04PMA_DBI_get_host_info --> PMA_DBI_getHostInfoKasun Chathuranga
2013-05-01[interface] Make warning about existing config directory clearerJ.M
2013-04-30Merge branch 'master' into DBI_naming_cleanUpKasun Chathuranga
2013-04-30PMA_DBI_fetch_value --> PMA_DBI_fetchValueKasun Chathuranga
2013-04-25Consistently include colon in strings to translateMichal Čihař
2013-03-08Fixed coding styleSamith Dassanayake
2013-03-02[Contest1] No hard-coded icons in cssSamith Dassanayake
2013-02-13Better descriptionDieter Adriaenssens
2013-01-10Merge branch 'master' of git://github.com/DronRathore/phpmyadmin into DronRat...Michal Čihař
2013-01-10Fixed a Typo.Dron Rathore
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-11-12Fix links to FAQMichal Čihař
2012-11-12Implement linking to new documentationMichal Čihař
2012-11-06Renamed PMA_Language_select and dropped use of echo in this functionRouslan Placella
2012-10-31Open phpinfo in a new windowRouslan Placella
2012-10-31Fixed behavior of NavigationDisplayServers configuration directiveRouslan Placella
2012-10-31Renamed configuration directive: LeftDisplayServers => NavigationDisplayServersRouslan Placella
2012-10-31Avoid redirecting to selfRouslan Placella
2012-10-31Update recent tables through index,php instead of navigation.phpRouslan Placella
2012-10-31Drop the target attrbute from links and formsRouslan Placella
2012-10-31Die after redirectRouslan Placella
2012-10-31Dropped outdated workaroundRouslan Placella
2012-10-31Dropped main.phpRouslan Placella
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-09-04Various coding style improvementsMichal Čihař
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped PMA_includeJS() in favor of the PMA_Scripts classRouslan Placella
2012-06-11Finished integrating the PMA_Footer classRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Fixed invalid method invocationRouslan Placella
2012-06-11Dropped header_http.inc.phpRouslan Placella
2012-06-03Various coding style improvementsMadhura Jayaratne
2012-04-27Add docs to some files and methodsMichal Čihař