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
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
2012-07-13Some more variable name improvementsAtul Pratap Singh
2012-07-12Form function for generating AND/OR, INS/DEL criteria inbutbox rowsAtul Pratap Singh
2012-07-12Form function to get more criteria inputboxesAtul Pratap Singh
2012-07-11Form function to get Ins/Del and AND/OR row cellAtul Pratap Singh
2012-07-11Some variable name improvementsAtul Pratap Singh
2012-07-10Use implode in place of last_select and last_orderbyAtul Pratap Singh
2012-07-10Logical improvement in PMA_dbQbeGetOrderByClauseAtul Pratap Singh
2012-07-10Fix doc commentAtul Pratap Singh
2012-07-10Form function to generate order by clauseAtul Pratap Singh
2012-07-10Add missing return statementAtul Pratap Singh
2012-07-10Form function for generating where clauseAtul Pratap Singh
2012-07-09Form function for generating SELECT clauseAtul Pratap Singh
2012-07-06Form functions for column modification options, fixes already set criteria di...Atul Pratap Singh
2012-07-06Use globals to build SQL query for nowAtul Pratap Singh
2012-07-05Form function to display tables select listAtul Pratap Singh
2012-07-05Form function to display search table footer elementsAtul Pratap Singh
2012-07-05Form function for displaying criteria inputboxesAtul Pratap Singh
2012-07-05Form function to display show checkboxesAtul Pratap Singh
2012-07-04Merge remote-tracking branch 'upstream/master'Atul Pratap Singh
2012-07-04Missing global variables for additional criteria linesMarc Delisle
2012-07-04Missing global variablesMarc Delisle
2012-07-04Fix selected criteria display while inserting/deleting new columnAtul Pratap Singh
2012-07-04Fix some doc commentsAtul Pratap Singh
2012-07-04Form functions for displaying sorting options listAtul Pratap Singh
2012-07-04Use global REQUEST variable at some places, fixes previously filled criteria ...Atul Pratap Singh
2012-07-04Remove some HTML-PHP mix and form function for column names rowAtul Pratap Singh
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-06Fixed broken "Switch to visual builder" link in db_qbe.phpRouslan Placella