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
2019-11-03Merge #15273 - Fix HTTPS/HTTP cookie separation issueWilliam Desportes
2017-09-07Refactor display_import_ajax to static methodsMaurício Meneghini Fauth
2017-06-30Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-03Refactor the core functions into static methodsMaurício Meneghini Fauth
2016-09-16Avoid using mb_strlen for checking whether string is emptyMichal Čihař
2016-04-11Remove checks for older PHP versionsMichal Čihař
2016-01-28Merge branch 'QA_4_5'Michal Čihař
2016-01-19Set correct content type for JSON responsesMichal Čihař
2015-12-08Move code to a functionMarc Delisle
2015-12-03Remove some unnecessary string concatenationsMarc Delisle
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-05-14bug #4903 & bug #4367 Import status infinite loopMadhura Jayaratne
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-09-28Remove use of PMA_String in comments.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-06-03Fix coding styleMarc Delisle
2014-04-17Merge branch 'QA_4_1'Marc Delisle
2014-04-17Session-based upload progress was incompletely disabled since 063a2d99Marc Delisle
2014-01-08Space around . operator - mroe instancesMadhura Jayaratne
2013-10-02Add missing commentMichal Čihař
2013-07-24Directly use the GET parametersMarc Delisle
2013-06-09Update session upload progress bug comment in import_status.phpJ.M
2012-06-30Fix PHP 5.4 upload progress working only with session.upload_progress.cleanup...J.M
2012-06-24Another try to fix PHP 5.4-based upload progressJ.M
2012-06-03Various coding style improvementsMadhura Jayaratne
2012-06-01Fix function name: PMA_no_cache_header -> PMA_noCacheHeaderMadhura Jayaratne
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-04-07Fixed PHP 5.4 session.upload_progress import library with a workaroundJo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-12$_GET and import statusJo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-04Use new function for no cache headersMichal Čihař
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-24merging changes from originninadsp
2010-05-24Convert to gettext and adjust coding style.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-03-02Import progress bar fix from GITTomas Srnka
2009-12-05code cleanupMarc Delisle
2009-07-03undefined message in some situations, for example when doing a logout after a...Marc Delisle
2009-07-02patch #2798592 [import] Progress barMarc Delisle