Madhura Jayaratne
|
84e9ce4946
|
Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-08 17:26:27 +05:30 |
|
Michal Čihař
|
17b6252b5b
|
Shorter name for binary logs list
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-01-06 11:34:39 +01:00 |
|
Michal Čihař
|
9d215e6ac5
|
Remove unused parameter binary_log_file_names
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-01-06 11:33:25 +01:00 |
|
Madhura Jayaratne
|
17e4f9eb39
|
Fix syntax highlighting. Use PMA_Util::formatSql() for SQL formatting
|
2013-10-19 10:56:47 +05:30 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Michal Čihař
|
7a97781c23
|
Share code for checking whether to show icons
|
2013-07-30 14:54:21 +02:00 |
|
Madhura Jayaratne
|
e5519859fb
|
Make all string function accessible via $GLOBALS['PMA_String']
|
2013-07-17 16:36:13 +05:30 |
|
xmujay
|
c8681dcc29
|
fix the code style error for some server_view pages
|
2013-06-29 16:58:30 +08:00 |
|
Michal Čihař
|
5bac29126c
|
There is no value of "all" allowed here
|
2013-06-24 15:38:08 +02:00 |
|
Michal Čihař
|
bebba32337
|
Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
libraries/config.values.php
libraries/sql_query_form.lib.php
server_binlog.php
server_databases.php
tbl_structure.php
test/classes/PMA_DisplayResults_test.php
|
2013-06-24 10:41:54 +02:00 |
|
ayushchd
|
2e542c4f95
|
Group native and mb string functions into classes
|
2013-06-20 12:30:04 +05:45 |
|
xmujay
|
bfb6dec7e6
|
fix the issues:
1. replace tab with space in server_bin_log.lib.php
2. move $bin_log to server_binlog.php
3. add server common function file server_common.lib.php
|
2013-06-08 00:02:45 +08:00 |
|
xmujay
|
fc3e0d961e
|
move PMA_getSubPageHeader to server_common.inc.php
|
2013-06-07 23:32:17 +08:00 |
|
xmujay
|
dc2f33ffc0
|
split navigation and item render from long function
|
2013-06-07 11:46:17 +08:00 |
|
xmujay
|
222c432fbb
|
fix code indention
|
2013-06-07 00:26:54 +08:00 |
|
xmujay
|
77318c0d02
|
refactor server_binlog.php:
1. split to functions
2. move function to server_bin_log.lib.php
|
2013-06-07 00:22:48 +08:00 |
|