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-05-30Fix some PSR-2 coding standard errorsMaurício Meneghini Fauth
2018-05-23Remove $dbi global from Database classesMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2017-12-15Improve javascript loadingMichal Čihař
2017-09-27Move DbSearch to Database/SearchMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-14Move js/jquery to js/vendor/jqueryMaurício Meneghini Fauth
2016-12-07Simplify Response object handlingMichal Čihař
2016-12-07Remove is_ajax_request globalMichal Čihař
2016-02-19Organize db search page in criteria, results, browse results orderMadhura Jayaratne
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-25Refactor db_info.inc.phpMarc Delisle
2015-06-14Fix typos.Hugues Peccatte
2015-03-26Merge pull request #1547 from znck/masterMarc Delisle
2015-03-07Fix some more coding styleChirayu Chiripal
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-11-02Fix typos.Hugues Peccatte
2014-05-29Unused code or parameterMarc Delisle
2014-03-15PHPCS updates.Hugues Peccatte
2014-03-15PHPCS updates.Hugues Peccatte
2014-03-01Merge commit '431c2ad'Marc Delisle
2014-02-28DB Search bug fixSampath Liyanage
2014-02-02Correct punctuation for sentencesMichal Čihař
2013-01-01Upgraded to jquery-ui-timepicker-addon 1.1.1Marc Delisle
2012-10-31Fixed ajax-loaded db search pagesRouslan Placella
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-07-07Improve commentsMarc Delisle
2012-07-07Use PMA_DbSearch in db_search.phpAtul Pratap Singh
2012-07-03Resolve conlicts in db_search.phpAtul Pratap Singh
2012-06-30Resolve conflictsChanaka Indrajith
2012-06-30Improve usage visibility of criteriaSearchString variableAtul Pratap Singh
2012-06-29Variable improvement left in 417856ee9f7e1aa94721Atul Pratap Singh
2012-06-28Variable name improvementsAtul Pratap Singh
2012-06-28Move functions to separate library fileAtul Pratap Singh
2012-06-28Fix commentAtul Pratap Singh
2012-06-28Make variable names more readable in db_search.phpAtul Pratap Singh
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-27Fix broken delete feature in database searchAtul Pratap Singh
2012-06-27Rearrange content in db_search.phpAtul Pratap Singh
2012-06-27Slice PMA_dbSearchGetWhereClause out of PMA_getSearchSqlsAtul Pratap Singh
2012-06-26Shorten the message; improve table name visibilityMarc Delisle
2012-06-26Use new way of generating content in db_search.phpAtul Pratap Singh
2012-06-26Slice PMA_dbSearchGetResultsRow out of PMA_dbSearchGetSearchResultsAtul Pratap Singh
2012-06-25Fix typo in doc commentsAtul Pratap Singh
2012-06-25Form function for displaying search resultsAtul Pratap Singh
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-19Remove HTML-PHP mix used for displaying db search formAtul Pratap Singh
2012-06-11Dropped footer.inc.phpRouslan Placella