[X2Go-Commits] [x2gobroker] branch master updated (3682151 -> e4be2b0)

git-admin at x2go.org git-admin at x2go.org
Tue Dec 9 13:08:41 CET 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2gobroker.

      from  3682151   For Fedora 22 and beyond explicitly call python2 in all shebangs.
       new  f243651   whitespace fix
       new  c9a6654   typo fix in inifile_broker.py
       new  e4be2b0   Don't return X2Go Servers that are actually down, currently.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                        |   12 +-
 etc/x2gobroker.conf                     |   13 ++
 lib/x2gobroker-agent.pl                 |    1 -
 x2gobroker/agent.py                     |   58 ++---
 x2gobroker/brokers/base_broker.py       |  363 +++++++++++++++++++------------
 x2gobroker/brokers/inifile_broker.py    |    2 +-
 x2gobroker/defaults.py                  |    1 +
 x2gobroker/tests/test_broker_agent.py   |  130 ++++++++++-
 x2gobroker/tests/test_broker_inifile.py |   89 ++++++++
 x2gobroker/utils.py                     |   47 +++-
 10 files changed, 523 insertions(+), 193 deletions(-)

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list