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-05-30Merge remote-tracking branch 'origin/QA_3_5'Michal Čihař
2012-05-30Remove useless and wrong headers (rfe#3530327)Michal Čihař
2012-05-29Some coding style improvementsMichal Čihař
2012-05-29Wrap some long linesMichal Čihař
2012-05-29Add file level commentMichal Čihař
2012-05-13Use print.css in header_printview.inc.phpRouslan Placella
2012-05-09Fixed rendering of tbl_printview.phpRouslan Placella
2012-05-07Don't display the menu bar in print viewRouslan Placella
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella
2012-04-29Fix checkstyle ControlStructures warningsJo Michael
2012-04-21Clarify variable nameMarc Delisle
2012-04-21Clarify function nameMarc Delisle
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-31Replaced valign HTML attribute with CSSJo Michael
2012-03-27Replaced *[align] with *[class] for HTML5 validityJo Michael
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-18Removed: table[border] attribute (default is 0 anyways), a[rel] for non-stand...Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-11-24Disabled floating of the menubar in designer and fixed designer menu renderin...Rouslan Placella
2011-11-24A different solution for preventing the menubar from floating in print viewRouslan Placella
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-24Remove commented out codeMichal Čihař
2011-10-24Unify print button code and factor it out to functionMichal Čihař
2011-10-24Factor out js code for printingMichal Čihař
2011-10-24Fix indentationMichal Čihař
2011-10-24Fix messageMichal Čihař
2011-09-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-08-24Fix indentation broken by past mergesPiotr Przybylski
2011-08-24Create PMA_is_system_schema() function which checks whether current database ...Piotr Przybylski
2011-08-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-10Remove useless space from messagesMichal Čihař
2011-08-10Avoid using ucfirst on translated strings, it will be broken for utf-8 anywayMichal Čihař
2011-08-10Internationalize whole stringMichal Čihař
2011-08-08Fix indentation of some code blocksMichal Čihař
2011-08-04Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-04Use standard field processing machineryMichal Čihař
2011-07-24Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-23Fix merge conflictsMarc Delisle
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2011-07-07Another case of XSSHerman van Rink
2011-07-07XSS on table Print viewMarc Delisle
2011-06-17Replace all SHOW FIELDS calls with PMA_DBI_get_columns() or PMA_DBI_get_colum...Piotr Przybylski
2011-05-29Merge branch 'master' into drizzlePiotr Przybylski
2011-05-28Remove author nameMarc Delisle
2011-05-17Case insensitive comparisons to check for I_S, tread D_D as I_SPiotr Przybylski
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař