- 30 May, 2017 1 commit
-
-
Nicolas Wavrant authored
FullUpgrade Alarm relies on getLastActiveProcess to return results, which makes use of the catalog to return a result. If the Active Processes spawned by the 3 Alarms composing the upgrader (pre, upgrade, post) are not indexed before the FullUpgrade Alarm collects the results, then the wrong active result is returned, which then give the wrong feedback to the user. It seems that the "defaultActivateParameterDict" method cannot overwrite the "tag" parameter of indexation activities (even if it was working for after_tag). This is why this commit is needed.
-
- 29 May, 2017 6 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
This activate_kw is a dict passed to internal 'activate' called in order to more controls on activities created by activeSense
-
Nicolas Wavrant authored
As results may be inconsistent as long as pre-upgrade and upgrade steps have been run for real
-
- 22 May, 2017 7 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Vincent Pelletier authored
Should make test output more expressive on failure.
-
Vincent Pelletier authored
To make it more likely detect killed transactions before entering tpc_finish phase.
-
Vincent Pelletier authored
Saves one round-trip to server.
-
Vincent Pelletier authored
This parameter does not force a reconnection, it allows reconnecting if a closed-connection is detected when querying on a transactional connection on which the transaction was already started.
-
Vincent Pelletier authored
Otherwise, all subsequent tests fail too.
-
- 19 May, 2017 7 commits
-
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Sven Franck authored
-
Vincent Bechu authored
-
Vincent Bechu authored
This reverts commit 699759bc
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 18 May, 2017 5 commits
-
-
Vincent Bechu authored
-
Vincent Pelletier authored
Do not give conflicting instructions to portal_catalog.
-
Vincent Pelletier authored
Preserve compatibility with in-zodb worklist cache code, but do not use *_expression when calling catalog.
-
Vincent Pelletier authored
These are a bit more complex, there are more to come.
-
Vincent Pelletier authored
These are the easy uses, there are more to come.
-
- 17 May, 2017 3 commits
-
-
Sven Franck authored
-
Sven Franck authored
-
Vincent Bechu authored
Waiting document onlyoffice conversion error fix
-
- 16 May, 2017 11 commits
-
-
Rafael Monnerat authored
-
Łukasz Nowak authored
In order to safely use non-XML allowed characters coming from various sources wrap basestring into xmlrpclib.Binary before sending it to the server.
-
Sven Franck authored
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Vincent Bechu authored
-