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-21Use class to support rtl languagesMadhura Jayaratne
2015-07-07Bug - Fix height of the selection box of monitor chartsMadhura Jayaratne
2015-07-02Variable 'l' implicitly declared.Madhura Jayaratne
2015-07-02Variable 'selectionBox' implicitly declared.Madhura Jayaratne
2015-03-27bug Missing sort icons in monitorMadhura Jayaratne
2015-03-27Use b_help icon hereMadhura Jayaratne
2015-03-27Missing tooltip in monitorMadhura Jayaratne
2014-10-22Merge branch 'master' into ZweiSteinSoft/rfe/1550-pma-url-getcommon-new-styleAnn + J.M
2014-10-21Fix merge conflictsMarc Delisle
2014-10-21bug #4563 [security] XSS in monitor query analyzerMadhura Jayaratne
2014-10-18More fixes to new PMA_URL_getCommon styleAnn + J.M
2014-10-03Feature#1546 Replace js sprintf library with a better oneAtul Pratap Singh
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-08-17Fix merge conflictMarc Delisle
2014-08-17bug #4503 [security] Self-XSSes in monitorMadhura Jayaratne
2014-06-24RFE-1490 Dynamic process listChirayu Chiripal
2014-06-19Fix 'function declaration in loop' scrutinizer errors.Hugues Peccatte
2014-05-23Merge commit '54e2c0f'Marc Delisle
2014-05-23Merge commit '56d5ef0'Marc Delisle
2014-05-22Use setdate and make input readonlyAtul Pratap Singh
2014-05-22Date format problem in firefox, use jquery datepicker to get dateAtul Pratap Singh
2014-05-18Merge branch 'QA_4_2'Madhura Jayaratne
2014-05-18Merge branch 'QA_4_2' of github.com:phpmyadmin/phpmyadmin into QA_4_2Madhura Jayaratne
2014-05-18bug #4398 Monitor should fit into screen widthMadhura Jayaratne
2014-05-15Merge commit '1a3c958'Marc Delisle
2014-05-16Add datepicker to monmitor log analyzerAtul Pratap Singh
2014-05-09Add a JQplot option to change the dot size in server status monitorMarc Delisle
2014-05-08Fix syntax errorMichal Čihař
2014-05-06Use dot notation for accessing array membersMichal Čihař
2014-05-06Simplify referencing messagesMichal Čihař
2014-03-19Use native browser support for JSONMichal Čihař
2014-03-19Use JSON parser from jQuery instead of JSON pluginMichal Čihař
2014-03-01Fix error reports 1678/1757 chartObj.chart.series[j].setData is not a functionAtul Pratap Singh
2014-01-25bugfix #4248Umair Khan
2014-01-04Fix error_reports 9,16,77: Remove unused highcarts codeAtul Pratap Singh
2013-10-02Coding style: Bad line breaking before logical operatorsMichal Čihař
2013-10-02Coding style: line breaking before +Michal Čihař
2013-09-30Coding style: whitespace around operatorsMichal Čihař
2013-09-30Coding style: use {} for if statementsMichal Čihař
2013-09-09Line wrapping for CodeMirror edit areasMadhura Jayaratne
2013-08-18Show meaningful message if database name is unknown in server's logs, as sugg...Atul Pratap Singh
2013-08-18Error wasn't displayedAtul Pratap Singh
2013-08-18PMA_SQLPrettyPrint distorted the query in monitor analyzer, bug#4054Atul Pratap Singh
2013-07-30Correct spacing of functionsMichal Čihař
2013-07-25allow tooltip overflow, hide axis overflow explicitlyAtul Pratap Singh
2013-07-25Format values in Questions/Connections chartAtul Pratap Singh
2013-07-08Add wrapper function for formatting datetimeMichal Čihař
2013-07-08Use jQuery UI for formatting date stringsMichal Čihař
2013-05-24When rearranging charts, timespan shouldn't be drawnAtul Pratap Singh