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-06-01Add makegrid triggering in other filesAris Feryanto
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-05-04Continue to replace warning level with error levelMarc Delisle
2011-05-04Start to replace warning level with error levelMarc Delisle
2011-03-26Obey the ShowSQL directive also for inline editMarc Delisle
2011-02-20Bug #3184858 Inline edit not accessible in some casesMarc Delisle
2011-02-17Do not send html headers for ajax request in this case.Michal Čihař
2011-01-08Merge branch 'QA_3_3'Marc Delisle
2011-01-08Bug #3153409 [core] 0 row(s) affectedMarc Delisle
2010-12-05clarify variable nameMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-03Merge remote branch 'origin/master'ninadsp
2010-07-31must set the LONGBLOB field to NULL to remove a BLOB referenceMarc Delisle
2010-07-29The use of PBMS is not dependent on a primary keyBarry Leslie
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-28Improved handling of relational fields after saving inline edits. Still need...ninadsp
2010-07-24functions.js included automaticallyMarc Delisle
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-22correct insertion of BLOB field referenceMarc Delisle
2010-07-22undefined $primary_fieldMarc Delisle
2010-07-22Update blob streaming to match the current API and use the PBMS PHP extension.Barry Leslie
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-07-10Added ids to some HTML elements on tbl_change.php and modified theninadsp
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-12gettext conversionMarc Delisle
2010-04-22Also this one is used later.Michal Čihař
2010-04-22Can not unset is_insert here, it is used later.Michal Čihař
2010-04-15Add full uncompressed version of jquery ui.Michal Čihař
2010-04-05continue removing author names in codeMarc 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 affected rows.Michal Čihař
2010-03-27fit with new sql.php jQueryMarc Delisle
2010-01-25Load mootools in every page.Michal Čihař
2010-01-22Whitespace cleanup.Michal Čihař
2010-01-21rfe #2033616 [edit] Add option to just display insert query.Michal Čihař
2010-01-21[core] Remove config data from session as it brings chicken-egg problem.Michal Čihař
2010-01-21rfe #2823707 [edit] Call UUID function separately to show it in insert.Michal Čihař
2010-01-13rfe #2924956 [interface] Add insert ignore option to editing row.Michal Čihař
2010-01-13Do not use translated messages for values, rather use hardcoded strings.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-30primary_key is really a WHERE clause (that works also on tables where no PK i...Marc Delisle
2009-11-21bug #2893221 [core] Statement may not be safe to log in statement formatMarc Delisle
2009-07-16optimize: use high-level function to fetch a single rowMarc Delisle
2009-07-16optimize: skip unneeded code in case BLOB streaming is not availableMarc Delisle
2009-07-15optimizationsMarc Delisle
2009-07-15bug #2821757 [insert] "Insert another new row" no longer workedMarc Delisle
2009-07-10bug #2816165 [display] Executed query not always displayedMarc Delisle