Michal Čihař
|
45c11eae77
|
Add missing full stops at the end of a sentence
|
2014-02-02 11:19:15 +01:00 |
|
Marc Delisle
|
203072c060
|
Refactor duplicate code for compression detection
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-01-11 07:58:11 -05:00 |
|
Marc Delisle
|
3b89a4650a
|
Fix typos
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-01-11 07:23:53 -05:00 |
|
Madhura Jayaratne
|
6335b10574
|
Fix coding style
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-08 14:35:15 +05:30 |
|
Hugues Peccatte
|
66acb18272
|
Update PHPDoc.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-21 23:15:13 +01:00 |
|
Hugues Peccatte
|
efd206f1dc
|
Reduce nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-21 00:06:04 +01:00 |
|
Hugues Peccatte
|
37f90df60d
|
Fix PHPCS errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-20 23:34:52 +01:00 |
|
Hugues Peccatte
|
7bd1bf23d3
|
Fix PHPCS errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-11 22:13:10 +01:00 |
|
Hugues Peccatte
|
d27076392c
|
Fix PHPCS errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-11 20:44:12 +01:00 |
|
Hugues Peccatte
|
24aa994981
|
Merge pull request #781 from Tithugues/phpcs
Rewrite to decrease number of nested levels.
|
2013-12-08 06:38:15 -08:00 |
|
Marc Delisle
|
b1fb71c120
|
Improve function name
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2013-12-08 09:05:36 -05:00 |
|
Marc Delisle
|
6003743557
|
Improve function name
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2013-12-08 09:00:18 -05:00 |
|
Hugues Peccatte
|
008b1fa8d3
|
Rewrite to decrease number of nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-07 22:16:16 +01:00 |
|
Marc Delisle
|
8153535e4a
|
Fix coding style
|
2013-10-20 05:12:35 -07:00 |
|
Michal Čihař
|
44eac82d0e
|
Document some parameters
|
2013-10-02 13:37:22 +02:00 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Michal Čihař
|
ed9c8595a2
|
Spacing around if
|
2013-07-30 13:42:31 +02:00 |
|
xmujay
|
c406a0c190
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into server_refactor2
|
2013-07-29 22:09:00 +08:00 |
|
Michal Čihař
|
80e6ecc1c2
|
Merge commit '5d590ef3d67b4f87b58dbda50e86519bf9b64d34'
Conflicts:
import.php
|
2013-07-29 15:00:07 +02:00 |
|
Atul Pratap Singh
|
5d590ef3d6
|
Fix bug#4006
|
2013-07-29 17:36:45 +05:30 |
|
xmujay
|
cb7ad6bf3a
|
fix the undefined error: $sql_data['valid_queries']
|
2013-07-27 17:44:04 +08:00 |
|
Marc Delisle
|
61731b8651
|
Merge branch 'QA_4_0'
|
2013-07-20 10:26:15 -04:00 |
|
Marc Delisle
|
6ac33adc15
|
ChangeLog entry for bug 4012 fix
Fix another case of parameter incorrectly passed by reference
Adjust functions parameter doc
|
2013-07-20 10:23:20 -04:00 |
|
Dmitriy Buldakov
|
cd421e018c
|
Bug #4012 Crash on CSV file import
|
2013-07-20 10:18:02 -04:00 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Kasun Chathuranga
|
63e0f33c4a
|
PMA_DBI_affected_rows --> PMA_DBI_affectedRows
|
2013-05-04 08:41:55 +05:30 |
|
Kasun Chathuranga
|
556bcb9f9d
|
PMA_DBI_num_rows --> PMA_DBI_numRows
|
2013-05-04 08:39:43 +05:30 |
|
Michal Čihař
|
1d5539d3aa
|
Better function names
Follow PEAR coding standard for function names.
|
2013-05-02 15:01:11 +02:00 |
|
Kasun Chathuranga
|
d933575811
|
PMA_DBI_try_query --> PMA_DBI_tryQuery
|
2013-04-30 23:05:18 +05:30 |
|
Dieter Adriaenssens
|
ed94a77259
|
remove unused variables
|
2013-01-24 17:31:07 +01: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 |
|
Madhura Jayaratne
|
5fbb056280
|
Fix coding style. Remove trailing white spaces
|
2012-09-02 20:25:44 +05:30 |
|
Madhura Jayaratne
|
78c36808e5
|
Fix method names
|
2012-08-30 23:17:25 +05:30 |
|
Chanaka Indrajith
|
42bff42aca
|
Support for swap among databases in multiple queries
|
2012-07-22 18:33:02 +05:30 |
|
Chanaka Indrajith
|
9f1f8d6c75
|
Support for stored procedures with multiple queries
|
2012-07-22 16:22:49 +05:30 |
|
Chanaka Indrajith
|
d5acfed0e8
|
Multiple results support for SQL executions
|
2012-07-20 23:13:04 +05:30 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Madhura Jayaratne
|
ec046f7d11
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Madhura Jayaratne
|
5018efbe86
|
Space after exclamation mark to improve readability
|
2012-06-02 22:58:45 +05:30 |
|
Madhura Jayaratne
|
92c3f58fe4
|
Wrap some more long lines
|
2012-06-02 22:55:58 +05:30 |
|
Madhura Jayaratne
|
e0e21d8bfb
|
Fix docs
|
2012-06-02 22:48:34 +05:30 |
|
Madhura Jayaratne
|
8ccb095307
|
Wrap some long lines
|
2012-06-02 22:45:03 +05:30 |
|
Madhura Jayaratne
|
9398f99503
|
Various coding style improvements
|
2012-06-02 22:41:39 +05:30 |
|
Marc Delisle
|
f2d19ef568
|
Fix merge conflicts
|
2012-05-05 06:59:51 -04:00 |
|
Yuichiro Takahashi
|
5088e86fd1
|
Fix popup message on build SQL of import
|
2012-05-05 18:21:55 +09:00 |
|
Rouslan
|
22bcd22a1f
|
Removed duplicate funciton introduced in 4550b049c1
|
2012-04-30 19:35:35 +01:00 |
|