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-12Fix @since tagsMadhura Jayaratne
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-19Add trailing ; after ALTER TABLE (rfe #2009500)Michal Čihař
2012-04-14check if PHPMYADMIN is setDieter Adriaenssens
2012-04-01Cleanup HTML5 validity issuesJo Michael
2012-03-25Better not to use <fieldset> when in print mode in order to match the styles ...Madhura Jayaratne
2012-03-18Improve coding styleMadhura Jayaratne
2011-12-15Rows in index list are not clickableRouslan Placella
2011-11-19Wrapped the "Indexes" and "Information" sections from tbl_structure.php in fi...Rouslan Placella
2011-11-19"No index" or "duplicate indexes" on a column are not errorsRouslan Placella
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-24Use PMA_DBI_get_table_indexes_sql() only when really needed, in all other cas...Piotr Przybylski
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Fix spacing after @paramMichal Čihař
2011-07-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-12Avoid notices about undefined array indexMadhura Jayaratne
2011-07-06Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-01Resolved conflictsThilanka Kaushalya
2011-07-01Ajaxify Index edit in table structureThilanka Kaushalya
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-06-23Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-21Merge remote branch 'remotes/madhura/master'Madhura Jayaratne
2011-06-18Change all calls of SHOW KEYS/INDEX that use MySQL-specific fields to use que...Piotr Przybylski
2011-06-18Display consistent information on table index's 'Null' field: 'Yes'/'No' ins...Piotr Przybylski
2011-06-18Don't show 0 if index cardinality is unknownPiotr Przybylski
2011-05-25Spatial indexes added.Madhura Jayaratne
2011-05-04Continue to replace warning level with error levelMarc Delisle
2011-01-28input element can not be under trMichal Čihař
2011-01-27Conditional Ajax on table StructureMarc Delisle
2010-09-04misleading variable nameMarc Delisle
2010-08-30Fix permissions.Michal Č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-11Removed inline call to confirmLink() for 'Drop Primary Key/Index'ninadsp
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-10gettext conversionMarc Delisle
2010-05-05strings to gettext, second batchMarc Delisle
2010-03-06remove author names, as discussed at the 2010 developer meeting and according...Marc Delisle
2010-01-22rfe #854911 [interface] Grey out non applicable actions in structureMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2008-11-24Fix some phpdoc errors.Michal Čihař
2008-10-12bug #2161443 [structure] Incorrect index choice shown when modifying an indexMarc Delisle
2008-02-08this is called staticallyMarc Delisle
2008-02-07aggregate more index code into PMA_index classSebastian Mendel
2008-02-07more cleanup/refactoring on index codeSebastian Mendel
2008-02-04added SVN propertiesSebastian Mendel