[mythtv-firehose] mythtv branch master updated by wagnerrp. v0.27-alpha-25-g41f9f3d

Git Repo Owner noreply at mythtv.org
Sun Jul 28 01:29:50 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  41f9f3dc7c2ee68ae9eb781bbdd673191009b018 (commit)
       via  adc9add1f690148a5e4c14edf24ea077c61ccf34 (commit)
      from  2b2155ea686ddcae6fb81039cb9b06530d51c0b5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 41f9f3dc7c2ee68ae9eb781bbdd673191009b018
Author:    Jan <mythtv at jd67.de> at Fri, 26 Jul 2013 12:45:00 +0100
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 27 Jul 2013 21:25:54 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=41f9f3dc7c2ee68ae9eb781bbdd673191009b018

Have database list objects pass on credentials when copied.
This causes the DBDataRef class to pass on its stored DatabaseConfig
object when duplicating itself, preventing the new class from having to
reread the config.xml to discover the database.

Signed-off-by: Raymond Wagner <rwagner at mythtv.org>



commit adc9add1f690148a5e4c14edf24ea077c61ccf34
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 27 Jul 2013 21:18:31 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 27 Jul 2013 21:18:31 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=adc9add1f690148a5e4c14edf24ea077c61ccf34

Add comparison check to DatabaseConfig class.
This adds a custom '==' operator to the DatabaseConfig class to resolve
possible issues when trying to match an existing connection pool with a
fresh config file.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/python/MythTV/database.py |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-firehose mailing list