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-08Resolved conflicts after mergeChanaka Indrajith
2012-05-08Render HTML content in PMA_displayTableHeaders() function at once, in display...Chanaka Indrajith
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-14Coding style improvementsMadhura Jayaratne
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-31Replaced obsolete a[name] with a[id] for URL fragment jumpJo Michael
2012-03-31Replaced valign HTML attribute with CSSJo Michael
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-14Use ordered format string to ease work for translatorsMichal Čihař
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-10-31Fixed initialisation of makegrid in database search resultsRouslan Placella
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-06use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-09-05fix coding style : control structuresDieter Adriaenssens
2011-08-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-09Remove unused variablesMichal Čihař
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Fix spacing after @paramMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-06-30Change PMA_DBI_get_columns() to always return complex descriptions, never sim...Piotr Przybylski
2011-06-28Fix database searchPiotr Przybylski
2011-06-28Drizzle has no CONVERT and everything is utf-8Piotr Przybylski
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-23Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-22Avoid using (s), there can be always multiple choicesMichal Čihař
2011-06-17Replace all SHOW FIELDS calls with PMA_DBI_get_columns() or PMA_DBI_get_colum...Piotr Przybylski
2011-06-15Fix merge conflict with origin/masterAris Feryanto
2011-06-14bug #3315720 [search] Fix search in non unicode tablesMichal Čihař
2011-06-14Fix: column resizing & reordering under db_search.php (also enable inline edi...Aris Feryanto
2011-03-15Do not highlight rows of these tablesMadhura Jayaratne
2011-03-03Escape htmlMichal Čihař
2011-03-03Fix translated stringMichal Čihař
2011-02-28Ajaxify browse and delete criteria in DB searchThilanka
2011-02-01No need to explicitely add jqueryMichal Čihař
2011-01-27Conditional Ajax on db SearchMarc Delisle
2011-01-02Upgrade to jQuery 1.4.4Marc Delisle
2010-11-28removed quotes from translated string, messed up in JS. And fixed to sprintf.Herman van Rink
2010-11-26bug #3115519: Prevent long queries from being shown in confirmation popupHerman van Rink
2010-08-30Fix permissions.Michal Čihař
2010-08-22Merge conflict resolved for Lori's tree merge to mainninadsp
2010-08-20Merge branch 'QA_3_3'Michal Čihař
2010-08-18Fix XSS on field_str in db_search.php.Michal Čihař
2010-08-13Added documentation, fixed some minor bugs/typosninadsp
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20No @uses __('Something').Michal Čihař