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
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
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-05-08Resolved conflicts after mergeChanaka Indrajith
2012-05-08Render HTML content in PMA_displayTableHeaders() function at once, in display...Chanaka Indrajith
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-14Coding style improvementsMadhura Jayaratne
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-31Replaced obsolete a[name] with a[id] for URL fragment jumpJo Michael
2012-03-31Replaced valign HTML attribute with CSSJo Michael
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-14Use ordered format string to ease work for translatorsMichal Čihař