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
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-14gettext conversionMarc Delisle
2010-05-10gettext conversionMarc Delisle
2010-05-06gettext conversion; clarify codeMarc Delisle
2010-05-05gettext conversionMarc Delisle
2010-04-15Add full uncompressed version of jquery ui.Michal Čihař
2010-04-05bug #2973949 SQL History broken (need to revert patch #2899969)Marc Delisle
2010-04-05bug #2973949 SQL History broken (need to revert patch #2899969)Marc Delisle
2010-04-01Avoid multiple loading of jQuery.Michal Čihař
2010-03-30Use ngettext for number of inserted rows.Michal Čihař
2010-03-30Use ngettext for number of deleted rows.Michal Čihař
2010-03-30Use ngettext for number of affected rows.Michal Čihař
2010-03-27remove author namesMarc Delisle
2010-03-24jquery in subdirectory of js; trying jquery-ui toggle effectMarc Delisle
2010-03-21jQuery and slider effectMarc Delisle
2010-01-25Load mootools in every page.Michal Čihař
2010-01-04[core] Updated mootools to fix some glitches with Safari.Michal Čihař
2009-12-313.3Marc Delisle
2009-12-313.3Marc Delisle
2009-12-17patch #2899969 [core] Session lock blocks working from a second windowMarc Delisle
2009-10-23improve wording in commentMarc Delisle
2009-10-23remove deprecated parameter of PMA_Table::countRecords()Marc Delisle
2009-06-30[security] XSS: Insufficient output sanitizing in bookmarksMarc Delisle
2009-06-20in SESSION, userconf renamed to tmp_user_values to avoid confusion with the f...Marc Delisle
2009-04-09Escape zero_rows (this is not dangerous, but I think it should be escaped).Michal Čihař
2009-01-24message "Bookmark created" is not displayingMarc Delisle
2009-01-02bug #2473127 [display] Deleting rows displays tbl structure, not contentsMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2008-11-24Document some require/includes as phpdoc otherwise takes random block before ...Michal Čihař
2008-07-14upgrade to mootools 1.2; temporarily deactivate the color picker that does no...Marc Delisle
2008-07-09small code cleanupMarc Delisle
2008-05-21display options (work in progress)Marc Delisle
2008-05-09reworked bookmarkingSebastian Mendel
2008-03-16dead codeMarc Delisle
2008-02-07aggregate more index code into PMA_index classSebastian Mendel
2007-12-29Avoid a No tables found when deleting the last table of a db and the table li...Marc Delisle
2007-12-16parser (analyzer) the section_before_limit should not contain the LIMIT claus...Marc Delisle
2007-11-12bug #178988 [display] space before SHOW COLUMNSMarc Delisle
2007-11-02bug #1824506 [profiling] Profile command repeated on older MySQL serversMarc Delisle
2007-10-19new strInsertedRowIdMarc Delisle
2007-10-19strRowsInsertedMarc Delisle
2007-10-18strRowsDeleted, strRowsAffectedMarc Delisle
2007-10-17should save before committing ... (missed some comments)Sebastian Mendel
2007-10-17commented out auto-switching to active database - really required? bug #18147...Sebastian Mendel
2007-10-16make use of PMA_MessageSebastian Mendel
2007-10-12some tweaksSebastian Mendel
2007-10-09make use of new third 'class' parameter for PMA_showMessage()Sebastian Mendel
2007-10-04use array to define included JavaScript librariesSebastian Mendel
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-09-23bug #1798646 [display] Character + in query wrongly interpretedMarc Delisle