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
path: root/setup
AgeCommit message (Expand)Author
2013-07-30Define validator before useMichal Čihař
2013-07-30Fixed indentationMichal Čihař
2013-07-30Various coding style improvementsMichal Čihař
2013-07-30Correct spacing of functionsMichal Čihař
2013-07-30Various coding style fixesMichal Čihař
2013-07-28Fix merge conflictsMarc Delisle
2013-07-28Fix merge conflictsMarc Delisle
2013-07-17Remove other .htaccess for directories which are not at riskMarc Delisle
2013-07-12Move version parsing to Util classMichal Čihař
2013-07-12Use single code for fetching sremote version informationMichal Čihař
2013-07-11Merge pull request #493 from ayushchd/unit_testingMadhura Jayaratne
2013-07-11Remove debug messageayushchd
2013-07-11Convert validate.lib.php to class PMA_Validatorayushchd
2013-07-11Tests for setup/* and user_prefs*ayushchd
2013-07-08Include minified versions JS in git of jQuery and jQuery-UIMichal Čihař
2013-06-24Include minified versions JS in git of jQuery and jQuery-UIMichal Čihař
2013-05-02Better name for function getting language nameMichal Čihař
2013-05-02Better function namesMichal Čihař
2013-04-16Various coding style improvementsMichal Čihař
2013-01-26many some minor fixes (sorry, see diff)Gemorroj
2012-12-20Upgraded jquery json plugin to v2.4Rouslan Placella
2012-12-19Upgraded jquery and jquery-uiRouslan Placella
2012-11-19Move code snippet to avoid binding events that we cannot unbindMarc Delisle
2012-11-12Include util class for setupMichal Čihař
2012-11-08Fixed bug #3585349 - error in setupRouslan Placella
2012-11-04Fixed bug #3583240 - /setup: AJAX is not definedRouslan Placella
2012-11-03Replace "frame" with "panel" and "left" with "navi" or "navigation"Marc Delisle
2012-09-19Various docblocks improvementsMichal Čihař
2012-09-11Better naming of functionsMichal Čihař
2012-09-05Simplify linking to documentationMichal Čihař
2012-08-13Saner color for error messages (and consistent with default theme)Michal Čihař
2012-07-29Simplify the logic a bitMadhura Jayaratne
2012-07-29Merge branch 'QA_3_5'Madhura Jayaratne
2012-07-29bug #3541966 [config] Error in generated configuration arrayAlain ICHE
2012-06-11Completely drop footnotes and use tooltips insteadRouslan Placella
2012-06-11Fixes for disabling the responseRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Fixed invalid method invocationRouslan Placella
2012-06-11Dropped header_http.inc.phpRouslan Placella
2012-06-01Fix function name: PMA_download_header -> PMA_downloadHeaderMadhura Jayaratne
2012-05-17Merge branch 'setup-css' of https://github.com/mynetx/phpmyadmin into mergeMichal Čihař
2012-05-17Adapt pmahomme style for setup pagesJ.M
2012-05-10Coding style fixesMadhura Jayaratne
2012-05-10Arguments with default values must be at the end of the argument listMadhura Jayaratne
2012-05-09Use PMA_fatalError instead of dieMichal Čihař
2012-05-08Update setup design for pmahommeJ.M
2012-04-29Fix new checkstyle warningsJo Michael
2012-04-29Fix checkstyle InlineControlStructure warningsJo Michael
2012-04-27Empty line between @param and @returnMichal Čihař
2012-04-26Fix syntax errorMichal Čihař