- 13 Mar, 2014 2 commits
- 31 Dec, 2013 1 commit
-
-
joe authored
-
- 01 Dec, 2013 5 commits
-
-
joe authored
Also fixed some more tests.
-
joe authored
-
joe authored
Also fixed a typo in calling write() with a parameter.
-
joe authored
-
joe authored
The etcd interface now passes all tests and also supports a very crude audit logging. At the moment, only 100 audit messages are supported. Due to a change of behaviour in dateutil, we had to change a little our exception handling in the schema in order to pass tests in python 2.7.5. The etcd driver has still not been road-tested
-
- 04 Nov, 2013 1 commit
-
-
joe authored
-
- 11 Oct, 2013 1 commit
-
-
joe authored
-
- 07 Oct, 2013 1 commit
-
-
ale authored
-
- 23 Jun, 2013 4 commits
- 15 Jun, 2013 2 commits
- 06 Jun, 2013 1 commit
-
-
joe authored
-
- 26 May, 2013 4 commits
- 13 May, 2013 4 commits
- 12 May, 2013 1 commit
-
-
joe authored
-
- 11 May, 2013 3 commits
- 19 Mar, 2013 3 commits
- 20 Feb, 2013 3 commits
-
-
joe authored
Before, we raised a configdb.exceptions.NotFound which could be confusing when debugging.
-
ale authored
-
joe authored
With a small change to preceding versions, now we use a "number" to store the timestamp data, as we need a little more fine-grain and there is no reason to lose information at this stage.
-
- 19 Feb, 2013 4 commits
-
-
joe authored
-
joe authored
Added the decorator for updating the timestamp of the last modification to a group of entities. No global lock is in place so it may happen something goes wrong under fast updates. However, we are keeping the timestamp with seconds granularity right now.
-
ale authored
-
joe authored
-