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
2008-12-14patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3Marc Delisle
2008-12-12exclude /test from package to avoid Path disclosure when running tests that f...Marc Delisle
2008-12-06md5sums.pyMarc Delisle
2008-11-24Fix typo.Michal Čihař
2008-11-21Adjust create-release.sh instructions to match current website.Michal Čihař
2008-11-10Little amount of fixes to make it actually produce sensible results.Michal Čihař
2008-08-29Point to new setup script in all places, drop old one.Michal Čihař
2008-08-20BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- wo...Marc Delisle
2008-08-16bug #2046883 [core] Notices about deprecated dl() (so stop using it)Marc Delisle
2008-08-10no more non-utf-8 languagesMarc Delisle
2008-08-083.1.0-devMarc Delisle
2008-07-24possible XSS during setupMarc Delisle
2008-06-10new sf.net upload procedureMarc Delisle
2008-04-23remove old todo when creating a releaseMarc Delisle
2008-04-21bug #1947189 [scripts] Missing </head> in scripts/signon.phpMarc Delisle
2007-10-17cleanupSebastian Mendel
2007-10-10... forgot to remove test codeSebastian Mendel
2007-10-10fixed bug #1810629 XSS in setup.phpSebastian Mendel
2007-09-30now create_tables.sql is for MySQL 5Marc Delisle
2007-06-07 patch #1712514 specify host for single signon, thanks to ThierryMarc Delisle
2007-06-04bug #1728590 Detected failing session_start failsMarc Delisle
2007-05-09fixed code indention Sebastian Mendel
2007-04-10RFE #1435922 [gui] navigation frame shows listing of databases when none sele...Michal Čihař
2007-04-07patch #1694234, pma_designer_coords in create_tables.sql, thanks to Isaac Ben...Marc Delisle
2007-04-01XHTML standard: no language attribute in <script>Sebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-04-01coding standard: no braces around includeSebastian Mendel
2007-03-27fixed MySQL #1101 - BLOB/TEXT column 'sqlquery' can't have a default valueSebastian Mendel
2007-03-20fixed package and subpackage assignmentSebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2007-03-04recommended FQDN for svnMarc Delisle
2007-02-26bug #1668662, upgrade script can create the new pma_designer_coords tableMarc Delisle
2006-11-19bug #1599173Marc Delisle
2006-11-17Check before commit!Michal Čihař
2006-10-25Rename db_* files to drop useless _details part.Michal Čihař
2006-10-25Rename tbl_* files to drop useless _properties part.Michal Čihař
2006-10-16Rename left.php to navigation.php and modify all calls to that. Only config v...Michal Čihař
2006-10-13Remove last CVS mentions.Michal Čihař
2006-10-13Readd snapshot support.Michal Čihař
2006-10-12Finalise SVN migration.Michal Čihař
2006-10-07allow non-anonymous accessMarc Delisle
2006-10-07list all filesMarc Delisle
2006-10-07use lang-cleanup.sh from kit because we will upgrade the release scripts in a...Marc Delisle
2006-10-06remove unused codeMichal Čihař
2006-10-06Improve create-release.sh, add scripts/lang-cleanup.sh for removing languagesMichal Čihař
2006-10-06starting changes for new distribution kitsMarc Delisle
2006-10-03Sync token name, move it's definition to one place (bug #1569612).Michal Čihař
2006-09-18Add phpdoc header comment.Michal Čihař