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
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ř
2013-08-06Various coding style fixesMichal Čihař
2013-07-23removed include sql.php from db_qbe.phpSpun Nakandala
2012-08-30Coding style improvementsMadhura Jayaratne
2012-07-22Add wrongly removed query execution partAtul Pratap Singh
2012-07-22Fix visual buider link for nowAtul Pratap Singh
2012-07-22Add missing cfgRelation declarationAtul Pratap Singh
2012-07-21Remove some more global variablesAtul Pratap Singh
2012-07-21Fix wrong require_onceAtul Pratap Singh
2012-07-20Use PMA_DBQbe in db_qbe.phpAtul Pratap Singh
2012-07-18Some remaining variable name improvementsAtul Pratap Singh
2012-07-17Form function to generate QBE formAtul Pratap Singh
2012-07-17Form funcion to get SQL queryAtul Pratap Singh
2012-07-17Remove post_paramsAtul Pratap Singh
2012-07-15Form function to get FROM clauseAtul Pratap Singh
2012-07-15Remove some global variablesAtul Pratap Singh
2012-07-15Remove some unuseful variablesAtul Pratap Singh
2012-07-15Some variable name improvementsAtul Pratap Singh
2012-07-15Form function to get valid where clausesAtul Pratap Singh
2012-07-15Form function to get the master tableAtul Pratap Singh
2012-07-14Form functions to get LEFT JOIN column candidatesAtul Pratap Singh
2012-07-14Fix typo introduced before variable name changesAtul Pratap Singh
2012-07-13New library file for db_qbe.phpAtul Pratap Singh
2012-07-13Add missing doc blockAtul Pratap Singh