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
2018-05-30Use short array syntax instead of long array syntaxMaurício Meneghini Fauth
2018-05-23Remove $dbi global from Database classesMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2018-03-26Replace PhpMyAdmin\Relation static callsMaurício Meneghini Fauth
2018-02-27Replace static methods with instance methodsMaurício Meneghini Fauth
2017-09-27Move DbQbe to Database/QbeMaurício Meneghini Fauth
2017-08-23Refactor relation functions to static methodsMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-07Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurí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-01Refactor the sql functions into static methodsMaurício Meneghini Fauth
2016-12-07Simplify Response object handlingMichal Čihař
2016-03-09Remove bookmark library includesMadhura Jayaratne
2016-02-22Refactored url parmeters generating, Issue #11990Durgesh
2016-01-14Move common code inside the methodMadhura Jayaratne
2015-11-08Make PHPCS happy.Hugues Peccatte
2015-10-22Refactor high-level parser calling into a functionMarc Delisle
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-25Refactor db_info.inc.phpMarc Delisle
2015-07-15These checks are redundant. <feature>work variables should always be defined ...Madhura Jayaratne
2015-07-10Replaced more of the old parser.Dan Ungureanu
2015-05-18Merge branch 'QA_4_4'Madhura Jayaratne
2015-05-18Allow accessing visual query builder when pmadb is not configuredMadhura Jayaratne
2015-04-28Make class instance match the class nameMarc Delisle
2015-03-26Merge pull request #1547 from znck/masterMarc Delisle
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-03-05Merge commit '22c0249'Marc Delisle
2015-03-05Merge branch 'QA_4_3' into QA_4_4Marc Delisle
2015-03-05Bug Undefined index savedsearchesworkMarc Delisle
2015-01-16Remove dead codeMarc Delisle
2014-12-28Code cleanup: $disp_mode was always empty at this pointMarc Delisle
2014-08-14Use db_desginer.php as a route for all designer operation. Combine pmd_genera...Bimal Yashodha
2014-06-16Remove references to designer_coords and designerworkBimal Yashodha
2014-05-10A boolean is expected here alsoMadhura Jayaratne
2014-05-09Initialize variable (it is unset when saving of queries is disabled)Michal Čihař
2014-03-11Remove hint about bookmarked searches.Hugues Peccatte
2014-03-11Add new button to update a bookmarked search.Hugues Peccatte
2014-03-03Rename 'Search bookmark' as 'Bookmarked search'.Hugues Peccatte
2014-03-03Rename 'Search' as 'Search bookmark'.Hugues Peccatte
2014-02-26Fix lost name of saved search.Hugues Peccatte
2014-02-26The word "criteria" is already a pluralMarc Delisle
2014-02-24Add hint to update a search.Hugues Peccatte
2014-02-24Fix warnings.Hugues Peccatte
2014-02-23Feature #569 Load/Save Query By ExampleHugues Peccatte
2014-02-02Correct punctuation for sentencesMichal Čihař
2013-08-07Better names for URL generating functionsMichal Čihař