Henrik Levkowetz
|
f1ca9a0f1c
|
Shave off 10 seconds of test running time by not reading more than the start of files when checing that aliases exist.
- Legacy-Id: 10705
|
2016-01-16 22:31:31 +00:00 |
|
Henrik Levkowetz
|
f41553f3d1
|
Added 2 new file existence checks to the check framework, since we're now reading email aliases for groups and documents from files. Added a call out to run_checks() in the test-crawler, so we don't see failures due to missing files.
- Legacy-Id: 10204
|
2015-10-13 19:07:11 +00:00 |
|
Henrik Levkowetz
|
0cdf7599a4
|
It's only an error not to have STATIC_ROOT available in production mode.
- Legacy-Id: 9957
|
2015-08-01 21:14:49 +00:00 |
|
Henrik Levkowetz
|
d37aee7ae2
|
Updated ietf/checks.py to use STATIC_ROOT instead the CDN_STATIC_PATH used with the split-static setup.
- Legacy-Id: 9946
|
2015-08-01 14:55:47 +00:00 |
|
Henrik Levkowetz
|
fbdd8b479d
|
Added a check for the existence of the CDN static path using the new (Django 1.7) checks framework. Split the release version and patch string in order to not move the expected CDN static files location when adding a patch indicator to the version number.
- Legacy-Id: 9906
|
2015-07-28 10:25:58 +00:00 |
|