2 new commits in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/b814c2392447/ Changeset: b814c2392447 Branch: next-stable User: dannon Date: 2014-05-20 18:06:07 Summary: Clarify default option (no quotes) for amqp_internal_connection Affected #: 1 file diff -r 8b66d43bc2d1e2119baa7589b6721e360840948e -r b814c23924470203ff3f37b28066a118e75bf348 universe_wsgi.ini.sample --- a/universe_wsgi.ini.sample +++ b/universe_wsgi.ini.sample @@ -831,7 +831,7 @@ # will automatically create and use a separate sqlite database located in your # <galaxy>/database folder (indicated in the commented out line below). -#amqp_internal_connection = "sqlite:///./database/control.sqlite?isolation_level=IMMEDIATE" +#amqp_internal_connection = sqlite:///./database/control.sqlite?isolation_level=IMMEDIATE https://bitbucket.org/galaxy/galaxy-central/commits/70400d62e299/ Changeset: 70400d62e299 User: dannon Date: 2014-05-20 18:06:21 Summary: Merge next-stable. Affected #: 1 file diff -r 512424a01563a2427fc0ff6225fde2737edc6900 -r 70400d62e299e041b18e934788fc34ad7bfc2ddb universe_wsgi.ini.sample --- a/universe_wsgi.ini.sample +++ b/universe_wsgi.ini.sample @@ -831,7 +831,7 @@ # will automatically create and use a separate sqlite database located in your # <galaxy>/database folder (indicated in the commented out line below). -#amqp_internal_connection = "sqlite:///./database/control.sqlite?isolation_level=IMMEDIATE" +#amqp_internal_connection = sqlite:///./database/control.sqlite?isolation_level=IMMEDIATE Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.