Kasun Chathuranga
|
2becd65b1d
|
PMA_DBI_get_columns_full --> PMA_DBI_getColumnsFull
|
2013-04-30 23:33:00 +05:30 |
|
Kasun Chathuranga
|
ecb1e4f038
|
PMA_DBI_get_databases_full --> PMA_DBI_getDatabasesFull
|
2013-04-30 23:31:44 +05:30 |
|
Kasun Chathuranga
|
a85d9eaa2c
|
PMA_DBI_get_tables --> PMA_DBI_getTables
|
2013-04-30 23:29:55 +05:30 |
|
Kasun Chathuranga
|
bee0134b1f
|
PMA_DBI_get_tables_full --> PMA_DBI_geTablesFull
|
2013-04-30 23:27:27 +05:30 |
|
Kasun Chathuranga
|
05f1f642a2
|
PMA_DBI_convert_message --> PMA_DBI_convertMessage
|
2013-04-30 23:11:44 +05:30 |
|
Kasun Chathuranga
|
928823a029
|
PMA_DBI_try_multi_query --> PMA_DBI_tryMultiQuery
|
2013-04-30 23:10:03 +05:30 |
|
Kasun Chathuranga
|
d933575811
|
PMA_DBI_try_query --> PMA_DBI_tryQuery
|
2013-04-30 23:05:18 +05:30 |
|
Michal Čihař
|
57a97a7057
|
Use up to date links to bugs and feature requests
|
2013-02-04 11:52:47 +01:00 |
|
Dieter Adriaenssens
|
de34039b70
|
cleanup whitespace
|
2013-01-24 17:31:07 +01:00 |
|
Dieter Adriaenssens
|
b306da6935
|
remove unused variables
|
2013-01-24 17:31:07 +01:00 |
|
Dieter Adriaenssens
|
ed3a0fe7e7
|
wrap long lines, fix coding style
|
2013-01-15 21:13:35 +01:00 |
|
Dieter Adriaenssens
|
9d845c1582
|
fix coding style
|
2013-01-15 20:54:14 +01:00 |
|
Michal Čihař
|
54b2540d87
|
Use ellipsis where appropriate
|
2013-01-10 13:33:29 +01:00 |
|
Marc Delisle
|
156759d786
|
Fix typo
|
2012-12-20 06:56:31 -05:00 |
|
Michal Čihař
|
61a601fc73
|
Implement linking to new documentation
|
2012-11-12 09:48:05 +01:00 |
|
Marc Delisle
|
06f5d2150d
|
debug_backtrace() does not always return the file and line portions
|
2012-11-02 13:07:56 -04:00 |
|
Edgaras Janušauskas
|
403bbcd066
|
Missing variable
|
2012-09-25 19:33:54 +03:00 |
|
Michal Čihař
|
0d1dd744c7
|
Fix callback name
|
2012-09-21 15:05:13 +02:00 |
|
Chanaka Indrajith
|
9cf33ea0cc
|
Resolved conflicts
|
2012-09-19 00:46:28 +05:30 |
|
Chanaka Indrajith
|
13208324d3
|
Removed unnecessary empty lines in functions
|
2012-09-19 00:15:15 +05:30 |
|
Michal Čihař
|
fe4abd6e18
|
Better variable name
|
2012-09-18 16:33:29 +02:00 |
|
Michal Čihař
|
52164942cf
|
Move debug mode handling into separate function
|
2012-09-18 16:33:29 +02:00 |
|
Dieter Adriaenssens
|
78351d518e
|
use include_once for conditional includes
|
2012-09-18 15:45:47 +02:00 |
|
Michal Čihař
|
9e53cc82a6
|
Add dummy dbi driver to be used in testsuite
|
2012-09-17 15:18:50 +02:00 |
|
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
|
6dbdb95d9a
|
Fix doc comments
|
2012-09-02 19:36:07 +05:30 |
|
Dieter Adriaenssens
|
f1a90f78b1
|
coding style : fix indenting
|
2012-08-31 14:51:04 +02:00 |
|
Madhura Jayaratne
|
510d91d626
|
white space cleanup
|
2012-08-23 22:37:24 +05:30 |
|
Chanaka Indrajith
|
4beb0442ae
|
Clear tranformation information when deleting Columns, VIEWs, Tables and Databses
|
2012-08-06 06:43:16 +05:30 |
|
Chanaka Indrajith
|
b81935e05c
|
Use PMA_DBI_real_multi_query function, inside PMA_DBI_try_multi_query function
|
2012-07-23 21:34:54 +05:30 |
|
Chanaka Indrajith
|
d5acfed0e8
|
Multiple results support for SQL executions
|
2012-07-20 23:13:04 +05:30 |
|
Chanaka Indrajith
|
e1ca3a592c
|
Correction of method calling in some files
|
2012-06-27 22:30:46 +05:30 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Madhura Jayaratne
|
e182f2370b
|
Coding style fixes
|
2012-06-24 10:27:05 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Dieter Adriaenssens
|
2cbc66127c
|
wrap long lines, improve coding style
|
2012-05-21 10:13:05 +02:00 |
|
Marc Delisle
|
45e0398d4c
|
Merge pull request #61 from nicokaiser/TableStatusCache
Add StatsCache* config options for caching TABLE STATUS output in APC (if available)
|
2012-05-17 17:17:31 -07:00 |
|
Madhura Jayaratne
|
7a117e2378
|
Fix some doc comments
|
2012-05-12 22:57:32 +05:30 |
|
Madhura Jayaratne
|
73ca1dc7a1
|
Fix function names: PMA_escape_mysql_wildcards -> PMA_escapeMysqlWildcards
|
2012-05-11 22:04:25 +05:30 |
|
Nico Kaiser
|
9853c5dea8
|
Use sha1 instead of md5, reorder conditions for table status caching and avoid too many if's
|
2012-05-10 14:48:35 +02:00 |
|
Nico Kaiser
|
e7cccad2c3
|
Add StatsCache* config options for caching TABLE STATUS output in APC (if available)
|
2012-05-10 10:25:03 +02:00 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Michal Čihař
|
a868e79f6f
|
Better style
|
2012-04-27 09:07:42 +02:00 |
|
Michal Čihař
|
91e7b9ac4f
|
Wrap long lines
|
2012-04-27 08:31:19 +02:00 |
|
Michal Čihař
|
e672824ac4
|
Fallback to CP1252 in case we can not detect
|
2012-04-27 08:29:47 +02:00 |
|
Michal Čihař
|
9a1ba68618
|
Fetch encoding once
|
2012-04-27 08:28:50 +02:00 |
|
Alex Marin
|
384e32f92a
|
export mediawiki outputs content and structure
|
2012-04-16 21:19:59 +03:00 |
|
Madhura Jayaratne
|
ed219b5446
|
Coding style improvements
|
2012-03-17 01:13:00 +05:30 |
|