An error occurred fetching the project authors.
- 20 Feb, 2013 1 commit
-
-
Sebastien Robin authored
-
- 23 Jan, 2013 1 commit
-
-
Sebastien Robin authored
-
- 14 Jan, 2013 2 commits
-
-
Sebastien Robin authored
-
Julien Muchembled authored
-
- 11 Jan, 2013 3 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Julien Muchembled authored
-
- 10 Jan, 2013 1 commit
-
-
Sebastien Robin authored
A dictionary was used as cached to store test result path and duration of tests. This was quite convenient, however this dictionary was growing, and since this data was commited thouzands time per day, this was making the zodb growing faster and faster. So we now rely on catalog + tags to retrieve test results. We also use int_index on test result line to order them by duration time. We will surely increase the load of sql database (we might need to add specific index), but this will avoid zodb using too much space.
-
- 06 Dec, 2012 1 commit
-
-
Sebastien Robin authored
-
- 09 Nov, 2012 1 commit
-
-
Sebastien Robin authored
-
- 08 Oct, 2012 1 commit
-
-
Sebastien Robin authored
-
- 23 Apr, 2012 2 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
This is used to get ongoing status even though there is no failures, it allows to know what is going on on testnode side
-
- 16 Nov, 2011 1 commit
-
-
Ivan Tyagov authored
-