Roberto Rosario
|
2052caada4
|
Remove PreserveGetQuerySet mixin. Update SingleObjectList and
MultipleObjectFormActionView views to use a new get_object_list method.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-16 22:12:24 -04:00 |
|
Roberto Rosario
|
922492169f
|
Fix typos in tests.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-07-17 21:18:56 -04:00 |
|
Roberto Rosario
|
5ea31554bc
|
Update and fix failing tests.
|
2017-01-14 03:08:32 -04:00 |
|
Roberto Rosario
|
4e7559d396
|
Add settings class cache invalidation method. Update common.tests.base.BaseTestCase
class to invalidate settings cache. Update tests using Django's TestCase to
BaseTestCase.
|
2017-01-14 00:13:35 -04:00 |
|
Roberto Rosario
|
23f40ac4aa
|
PEP8 cleanups.
|
2016-04-27 20:31:02 -04:00 |
|
Roberto Rosario
|
c6fb008562
|
Workaround problem with gpg embedded signatures corrupting the source file by using clearsign=False by default.
|
2016-04-01 23:28:34 -04:00 |
|
Roberto Rosario
|
9a0dd8c192
|
Add embedded signing test.
|
2016-04-01 12:43:06 -04:00 |
|
Roberto Rosario
|
7da6cf1863
|
Add view, task and post upgrade signal handler to verify all documents for embedded signatures.
|
2016-03-29 20:13:58 -04:00 |
|
Roberto Rosario
|
fa1450fe5a
|
PEP8 cleanups.
|
2016-03-27 03:27:56 -04:00 |
|
Roberto Rosario
|
5de63c4477
|
Add support for verifying and unverifying signatures after a key is added or deleted.
|
2016-03-26 04:23:16 -04:00 |
|
Roberto Rosario
|
355190e919
|
Start of document_signatures app refactor.
|
2016-03-25 04:07:57 -04:00 |
|
Roberto Rosario
|
d41dac5587
|
Add support for verification of detached signatures.
|
2016-03-24 00:27:49 -04:00 |
|
Roberto Rosario
|
cbc1f12bf6
|
Simplify tests teatDown method.
|
2015-11-01 02:57:55 -04:00 |
|
Roberto Rosario
|
6ccfaf59f8
|
Add 1 second delay to workaround MySQL <5.6.4 not storing millisecond time data which is used to determine lastest version of a document.
|
2015-09-21 04:19:57 -04:00 |
|
Roberto Rosario
|
3e3eca4c0e
|
Update all tests to use setting value overriding.
|
2015-09-06 04:01:40 -04:00 |
|
Roberto Rosario
|
4fb86fba14
|
Re-estructure tests to cleanup the apps' namespace.
|
2015-08-18 23:06:26 -04:00 |
|