Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Ed Morley 6b1e4f602b Bug 1178234 - Remove repository_version
Since it's unused, and hg.mozilla.org now has this information available
via its API.

Note: This commit depends on bug 1178719, to prevent issues during
deployment. Also, due to https://code.djangoproject.com/ticket/25036 a
migrate will need to be run interactively after deployment, to clean up
the old repositoryversion content type.
2015-06-30 14:16:47 +01:00
Ed Morley c8b1c70f30 Bug 1125464 - Set host_type for test_bugscache correctly 2015-01-24 21:38:37 +00:00
Ed Morley c96f3af904 Bug 1125464 - Fix key name for specifying master vs read-only DB host
The 'host' property is unrecognised (and ignored) by Datasource, causing
it to silently fall back to the default of 'master_host'. The property
we needed to have set is in fact called 'host_type'.

As a result, we never use the read-only host!

An issue has been filed against Datasource for making this less silent:
https://github.com/jeads/datasource/issues/20
2015-01-24 19:30:18 +00:00
Jonathan Eads a71e4b65af made changes 2014-05-07 09:27:33 -07:00
mdoglio c48ba29d06 merging updates 2013-11-21 14:29:19 +00:00