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
2018-03-02Remove @ operator from ini_set()Maurício Meneghini Fauth
2017-12-04Use 'elseif' keyword istead of 'else if'Maurício Meneghini Fauth
2017-10-20Merge branch 'QA_4_7'Michal Čihař
2017-10-20Do not hardcode secure flag in examplesMichal Čihař
2017-09-28Change example script to use cookies for sessionMichal Čihař
2017-04-11Fix some coding standard errors in DocBlocksMaurício Meneghini Fauth
2017-02-02Remove connect_type settingMichal Čihař
2016-07-29Merge branch 'master' into master-securityMichal Čihař
2016-07-29Do not use mb_strlen result for string indexesMichal Čihař
2016-07-12Hide session error messages to avoid FPDMichal Čihař
2016-07-11Remove Swekey supportMichal Čihař
2016-07-11Add Secure and HttpOnly flags for session cookie setup in examplesIsaac Bennetch
2016-06-17Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-06-17Add error handling to constructing openid messageMichal Čihař
2016-06-17Escape error messages from OpenIDMichal Čihař
2016-06-17Improve error handling in OpenID exampleMichal Čihař
2016-05-17Merge branch 'QA_4_6'Michal Čihař
2016-05-17Use https when linking to php.netMichal Čihař
2016-02-20Removal of Swekeychintan zaveri
2016-01-04Remove /*overload*/ prefix from mb_* callsMichal Čihař
2015-12-06Remove some unnecessary string concatenationsMarc Delisle
2015-12-04Remove some unnecessary string concatenationsMarc Delisle
2015-07-09Underscores are preferred to separate words in configuration storage table na...Madhura Jayaratne
2015-07-02rfe #812 store export definitions for reuseMadhura Jayaratne
2015-07-02Merge remote-tracking branch 'origin/QA_4_4'Michal Čihař
2015-07-02Cleanup URLs to our websiteMichal Čihař
2015-06-21Designer settings saved in a new table in configuration storageDeven Bansod
2015-04-24Best practice: remove PHP closing tagMarc Delisle
2014-12-30bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL...Madhura Jayaratne
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-07-14Suggest ALTER rights on phpmyadmin for controluserChirayu Chiripal
2014-07-12RFE-637: Custom field handlers (input transformations)Chirayu Chiripal
2014-06-16Merge pull request #1232 from kb-yashodha/multipages1Madhura Jayaratne
2014-06-16Remove references to designer_coords and designerworkBimal Yashodha
2014-06-02fiixed Typs plus remove default from text fieldSmita Kumari
2014-06-02central columns management page basicSmita Kumari
2014-05-26A TEXT column cannot have a default valueMarc Delisle
2014-05-26gsoc:central list of columns, added sync and remove column list on db_structu...Smita Kumari
2014-05-09Improve signon-script exampleMichal Čihař
2014-05-08Correct params to session_set_cookie_paramsMichal Čihař
2014-04-30bug #4364 examples/signon.php does not support the SessionSavePath directiveMarc Delisle
2014-03-27Merge pull request #1095 from ashutoshdhundhara/favourite_tables_icon_onlyMarc Delisle
2014-03-26Feature request: #1476 Favourite tables select box.Ashutosh Dhundhara
2014-03-20Incorrect coding style fixMarc Delisle
2014-03-20Fix coding styleMarc Delisle
2014-03-20Remove trailing whitespace from the codeMichal Čihař
2014-02-23Feature #569 Load/Save Query By ExampleHugues Peccatte
2013-12-14Signed-off-by: Marc Delisle <marc@infomarc.info>Marc Delisle
2013-10-19Fix coding styleMarc Delisle