Commit Graph

98 Commits

Author SHA1 Message Date
Madhura Jayaratne
4c04ee7964 Fix multiline functions
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 18:08:41 +05:30
Madhura Jayaratne
b3da89116d Wrap more long lines
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 17:55:49 +05:30
pratiksethia1
e2617c5868 bug#4824 innodb status page empty
Signed-off-by: Pratik Sethia <pratiksethia1@gmail.com>
2015-04-01 08:07:27 -04:00
Hugues Peccatte
fd7f02f929 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:33:41 +01:00
Michal Čihař
fbd5c4ff65 Share code for rendering storage engine subpages
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 14:59:22 +02:00
Marc Delisle
fea487ad74 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-28 10:12:30 -05:00
Madhura Jayaratne
d80406ed66 Reduce coupling between storage engine names and their corresponding class names. Add some missing doc comments
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-24 12:41:32 +05:30
Madhura Jayaratne
cfcfbded37 Specify visibility
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-19 20:25:53 +05:30
Madhura Jayaratne
03fef95e14 Coding style fixes - valid class names 2013-11-30 00:00:56 +05:30
Hugues Peccatte
464ec23ad8 Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
Dieter Adriaenssens
0b86704892 fix coding style : wrap long lines 2013-09-24 15:33:21 +02:00
Marc Delisle
0a6f5a3028 Fix codestyle 2013-09-12 08:39:29 -04:00
Michal Čihař
fb8d73cd2a Add comments 2013-08-07 13:17:26 +02:00
Madhura Jayaratne
903c951bc0 Redo 28b669a1aa 2013-07-30 18:49:15 +05:30
Madhura Jayaratne
309dcb8e38 Revert 28b669a1aa 2013-07-30 18:01:22 +05:30
Madhura Jayaratne
28b669a1aa Remove redundant checks 2013-07-30 17:46:15 +05:30
Marc Delisle
269d0c89fe Fix merge conflicts 2013-07-28 06:17:38 -04:00
Marc Delisle
7bfe445f99 Fix merge conflicts 2013-07-17 15:23:42 -04:00
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Kasun Chathuranga
fbe4438628 PMA_DBI_fetch_result --> PMA_DBI_fetchResult 2013-05-01 00:05:16 +05:30
Kasun Chathuranga
bc4bfaa6d5 PMA_DBI_fetch_value --> PMA_DBI_fetchValue 2013-05-01 00:02:00 +05:30
Marc Delisle
0426162e75 Fix typos 2013-02-03 08:15:31 -05:00
Marc Delisle
73725c3924 Bug #3785 Wrong documentation links for storage engines 2013-02-03 08:13:10 -05:00
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Chanaka Indrajith
a49fd1a154 Modified some untracked files 2012-09-16 17:09:12 +05:30
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Dieter Adriaenssens
1f86e2fb50 improve coding style 2012-09-03 18:06:02 +02:00
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Madhura Jayaratne
0375b3f848 Various fixes to doc comments 2012-06-04 22:12:29 +05:30
Madhura Jayaratne
2b305ea81b Doc blocks 2012-06-04 22:02:08 +05:30
Madhura Jayaratne
93adf9fe2b Fix some function and class doc blocks 2012-06-04 21:52:26 +05:30
Madhura Jayaratne
7745c5c4a0 Fix some doc blocks 2012-06-04 21:44:22 +05:30
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Michal Čihař
e6cca75875 Cleanup spacing after @param 2012-04-27 11:32:47 +02:00
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Madhura Jayaratne
3332151859 Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
Marc Delisle
87183ee0e1 Remove BLOBstreaming support; will need to run update-po after releasing version 3.5 2012-02-17 09:25:45 -05:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
21c5148d17 Style errors with class declarations 2011-09-23 11:24:06 +05:30
Dieter Adriaenssens
a30554b1e4 use require() instead of include() when including file unconditionally 2011-09-06 21:48:05 +02:00
Dieter Adriaenssens
45aac8dbf4 coding style 2011-08-11 21:37:36 +02:00
Michal Čihař
3f81e8790d Remove useless space from messages 2011-08-10 13:44:39 +02:00
Michal Čihař
b8d5cee5d7 Fix indentation 2011-07-22 09:39:00 +02:00
Michal Čihař
e57f27e50b Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
Michal Čihař
ae572c0791 This should be translated as well. 2011-01-31 15:47:23 +01:00
Michal Čihař
700b5d985a Simplify HTML 2011-01-31 15:45:42 +01:00
Michal Čihař
d5d329850e Make strings translatable. 2011-01-31 15:43:08 +01:00
Michal Čihař
67e4994490 Single place to handle redirection. 2011-01-31 15:22:25 +01:00
Michal Čihař
dc0c6938b2 [security] Redirect external links to avoid Referer leakage. 2011-01-28 13:22:41 +01:00