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-06-13Replace script names as config options with plain english wordsDeven Bansod
2015-06-08Merge pull request #1717 from devenbansod/701CIsaac Bennetch
2015-06-08Fix implicit conversionMarc Delisle
2015-06-08Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2015-06-08Align labels in table operations pageMadhura Jayaratne
2015-06-08Fix parameter typeMarc Delisle
2015-06-08Move adjust privileges next to rename since its applicable there and no to ot...Madhura Jayaratne
2015-06-08Separate create options from post create actionsMadhura Jayaratne
2015-06-08Show indexes in print view in table structure page when InitialSlidersState i...Madhura Jayaratne
2015-06-08Separate creation activities from post create activitiesMadhura Jayaratne
2015-06-08Removed an unnecessary cell in printview.Deven Bansod
2015-06-07Remove unused codeMarc Delisle
2015-06-07Remove unused codeMarc Delisle
2015-06-06Fix typoMarc Delisle
2015-06-06Fix execution pathMarc Delisle
2015-06-06RefactorMarc Delisle
2015-06-05Performance improvements: Avoid expensive PMA_Table::analyzeStructure() callMadhura Jayaratne
2015-06-05Performance improvements: Minimize row unique condition calculationMadhura Jayaratne
2015-06-05Store only the where clauseMadhura Jayaratne
2015-06-05Performance improvements: Get unique row condition only when row edit, delete...Madhura Jayaratne
2015-06-05rfe #1634 Don't group tables in tree if the result has only one groupMadhura Jayaratne
2015-06-04Merge branch 'QA_4_4'Madhura Jayaratne
2015-06-04bug #4942 Export to gzip saves plain text under ChromeMadhura Jayaratne
2015-06-04Fix coding styleMadhura Jayaratne
2015-06-04Improve variable nameMarc Delisle
2015-06-04RefactorMarc Delisle
2015-06-04Put the parameter array in a new lineMadhura Jayaratne
2015-06-04Parameters should be on a new line in multiline function callMadhura Jayaratne
2015-06-04Fix more indentation issuesMadhura Jayaratne
2015-06-04Fix indentationMadhura Jayaratne
2015-06-04Inline control structures are discouragedMadhura Jayaratne
2015-06-04Opening braces should be in a new lineMadhura Jayaratne
2015-06-04Add missing parameter commentMadhura Jayaratne
2015-06-03Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2015-06-03rfe #1677 Support spatial indexes in table create formMadhura Jayaratne
2015-06-03Fix coding styleMarc Delisle
2015-06-03Fix param docMarc Delisle
2015-06-03RefactorMarc Delisle
2015-06-03Use camel caseMadhura Jayaratne
2015-06-03Move common parts of the url outMadhura Jayaratne
2015-06-03#4940 Notices in GIS visualization pageMadhura Jayaratne
2015-06-02Merge branch 'master' of https://github.com/phpmyadmin/phpmyadminMarc Delisle
2015-06-02RefactorMarc Delisle
2015-06-02Simplify the logicMadhura Jayaratne
2015-06-02Merge branch 'QA_4_4'Madhura Jayaratne
2015-06-02bug #4936 utf8mb4 fields show only ????s for 4-byte Unicode characters after ...Madhura Jayaratne
2015-06-02Merge branch 'QA_4_4'Madhura Jayaratne
2015-06-02bug #4937 Custom export with backquotes off is not workingMadhura Jayaratne
2015-06-02Fix bug#4938: on print, +Indexes link and .sticky_columns remain visibleAtul Pratap Singh
2015-06-02Fixed a small error in PR#1708 for RFE#701Deven Bansod