Nozomi Anzai [Mon, 28 May 2012 02:13:16 +0000 (11:13 +0900)]
Update for V3.2.
Nozomi Anzai [Fri, 25 May 2012 08:13:07 +0000 (17:13 +0900)]
Fix Notice errors.
Nozomi Anzai [Fri, 25 May 2012 07:54:20 +0000 (16:54 +0900)]
Add data types to each params.
Nozomi Anzai [Fri, 25 May 2012 07:36:54 +0000 (16:36 +0900)]
Update for V3.2.
Nozomi Anzai [Mon, 21 May 2012 05:10:50 +0000 (14:10 +0900)]
Fix to show buttons in both case of when bools are written with true/false and when with on/off.
Nozomi Anzai [Mon, 21 May 2012 05:02:59 +0000 (14:02 +0900)]
Update Smarty to 3.1.8.
Nozomi Anzai [Mon, 21 May 2012 04:58:56 +0000 (13:58 +0900)]
Update Smarty to 3.1.8.
Fix lots of Notice errors which were invisible in Smarty 2.x.
Yugo Nagata [Fri, 18 May 2012 04:57:43 +0000 (13:57 +0900)]
Add new parameters in pgpool-II 3.2
- for Helth Check:
helth_check_password, health_check_max_retries,
helth_check_retry_delay
- for On Memory Query Cache:
memory_cache_enabled, memqcache_method, memqcache_memcached_host,
memqcache_memcached_port, memqcache_total_size, memqcache_max_num_cache,
memqcache_expire, memqcache_quto_cache_invalidation, memqcache_maxcache,
memqcache_cache_block_size, memqcache_oiddir,
white_memqcache_table_list, black_memqcache_table_list
Nozomi Anzai [Fri, 11 May 2012 07:54:03 +0000 (16:54 +0900)]
Replace 'true' to 'on' in isMasterSlaveMode() and isReplicationMode().
(replaced in V3.0, but some of that remained.)
Nozomi Anzai [Mon, 5 Dec 2011 07:37:02 +0000 (16:37 +0900)]
Prepare 3.1.1.
Nozomi Anzai [Mon, 5 Dec 2011 07:22:37 +0000 (16:22 +0900)]
Prepare 3.1.1.
Nozomi Anzai [Mon, 5 Dec 2011 07:13:25 +0000 (16:13 +0900)]
- Fix not to ignore changing boolean values in pgpool.conf.
- Fix not to ignore changing D option of pgpool command in pgmgt.conf.
- At query cache page it somtimes happen "redeclare function" error, so replace include() to require_once().
Guillaume Lelarge [Fri, 14 Oct 2011 05:45:12 +0000 (05:45 +0000)]
Update french translation.
Nozomi Anzai [Fri, 14 Oct 2011 02:28:33 +0000 (02:28 +0000)]
update
Nozomi Anzai [Fri, 14 Oct 2011 02:25:35 +0000 (02:25 +0000)]
Fix bug that inputting pipe for pgpool_logfile isn't allowed.
Nozomi Anzai [Thu, 13 Oct 2011 03:12:48 +0000 (03:12 +0000)]
Prepare 3.1.
Nozomi Anzai [Thu, 13 Oct 2011 03:02:22 +0000 (03:02 +0000)]
- replace copyright 2010 -> 2011
Nozomi Anzai [Thu, 13 Oct 2011 03:02:00 +0000 (03:02 +0000)]
- based on one coding rule
- replace copyright 2010 -> 2011
Nozomi Anzai [Wed, 12 Oct 2011 07:42:08 +0000 (07:42 +0000)]
- add messages for pcp_promote_node
- sync dead_lock_timeout message in ja.lang.php to en.lang.php
Nozomi Anzai [Wed, 12 Oct 2011 07:38:33 +0000 (07:38 +0000)]
remove the parameter "pcp_timeout" and set default timeout seconds : 10s.
Nozomi Anzai [Wed, 12 Oct 2011 04:32:49 +0000 (04:32 +0000)]
- allow regex values as black_function_list and white_function_list
- change default boolean value true/false -> 'on'/'off'
Nozomi Anzai [Tue, 11 Oct 2011 07:39:04 +0000 (07:39 +0000)]
- add pcp_promote_node command
(This will be shown in Master/Slave & SR mode.)
Nozomi Anzai [Tue, 11 Oct 2011 07:30:06 +0000 (07:30 +0000)]
better appearance
Nozomi Anzai [Tue, 11 Oct 2011 07:28:14 +0000 (07:28 +0000)]
- split() -> explode()
- based on one coding rule
Nozomi Anzai [Tue, 11 Oct 2011 04:20:25 +0000 (04:20 +0000)]
change to write boolean value with on/off format
(but inputting with true/false format is also allowed.)
Nozomi Anzai [Tue, 11 Oct 2011 02:10:52 +0000 (02:10 +0000)]
separate each parts in log line
bambo [Tue, 11 Oct 2011 01:19:23 +0000 (01:19 +0000)]
Sync Simplified Chinese language file to the latest. Fix a translate mistake in English version
Nozomi Anzai [Fri, 7 Oct 2011 07:59:54 +0000 (07:59 +0000)]
add new parameters in pgpool-II 3.1
- for SR: follow_master_command, sr_check_period, sr_check_user, sr_check_password
- for syslog: log_destination, syslog_facility, syslog_ident
- other: relcache_expire, backend_flag
Nozomi Anzai [Fri, 7 Oct 2011 04:11:58 +0000 (04:11 +0000)]
- sort parameters by their order in pgpool.conf
Nozomi Anzai [Thu, 6 Oct 2011 04:45:58 +0000 (04:45 +0000)]
rearrange to read easier
- add empty rows
- add comments
- based on one coding rule
- sort parameters by their order in pgpool.conf (definePgpoolConfParam.php)
Tatsuo Ishii [Sat, 24 Sep 2011 22:03:48 +0000 (22:03 +0000)]
Allow to use function name including "_" in white_function_list and
black_function_list.
bambo [Wed, 31 Aug 2011 15:17:46 +0000 (15:17 +0000)]
Fix the wrong detail of 'e9'
bambo [Wed, 31 Aug 2011 15:14:28 +0000 (15:14 +0000)]
Add Simplified Chinese language file for pgpoolAdmin
bambo [Fri, 26 Aug 2011 02:32:17 +0000 (02:32 +0000)]
Fix the bug while use some special charactors such as '*', '?', '$' in password will cause execute pcp command faile issue.
Guillaume Lelarge [Tue, 15 Mar 2011 09:04:00 +0000 (09:04 +0000)]
Recode fr.lang.php in UTF-8. Patch from Jehan-Guillaume "ioguix" de Rorthais.
Tatsuo Ishii [Fri, 11 Mar 2011 04:03:49 +0000 (04:03 +0000)]
Prepare 3.0.3.
Tatsuo Ishii [Fri, 11 Mar 2011 04:02:20 +0000 (04:02 +0000)]
Change release date.
Tatsuo Ishii [Thu, 10 Mar 2011 05:40:51 +0000 (05:40 +0000)]
Update NEWS
Tatsuo Ishii [Thu, 10 Mar 2011 05:35:19 +0000 (05:35 +0000)]
Update copyright year
Tatsuo Ishii [Thu, 10 Mar 2011 05:33:18 +0000 (05:33 +0000)]
Prepare 3.0.3
Tatsuo Ishii [Thu, 10 Mar 2011 05:32:34 +0000 (05:32 +0000)]
Fix usage.
Guillaume Lelarge [Mon, 8 Nov 2010 12:22:33 +0000 (12:22 +0000)]
Update french translation, per a patch from Jean-Paul Argudo.
Tatsuo Ishii [Thu, 4 Nov 2010 04:11:12 +0000 (04:11 +0000)]
Update copyright year.
Tatsuo Ishii [Wed, 3 Nov 2010 12:58:16 +0000 (12:58 +0000)]
Allow to accept '|' for pgpool logfile.
Toshihiro Kitagawa [Fri, 24 Sep 2010 09:03:53 +0000 (09:03 +0000)]
Update ChangeLog.
Toshihiro Kitagawa [Fri, 24 Sep 2010 09:00:02 +0000 (09:00 +0000)]
Update NEWS.
Toshihiro Kitagawa [Fri, 24 Sep 2010 08:50:14 +0000 (08:50 +0000)]
Update ChangeLog.
Toshihiro Kitagawa [Fri, 24 Sep 2010 08:47:51 +0000 (08:47 +0000)]
Update version.
Tatsuo Ishii [Fri, 24 Sep 2010 07:24:34 +0000 (07:24 +0000)]
Update embedded Smarty to 2.6.26.
Tatsuo Ishii [Mon, 20 Sep 2010 03:20:08 +0000 (03:20 +0000)]
Add missing file.
Toshihiro Kitagawa [Fri, 10 Sep 2010 01:01:11 +0000 (01:01 +0000)]
Prepare 3.0
Toshihiro Kitagawa [Wed, 25 Aug 2010 05:13:41 +0000 (05:13 +0000)]
Update ChangeLog.
Toshihiro Kitagawa [Wed, 25 Aug 2010 05:11:40 +0000 (05:11 +0000)]
Hopefully 3.0 to be released in September.
Toshihiro Kitagawa [Wed, 25 Aug 2010 05:10:17 +0000 (05:10 +0000)]
Update version.
Tatsuo Ishii [Wed, 18 Aug 2010 05:18:25 +0000 (05:18 +0000)]
Fix connect/disconnect buttons disappering ini node status window.
Tatsuo Ishii [Wed, 18 Aug 2010 01:01:43 +0000 (01:01 +0000)]
Update ChangeLog
Guillaume Lelarge [Tue, 17 Aug 2010 07:36:44 +0000 (07:36 +0000)]
Update french translation.
Tatsuo Ishii [Mon, 16 Aug 2010 10:06:42 +0000 (10:06 +0000)]
Add primary/standby mode info to node status.
Guillaume Lelarge [Mon, 16 Aug 2010 07:59:11 +0000 (07:59 +0000)]
Update french translation. Tweak a few strings in the english one.
Tatsuo Ishii [Mon, 16 Aug 2010 06:48:27 +0000 (06:48 +0000)]
Add NEWS, ChangeLog.
Also modify .htaccess not to allow access to NEWS and ChageLog.
Tatsuo Ishii [Mon, 16 Aug 2010 06:16:33 +0000 (06:16 +0000)]
Update version.
Tatsuo Ishii [Mon, 16 Aug 2010 06:14:33 +0000 (06:14 +0000)]
Add white_function_list and black_function_list.
Tatsuo Ishii [Mon, 16 Aug 2010 06:12:57 +0000 (06:12 +0000)]
Update copyright year.
Tatsuo Ishii [Mon, 16 Aug 2010 06:12:07 +0000 (06:12 +0000)]
Refactor pgpool status/summary.
Tatsuo Ishii [Mon, 16 Aug 2010 06:11:14 +0000 (06:11 +0000)]
Adopt for pgpool-II 3.0 pcp_proc_info command.
Add "Backend pid" (process if of PostgreSQL database server process)
and "Frontend connected"(1 if frontend actually connets) to Process
Info.
Tatsuo Ishii [Mon, 16 Aug 2010 03:51:55 +0000 (03:51 +0000)]
pcp_proc_info now resturns weight 0-1.0.
Tatsuo Ishii [Mon, 16 Aug 2010 02:54:09 +0000 (02:54 +0000)]
Fix description of descDelay_threshold.
Nozomi Anzai [Thu, 5 Aug 2010 08:35:03 +0000 (08:35 +0000)]
Add some confirmation messages.
Nozomi Anzai [Thu, 5 Aug 2010 08:34:38 +0000 (08:34 +0000)]
Fix typo: , -> =>
Nozomi Anzai [Thu, 5 Aug 2010 06:33:24 +0000 (06:33 +0000)]
Change font-size: small -> x-small
Nozomi Anzai [Thu, 22 Jul 2010 05:50:45 +0000 (05:50 +0000)]
Change new version number 2.4 -> 3.0
Nozomi Anzai [Thu, 22 Jul 2010 05:19:36 +0000 (05:19 +0000)]
Add define() for the new start option "-D"
Nozomi Anzai [Thu, 22 Jul 2010 05:17:48 +0000 (05:17 +0000)]
Add new start option "-D".
Change the vaild range of client_idle_limit_in_recovery (Now -1 became valid).
Add new pgpool-II parameters for pgpool-II 2.4:
master_slave_sub_mode, delay_threshold,
log_standby_delay, debug_level, failover_if_affected_tuples_mismatch
Fix some table headers to use <thead></thead>
Nozomi Anzai [Thu, 22 Jul 2010 05:12:59 +0000 (05:12 +0000)]
Remove font-size:x-small;
Nozomi Anzai [Thu, 22 Jul 2010 05:08:56 +0000 (05:08 +0000)]
Add new start option "-D".
Add the input part for pcp_timeout to the pgpoolAdmin parameters' form.
Fix copyright year.
Nozomi Anzai [Thu, 22 Jul 2010 05:04:29 +0000 (05:04 +0000)]
Fix copyright year
Nozomi Anzai [Wed, 21 Jul 2010 02:47:13 +0000 (02:47 +0000)]
Replace split() to explode()
Nozomi Anzai [Fri, 16 Jul 2010 05:04:41 +0000 (05:04 +0000)]
Remove preg_match() after is_numeric() in checking if a integer value is valid.
Nozomi Anzai [Thu, 15 Jul 2010 04:05:17 +0000 (04:05 +0000)]
Add some new params of pgpool.conf of pgpool 2.3:
lobj_lock_table, ssl, ssl_key, ssl_cert, ssl_ca_cert, ssl_ca_cert_dir
Nozomi Anzai [Thu, 15 Jul 2010 04:03:22 +0000 (04:03 +0000)]
Add isset() checks into some if conditions.
Nozomi Anzai [Thu, 15 Jul 2010 04:02:31 +0000 (04:02 +0000)]
Replace functions deprecated in PHP 5.3
- ereg -> preg_match
- split -> explode
- ereg_replace -> str_replace
Tatsuo Ishii [Tue, 8 Dec 2009 02:13:59 +0000 (02:13 +0000)]
Prepare pgpoolAdmin 2.3
Tatsuo Ishii [Sun, 8 Nov 2009 10:31:24 +0000 (10:31 +0000)]
Fix comment of pid_file_name:
logdir -> pid_file_name
Tatsuo Ishii [Sat, 28 Feb 2009 05:41:12 +0000 (05:41 +0000)]
Fix PHP error
Tatsuo Ishii [Sat, 28 Feb 2009 05:19:40 +0000 (05:19 +0000)]
Version 2.2
Guillaume Lelarge [Mon, 26 Jan 2009 17:19:05 +0000 (17:19 +0000)]
Update french translation.
Tatsuo Ishii [Sun, 25 Jan 2009 08:16:30 +0000 (08:16 +0000)]
Version 2.2beta1
Guillaume Lelarge [Fri, 31 Oct 2008 16:07:55 +0000 (16:07 +0000)]
Update french translation.
Tatsuo Ishii [Fri, 31 Oct 2008 04:56:31 +0000 (04:56 +0000)]
Update version 2.1beta to 2.1
Tatsuo Ishii [Fri, 31 Oct 2008 04:28:18 +0000 (04:28 +0000)]
Bug fix and enhancements from Matsusaka regarding help and styles
Tatsuo Ishii [Thu, 25 Sep 2008 05:09:27 +0000 (05:09 +0000)]
Fix layout in pgpool.conf editing page
Yoshiyuki Asaba [Tue, 25 Mar 2008 01:48:27 +0000 (01:48 +0000)]
Remove tools directory. This directory has developer's tools. No need
to contain in release package.
Yoshiyuki Asaba [Tue, 25 Mar 2008 01:34:51 +0000 (01:34 +0000)]
Use cvs export instead of cvs checkout.
Yoshiyuki Asaba [Tue, 18 Mar 2008 09:00:42 +0000 (09:00 +0000)]
Fixed wrong <meta> tag position. pgpoolAdmin showed empty pages when
lang setting was Japanese.
<title>Japanese title</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
"Japanese title" is encoded by UTF-8. The following order is correct.
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Japanese title</title>
Yoshiyuki Asaba [Mon, 17 Mar 2008 02:35:44 +0000 (02:35 +0000)]
Add a script to create release package for pgpoolAdmin.
Usage: make_tarball.sh version cvs-tag-name
Yoshiyuki Asaba [Fri, 14 Mar 2008 07:37:28 +0000 (07:37 +0000)]
Update version.
Yoshiyuki Asaba [Fri, 14 Mar 2008 07:37:06 +0000 (07:37 +0000)]
Update screenshots.
Yoshiyuki Asaba [Fri, 14 Mar 2008 07:01:32 +0000 (07:01 +0000)]
Remove replication_timeout.
Yoshiyuki Asaba [Thu, 13 Mar 2008 01:18:36 +0000 (01:18 +0000)]
beta1
Yoshiyuki Asaba [Thu, 13 Mar 2008 01:17:50 +0000 (01:17 +0000)]
* Allow empty string in backend_data_directoryN and recovery_user
field.
* Fix regular expression to check failover_command and
failback_command value.