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-11-03Removed wiki links from setup script and user preferencesPiotr Przybylski
2013-11-03Refactored ConfigFile class so that it is no longer a singletonPiotr Przybylski
2013-09-22Fix coding styleMarc Delisle
2013-09-10Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-08-18Add more type=password and type=number stylesJ.M
2013-08-07Better error messageMichal Čihař
2013-08-07Do not check against hardcoded valueMichal Čihař
2013-08-07No more inline htmlMichal Čihař
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-07Various coding style fixesMichal Čihař
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