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
2016-09-02Fix possible DOS on too big skip valueMichal Čihař
2016-07-23Enable LOAD DATA LOCAL INFILE only when neededMichal Čihař
2016-07-12Do not allow symlinks in UploadDirMichal Čihař
2013-07-29Left while fixing 4006Atul Pratap Singh
2013-07-29Fix bug#4006Atul Pratap Singh
2013-06-28[security] Global variables scope injection vulnerability (see PMASA-2013-7)Marc Delisle
2013-05-13Fix bug #3907 undefined variables, function parameter problemsJ.M
2013-04-27Fix bug #3891 Server upload folder import file name missing in success messageJ.M
2013-04-26Fix bug #3890 [import] Web server upload directory import failsJ.M
2013-04-17Fix bug #3879 Import broken for CSV using LOAD DATAKasun Chathuranga
2013-03-21Fix bug 3842: create, alter, drop queries were not shown after executionAtul Pratap Singh
2013-02-26Applied PMA_Util::unQuote to table name extracted from the RENAME commandayushchd
2013-02-26Cosmetic changesayushchd
2013-02-25Contest-2 Variable Name Fixayushchd
2013-02-25Bug fix #3818 After "Rename table ... to ..." left menu doesn't reflect changesayushchd
2012-11-12Fix links to FAQMichal Čihař
2012-11-12Implement linking to new documentationMichal Čihař
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-05Wrap some long linesMadhura Jayaratne
2012-09-05Simplify linking to documentationMichal Čihař
2012-09-03improve message, wrap long lineDieter Adriaenssens
2012-08-30Coding style improvementsMadhura Jayaratne
2012-08-30use include(_once) in case of conditional includingDieter Adriaenssens
2012-07-26Fixed an issue related to multiquery statements and routines modificationsChanaka Indrajith
2012-07-20Multiple results support for SQL executionsChanaka Indrajith
2012-06-30Resolve conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-17oop: merge masterAlex Marin
2012-06-11Dropped PMA_ajaxResponse()Rouslan Placella
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-06-04plugins and OOP: merge master, fix conflictsAlex Marin
2012-06-03Various coding style improvementsMadhura Jayaratne
2012-05-28plugins and OOP: create general class structure and ExportXMLAlex Marin
2012-04-27Fix spacing before tagsMichal Čihař
2012-04-20bookmark sql query after checking errorsAlex Marin
2012-04-20remove spaces around the not operatorAlex Marin
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-16Don't rely on grab_globals for import.phpJo Michael
2012-03-11$_POST and bookmark actionsMarc Delisle
2012-03-04No longer depend on grab_globals.lib.php for $_GET variablesMarc Delisle
2012-02-26No longer globalize $_FILESMarc Delisle
2011-11-05Merge branch 'QA_3_4'Marc Delisle
2011-11-05patch #3430291 [import] Handle conflicts in some open_basedir situationsGabor Gyorvari
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23Use lower case for true, false and nullMadhura Jayaratne
2011-09-20Ajax and bookmark deleteMarc Delisle