index
:
pgpooladmin.git
3.4rpm
V1_STABLE
V2_3_STABLE
V3_0_STABLE
master
pgpoolAdmin - GUI tool for pgpool-II
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common.php
Age
Commit message (
Expand
)
Author
2021-04-27
Fixed incorrect display of health check and watchdog.
Bo Peng
2021-03-24
Add support for Pgpool-II 4.2.
Bo Peng
2020-02-16
Add support to Pgpool-II 4.1.
Bo Peng
2018-10-12
Add support to Pgpool-II 4.0.
Bo Peng
2018-02-28
Improve isSuperUser() function to make pgpoolAdmin more useful.
Bo Peng
2018-01-19
Change the PostgreSQL connection timeout parameter name.
pengbo
2018-01-12
Add new PostgreSQL connect timeout parameter.
pengbo
2017-11-12
Fix support for Pgpool-II 3.7.
pengbo
2017-11-07
Add 3.7 config parameters.
pengbo
2017-04-03
Fix for [pgpool-general: 5350] add selection of version 3.6 in pgpoolAdmin se...
pengbo
2017-02-26
Fix superuser: unknown (Connection error) in pgpoolAdmin.
pengbo
2016-05-25
Fix readConfigParams() to treat the varliables with numbers
V3_5_3_RPM
V3_5_3
Nozomi Anzai
2016-01-29
Add a new parameter "wd_monitoring_interfaces_list"
Nozomi Anzai
2015-12-07
Fix pgpoolAdmin cannot start and execute PCP command not in 3.5
Nozomi Anzai
2015-12-07
Fix to use "health_check_database" in NodeActive()
Nozomi Anzai
2015-12-02
Add new parameters in 3.5
Nozomi Anzai
2014-10-09
Adopt pgpool-II 3.4
Nozomi Anzai
2014-10-08
Adopt pgpool-II 3.4
Nozomi Anzai
2013-12-25
Fix that pgpool_pgctl can be executed only when the login user is super user ...
Nozomi Anzai
2013-12-25
Fix to get properly if the login user is a super user or not on backend nodes.
Nozomi Anzai
2013-07-18
Fix to show watchdog status and trusted servers informtion in pgpool status
Yugo Nagata
2013-06-21
Add heartbeat_destination_port paramater and fix bug about heartbeat parameters.
Yugo Nagata
2013-05-17
Adopt for pgpool-II 3.3.
Nozomi Anzai
2013-05-13
Add the parameters added for pgpool-II 3.3.
Nozomi Anzai
2013-05-13
Several improvement and refactoring, especially in status.php.
Nozomi Anzai
2013-02-07
Update copyright year.
Yugo Nagata
2013-02-06
Add pool_passwd
Yugo Nagata
2012-12-21
Fix typo: health_check_pasword -> health_check_password
Nozomi Anzai
2012-07-13
Add parameters for watchdog.
Nozomi Anzai
2012-06-06
Add new directive "check_temp_table"
Nozomi Anzai
2012-06-05
Add a new parameter "relcache_size".
Nozomi Anzai
2012-06-05
Change to use sr_check_user and sr_check_password in NodeStandby().
Nozomi Anzai
2012-06-01
Fix Notice errors when _PGPOOL_VERSION is not 3.2
Nozomi Anzai
2012-05-31
Add new pgpoolAdmin's parameter: _PGPOOL_VERSION so that pgpoolAdmin can cont...
Nozomi Anzai
2012-05-21
Fix to show buttons in both case of when bools are written with true/false an...
Nozomi Anzai
2012-05-21
Update Smarty to 3.1.8.
Nozomi Anzai
2012-05-11
Replace 'true' to 'on' in isMasterSlaveMode() and isReplicationMode().
Nozomi Anzai
2011-12-05
- Fix not to ignore changing boolean values in pgpool.conf.
Nozomi Anzai
2011-10-11
- add pcp_promote_node command
Nozomi Anzai
2011-10-06
rearrange to read easier
Nozomi Anzai
2010-08-16
Add primary/standby mode info to node status.
Tatsuo Ishii
2010-07-15
Replace functions deprecated in PHP 5.3
Nozomi Anzai
2009-01-25
Version 2.2beta1
V2_2_0_BETA1
Tatsuo Ishii
2008-02-06
Disable "Log" button in "pgpool status" screen if a PIPE command is set as a ...
User yamaguti
2008-02-01
updated source files copyright
User yamaguti
2007-12-26
Fix connection failure if backend_hostname is empty.
Yoshiyuki Asaba
2007-06-22
* support online recovery on pgpoolAdmin.
Yoshiyuki Asaba
2007-01-04
Copyright update
Devrim GÜNDÜZ
2006-09-08
pgpoolAdmin initial release
V1_0_0
Tatsuo Ishii