Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-12 | If $_SESSION[SESSION_IS_SUPER_USER] exists, get the is_superuser information ↵ | pengbo | |
from $_SESSION. | |||
2014-10-08 | Adopt pgpool-II 3.4 | Nozomi Anzai | |
Added parameters are: - listen_backlog_multiplier - connect_timeout - allow_sql_comments - check_unlogged_table - database_redirect_preference_list - app_name_redirect_preference_list | |||
2014-04-21 | Set is_superuser to judge buttons for PostgreSQL to be available or not. | Nozomi Anzai | |
2013-07-17 | Replace variable name PgpoolIsActive to PgpoolIsRunning | Yugo Nagata | |
This was a confusable name in watchdog context. | |||
2013-05-13 | Several improvement and refactoring, especially in status.php. | Nozomi Anzai | |
Now in status.php we can add a new backend, remove a backend, stop/reload start PostgreSQL, and know each watchdog statuses. | |||
2012-05-31 | Add new pgpoolAdmin's parameter: _PGPOOL_VERSION so that pgpoolAdmin can ↵ | Nozomi Anzai | |
control any pgpool-II version (after V2.0) | |||
2011-10-13 | - replace copyright 2010 -> 2011 | Nozomi Anzai | |
2011-10-11 | - add pcp_promote_node command | Nozomi Anzai | |
(This will be shown in Master/Slave & SR mode.) | |||
2011-10-06 | rearrange to read easier | Nozomi Anzai | |
- add empty rows - add comments - based on one coding rule - sort parameters by their order in pgpool.conf (definePgpoolConfParam.php) | |||
2010-08-18 | Fix connect/disconnect buttons disappering ini node status window. | Tatsuo Ishii | |
2010-08-16 | Add primary/standby mode info to node status. | Tatsuo Ishii | |
2010-08-16 | Update copyright year. | Tatsuo Ishii | |
2010-08-16 | pcp_proc_info now resturns weight 0-1.0. | Tatsuo Ishii | |
2010-07-21 | Replace split() to explode() | Nozomi Anzai | |
2008-02-01 | updated source files copyright | User yamaguti | |
2003-2007 => 2003-2008 | |||
2007-12-26 | Enable 'return' button if all nodes are detached and a node is active. | Yoshiyuki Asaba | |
2007-12-26 | Disable 'recovery' button if all nodes are down. | Yoshiyuki Asaba | |
2007-06-22 | * support online recovery on pgpoolAdmin. | Yoshiyuki Asaba | |
* support to edit new pgpool.conf parameters. | |||
2007-01-04 | Copyright update | Devrim GÜNDÜZ | |
2006-09-08 | pgpoolAdmin initial releaseV1_0_0 | Tatsuo Ishii | |