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
2021-12-26Replace `vendor_config.php` constants with an arrayMaurício Meneghini Fauth
2021-07-06Extract some common checks from `common.inc.php`Maurício Meneghini Fauth
2021-03-05Use PSR-12 for control structures spacingMaurício Meneghini Fauth
2021-02-22Improve the release script for versionningWilliam Desportes
2020-11-02Fix a "typo" and a coding standard issue on merge of #16430 William Desportes
2020-11-01Merge #16447 and #16436 - Fix #16430 - Windows error message uses trailing / ...William Desportes
2020-11-01Replace / with DIRECTORY_SEPARATORNiko Halink
2020-10-27Replace slash with PHP constantWei Zhang
2020-10-26Replace slash with PHP constantLee Wei Zhang
2020-06-10Remove K_PATH_IMAGES constant not used since 4.7William Desportes
2020-05-26Fix some coding standard issuesMaurício Meneghini Fauth
2020-03-28Change ROUTING_CACHE_DIR into CACHE_DIRWilliam Desportes
2020-03-28Create ROUTING_CACHE_DIR contstantWilliam Desportes
2020-01-20Remove unnecessary annotationsMaurício Meneghini Fauth
2020-01-20Remove or ignore side effects in PHP filesMaurício Meneghini Fauth
2019-09-02Remove vim modelinesMaurício Meneghini Fauth
2018-12-22Define an absolute path to use for require statementsMaurício Meneghini Fauth
2018-05-16Enable strict mode in libraries filesMaurício Meneghini Fauth
2017-05-05Use one temporary directoryMichal Čihař
2017-05-04Implement AUTOLOAD_FILE constant (#13213)Luís Pedro Algarvio
2017-03-25Add requested changes and add more testsMaurício Meneghini Fauth
2017-01-07Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-12-21Remove setup download/load/delete featuresMichal Čihař
2016-11-28Fix comment for sql-parser vendor configMichal Čihař
2016-02-24Replace embedded php-gettext library with motranslatorMichal Čihař
2016-02-22Add shared code for testing class availabilityMichal Čihař
2016-02-22Use Componser autloader for external librariesMichal Čihař
2016-01-12Initial implementation of LanguageManagerMichal Čihař
2015-09-14allow to use system udan11/sql-parserRemi Collet
2015-07-19Remove unneeded closing tags.Dan Ungureanu
2015-06-25rfe #1531 Cant use external config fileMadhura Jayaratne
2015-04-28Remove no longer used defineMichal Čihař
2014-12-30bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL...Madhura Jayaratne
2014-12-08bug #4627 "file_get_contents(examples/create_tables.sql): failed to open stre...Madhura Jayaratne
2014-11-02Fix typos.Hugues Peccatte
2014-06-12Allow to use system phpseclibMichal Čihař
2014-01-24bug #4247 open_basedir warnings on export pageMarc Delisle
2013-05-09add tcpdf path to vendor_config.phpRemi Collet
2012-04-14check if PHPMYADMIN is setDieter Adriaenssens
2011-11-05Fix merge conflictsMarc Delisle
2011-11-05Patch by Robert Scheck <robert@fedoraproject.org>Robert Scheck
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-02-02Add version check to vendor configuration.Michal Č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-22testing git setup - no major change made in code yetninadsp
2010-03-31Provide way for vendors to easily change paths to config files.Michal Čihař
2010-01-21We don't need __wakeup in PMA_Config as it is no longer in session.Michal Čihař
2008-12-05bug #2390959 typoMarc Delisle