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/test
AgeCommit message (Expand)Author
2014-03-03Fix coding styleMarc Delisle
2014-03-03Expand More menu here as wellMichal Čihař
2014-03-03Merge remote-tracking branch 'origin/QA_4_1'Michal Čihař
2014-03-03Merge pull request #981 from mebjas/QA_4_1Michal Čihař
2014-03-03Display session expiry msg after auto-redirect.Dhananjay Nakrani
2014-03-02Testcase build failure fixedminhaz
2014-03-02testCase bild fail fixedminhaz
2014-03-02tearDown() function to unset GLOBALS used for this testminhaz
2014-03-02Added testcase for testCheckPermissions()minhaz
2014-03-01Test object unset on test completionminhaz
2014-03-01coding style fix minhaz
2014-03-01Merge commit '5f93f45'Marc Delisle
2014-03-01Merge pull request #976 from sampathLiyanage/bugfixdbsearchMarc Delisle
2014-02-28test failure fixedSampath Liyanage
2014-02-28Should wait for login page before doing loginMichal Čihař
2014-02-28Increase timeout for javascriptMichal Čihař
2014-02-27Feature Request #1460 Redirect to login page after session has expiredChirayu Chiripal
2014-02-27Remove not implemented session testMichal Čihař
2014-02-27Merge commit '501d25fe622a83826b0d57541eb4f2551c49f5af'Michal Čihař
2014-02-27fixing build test and adding test casesminhaz
2014-02-27Include waiting for page load on navigating to pageMichal Čihař
2014-02-27More reliable navigation to tableMichal Čihař
2014-02-27Factor out table navigation codeMichal Čihař
2014-02-27Better way of navigating to the tableMichal Čihař
2014-02-27Honor URL separator in get_scripts parametersMichal Čihař
2014-02-27testBlowFishDecrypt() testcase addedminhaz
2014-02-26Fix merge conflictMarc Delisle
2014-02-24Workaround another timing issue in Selenium testsMichal Čihař
2014-02-24Disable BrowserStack debuggingMichal Čihař
2014-02-24Remove mistakenly pasted codeMichal Čihař
2014-02-24Wrap long linesMichal Čihař
2014-02-24Prefix private method with _Michal Čihař
2014-02-24Better wrappingMichal Čihař
2014-02-24Fix param nameMichal Čihař
2014-02-24Wrap long linesMichal Čihař
2014-02-24Share capabilities arrayMichal Čihař
2014-02-24Coding style fixesMichal Čihař
2014-02-24Another attempt to work with More linkMichal Čihař
2014-02-24Better path to click on databaseMichal Čihař
2014-02-24Fix regexp to matchMichal Čihař
2014-02-24Better selector to wait forMichal Čihař
2014-02-24Test encoded binary outputMichal Čihař
2014-02-24Wait for menu to expandMichal Čihař
2014-02-24Shorter path to get into browse modeMichal Čihař
2014-02-24More descriptive message from test bootstrapMichal Čihař
2014-02-24Remove blank lines from the end of PHP files (causing extra output)Michal Čihař
2014-02-24Always go to new structure pageMichal Čihař
2014-02-24Try another method for expanding More menuMichal Čihař
2014-02-24Disable menu resizer once we need full menuMichal Čihař
2014-02-24Do not go again to structure pageMichal Čihař