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-06-02Various coding style fixesMadhura Jayaratne
2012-05-21change variable namesThilina Buddika
2012-05-09Coding style improvementsMadhura Jayaratne
2012-05-08Removed pointless includes: If common.inc.php was not already included we wou...Rouslan Placella
2012-03-27Final removal of grab_globals scriptMarc Delisle
2012-03-03Code style improvementsMadhura Jayaratne
2012-01-22Merge branch 'QA_3_4'Madhura Jayaratne
2012-01-22bug #3477063 [edit] Missing set fields and values in generated INSERT queryMadhura Jayaratne
2012-01-22To avoid warnings when strlen() is called on the array containing chosen valu...Madhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-20Merge branch 'QA_3_4'Marc Delisle
2011-08-20bug #3392920 [edit] BLOB emptied after editing another columnMarc Delisle
2011-07-29Grid edit: null-related thingsAris Feryanto
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-04-15bug #3287596 BLOB emptied after editing another columnMarc Delisle
2010-12-17Problems with latest fix and SET columnsMarc Delisle
2010-12-16bug #3138572 "Continue insertion" problemsMarc Delisle
2010-12-05clarify variable nameMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-06-03Merge remote branch 'origin/master'ninadsp
2010-05-29removed code that was adding all fields, even untouched ones, in the UPDATE s...Marc Delisle
2010-05-22testing git setup - no major change made in code yetninadsp
2010-04-12[edit] CURRENT_TIMESTAMP is also valid for datetime fields.Michal Čihař
2010-03-27remove author namesMarc Delisle
2010-01-22rfe #1516803 [edit] Allow to set BLOB to/from NULL with ProtectBinary.Michal Čihař
2009-02-23patch #1760205 [data] Insert as new row: BLOB is lostMarc Delisle
2009-02-20patch #2602633 [core] support column name having square bracketsMarc Delisle
2008-11-24Hopefully last missing @package tags.Michal Čihař
2008-06-21protection against XSS when register_globals is on and .htaccess has no effectMarc Delisle
2008-05-18unused variableMarc Delisle
2007-07-27bug #1762029 Cannot upload BLOB into existing row in 2.11-beta1Marc Delisle
2007-05-23bug #1699532 last part of the fix (for ENU)Marc Delisle
2007-05-15renamed class files according to PMA standard (or at least how i guess)Sebastian Mendel
2007-05-09fixed code indention Sebastian Mendel
2007-03-31insert a row if BLOB is emptyMarc Delisle
2007-03-29bug #1690561 Blobs being cleared on Edit of rowSebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2007-03-11INSERT non-uploaded values no longer workingMarc Delisle
2007-03-08move file upload functionality into own class;Sebastian Mendel
2007-02-10get rid of propiconMarc Delisle
2006-12-19refactored:Sebastian Mendel
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2005-12-22previous fix introduced a bug: cannot change a value for a nullable fieldMarc Delisle
2005-12-21bug #1385974, cannot un-null a valueMarc Delisle
2005-11-29bug #1367549, handling of CURRENT_TIMESTAMPMarc Delisle
2005-11-24Move tbl_replace_fields.php to libraries folder as it does not require direct...Michal Čihař