- 09 Jan, 2014 3 commits
-
-
Aurel authored
-
Aurel authored
-
Mame Coumba Sall authored
-
- 07 Jan, 2014 1 commit
-
-
Aurel authored
-
- 04 Jan, 2014 5 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 31 Dec, 2013 5 commits
-
-
Sebastien Robin authored
While launching an new portal component test, a "Duplicate tpc_begin calls for same transaction" error was raised. This was coming from the finally clause in runUnitTestList, in the commit of ProcessingNodeTestCase.unregisterNode. After long investigations, we found out that a new app was created while the transaction was still opened. After more investigations, it was discovered that the runUnitTestList code was raising an exception, and this exception was hidden by the exception in the finally close. So this patch provides: 1 - a cancellation of the transaction to avoid "duplicate tpc_begin calls" error. 2 - a print of the exception before the finally clause is launched to make sure we have information on possible exceptions
-
Sebastien Robin authored
-
Sebastien Robin authored
Base_checkPermission script API is not so nice. With it's name, we would expect it doing checking on the object on which it is called. Instead we must give a path. This would need to be improved. Also we will ned to clean proxification
-
Vincent Pelletier authored
-
Aurel authored
-
- 30 Dec, 2013 9 commits
- 27 Dec, 2013 13 commits
- 26 Dec, 2013 2 commits
- 24 Dec, 2013 2 commits