Hugues Peccatte
2fe6ff4655
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-08-29 16:27:21 +02:00
Hugues Peccatte
340b01b395
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-24 20:00:22 +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
Hugues Peccatte
4922230bb6
Add test for PMA_StorageEngine::getEngine.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-09 17:22:26 +01:00
Hugues Peccatte
fd7f02f929
Fix typos.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:33:41 +01:00
Hugues Peccatte
48bd3b8ee5
Remove unused $pmaString.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-05 10:42:44 +02:00
Hugues Peccatte
3de88162ff
Replace PMA_String uses by mb_* calls.
...
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
9b77d746ab
Mass modifications to use PMA_String.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02: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
Michal Čihař
e0a772811a
Return string when we claim so
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 14:59:22 +02:00
Madhura Jayaratne
6335b10574
Fix coding style
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-08 14:35:15 +05:30
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
158b9ce687
Specify the type of the array
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-19 20:34:55 +05:30
Madhura Jayaratne
d2c617dd29
Wrap a long line
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-19 20:19:59 +05:30
Madhura Jayaratne
ef51d97b90
Move the constructor to the top
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-19 20:19:05 +05:30
Madhura Jayaratne
f9345791b8
Improve documentation comments
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-19 20:15:38 +05:30
Madhura Jayaratne
1f71554133
Specify visibility
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-19 20:04:23 +05:30
Madhura Jayaratne
03fef95e14
Coding style fixes - valid class names
2013-11-30 00:00:56 +05:30
Madhura Jayaratne
5bf243b8e6
Specify types
2013-11-11 07:14:37 +05:30
Madhura Jayaratne
650a8cdda3
Convert database interface to a class
2013-05-24 17:30:59 +05:30
Kasun Chathuranga
1c884f0cca
PMA_DBI_free_result --> PMA_DBI_freeResult
2013-05-04 08:33:49 +05:30
Kasun Chathuranga
5bcc32999f
PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc
2013-05-04 08:30:12 +05:30
Kasun Chathuranga
fbe4438628
PMA_DBI_fetch_result --> PMA_DBI_fetchResult
2013-05-01 00:05:16 +05:30
Marc Delisle
0426162e75
Fix typos
2013-02-03 08:15:31 -05:00
Chanaka Indrajith
9cf33ea0cc
Resolved conflicts
2012-09-19 00:46:28 +05:30
Michal Čihař
882ec1e0cf
Various coding style improvements
2012-09-18 10:26:06 +02:00
Michal Čihař
2c04a828db
Drop not used function
2012-09-18 10:25:41 +02:00
Michal Čihař
a2010df453
Simplify code
2012-09-18 10:23:41 +02:00
Michal Čihař
06f7f0d902
Fix function naming
2012-09-18 10:21:58 +02:00
Chanaka Indrajith
6971295e96
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
Chanaka Indrajith
39d37fafcc
Resolved conflicts
2012-06-27 21:53:59 +05:30
Madhura Jayaratne
b3fda23c77
More coding style fixes
2012-06-23 22:41:49 +05:30
Chanaka Indrajith
766466135e
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
Madhura Jayaratne
8fe9490728
Various coding style fixes
2012-06-02 23:57:20 +05:30
Dieter Adriaenssens
68fe78a42a
fix function definition
2012-04-29 01:09:09 +02:00
Michal Čihař
397b6fd00e
Cleanup spacing after @return
2012-04-27 11:33:26 +02:00
Dieter Adriaenssens
0f772aa173
check if PHPMYADMIN is set
2012-04-14 16:51:26 +02:00
Madhura Jayaratne
84b8281c1a
Coding style improvements
2011-12-11 14:58:35 +05:30
Madhura Jayaratne
35b18e57a2
Coding style improvements - Multiline assignments
2011-12-07 23:28:50 +05:30
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
Piotr Przybylski
3586bb992f
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
db_structure.php
libraries/database_interface.lib.php
libraries/server_synchronize.lib.php
server_status.php
sql.php
2011-07-22 11:07:04 +02:00
Michal Čihař
d55306252b
Replace tabs with spaces, cleanup identation
2011-07-22 10:15:08 +02:00
Michal Čihař
9405dbb82a
Fix spacing after @param
2011-07-22 09:21:55 +02:00
Piotr Przybylski
3bde595666
Merge remote-tracking branch 'origin/master' into drizzle
2011-06-27 23:55:32 +02:00
Michal Čihař
e57f27e50b
Remove @uses tags from docblocks
2011-06-27 11:20:20 +02:00
Piotr Przybylski
14ab81248c
Don't offer MyISAM engine in Drizzle
...
It can be used only for temporary tables
2011-06-26 20:46:30 +02:00
Piotr Przybylski
b00eb8f29c
Show storage engine list in db/table operations (Drizzle)
2011-06-26 20:10:49 +02:00
Piotr Przybylski
5661c3e14c
Don't offer PERFORMANCE_SCHEMA engine in table creation dialog and Operations tab
2011-06-23 00:49:01 +02:00
Piotr Przybylski
3b0f465ba9
Fix StorageEngine::getStorageEngines() so it can properly cache data
2011-06-23 00:44:42 +02:00
Michal Čihař
3cf4830bbb
Replace TRUE/FALSE with true/false.
...
At least this seems to be the coding standard, so make all files
compliant.
2011-06-06 11:55:09 +02:00