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
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ř
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-07-19more plural formsMarc Delisle
2010-07-02Added a division to include the search results in, suppressed someninadsp
2010-06-03Merge remote branch 'origin/master'ninadsp
2010-05-31conform to relational terminology regarding columns and rowsMarc Delisle
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-07gettext conversionMarc Delisle
2010-03-06remove author names, as discussed at the 2010 developer meeting and according...Marc Delisle
2009-12-313.3Marc Delisle
2009-12-313.3Marc Delisle
2009-06-07improve function namesMarc Delisle
2009-01-18patch #2506831 [privileges] Create user for existing databaseMarc Delisle
2009-01-14patch #2498350 [cleanup] XHTML cleanupMarc Delisle