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
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-07-18Merge branch 'QA_4_7'Michal Čihař
2017-07-18Change variable name to match upstreamMichal Čihař
2017-07-18Merge branch 'QA_4_7'Michal Čihař
2017-07-18Fixed rendering SQL lint errorsMichal Čihař
2017-06-14Move js/codemirror to js/vendor/codemirrorMaurício Meneghini Fauth
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-06-13Update CodeMirror to 5.26.0Maurício Meneghini Fauth
2016-12-21Update CodeMirror to 5.22.1Michal Čihař
2016-09-30Fix #12455: Query history stores separate entry for every letter typedDeven Bansod
2016-02-18Fix #11979 DECLARE not accepted as valid SQLMadhura Jayaratne
2016-01-19Tell jQuery we're expecting JSON hereMichal Čihař
2015-08-06Fix #11345 Token mismatch errorMadhura Jayaratne
2015-07-22Localization.Dan Ungureanu
2015-07-15Style improvements.Dan Ungureanu
2015-07-15Added lint.Dan Ungureanu
2015-06-29Upgrade CodeMirror to version 5.4.0Madhura Jayaratne
2015-05-20Upgrade CodeMirror to version 5.3.0Madhura Jayaratne
2015-02-21rfe #1595 make professional code editor suggestionZhang Hao
2015-02-20rfe #685 Editor for HTML contentMadhura Jayaratne
2015-02-02Transformation for JSONMadhura Jayaratne
2015-01-07bug #4688 File permissions in archiveMadhura Jayaratne
2014-10-14Autocomplete table/column names in SQL editorsNisarg Jhaveri
2014-10-06Basic autocomplete in SQL Query editorNisarg Jhaveri
2014-06-14Update codemirror, because cursor in old version had a wrong position.Edward Cheng
2013-08-06Update CodeMirror to 3.15Michal Čihař
2013-05-24Drop not used colorize addonMichal Čihař
2013-05-24Highlight SQL using CodeMirrorMichal Čihař
2013-05-21Upgrade CodeMirror to 3.13Michal Čihař
2013-02-14Upgrade to CodeMirror version 2.38Michal Čihař
2013-01-10Upgraded CodeMirror to 2.37Marc Delisle
2012-09-09Fix from codemirror 2.22 for a IE problemMarc Delisle
2012-04-07Replaced "seperator" with "separator"Jo Michael
2012-03-17Added EVENT and ROUTINE to CodeMirror keywordsJo Michael
2012-01-27Update CodeMirror to 2.18Michal Čihař
2011-08-18SQL pretty printer feature using the codemirror tokenizer. Replaced this with...Tyron Madlener
2011-08-10Fix codemirror syntax highlightingMichal Čihař
2011-07-26Update CodeMirror to 2.12Michal Čihař
2011-06-06Update keywords to list from http://dev.mysql.com/doc/refman/5.5/en/reserved-...Michal Čihař
2011-06-02Remove other not needed filesMichal Čihař
2011-06-02Update CodeMirror2 to latest git for configurable scrollingMichal Čihař
2011-06-02Remove not needed CodeMirror filesMichal Čihař
2011-06-02Handle missing attributesMichal Čihař
2011-06-02Initial implementation of MySQL mode in CodeMirror, based on our list of keyw...Michal Čihař
2011-06-02Initial import of complete codemirrorMichal Čihař