Hugues Peccatte
154a942145
Remove side effects in declaration files.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-27 18:56:40 +01:00
Hugues Peccatte
af7eaeb047
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-07 21:51:21 +02:00
Hugues Peccatte
5f17b32689
Set namespaces on engines classes.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-20 22:28:45 +02:00
Hugues Peccatte
0761fb1801
Rename classes files.
...
Rename classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:21 +02:00
Hugues Peccatte
f0ba28fc1d
Set namespace on Advisor, Config, Console and Util classes.
...
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:22:52 +02:00
Hugues Peccatte
6bb56cf491
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-24 21:03:10 +02:00
Dan Ungureanu
91b97fadc2
Remove unneeded closing tags.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
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