Michal Čihař
|
386de55ca6
|
Wrap some long lines
|
2012-09-24 09:29:16 +02:00 |
|
Michal Čihař
|
ab8e015b8c
|
Wrap some long lines
|
2012-09-24 08:52:48 +02:00 |
|
Michal Čihař
|
9e94b6fe08
|
Limit nesting level
|
2012-09-24 08:47:35 +02:00 |
|
Michal Čihař
|
be74e6a48c
|
Limit nesting level
|
2012-09-24 08:46:00 +02:00 |
|
Michal Čihař
|
963331afb7
|
Use continue inside loop instead of too much nesting levels
|
2012-09-24 08:43:42 +02:00 |
|
Michal Čihař
|
961c61e74d
|
We can directly return when there is nothing to process
|
2012-09-24 08:42:39 +02:00 |
|
Michal Čihař
|
0e9d09f6fa
|
Join to ifs to limit nesting
|
2012-09-24 08:41:22 +02:00 |
|
Michal Čihař
|
bc950ab593
|
Wrap some long lines
|
2012-09-24 08:39:00 +02:00 |
|
Michal Čihař
|
5f98a481b1
|
docblocks improvements
|
2012-09-24 08:36:10 +02:00 |
|
Chanaka Indrajith
|
13208324d3
|
Removed unnecessary empty lines in functions
|
2012-09-19 00:15:15 +05:30 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +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 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Madhura Jayaratne
|
59a9dd45f8
|
Use @return void instead of @return nothing
|
2012-06-23 22:45:41 +05:30 |
|
Madhura Jayaratne
|
a7bc7c254a
|
@param tags should come right after the function description
|
2012-06-23 22:44:02 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Michal Čihař
|
5139585b6c
|
Wrap some function calls
|
2012-05-29 16:51:56 +02:00 |
|
Michal Čihař
|
234e432323
|
Reformat comments
|
2012-05-29 16:48:16 +02:00 |
|
Michal Čihař
|
d28ac79fc3
|
Coding style improvement
|
2012-05-29 16:47:29 +02:00 |
|
Michal Čihař
|
7736cad4ef
|
Use count instead of sizeof
|
2012-05-29 16:47:01 +02:00 |
|
Michal Čihař
|
00e21a04d9
|
Wrap some more lines
|
2012-05-29 16:46:23 +02:00 |
|
Michal Čihař
|
624d0b2fc0
|
Wrap some long lines
|
2012-05-29 16:43:11 +02:00 |
|
Michal Čihař
|
cc79df9e8d
|
Wrap some comments
|
2012-05-29 16:37:29 +02:00 |
|
Michal Čihař
|
73e56724da
|
Wrap some long lines
|
2012-05-29 16:29:25 +02:00 |
|
Michal Čihař
|
3dc6c93967
|
Document $display parameter
|
2012-05-29 16:21:37 +02:00 |
|
Michal Čihař
|
186515ed8e
|
Saner function name
|
2012-05-29 16:16:59 +02:00 |
|
Michal Čihař
|
2260f89ecc
|
Document no return values
|
2012-05-29 16:16:25 +02:00 |
|
Dieter Adriaenssens
|
68fe78a42a
|
fix function definition
|
2012-04-29 01:09:09 +02:00 |
|
Dieter Adriaenssens
|
0f772aa173
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Madhura Jayaratne
|
ac83360796
|
Coding style improvements
|
2012-03-21 05:45:58 +05:30 |
|
Madhura Jayaratne
|
d5d3d2bba4
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
Madhura Jayaratne
|
8fa909da78
|
Merge branch 'QA_3_4'
Conflicts:
libraries/server_synchronize.lib.php
|
2011-11-20 22:33:02 +05:30 |
|
Madhura Jayaratne
|
81f6766f96
|
bug #3439292 [core] Fail to synchronize column with name of keyword
|
2011-11-20 22:18:55 +05:30 |
|
Madhura Jayaratne
|
b5c45d0d35
|
White space cleanup
|
2011-11-20 21:52:22 +05:30 |
|
Madhura Jayaratne
|
7d2718801e
|
Coding style improvements
|
2011-11-20 18:30:56 +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 |
|
Madhura Jayaratne
|
e67a0a2531
|
Spaces between parameters in function calls
|
2011-09-23 08:43:41 +05:30 |
|
Piotr Przybylski
|
0219728929
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-08-05 22:48:03 +02:00 |
|
Piotr Przybylski
|
36e1af721e
|
Server Synchronize: display semicolon after executed queries
|
2011-08-05 22:36:12 +02:00 |
|
Piotr Przybylski
|
7f1fa1bab0
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
js/server_status.js
libraries/database_interface.lib.php
libraries/mysql_charsets.lib.php
|
2011-08-05 17:17:47 +02:00 |
|
Piotr Przybylski
|
efa788d00d
|
Synchronize: add missing arguments to a function, document possibly broken function
|
2011-08-05 17:12:46 +02:00 |
|
Piotr Przybylski
|
092108bdee
|
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-08-05 16:47:14 +02:00 |
|
Piotr Przybylski
|
9d7d5f960f
|
Remove unused variables
|
2011-08-05 16:46:24 +02:00 |
|
Michal Čihař
|
1ec0b69e6b
|
Coding style, function definitions
|
2011-08-05 14:49:23 +02:00 |
|
Piotr Przybylski
|
ca8a30f7f8
|
Fix usage of PMA_DBI_get_columns
|
2011-08-05 01:24:02 +02:00 |
|
Piotr Przybylski
|
c64564baf7
|
Server synchronize: fix PMA_get_table_indexes to return null when there are no indexes instead of false
Synchronize code depends on this behavior
|
2011-08-05 00:49:31 +02:00 |
|
Piotr Przybylski
|
11f2c43f11
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-08-03 23:58:48 +02:00 |
|
Piotr Przybylski
|
95e90bbba4
|
Comments and formatting
|
2011-08-03 23:56:02 +02:00 |
|
Piotr Przybylski
|
ce7e6feaf5
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/export/htmlword.php
libraries/export/latex.php
libraries/export/odt.php
libraries/export/sql.php
libraries/export/texytext.php
libraries/export/xml.php
|
2011-08-03 00:25:43 +02:00 |
|