Commit Graph

47 Commits

Author SHA1 Message Date
xmujay
252a392592 1. change the function name
2. fix Div function
3. using $_REQUEST when the variable is in the request list
2013-06-22 01:32:17 +08:00
xmujay
1044df611a refactor server_replication.php
1. render HTML at once
2. split long functions
2013-06-20 01:10:24 +08:00
Madhura Jayaratne
01cdc5cbf7 Few renamings that got missed 2013-05-24 19:53:52 +05:30
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Madhura Jayaratne
af177aca2b Wrap more long lines 2013-05-23 23:34:15 +05:30
Madhura Jayaratne
d5c4c6c76e Wrap some long lines 2013-05-23 23:31:59 +05:30
Madhura Jayaratne
44a528671c Rename PMA_replication_master_replicated_dbs -> PMA_Replication_Master_getReplicatedDbs 2013-05-23 23:30:38 +05:30
Madhura Jayaratne
d77f20961a Rename PMA_replication_slave_bin_log_master -> PMA_Replication_Slave_binLogMaster 2013-05-23 23:27:52 +05:30
Madhura Jayaratne
63f6ef3d96 Rename PMA_replication_connect_to_master -> PMA_Replication_connectToMaster 2013-05-23 23:25:25 +05:30
Madhura Jayaratne
93deda5488 Rename PMA_replication_slave_change_master -> PMA_Replication_Slave_changeMaster 2013-05-23 23:24:07 +05:30
Madhura Jayaratne
926fee829b Rename PMA_replication_slave_control -> PMA_Replication_Slave_control 2013-05-23 23:22:52 +05:30
Madhura Jayaratne
84db648391 Rename PMA_extract_db_or_table -> PMA_extractDbOrTable 2013-05-23 23:18:20 +05:30
Marc Delisle
c445775595 Fix merge conflicts 2013-05-15 16:47:20 -04:00
Marc Delisle
5681279f34 Remove dead code 2013-05-15 16:42:45 -04:00
Kasun Chathuranga
03fc9b9256 PMA_is_system_schema --> PMA_isSystemSchema 2013-05-12 08:51:54 +05:30
Kasun Chathuranga
a242ed1ae5 PMA_DBI_fetch_row --> PMA_DBI_fetchRow 2013-05-04 08:31:22 +05:30
Kasun Chathuranga
fbe4438628 PMA_DBI_fetch_result --> PMA_DBI_fetchResult 2013-05-01 00:05:16 +05:30
Kasun Chathuranga
a85d9eaa2c PMA_DBI_get_tables --> PMA_DBI_getTables 2013-04-30 23:29:55 +05:30
Kasun Chathuranga
d933575811 PMA_DBI_try_query --> PMA_DBI_tryQuery 2013-04-30 23:05:18 +05:30
Michal Čihař
3e050ff9d9 Various docblocks improvements 2012-09-19 15:05:26 +02:00
Madhura Jayaratne
4ff76ff31c Coding style improvements (Inline control structures are discouraged) 2012-04-25 23:39:04 +05:30
Madhura Jayaratne
ac83360796 Coding style improvements 2012-03-21 05:45:58 +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
8cd8760256 Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
Michal Čihař
ecb999e010 Remove some unused variables 2011-08-19 09:02:11 +02:00
Piotr Przybylski
7a14dd6ba8 Fix file 2011-08-05 16:50:00 +02:00
Michal Čihař
5c0ec4b9f3 Reformat docblocks 2011-08-05 15:17:15 +02:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Piotr Przybylski
a73f1449ea Coding style: space after for keyword 2011-08-05 00:37:49 +02:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Marc Delisle
81d61125cc bug #3072495 Creating new database on Databases tab messed layout 2010-10-11 09:34:51 -04:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
9dd93987ca Reverted po files changes. 2010-07-15 00:17:49 +05:30
Marc Delisle
90ce4c77b3 clarify code 2010-07-08 08:29:27 -04:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
6b5f3b9962 finish conversion of Replication feature from Mootools to jQuery 2010-04-05 09:09:35 -04:00
Marc Delisle
df8a359cff code cleanup 2009-12-24 12:33:04 +00:00
Marc Delisle
4fda8872e6 avoid going back to login page on slave configuration 2009-12-24 12:18:31 +00:00
Herman van Rink
35ee91c422 Code style improvements, fixed JS errors, fixd HTML validity issues 2009-09-13 13:10:21 +00:00
Herman van Rink
3a0663061d Replication code cleanup, some untranslated strings, indentation, new TODO's and extra comments. 2009-09-09 13:40:16 +00:00
Herman van Rink
d972ed5d03 Fix indentation for gsoc replication code
make it match the included modeline, and fixed some other spacing issues
2009-09-07 15:00:22 +00:00
Tomas Srnka
b8447fec8a Fixed PHP notices undes PHP 5.3.0 (moved from split to explode) 2009-09-03 10:36:32 +00:00
Marc Delisle
eb405d4e34 svn properties 2009-08-30 17:06:12 +00:00
Tomas Srnka
feb562e77b Replication support - tomas_zahra branch merged 2009-08-30 14:54:36 +00:00